Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 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-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.src.rpm Child return code was: 0 Mock Version: 5.5 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-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zSXrmy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.utils-7.2.1.dev29 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.utils-7.2.1.dev29-0.20240820170637.d37a161.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.utils-7.2.1.dev29 + /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-7.2.1 base' + 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 's/tzdata.*/pytz/' 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.TpN0dW + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.soeHTk + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.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-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wGkLaK + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling pytz>=2013.6;python_version<"3.9" from tox --print-deps-only: py39,docs Ignoring alien requirement: pytz>=2013.6;python_version<"3.9" Handling netaddr>=0.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.10.0 Handling netifaces>=0.10.4 from tox --print-deps-only: py39,docs Requirement not satisfied: netifaces>=0.10.4 Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: debtcollector>=1.2.0 Handling pyparsing>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.1.0 (installed: pyparsing 2.4.7) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling pytz from tox --print-deps-only: py39,docs Requirement satisfied: pytz (installed: pytz 2021.1) Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=3.13 Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing 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-7.2.1.dev29/oslo.utils-7.2.1.dev29.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") 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 netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: netifaces (>=0.10.4) 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 satisfied: pyparsing (>=2.1.0) (installed: pyparsing 2.4.7) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling pytz from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pytz (installed: pytz 2021.1) Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (oslo.utils) Requirement not satisfied: PyYAML (>=3.13) Handling pytz (>=2013.6) ; (python_version<"3.9") from hook generated metadata: Requires-Dist (oslo.utils) Ignoring alien requirement: pytz (>=2013.6) ; (python_version<"3.9") + cat /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.utils-7.2.1.dev29.dist-info/ removed 'oslo.utils-7.2.1.dev29.dist-info/LICENSE' removed 'oslo.utils-7.2.1.dev29.dist-info/AUTHORS' removed 'oslo.utils-7.2.1.dev29.dist-info/METADATA' removed 'oslo.utils-7.2.1.dev29.dist-info/pbr.json' removed 'oslo.utils-7.2.1.dev29.dist-info/top_level.txt' removed directory 'oslo.utils-7.2.1.dev29.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7SEOLJ + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1.dev2) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.5.1.dev3) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0.dev4) Handling pytz>=2013.6;python_version<"3.9" from tox --print-deps-only: py39,docs Ignoring alien requirement: pytz>=2013.6;python_version<"3.9" Handling netaddr>=0.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.10.0 (installed: netaddr 0.10.1) Handling netifaces>=0.10.4 from tox --print-deps-only: py39,docs Requirement satisfied: netifaces>=0.10.4 (installed: netifaces 0.10.6) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.1.dev2) Handling pyparsing>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.1.0 (installed: pyparsing 2.4.7) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling pytz from tox --print-deps-only: py39,docs Requirement satisfied: pytz (installed: pytz 2021.1) Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 5.4.1) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.1.dev5) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing 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-7.2.1.dev29/oslo.utils-7.2.1.dev29.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.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.4.0.dev4) Handling netaddr (>=0.10.0) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: netaddr (>=0.10.0) (installed: netaddr 0.10.1) Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: netifaces (>=0.10.4) (installed: netifaces 0.10.6) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.1.dev2) Handling pyparsing (>=2.1.0) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pyparsing (>=2.1.0) (installed: pyparsing 2.4.7) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling pytz from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pytz (installed: pytz 2021.1) Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: PyYAML (>=3.13) (installed: PyYAML 5.4.1) Handling pytz (>=2013.6) ; (python_version<"3.9") from hook generated metadata: Requires-Dist (oslo.utils) Ignoring alien requirement: pytz (>=2013.6) ; (python_version<"3.9") + cat /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.utils-7.2.1.dev29.dist-info/ removed 'oslo.utils-7.2.1.dev29.dist-info/LICENSE' removed 'oslo.utils-7.2.1.dev29.dist-info/AUTHORS' removed 'oslo.utils-7.2.1.dev29.dist-info/METADATA' removed 'oslo.utils-7.2.1.dev29.dist-info/top_level.txt' removed 'oslo.utils-7.2.1.dev29.dist-info/pbr.json' removed directory 'oslo.utils-7.2.1.dev29.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1021gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nhP0ZD + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1.dev2) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.5.1.dev3) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0.dev4) Handling pytz>=2013.6;python_version<"3.9" from tox --print-deps-only: py39,docs Ignoring alien requirement: pytz>=2013.6;python_version<"3.9" Handling netaddr>=0.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.10.0 (installed: netaddr 0.10.1) Handling netifaces>=0.10.4 from tox --print-deps-only: py39,docs Requirement satisfied: netifaces>=0.10.4 (installed: netifaces 0.10.6) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.1.dev2) Handling pyparsing>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.1.0 (installed: pyparsing 2.4.7) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling pytz from tox --print-deps-only: py39,docs Requirement satisfied: pytz (installed: pytz 2021.1) Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 5.4.1) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.1.dev5) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing 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-7.2.1.dev29/oslo.utils-7.2.1.dev29.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.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.4.0.dev4) Handling netaddr (>=0.10.0) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: netaddr (>=0.10.0) (installed: netaddr 0.10.1) Handling netifaces (>=0.10.4) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: netifaces (>=0.10.4) (installed: netifaces 0.10.6) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.1.dev2) Handling pyparsing (>=2.1.0) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pyparsing (>=2.1.0) (installed: pyparsing 2.4.7) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling pytz from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: pytz (installed: pytz 2021.1) Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (oslo.utils) Requirement satisfied: PyYAML (>=3.13) (installed: PyYAML 5.4.1) Handling pytz (>=2013.6) ; (python_version<"3.9") from hook generated metadata: Requires-Dist (oslo.utils) Ignoring alien requirement: pytz (>=2013.6) ; (python_version<"3.9") + cat /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.utils-7.2.1.dev29.dist-info/ removed 'oslo.utils-7.2.1.dev29.dist-info/AUTHORS' removed 'oslo.utils-7.2.1.dev29.dist-info/LICENSE' removed 'oslo.utils-7.2.1.dev29.dist-info/METADATA' removed 'oslo.utils-7.2.1.dev29.dist-info/pbr.json' removed 'oslo.utils-7.2.1.dev29.dist-info/top_level.txt' removed directory 'oslo.utils-7.2.1.dev29.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JxRiTn + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + mkdir -p /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.utils-7.2.1.dev29 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/tmp2zqq9to_ /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info writing /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/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-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-modern-metadata-ok7ouasg/oslo.utils-7.2.1.dev29.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.utils Building wheel for oslo.utils (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/tmp39t2l8r2 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_utils creating 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 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 copying oslo_utils/versionutils.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 creating build/lib/oslo_utils/tests/fake copying oslo_utils/tests/fake/__init__.py -> 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 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/__init__.py -> build/lib/oslo_utils/imageutils 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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_utils.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_utils.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_utils.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_utils.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_utils.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_utils.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_utils.locale.ka_GE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_utils.locale.ka_GE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_utils.locale.ka_GE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_utils.locale.ka_GE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/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.1s) 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/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/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/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 copying build/lib/oslo_utils/tests/fake/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake 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/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 running install_egg_info Copying oslo.utils.egg-info to build/bdist.linux-x86_64/wheel/oslo.utils-7.2.1.dev29-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/oslo.utils-7.2.1.dev29.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir/pip-wheel-gt61xx1e/tmpivwexzjm/oslo.utils-7.2.1.dev29-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/versionutils.py' adding 'oslo_utils/imageutils/__init__.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-7.2.1.dev29.dist-info/AUTHORS' adding 'oslo.utils-7.2.1.dev29.dist-info/LICENSE' adding 'oslo.utils-7.2.1.dev29.dist-info/METADATA' adding 'oslo.utils-7.2.1.dev29.dist-info/WHEEL' adding 'oslo.utils-7.2.1.dev29.dist-info/pbr.json' adding 'oslo.utils-7.2.1.dev29.dist-info/top_level.txt' adding 'oslo.utils-7.2.1.dev29.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-7.2.1.dev29-py3-none-any.whl size=126476 sha256=5ab83b4caff9eb9f0b950ce5b6373f685154b41ee10e8daf60ddb4c187564a4a Stored in directory: /builddir/.cache/pip/wheels/c9/b0/0a/91264b1c2099d5e0565ee2dea00673f6d599924442acfbf023 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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (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.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.utils-7.2.1.dev29/.gitreview found building [mo]: targets for 0 po files that are out of date 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... [ 16%] reference/dictutils reading sources... [ 20%] reference/encodeutils reading sources... [ 25%] reference/eventletutils reading sources... [ 29%] reference/excutils reading sources... [ 33%] reference/fileutils reading sources... [ 37%] reference/fixture reading sources... [ 41%] reference/importutils reading sources... [ 45%] 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... [ 66%] reference/strutils reading sources... [ 70%] reference/timeutils reading sources... [ 75%] reference/units reading sources... [ 79%] reference/uuidutils reading sources... [ 83%] reference/versionutils reading sources... [ 87%] user/history reading sources... [ 91%] user/index reading sources... [ 95%] user/timeutils reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] contributor/index writing output... [ 8%] index writing output... [ 12%] install/index writing output... [ 16%] reference/dictutils writing output... [ 20%] reference/encodeutils writing output... [ 25%] reference/eventletutils writing output... [ 29%] reference/excutils writing output... [ 33%] reference/fileutils writing output... [ 37%] reference/fixture writing output... [ 41%] reference/importutils writing output... [ 45%] 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... [ 66%] reference/strutils writing output... [ 70%] reference/timeutils writing output... [ 75%] reference/units writing output... [ 79%] reference/uuidutils writing output... [ 83%] reference/versionutils writing output... [ 87%] user/history writing output... [ 91%] user/index writing output... [ 95%] user/timeutils writing output... [100%] user/usage generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W2g080 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 + cd oslo.utils-7.2.1.dev29 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir/oslo.utils-7.2.1.dev29-py3-none-any.whl + specifier=oslo.utils==7.2.1.dev29 + '[' -z oslo.utils==7.2.1.dev29 ']' + TMPDIR=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir oslo.utils==7.2.1.dev29 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.utils-7.2.1.dev29/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.utils-7.2.1.dev29-py3-none-any.whl Installing collected packages: oslo.utils Successfully installed oslo.utils-7.2.1.dev29 + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.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-7.2.1-0.20240820170637.d37a161.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo.utils-7.2.1.dev29.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale --domain oslo_utils /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.mo + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po + rm -f '/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages/oslo_utils/locale /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 oslo_utils --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 7.2.1-0.20240820170637.d37a161.el9 --unique-debug-suffix -7.2.1-0.20240820170637.d37a161.el9.x86_64 --unique-debug-src-base python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.utils-7.2.1.dev29 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zUufM1 + umask 022 + cd /builddir/build/BUILD + cd oslo.utils-7.2.1.dev29 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-utils-7.2.1-0.20240820170637.d37a161.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.utils-7.2.1.dev29/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.000709s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_records_result [0.000406s] ... ok {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_invalid_data [0.146238s] ... ok WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 1: 0b0/0b1111 {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_future_flags [0.015477s] ... ok /bin/sh: line 1: mkisofs: command not found {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_2___iso____udf__ ... SKIPPED: mkisofs not installed /bin/sh: line 1: qemu-img: command not found {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_offset_stream_optimized ... SKIPPED: qemu-img not installed or does not support vmdk format {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_format_checks [0.000939s] ... 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.001945s] ... 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,backing_file_format) [0.001175s] ... 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,no_backing_file_format) [0.001211s] ... 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,no_backing_file_format) [0.001077s] ... 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.000739s] ... 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.000975s] ... 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,backing_file_format) [0.000883s] ... 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_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,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000771s] ... 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,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,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.011674s] ... 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.001592s] ... 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,backing_file_format) [0.001060s] ... 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,backing_file_format) [0.001002s] ... 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.001032s] ... 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,no_backing_file_format) [0.001354s] ... 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,backing_file_format) [0.000948s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001104s] ... 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.000969s] ... 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_with_actual_path,no_backing_file_format) [0.002754s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002540s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000950s] ... 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,backing_file_format) [0.000794s] ... 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,no_backing_file_format) [0.001918s] ... 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,backing_file_format) [0.000919s] ... 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,no_backing_file_format) [0.001288s] ... 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,backing_file_format) [0.000833s] ... 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,no_backing_file_format) [0.000954s] ... 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,no_backing_file_format) [0.000811s] ... 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.000805s] ... 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.001682s] ... 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.001122s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000903s] ... 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,no_backing_file,no_backing_file_format) [0.001279s] ... 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,no_backing_file_format) [0.003337s] ... 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,no_backing_file,no_backing_file_format) [0.006018s] ... 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,no_backing_file,backing_file_format) [0.001346s] ... 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,backing_file_format) [0.002935s] ... 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,encrypted,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,64M,96_KiB,garbage_after_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,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001024s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003247s] ... 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,no_backing_file,backing_file_format) [0.001186s] ... 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,backing_file_format) [0.001642s] ... 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,backing_file_format) [0.005233s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000930s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.159095s] ... 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,no_backing_file_format) [0.001037s] ... 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,no_backing_file_format) [0.000947s] ... 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.000902s] ... 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,no_backing_file,backing_file_format) [0.000927s] ... 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,backing_file_format) [0.000712s] ... 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,no_backing_file_format) [0.009809s] ... 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_with_actual_path,no_backing_file_format) [0.000728s] ... 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,backing_file_format) [0.000904s] ... 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.000749s] ... 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,no_backing_file_format) [0.000990s] ... 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,no_backing_file,backing_file_format) [0.024097s] ... 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,no_backing_file_format) [0.001001s] ... 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.002905s] ... 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,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,96K_byte,no_garbage,three_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,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,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,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.022341s] ... 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.000885s] ... 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.001131s] ... 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.012770s] ... 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,no_backing_file_format) [0.011280s] ... 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.012839s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... 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,no_backing_file_format) [0.053390s] ... 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,no_backing_file,backing_file_format) [0.001054s] ... 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.000801s] ... 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.000682s] ... 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,backing_file_format) [0.000959s] ... 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,no_backing_file,no_backing_file_format) [0.001112s] ... 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,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,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_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,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.043740s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001114s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.023133s] ... 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.000759s] ... 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,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,98304_B,garbage_before_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,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.031978s] ... 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,no_backing_file_format) [0.000890s] ... 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,backing_file_format) [0.000761s] ... 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,no_backing_file,backing_file_format) [0.015841s] ... 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_with_actual_path,backing_file_format) [0.026891s] ... 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,no_backing_file,backing_file_format) [0.016397s] ... 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,no_backing_file_format) [0.001065s] ... 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,backing_file_format) [0.000801s] ... 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.026858s] ... 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.001074s] ... 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,backing_file_format) [0.010061s] ... 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,encrypted,no_backing_file,backing_file_format) [0.010174s] ... 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.023179s] ... 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.000755s] ... 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,backing_file_format) [0.000756s] ... 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,no_backing_file,backing_file_format) [0.012125s] ... 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.019562s] ... 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.000802s] ... 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,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,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_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,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.022732s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.012161s] ... 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,backing_file_format) [0.000781s] ... 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,no_backing_file,backing_file_format) [0.001084s] ... 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.005876s] ... 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.000846s] ... 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,backing_file_format) [0.007436s] ... 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.001934s] ... 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.013167s] ... 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_with_actual_path,backing_file_format) [0.000812s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.009352s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006525s] ... 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.001614s] ... 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,backing_file_format) [0.005821s] ... 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,no_backing_file,no_backing_file_format) [0.004463s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001027s] ... 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,no_backing_file_format) [0.007853s] ... 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,backing_file_format) [0.000758s] ... 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,no_backing_file_format) [0.000741s] ... 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.021983s] ... 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.000781s] ... 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,backing_file_format) [0.000692s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.016337s] ... 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,backing_file_path,no_backing_file_format) [0.003624s] ... 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,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,3.1_GiB,garbage_before_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,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_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,64M,3.1_GiB,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,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.048342s] ... 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.001544s] ... 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,backing_file_path,no_backing_file_format) [0.001036s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000917s] ... 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,backing_file_format) [0.001822s] ... 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,no_backing_file_format) [0.000877s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000886s] ... 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,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,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.032957s] ... 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,no_backing_file,no_backing_file_format) [0.000904s] ... 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_with_actual_path,backing_file_format) [0.000898s] ... 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,no_backing_file,backing_file_format) [0.023684s] ... 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.011473s] ... 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.000756s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000692s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000645s] ... 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.031110s] ... 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.000766s] ... 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,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,64M,unavailable,garbage_before_snapshot_list,one_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,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.020236s] ... 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,no_backing_file_format) [0.009665s] ... 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,backing_file_format) [0.000815s] ... 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.004904s] ... 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.016548s] ... 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,backing_file_format) [0.000852s] ... 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,no_backing_file,no_backing_file_format) [0.005442s] ... 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,no_backing_file,backing_file_format) [0.000850s] ... 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.000768s] ... 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.026188s] ... 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.001213s] ... 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,backing_file_path,backing_file_format) [0.015593s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000813s] ... 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,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,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.017776s] ... 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_with_actual_path,backing_file_format) [0.003223s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006864s] ... 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,no_backing_file,no_backing_file_format) [0.001092s] ... 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,no_backing_file_format) [0.009882s] ... 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.000946s] ... 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,backing_file_format) [0.000795s] ... 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.007282s] ... 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,backing_file_format) [0.009702s] ... 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.002339s] ... 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,backing_file_format) [0.014964s] ... 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,no_backing_file,no_backing_file_format) [0.011353s] ... 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,backing_file_format) [0.005257s] ... 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,no_backing_file,no_backing_file_format) [0.005713s] ... 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.023046s] ... 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,backing_file_format) [0.004229s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.025997s] ... 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.000998s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.015620s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000996s] ... 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,backing_file_format) [0.020362s] ... 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.002613s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000887s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001139s] ... 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,no_backing_file_format) [0.007645s] ... 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,no_backing_file_format) [0.013898s] ... 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.003260s] ... 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,no_backing_file_format) [0.012178s] ... 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,backing_file_format) [0.004362s] ... 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,no_backing_file_format) [0.009347s] ... 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,no_backing_file,backing_file_format) [0.006087s] ... 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.014022s] ... 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_with_actual_path,backing_file_format) [0.001050s] ... 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.000763s] ... 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.009211s] ... 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_with_actual_path,backing_file_format) [0.007113s] ... 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,no_backing_file,no_backing_file_format) [0.002980s] ... 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.005479s] ... 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_with_actual_path,no_backing_file_format) [0.004278s] ... 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.000936s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.011609s] ... 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.006056s] ... 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,backing_file_format) [0.001385s] ... 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,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,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.017773s] ... 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,backing_file_format) [0.001627s] ... 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,backing_file_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,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.028664s] ... 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,no_backing_file_format) [0.004155s] ... 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.018009s] ... 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_with_actual_path,backing_file_format) [0.000813s] ... 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.000744s] ... 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,no_backing_file_format) [0.000640s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.006441s] ... 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.005273s] ... 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_with_actual_path,backing_file_format) [0.002552s] ... 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,backing_file_format) [0.009858s] ... 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_with_actual_path,backing_file_format) [0.009728s] ... 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.011265s] ... 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,no_backing_file_format) [0.007754s] ... 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.007319s] ... 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_with_actual_path,no_backing_file_format) [0.011152s] ... 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,no_backing_file,no_backing_file_format) [0.010994s] ... 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,backing_file_path,no_backing_file_format) [0.006323s] ... 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.004626s] ... 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_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,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.012135s] ... 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.012090s] ... 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.008965s] ... 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,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_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000752s] ... 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_with_actual_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,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.019020s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000872s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001370s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.020557s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.009173s] ... 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,no_backing_file,no_backing_file_format) [0.012883s] ... 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,no_backing_file,backing_file_format) [0.017902s] ... 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.000802s] ... 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,no_backing_file,backing_file_format) [0.000826s] ... 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,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,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001888s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002835s] ... 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_with_actual_path,backing_file_format) [0.000835s] ... 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.001192s] ... 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,backing_file_path,no_backing_file_format) [0.001711s] ... 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,backing_file_path,backing_file_format) [0.003419s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000838s] ... 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,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,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002753s] ... 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,no_backing_file_format) [0.003434s] ... 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,no_backing_file_format) [0.000763s] ... 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.000694s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000829s] ... 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,encrypted,backing_file_path_with_actual_path,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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001012s] ... 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,encrypted,no_backing_file,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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001388s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.021742s] ... 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,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,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,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,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.002120s] ... 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,three_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_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_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,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,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,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005793s] ... 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,backing_file_format) [0.000654s] ... 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,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,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,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_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,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,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.006874s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004922s] ... 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,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,98304_B,garbage_before_snapshot_list,no_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,64M_with_byte_hint,98304_B,garbage_before_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,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000719s] ... 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,backing_file_format) [0.000625s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001472s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000871s] ... 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,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,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,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_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.075690s] ... 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,no_backing_file,no_backing_file_format) [0.010337s] ... 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,no_backing_file,backing_file_format) [0.025161s] ... 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.000894s] ... 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.000797s] ... 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,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,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.030348s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001340s] ... 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.000787s] ... 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,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.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.053610s] ... 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.000835s] ... 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,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_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,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,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001535s] ... 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.000794s] ... 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,backing_file_format) [0.000876s] ... 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,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,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000950s] ... 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,backing_file_format) [0.000810s] ... 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.000950s] ... 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,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,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000922s] ... 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,no_backing_file_format) [0.001017s] ... 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.001583s] ... 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_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,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000906s] ... 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,encrypted,backing_file_path_with_actual_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,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000950s] ... 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,backing_file_path,no_backing_file_format) [0.015990s] ... 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,no_backing_file,backing_file_format) [0.000819s] ... 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.000754s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... 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,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,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.000786s] ... 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,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,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000745s] ... 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,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_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,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,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,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_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007861s] ... 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,one_snapshots,65536,encrypted,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,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.000949s] ... 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,no_backing_file,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_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000930s] ... 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,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,3.1_GiB,garbage_before_snapshot_list,three_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,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,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_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.007847s] ... 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,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,64M_with_byte_hint,3.1_GiB,garbage_after_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,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001686s] ... 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,no_backing_file_format) [0.003000s] ... 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,backing_file_format) [0.001922s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001042s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000924s] ... 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,encrypted,no_backing_file,backing_file_format) [0.014753s] ... 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.001457s] ... 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.004186s] ... 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.000998s] ... 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.001642s] ... 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,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,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_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_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005087s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001244s] ... 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,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,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002722s] ... 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,backing_file_format) [0.001272s] ... 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,no_backing_file_format) [0.001985s] ... 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,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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001855s] ... 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.001851s] ... 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,no_backing_file,backing_file_format) [0.007421s] ... 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,no_backing_file_format) [0.000665s] ... 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,no_backing_file_format) [0.000770s] ... 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,no_backing_file_format) [0.000698s] ... 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,no_backing_file_format) [0.000799s] ... 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.004070s] ... 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,no_backing_file_format) [0.001820s] ... 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,backing_file_format) [0.000905s] ... 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,no_backing_file_format) [0.001229s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001265s] ... 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,backing_file_format) [0.000769s] ... 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.000615s] ... 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.001167s] ... 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,backing_file_format) [0.000768s] ... 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,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,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001292s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001487s] ... 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,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,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001549s] ... 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,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,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000810s] ... 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,no_backing_file,no_backing_file_format) [0.003461s] ... 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.003124s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001250s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001377s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010982s] ... 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,one_snapshots,65536,encrypted,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,64M_with_byte_hint,1e+03_MiB,garbage_before_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,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_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,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.000632s] ... 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.010300s] ... 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,backing_file_format) [0.000849s] ... 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,no_backing_file_format) [0.001566s] ... 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.001973s] ... 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_with_actual_path,backing_file_format) [0.001534s] ... 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,no_backing_file,no_backing_file_format) [0.006963s] ... 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,no_backing_file,backing_file_format) [0.004825s] ... 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,no_backing_file_format) [0.003389s] ... 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.000785s] ... 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,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,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003694s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.002146s] ... ok {1} 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.004235s] ... 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,backing_file_format) [0.002765s] ... 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.004935s] ... 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,no_backing_file,no_backing_file_format) [0.005182s] ... 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,no_backing_file_format) [0.004507s] ... 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,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,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001424s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.006808s] ... 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,encrypted,no_backing_file,backing_file_format) [0.006961s] ... 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,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,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001121s] ... 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,backing_file_format) [0.000666s] ... 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,backing_file_path,no_backing_file_format) [0.003077s] ... 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,backing_file_format) [0.001804s] ... 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,backing_file_format) [0.006626s] ... 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,no_backing_file,backing_file_format) [0.001834s] ... 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.001504s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.009610s] ... 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,no_backing_file_format) [0.001051s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.010813s] ... 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,no_backing_file,backing_file_format) [0.012275s] ... 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.005704s] ... 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,backing_file_format) [0.004378s] ... 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,no_backing_file,no_backing_file_format) [0.005709s] ... 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,no_backing_file,backing_file_format) [0.007206s] ... 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,no_backing_file_format) [0.001664s] ... 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,no_backing_file_format) [0.005305s] ... 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,backing_file_format) [0.002397s] ... 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.004822s] ... 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.007661s] ... ok {1} 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.013545s] ... ok {1} 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.001007s] ... ok {1} 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.000741s] ... ok {1} 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.000622s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.027810s] ... 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,no_encryption,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,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_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_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000672s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001132s] ... 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,no_backing_file,backing_file_format) [0.020218s] ... 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.001722s] ... 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,backing_file_format) [0.009140s] ... 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_with_actual_path,no_backing_file_format) [0.001043s] ... 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_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,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.008742s] ... 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_with_actual_path,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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,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,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.014361s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001590s] ... 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,backing_file_format) [0.006352s] ... 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.009808s] ... 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,backing_file_format) [0.004301s] ... 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,backing_file_format) [0.000884s] ... 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,no_backing_file_format) [0.011833s] ... 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,encrypted,no_backing_file,backing_file_format) [0.002879s] ... 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,backing_file_format) [0.007205s] ... 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,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,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.013295s] ... 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.002986s] ... 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,no_backing_file,no_backing_file_format) [0.005901s] ... 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,no_backing_file_format) [0.001203s] ... 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.008035s] ... 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.001533s] ... 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_with_actual_path,backing_file_format) [0.002107s] ... 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,backing_file_path,backing_file_format) [0.002309s] ... 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.001265s] ... 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,backing_file_format) [0.001418s] ... 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,no_backing_file_format) [0.002686s] ... 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,no_backing_file,no_backing_file_format) [0.000875s] ... 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,backing_file_format) [0.000763s] ... 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,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,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003720s] ... 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.000764s] ... 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.000749s] ... 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,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,64M_byte,96K_byte,garbage_after_snapshot_list,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,64M_byte,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,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.019799s] ... 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_with_actual_path,no_backing_file_format) [0.000838s] ... 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,backing_file_path,backing_file_format) [0.000708s] ... 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,backing_file_path_with_actual_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,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000800s] ... 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_with_actual_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_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,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,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004495s] ... 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,no_backing_file,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,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001953s] ... 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_with_actual_path,backing_file_format) [0.002128s] ... 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.001191s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001208s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001893s] ... 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,one_snapshots,65536,encrypted,no_backing_file,no_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,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,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001460s] ... 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,no_backing_file,backing_file_format) [0.002122s] ... 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_with_actual_path,backing_file_format) [0.001659s] ... 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.001485s] ... 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,no_encryption,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,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003720s] ... 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,no_backing_file_format) [0.001215s] ... 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,backing_file_format) [0.002444s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001651s] ... 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,no_backing_file,backing_file_format) [0.004097s] ... 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_with_actual_path,no_backing_file_format) [0.005266s] ... 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.006731s] ... 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,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,3.1G,no_garbage,no_snapshots,65536,encrypted,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,64M_byte,3.1G,no_garbage,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,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.017210s] ... 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,no_backing_file,no_backing_file_format) [0.000874s] ... 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,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,64M_byte,3.1G,no_garbage,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,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.020767s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001180s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000742s] ... 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,no_encryption,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,64M_byte,3.1G,garbage_before_snapshot_list,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,64M_byte,3.1G,garbage_before_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,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.011204s] ... 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,no_backing_file,backing_file_format) [0.000973s] ... 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,no_backing_file_format) [0.001662s] ... 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,backing_file_format) [0.005643s] ... 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,no_backing_file,no_backing_file_format) [0.000783s] ... 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,no_backing_file,backing_file_format) [0.000808s] ... 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.001999s] ... 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,encrypted,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,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,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,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001211s] ... 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,no_backing_file,no_backing_file_format) [0.001575s] ... 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.001182s] ... 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,no_backing_file_format) [0.001883s] ... 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,backing_file_path,backing_file_format) [0.000930s] ... 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,no_backing_file,backing_file_format) [0.001119s] ... 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.002238s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001203s] ... 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,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,64M_byte,3.1_GiB,no_garbage,one_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,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002239s] ... 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.000760s] ... 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,no_backing_file,backing_file_format) [0.000667s] ... 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.003805s] ... 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,backing_file_format) [0.001867s] ... 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,backing_file_format) [0.002795s] ... 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.004372s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001137s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001213s] ... 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,one_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,64M_byte,3.1_GiB,garbage_before_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_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002253s] ... 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,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,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001210s] ... 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,backing_file_format) [0.000648s] ... 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.000681s] ... 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,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,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,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,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001612s] ... 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.001033s] ... 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,backing_file_path,backing_file_format) [0.001634s] ... 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,no_backing_file_format) [0.001903s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002008s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.002811s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001032s] ... 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,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,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001169s] ... 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,encrypted,backing_file_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,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_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,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000890s] ... 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,backing_file_path,no_backing_file_format) [0.020222s] ... 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,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_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,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,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.014646s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.007485s] ... ok /bin/sh: line 1: qemu-img: command not found {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,backing_file_format) [0.012888s] ... 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,no_backing_file,no_backing_file_format) [0.010440s] ... 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,no_backing_file,backing_file_format) [0.001970s] ... 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.005175s] ... 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_with_actual_path,no_backing_file_format) [0.015569s] ... 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.002080s] ... 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,backing_file_format) [0.005348s] ... ok /bin/sh: line 1: qemu-img: command not found ERROR [oslo_utils.imageutils.format_inspector] Failed to run safety check foo on inspector: invalid literal for int() with base 10: 'a' {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,no_backing_file,backing_file_format) [0.010516s] ... 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,backing_file_format) [0.001086s] ... 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,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,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok 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 {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,backing_file_path_with_actual_path,backing_file_format) [0.020133s] ... 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.004262s] ... 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,no_backing_file_format) [0.000875s] ... 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.000633s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.015241s] ... 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.001857s] ... ok /bin/sh: line 1: qemu-img: command not found {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,encrypted,backing_file_path,no_backing_file_format) [0.001521s] ... 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,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,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,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,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.012764s] ... 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,backing_file_format) [0.010830s] ... 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,no_backing_file,no_backing_file_format) [0.005925s] ... 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.001774s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.002318s] ... ok /bin/sh: line 1: mkisofs: command not found /bin/sh: line 1: qemu-img: command not found {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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.014954s] ... 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.001197s] ... 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,backing_file_format) [0.008086s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.006784s] ... 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,no_backing_file,no_backing_file_format) [0.003610s] ... 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,no_backing_file,backing_file_format) [0.003686s] ... ok /bin/sh: line 1: qemu-img: command not found {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_with_actual_path,no_backing_file_format) [0.011471s] ... ok /bin/sh: line 1: qemu-img: command not found /bin/sh: line 1: qemu-img: command not found {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,backing_file_path,no_backing_file_format) [0.053445s] ... 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.007910s] ... 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,no_backing_file_format) [0.012822s] ... 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.008263s] ... 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,no_backing_file,backing_file_format) [0.000655s] ... 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,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,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,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,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000786s] ... 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_with_actual_path,backing_file_format) [0.030593s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.014850s] ... ok /bin/sh: line 1: qemu-img: command not found {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,no_encryption,no_backing_file,backing_file_format) [0.005545s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.011674s] ... 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,no_backing_file,backing_file_format) [0.001075s] ... 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.000757s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.011659s] ... 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.010524s] ... ok /bin/sh: line 1: qemu-img: command not found {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.010730s] ... ok /bin/sh: line 1: qemu-img: command not found /bin/sh: line 1: qemu-img: command not found WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'someunknownformat' 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 WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because No extents found {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.006274s] ... 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,backing_file_format) [0.001184s] ... 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,no_backing_file_format) [0.000704s] ... 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_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,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.009530s] ... 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.000880s] ... 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,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,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.017044s] ... 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,no_backing_file_format) [0.002471s] ... 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,no_backing_file_format) [0.001240s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000630s] ... ok /bin/sh: line 1: qemu-img: command not found {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,encrypted,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,64_MiB_with_byte_hint,96K,no_garbage,three_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,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000940s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.032186s] ... ok /bin/sh: line 1: qemu-img: command not found {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,encrypted,backing_file_path,backing_file_format) [0.002033s] ... 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,encrypted,backing_file_path_with_actual_path,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,96K,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,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001144s] ... 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,backing_file_format) [0.000811s] ... 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,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,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.033059s] ... 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,no_encryption,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,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.011599s] ... 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,no_backing_file_format) [0.006609s] ... ok 5+0 records in 5+0 records out 5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.0705163 s, 74.3 MB/s {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,no_encryption,no_backing_file,backing_file_format) [0.011155s] ... 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,backing_file_format) [0.001496s] ... 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,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,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.023173s] ... 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,encrypted,backing_file_path_with_actual_path,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,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001002s] ... ok /bin/sh: line 1: qemu-img: command not found {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.022160s] ... 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.000780s] ... 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.000765s] ... 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.014368s] ... 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_with_actual_path,no_backing_file_format) [0.005454s] ... 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,no_backing_file,backing_file_format) [0.002444s] ... 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_with_actual_path,no_backing_file_format) [0.002899s] ... 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,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,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001244s] ... 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,no_backing_file,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,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000921s] ... 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,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,96_KiB,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,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000900s] ... 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,backing_file_format) [0.000886s] ... 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.001359s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002750s] ... 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,backing_file_format) [0.005585s] ... 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,no_encryption,no_backing_file,no_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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000760s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000698s] ... 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.001088s] ... 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,backing_file_format) [0.000659s] ... 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,no_backing_file_format) [0.001201s] ... 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,backing_file_format) [0.000742s] ... ok 5+0 records in 5+0 records out 5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.0606567 s, 86.4 MB/s {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,backing_file_path,no_backing_file_format) [0.001311s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... 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,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,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000670s] ... 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,no_backing_file_format) [0.001662s] ... 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.000614s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000749s] ... 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,encrypted,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,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001163s] ... 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,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,64_MiB_with_byte_hint,96K_byte,no_garbage,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,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000583s] ... 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,backing_file_format) [0.005676s] ... 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,backing_file_format) [0.007933s] ... ok /bin/sh: line 1: qemu-img: command not found {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,backing_file_path,no_backing_file_format) [0.006693s] ... 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,backing_file_path,backing_file_format) [0.000772s] ... 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,no_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,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_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,64_MiB_with_byte_hint,96K_byte,no_garbage,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,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002642s] ... 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,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,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002646s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok /bin/sh: line 1: qemu-img: command not found {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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.018736s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000946s] ... 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,no_backing_file_format) [0.000818s] ... 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,no_backing_file,no_backing_file_format) [0.008173s] ... 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,no_backing_file_format) [0.000978s] ... 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.011870s] ... 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_with_actual_path,no_backing_file_format) [0.003582s] ... 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_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,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.000791s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.012503s] ... 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,no_backing_file,no_backing_file_format) [0.001693s] ... 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.005667s] ... 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.001652s] ... 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,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,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000726s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.009919s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002426s] ... 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,no_backing_file_format) [0.001404s] ... 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,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,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004954s] ... 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,no_backing_file_format) [0.000765s] ... 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,no_backing_file_format) [0.033067s] ... 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,backing_file_format) [0.000902s] ... 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,no_backing_file,backing_file_format) [0.008223s] ... 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.004345s] ... 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,no_backing_file_format) [0.000955s] ... 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.006943s] ... 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,no_backing_file,backing_file_format) [0.003815s] ... 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.000787s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.023059s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.005603s] ... 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.000771s] ... 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_with_actual_path,no_backing_file_format) [0.016829s] ... 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,no_backing_file_format) [0.007293s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000919s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.013545s] ... 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,encrypted,backing_file_path,backing_file_format) [0.004737s] ... 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,no_backing_file,backing_file_format) [0.003933s] ... 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,backing_file_format) [0.002874s] ... 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.000722s] ... 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,backing_file_format) [0.011700s] ... 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,backing_file_format) [0.002305s] ... 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,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.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004075s] ... 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_with_actual_path,no_backing_file_format) [0.001032s] ... 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_with_actual_path,backing_file_format) [0.008264s] ... 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.001187s] ... 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,backing_file_format) [0.000795s] ... 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,backing_file_format) [0.010135s] ... 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,backing_file_format) [0.001028s] ... 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.000888s] ... 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_with_actual_path,backing_file_format) [0.009615s] ... 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,backing_file_format) [0.001599s] ... 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,encrypted,backing_file_path,backing_file_format) [0.008115s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003239s] ... 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,no_backing_file_format) [0.002650s] ... 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.008392s] ... 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,backing_file_format) [0.000966s] ... 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,no_backing_file_format) [0.000827s] ... 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.000680s] ... 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_with_actual_path,backing_file_format) [0.009165s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000742s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003834s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002884s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001557s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006087s] ... 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,no_encryption,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,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.003999s] ... 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,no_encryption,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,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.007288s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002126s] ... 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,backing_file_format) [0.000733s] ... 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,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,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.000598s] ... 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.007080s] ... 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,backing_file_path,backing_file_format) [0.001053s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.006299s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004900s] ... 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.000940s] ... 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_with_actual_path,backing_file_format) [0.000835s] ... 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,backing_file_format) [0.014212s] ... 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.005440s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.006306s] ... 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,no_backing_file,no_backing_file_format) [0.007930s] ... 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.001277s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.004731s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001044s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.012801s] ... 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,no_backing_file,backing_file_format) [0.015104s] ... 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,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,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.024975s] ... 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,encrypted,backing_file_path,backing_file_format) [0.006730s] ... 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,no_backing_file,no_backing_file_format) [0.002746s] ... 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,no_backing_file_format) [0.001256s] ... 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.001513s] ... 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,backing_file_format) [0.001000s] ... 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,backing_file_format) [0.000875s] ... 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,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,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.001244s] ... 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.001234s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000731s] ... 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,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,64_MiB_with_byte_hint,unavailable,no_garbage,no_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,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000820s] ... 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,no_backing_file_format) [0.000938s] ... 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.000700s] ... 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,no_backing_file,no_backing_file_format) [0.001333s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000863s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.000980s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_error_conditions [0.000673s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_4_vmdk ... SKIPPED: qemu-img not installed or does not support vmdk format {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,no_backing_file_format) [0.001140s] ... 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.000821s] ... 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.001075s] ... 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,no_backing_file_format) [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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002406s] ... 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.004807s] ... 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,backing_file_format) [0.001224s] ... 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,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,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_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,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000623s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_from_file_reads_minimum ... SKIPPED: qemu-img not installed or does not support qcow2 format {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,no_backing_file_format) [0.006120s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.003854s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000931s] ... 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.000644s] ... 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,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,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,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,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002136s] ... 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,no_backing_file_format) [0.000686s] ... 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,backing_file_path_with_actual_path,no_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,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000667s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_invalid_data_without_raw [0.021910s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002556s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,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,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000799s] ... 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,no_snapshots,65536,encrypted,backing_file_path,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,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,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.000871s] ... 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.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,garbage_before_snapshot_list,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,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001003s] ... 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,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,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.000673s] ... 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,no_backing_file,backing_file_format) [0.001210s] ... 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,no_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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,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,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_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,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001501s] ... 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,backing_file_format) [0.000871s] ... 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,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,no_garbage,no_snapshots,65536,encrypted,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,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001293s] ... 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,backing_file_format) [0.000744s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_feature_flag_checks [0.005738s] ... 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,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,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.009372s] ... 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,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,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.008616s] ... 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,no_backing_file_format) [0.000828s] ... 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,backing_file_format) [0.012914s] ... 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_with_actual_path,backing_file_format) [0.000909s] ... 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,no_backing_file,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.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.019808s] ... 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.004198s] ... 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,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,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002794s] ... 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,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,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002258s] ... 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,no_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,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003030s] ... 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,no_backing_file_format) [0.001671s] ... 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,backing_file_format) [0.000817s] ... 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.000781s] ... 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,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,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005675s] ... 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,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,no_garbage,three_snapshots,65536,encrypted,backing_file_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.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008920s] ... 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,no_backing_file,no_backing_file_format) [0.002979s] ... 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,no_backing_file_format) [0.000666s] ... 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,no_backing_file,backing_file_format) [0.002430s] ... 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_with_actual_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,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000929s] ... 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,no_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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000763s] ... 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.001137s] ... 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,backing_file_path,backing_file_format) [0.001178s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001312s] ... 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,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,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001023s] ... ok {0} 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.TestFormatInspectorInfra.test_finish_is_final [0.000798s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.000712s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_records_failure [0.000523s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_iter_like_eats_error [0.000876s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_bad_iso_qcow2 ... SKIPPED: qemu-img not installed or does not support qcow2 format {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.000667s] ... 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,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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001517s] ... 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,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,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002783s] ... 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,no_backing_file,backing_file_format) [0.001674s] ... 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.000745s] ... 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_with_actual_path,no_backing_file_format) [0.000606s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_1_qcow2 ... SKIPPED: qemu-img not installed or does not support qcow2 format {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_with_actual_path,backing_file_format) [0.017661s] ... 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,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,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002804s] ... 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.002296s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.006335s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001952s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vdi ... SKIPPED: qemu-img not installed or does not support vdi format {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,no_backing_file_format) [0.003327s] ... 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_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.4M,96K_byte,no_garbage,one_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,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005358s] ... 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,backing_file_format) [0.001600s] ... 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,no_encryption,backing_file_path_with_actual_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,96K_byte,no_garbage,three_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,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008792s] ... 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.003973s] ... 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,no_encryption,backing_file_path,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.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001785s] ... 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.000880s] ... 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.000860s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_2_vhd ... SKIPPED: qemu-img not installed or does not support vpc format {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_gpt_mbr_check [0.001358s] ... 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,no_backing_file,backing_file_format) [0.001763s] ... 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.000672s] ... 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,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.4M,96K_byte,garbage_after_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,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001362s] ... 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.000670s] ... 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.000715s] ... 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,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,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,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,4.4M,98304_B,no_garbage,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,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001021s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.004940s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001729s] ... 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,no_backing_file,no_backing_file_format) [0.000613s] ... ok {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_non_sparse_unsafe ... SKIPPED: qemu-img not installed or does not support vmdk format {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,backing_file_format) [0.001927s] ... 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.000780s] ... 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,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,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,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,no_garbage,no_snapshots,65536,encrypted,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,96K,no_garbage,one_snapshots,65536,no_encryption,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,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000821s] ... 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.000796s] ... 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.000837s] ... 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,no_encryption,no_backing_file,no_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,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004015s] ... 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,backing_file_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,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002800s] ... 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.000613s] ... 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,backing_file_path,backing_file_format) [0.003846s] ... 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,backing_file_format) [0.002616s] ... 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_with_actual_path,no_backing_file_format) [0.005154s] ... 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,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005904s] ... 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,no_backing_file,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.005711s] ... 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,backing_file_format) [0.001217s] ... 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,no_backing_file_format) [0.003699s] ... 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.003680s] ... 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,backing_file_format) [0.000900s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.032806s] ... 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.012504s] ... 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,backing_file_format) [0.009173s] ... 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,backing_file_format) [0.001191s] ... 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,no_backing_file_format) [0.000876s] ... 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.028663s] ... 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,no_backing_file_format) [0.021882s] ... 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,backing_file_format) [0.000777s] ... 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_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,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003922s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001251s] ... 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,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,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000902s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001241s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001011s] ... 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.000636s] ... 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.000802s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001230s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.003087s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_safety_checks ... SKIPPED: qemu-img not installed or does not support qcow2 format {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.000765s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.009431s] ... 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.001213s] ... 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_with_actual_path,no_backing_file_format) [0.000850s] ... 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.027216s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.006294s] ... 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_with_actual_path,backing_file_format) [0.008458s] ... 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,backing_file_format) [0.000963s] ... 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,backing_file_format) [0.000695s] ... 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,no_backing_file_format) [0.001022s] ... 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.022513s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.011542s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001180s] ... 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.000842s] ... 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.012664s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.026217s] ... 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,backing_file_path,no_backing_file_format) [0.000909s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.011231s] ... 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.000826s] ... 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,backing_file_format) [0.000643s] ... 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,backing_file_format) [0.015645s] ... 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,no_backing_file_format) [0.028285s] ... 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,no_backing_file_format) [0.004778s] ... 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.001232s] ... 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,encrypted,backing_file_path_with_actual_path,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,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003890s] ... 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.000826s] ... 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,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_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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_3___vmdk____streamOptimized__ ... SKIPPED: qemu-img not installed or does not support vmdk format {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_invalid_type [0.001914s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_safety_checks [0.000988s] ... 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,backing_file_format) [0.017991s] ... 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.000826s] ... 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,encrypted,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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000703s] ... 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.000773s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.001157s] ... 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,no_backing_file,no_backing_file_format) [0.021025s] ... 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,no_backing_file,backing_file_format) [0.000915s] ... 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_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,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.010170s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.027902s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.000963s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_constants [0.000544s] ... 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,no_backing_file,no_backing_file_format) [0.001150s] ... 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.000747s] ... 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.000809s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_checks_required [0.000364s] ... 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.006665s] ... 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,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,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003951s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000837s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_3_vhdx ... SKIPPED: qemu-img not installed or does not support vhdx format {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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002114s] ... 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,backing_file_format) [0.000807s] ... 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.001113s] ... 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,no_backing_file,backing_file_format) [0.001840s] ... 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.000696s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_5_gpt [0.041565s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 284, in test_format self._test_format(format) File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 278, in _test_format self._test_format_at_image_size(format_name, image_size * units.Mi, File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 242, in _test_format_at_image_size virtual_size, _ = get_size_format_from_qemu_img(img) File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 35, in get_size_format_from_qemu_img output = subprocess.check_output( File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'qemu-img info --output=json "/tmp/tmpp3jfbkq5/oslo-unittest-formatinspector--gpt-Nonejiv2i6z_"' returned non-zero exit status 127. {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,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,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.001652s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,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,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,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,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000943s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001303s] ... 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,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,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000704s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002359s] ... 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_with_actual_path,no_backing_file_format) [0.016615s] ... 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_with_actual_path,backing_file_format) [0.002181s] ... 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,encrypted,backing_file_path_with_actual_path,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.1_GiB,garbage_after_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,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000730s] ... 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.003444s] ... 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.000799s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qed_always_unsafe ... SKIPPED: qemu-img not installed or does not support qed format {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_unique_names [0.000555s] ... 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,no_backing_file,backing_file_format) [0.012142s] ... 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.001012s] ... 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,no_backing_file_format) [0.003089s] ... 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.001024s] ... 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.004984s] ... 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.003229s] ... 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,backing_file_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,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005341s] ... 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,no_backing_file_format) [0.004367s] ... 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,no_backing_file_format) [0.003025s] ... 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,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.4M,unavailable,no_garbage,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,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010899s] ... ok {1} 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.000850s] ... ok {1} 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.000676s] ... 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.000688s] ... 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.000621s] ... 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,no_backing_file_format) [0.004541s] ... 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.000681s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_with_footer ... SKIPPED: qemu-img not installed or does not support vmdk format {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorsTargeted.test_vhd_table_over_limit [0.000577s] ... ok {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorsTargeted.test_vhd_table_under_limit [0.000285s] ... 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,no_backing_file,no_backing_file_format) [0.001279s] ... 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,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,64M,96K,no_garbage,no_snapshots,65536,encrypted,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,64M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000731s] ... 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,no_backing_file_format) [0.000821s] ... 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,no_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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004145s] ... 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.003789s] ... 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_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,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,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,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000846s] ... 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_with_actual_path,backing_file_format) [0.003406s] ... 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,backing_file_format) [0.003770s] ... 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,no_backing_file,no_backing_file_format) [0.001762s] ... 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,backing_file_format) [0.005183s] ... 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_with_actual_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,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002694s] ... 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,backing_file_format) [0.003050s] ... 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,no_backing_file,no_backing_file_format) [0.003711s] ... 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,no_backing_file_format) [0.000751s] ... 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,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,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.012158s] ... 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,no_backing_file_format) [0.000921s] ... 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,backing_file_format) [0.001119s] ... 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.000787s] ... 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.000742s] ... 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.007013s] ... 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.001870s] ... 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,no_backing_file_format) [0.029725s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001602s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.006956s] ... 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,no_encryption,backing_file_path_with_actual_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,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003736s] ... 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.006683s] ... 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,no_backing_file_format) [0.000765s] ... 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,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.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.014989s] ... 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.001147s] ... 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,no_backing_file_format) [0.000722s] ... 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.000630s] ... 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,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,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007729s] ... 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_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,1e+03_MiB,no_garbage,three_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,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000718s] ... 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,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,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.006760s] ... 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,no_backing_file,no_backing_file_format) [0.003193s] ... 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,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.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001799s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit [0.156440s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 424, in test_vmdk_bad_descriptor_mem_limit self._test_vmdk_bad_descriptor_mem_limit() File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 398, in _test_vmdk_bad_descriptor_mem_limit img = self._create_allocated_vmdk(image_size // units.Mi, File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 210, in _create_allocated_vmdk subprocess.check_output( File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'qemu-img convert -f raw -O vmdk -o subformat=monolithicSparse -S 0 /tmp/tmpr9aakovg/oslo-unittest-formatinspector--monolithicSparse-psbxcpj_.raw /tmp/tmpr9aakovg/oslo-unittest-formatinspector--monolithicSparse-fyxzd1ma.vmdk' returned non-zero exit status 127. {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.036684s] ... 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,no_backing_file,no_backing_file_format) [0.000947s] ... 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,backing_file_path,no_backing_file_format) [0.014742s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000950s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,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,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... 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.004590s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001878s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000662s] ... 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,no_backing_file,backing_file_format) [0.014200s] ... 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.000880s] ... 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,backing_file_format) [0.000790s] ... 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,no_backing_file_format) [0.012974s] ... 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,backing_file_path,no_backing_file_format) [0.000969s] ... 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,backing_file_path,backing_file_format) [0.000717s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000822s] ... 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_with_actual_path,backing_file_format) [0.009032s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.007661s] ... 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,no_encryption,backing_file_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,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007721s] ... 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.001223s] ... 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,backing_file_format) [0.001319s] ... 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,no_backing_file,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,1e+03_MiB,garbage_after_snapshot_list,three_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,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004731s] ... 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,encrypted,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,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... 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,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,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003576s] ... 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.000727s] ... 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.001241s] ... 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,encrypted,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,4.4M_with_byte_hint,96K,no_garbage,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,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001103s] ... 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.004497s] ... 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.001420s] ... 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,backing_file_path,backing_file_format) [0.016211s] ... 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.001692s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000915s] ... 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,encrypted,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,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.001999s] ... 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,encrypted,backing_file_path,backing_file_format) [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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.013006s] ... 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,no_backing_file,no_backing_file_format) [0.001449s] ... 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,backing_file_format) [0.000722s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.011663s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.022539s] ... 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,encrypted,backing_file_path,backing_file_format) [0.008061s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001039s] ... 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,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,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.010095s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.003344s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.007913s] ... 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,backing_file_path,backing_file_format) [0.000889s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012755s] ... 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,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,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000735s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.340089s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000904s] ... 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.000706s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000703s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit_stream_optimized [0.177861s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 427, in test_vmdk_bad_descriptor_mem_limit_stream_optimized self._test_vmdk_bad_descriptor_mem_limit(subformat='streamOptimized') File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 398, in _test_vmdk_bad_descriptor_mem_limit img = self._create_allocated_vmdk(image_size // units.Mi, File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 210, in _create_allocated_vmdk subprocess.check_output( File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'qemu-img convert -f raw -O vmdk -o subformat=streamOptimized -S 0 /tmp/tmpo3c3txcl/oslo-unittest-formatinspector--streamOptimized-rdnmbdd7.raw /tmp/tmpo3c3txcl/oslo-unittest-formatinspector--streamOptimized-3yf3brhl.vmdk' returned non-zero exit status 127. {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,no_backing_file_format) [0.024383s] ... 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,no_backing_file_format) [0.008310s] ... 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.001318s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001259s] ... 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,no_backing_file,backing_file_format) [0.002311s] ... 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,no_backing_file_format) [0.000842s] ... 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,backing_file_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,96K_byte,no_garbage,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,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_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.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006533s] ... 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.010296s] ... 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.000636s] ... 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.000723s] ... 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.000679s] ... 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,backing_file_format) [0.000779s] ... 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,backing_file_format) [0.000978s] ... 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.001004s] ... 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,no_backing_file,backing_file_format) [0.001802s] ... 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.006137s] ... 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,no_backing_file_format) [0.000879s] ... 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,no_backing_file,no_backing_file_format) [0.000666s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.007242s] ... 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,no_backing_file,backing_file_format) [0.006699s] ... 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.000787s] ... 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.000709s] ... 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.000722s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008555s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002865s] ... 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.000754s] ... 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,no_backing_file_format) [0.000829s] ... 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_with_actual_path,backing_file_format) [0.019837s] ... 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,no_backing_file,no_backing_file_format) [0.000829s] ... ok {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_offset ... SKIPPED: qemu-img not installed or does not support vmdk format {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_footer_checks [0.001287s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsBlankTestCase.test_qemu_img_info_blank [0.000361s] ... 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,backing_file_path,no_backing_file_format) [0.001011s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000935s] ... 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.003155s] ... 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.000870s] ... 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,no_backing_file,backing_file_format) [0.000735s] ... 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,backing_file_format) [0.000797s] ... 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,no_backing_file_format) [0.000717s] ... 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,backing_file_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,96K,no_garbage,three_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,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000858s] ... 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,backing_file_format) [0.000755s] ... 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,no_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,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.024968s] ... 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.009452s] ... 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.003240s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.017324s] ... 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.001098s] ... 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.035410s] ... 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,no_backing_file_format) [0.000988s] ... 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.000739s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.009163s] ... 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,backing_file_format) [0.009244s] ... 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.000632s] ... 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,no_encryption,no_backing_file,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_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.009555s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.016097s] ... 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.011051s] ... 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.000892s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004444s] ... 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,backing_file_path,backing_file_format) [0.000837s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000698s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000743s] ... 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.000625s] ... 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,no_backing_file,no_backing_file_format) [0.012527s] ... 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,backing_file_format) [0.005758s] ... 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.005077s] ... 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_with_actual_path,backing_file_format) [0.002768s] ... 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,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.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,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_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000640s] ... 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,backing_file_format) [0.011441s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.007704s] ... 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,no_backing_file,no_backing_file_format) [0.000724s] ... 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,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,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000772s] ... 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,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,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_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,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.010068s] ... 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,no_backing_file_format) [0.005236s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000771s] ... 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,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,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.034137s] ... 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.003817s] ... 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,backing_file_format) [0.021348s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001733s] ... ok {3} 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.013404s] ... 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,backing_file_path,no_backing_file_format) [0.041421s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000968s] ... ok {3} 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.001121s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.009354s] ... 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.000850s] ... 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,no_backing_file,backing_file_format) [0.012045s] ... 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,backing_file_format) [0.001620s] ... 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,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,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.015010s] ... ok {3} 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.000828s] ... ok {3} 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.000667s] ... 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,no_backing_file_format) [0.001351s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000911s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.010187s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000889s] ... 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,no_encryption,backing_file_path,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_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001254s] ... 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,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.023148s] ... 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.001017s] ... 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.000676s] ... ok {3} 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.001296s] ... 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.000739s] ... 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,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000799s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000669s] ... 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,no_backing_file,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,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000699s] ... 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,no_backing_file_format) [0.025044s] ... 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,backing_file_format) [0.011819s] ... 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.009849s] ... 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_with_actual_path,backing_file_format) [0.027918s] ... 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,no_backing_file,backing_file_format) [0.001159s] ... 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.000662s] ... 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.005974s] ... 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.002645s] ... 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,no_backing_file_format) [0.013779s] ... 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.000795s] ... 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.000655s] ... 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,no_backing_file_format) [0.000769s] ... 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,backing_file_format) [0.009501s] ... 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,backing_file_format) [0.007165s] ... 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.000717s] ... 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,backing_file_format) [0.016515s] ... 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.001265s] ... 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.010745s] ... 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,no_backing_file_format) [0.007104s] ... 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_with_actual_path,backing_file_format) [0.004719s] ... 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,backing_file_format) [0.005558s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002541s] ... 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,no_backing_file_format) [0.000859s] ... 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.010485s] ... 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.023677s] ... 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,backing_file_format) [0.001244s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006655s] ... 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,no_backing_file_format) [0.000928s] ... 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,backing_file_format) [0.000800s] ... 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.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_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005881s] ... 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.000778s] ... 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,backing_file_format) [0.004719s] ... 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,no_backing_file,backing_file_format) [0.001585s] ... 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.031147s] ... 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.014634s] ... 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.007925s] ... 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.017328s] ... 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,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,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.431508s] ... 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,no_backing_file_format) [0.014322s] ... 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.019274s] ... 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.001299s] ... 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,backing_file_path,backing_file_format) [0.001052s] ... 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.026198s] ... 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.026313s] ... 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,backing_file_format) [0.000854s] ... 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,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_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.009923s] ... 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_with_actual_path,backing_file_format) [0.001353s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.005084s] ... 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,backing_file_format) [0.015482s] ... 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,backing_file_format) [0.019534s] ... 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.004012s] ... 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,no_backing_file,backing_file_format) [0.000751s] ... 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,no_backing_file,backing_file_format) [0.002732s] ... 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.000830s] ... 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.017013s] ... 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.000966s] ... 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,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,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.030041s] ... 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,no_backing_file_format) [0.001038s] ... 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,no_backing_file_format) [0.000948s] ... 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,no_backing_file,backing_file_format) [0.042387s] ... 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,no_backing_file_format) [0.015935s] ... 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_with_actual_path,backing_file_format) [0.012851s] ... 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,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,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001081s] ... 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,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,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000738s] ... 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,backing_file_format) [0.000801s] ... 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,backing_file_format) [0.000752s] ... 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,backing_file_path,no_backing_file_format) [0.007034s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.008979s] ... 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,no_backing_file,no_backing_file_format) [0.000947s] ... 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.009894s] ... 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_with_actual_path,no_backing_file_format) [0.000971s] ... 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.026265s] ... 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,no_backing_file_format) [0.001143s] ... 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_with_actual_path,no_backing_file_format) [0.003637s] ... 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.000695s] ... 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,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,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.008778s] ... 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,backing_file_format) [0.000815s] ... 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.000758s] ... 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,no_backing_file_format) [0.017473s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... 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,no_backing_file,no_backing_file_format) [0.009976s] ... 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,no_backing_file,backing_file_format) [0.001639s] ... 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,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,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.007083s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.012334s] ... 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,no_backing_file_format) [0.000696s] ... 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,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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008659s] ... 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,backing_file_format) [0.009993s] ... 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,no_backing_file_format) [0.010762s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.013261s] ... 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,backing_file_format) [0.001327s] ... 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,backing_file_format) [0.000708s] ... 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.000775s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000776s] ... 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,encrypted,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,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004012s] ... 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,no_backing_file_format) [0.000861s] ... 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.007299s] ... 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.000789s] ... 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,backing_file_path,backing_file_format) [0.017319s] ... 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.000839s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.010458s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000859s] ... 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,encrypted,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,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.028753s] ... 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,backing_file_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,64M,96K_byte,no_garbage,three_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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.030667s] ... 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,no_backing_file,backing_file_format) [0.001098s] ... 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,no_backing_file,backing_file_format) [0.000834s] ... 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,no_backing_file,no_backing_file_format) [0.017613s] ... 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,no_backing_file_format) [0.000840s] ... 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.000673s] ... 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,no_backing_file,no_backing_file_format) [0.014690s] ... 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.006122s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000879s] ... 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,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.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.019790s] ... 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.000743s] ... 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.006297s] ... 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,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,3.1_GiB,no_garbage,three_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,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000720s] ... 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.000791s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000992s] ... 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.002728s] ... 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,backing_file_format) [0.000837s] ... 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,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_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000718s] ... 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,backing_file_path,backing_file_format) [0.018029s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.008562s] ... 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,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,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... 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,no_backing_file,no_backing_file_format) [0.007846s] ... 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_with_actual_path,backing_file_format) [0.000769s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000794s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.016760s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000793s] ... 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,no_encryption,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,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.019755s] ... 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,backing_file_format) [0.001338s] ... 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,backing_file_format) [0.040243s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001106s] ... 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,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,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,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,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_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,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000904s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... 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.000756s] ... 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.000698s] ... 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,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,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000697s] ... 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,backing_file_format) [0.001485s] ... 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.000704s] ... 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,backing_file_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,3.1_GiB,garbage_after_snapshot_list,three_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,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003778s] ... 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,no_backing_file,backing_file_format) [0.016901s] ... 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,no_backing_file_format) [0.001042s] ... 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,no_backing_file_format) [0.007417s] ... 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,backing_file_path,no_backing_file_format) [0.001348s] ... 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,backing_file_path,backing_file_format) [0.010034s] ... 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,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,3.1_GiB,garbage_after_snapshot_list,three_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_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.009223s] ... 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.000674s] ... 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,backing_file_format) [0.000733s] ... 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,no_backing_file,no_backing_file_format) [0.007442s] ... 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.000849s] ... 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,backing_file_path,no_backing_file_format) [0.005940s] ... 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,backing_file_format) [0.000673s] ... 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.014961s] ... 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,no_backing_file_format) [0.000877s] ... 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.009637s] ... 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,backing_file_path,backing_file_format) [0.000736s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.003924s] ... 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.000770s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000762s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000663s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.005040s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.002231s] ... 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,no_backing_file,no_backing_file_format) [0.000785s] ... 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,backing_file_format) [0.005753s] ... 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,no_backing_file_format) [0.012159s] ... 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,no_backing_file,backing_file_format) [0.000818s] ... 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.001803s] ... 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,no_backing_file_format) [0.000696s] ... 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,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,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003976s] ... 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.000745s] ... 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_with_actual_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,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_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,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000718s] ... 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.008438s] ... 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,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,no_garbage,three_snapshots,65536,no_encryption,backing_file_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,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003091s] ... 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.004117s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.012872s] ... 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.002161s] ... 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.000676s] ... 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,encrypted,no_backing_file,backing_file_format) [0.014116s] ... 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,no_backing_file_format) [0.020089s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.003450s] ... 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.000831s] ... 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,encrypted,backing_file_path,backing_file_format) [0.005147s] ... 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.000729s] ... 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.000625s] ... 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_with_actual_path,no_backing_file_format) [0.014272s] ... 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,backing_file_path,backing_file_format) [0.008287s] ... 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,backing_file_path,backing_file_format) [0.000832s] ... 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_with_actual_path,backing_file_format) [0.025110s] ... 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,no_backing_file_format) [0.000822s] ... 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,no_backing_file_format) [0.000802s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.011798s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.013282s] ... 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,no_encryption,backing_file_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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010063s] ... 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,no_backing_file,no_backing_file_format) [0.001371s] ... 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_with_actual_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,64M,98304_B,garbage_before_snapshot_list,one_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,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000701s] ... 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,no_backing_file,no_backing_file_format) [0.016845s] ... 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.001537s] ... 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,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,3.1G,garbage_before_snapshot_list,one_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,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000963s] ... 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,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.009337s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.018291s] ... 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,backing_file_path_with_actual_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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.007893s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000720s] ... 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,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,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... 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_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,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_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,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000639s] ... 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.000726s] ... 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,no_backing_file,backing_file_format) [0.009840s] ... 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,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,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.022145s] ... 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,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_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_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,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004187s] ... 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.000737s] ... 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_with_actual_path,no_backing_file_format) [0.013094s] ... 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,no_backing_file,no_backing_file_format) [0.003289s] ... 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,no_backing_file,backing_file_format) [0.000657s] ... 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.000673s] ... 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.000802s] ... 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.000686s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.024263s] ... 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.000965s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.003049s] ... 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,backing_file_format) [0.001131s] ... 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.000778s] ... 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.000652s] ... 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,no_backing_file_format) [0.000736s] ... 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,backing_file_path,no_backing_file_format) [0.001059s] ... 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,backing_file_path,backing_file_format) [0.000813s] ... 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,backing_file_format) [0.008050s] ... 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.000660s] ... 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.000661s] ... 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,backing_file_format) [0.001273s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.003775s] ... 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_with_actual_path,backing_file_format) [0.011949s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.003144s] ... 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,backing_file_format) [0.003162s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000681s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002515s] ... 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.436913s] ... 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.025475s] ... 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.000911s] ... 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,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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.008344s] ... 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.001404s] ... 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,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,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.007210s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005768s] ... 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.000690s] ... 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.009290s] ... 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,backing_file_format) [0.006079s] ... 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,no_backing_file_format) [0.000862s] ... 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,no_backing_file_format) [0.006731s] ... 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.000773s] ... 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.000673s] ... 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,backing_file_path,no_backing_file_format) [0.004287s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.013722s] ... 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,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,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000783s] ... 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,backing_file_format) [0.000663s] ... 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.016909s] ... 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.000924s] ... 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,no_backing_file_format) [0.015450s] ... 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_with_actual_path,backing_file_format) [0.000890s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000685s] ... 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,backing_file_format) [0.000755s] ... 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,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,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000710s] ... 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,no_backing_file,no_backing_file_format) [0.000740s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.018012s] ... 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,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,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_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_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003122s] ... 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,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.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002732s] ... 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.000763s] ... 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.003555s] ... 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,backing_file_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_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,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,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001676s] ... 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.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,three_snapshots,65536,no_encryption,backing_file_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.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_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,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004242s] ... 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,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,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.005516s] ... 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,backing_file_format) [0.000878s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000725s] ... 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,backing_file_path,backing_file_format) [0.041933s] ... 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,no_backing_file,backing_file_format) [0.036984s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001328s] ... 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,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,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,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_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_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_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.018257s] ... 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.000696s] ... 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,backing_file_path,no_backing_file_format) [0.020823s] ... 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,no_backing_file_format) [0.001844s] ... 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_with_actual_path,no_backing_file_format) [0.026090s] ... 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,backing_file_path,backing_file_format) [0.000756s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.010386s] ... 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.001968s] ... 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.004111s] ... 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,no_backing_file,backing_file_format) [0.000851s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001120s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000888s] ... 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,no_backing_file_format) [0.000961s] ... 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,no_backing_file_format) [0.000769s] ... 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,no_backing_file,no_backing_file_format) [0.000758s] ... 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,no_encryption,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,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.012125s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000777s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000690s] ... 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.000752s] ... 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.001518s] ... 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,no_backing_file_format) [0.000946s] ... 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.000606s] ... 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.017248s] ... 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,encrypted,backing_file_path,backing_file_format) [0.016116s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000961s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... 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,no_backing_file,no_backing_file_format) [0.000793s] ... 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.000642s] ... 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_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,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.017328s] ... ok {3} 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.002988s] ... 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,backing_file_format) [0.009527s] ... 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,no_backing_file,backing_file_format) [0.000957s] ... 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.011928s] ... 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,backing_file_format) [0.000944s] ... 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,encrypted,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,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_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,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.016233s] ... 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,no_backing_file_format) [0.000836s] ... 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,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,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.006901s] ... 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,backing_file_format) [0.002507s] ... 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,no_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_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001003s] ... 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,backing_file_path,no_backing_file_format) [0.005986s] ... 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,backing_file_path,backing_file_format) [0.001757s] ... 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.000685s] ... 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,no_backing_file_format) [0.010364s] ... 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.000852s] ... 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,backing_file_format) [0.003966s] ... 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,backing_file_format) [0.006777s] ... 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_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_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000720s] ... 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,no_encryption,no_backing_file,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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004451s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000830s] ... 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.000658s] ... 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_with_actual_path,no_backing_file_format) [0.014427s] ... 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,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,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.012508s] ... 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,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_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000745s] ... 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,backing_file_format) [0.000665s] ... 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,backing_file_path,no_backing_file_format) [0.013975s] ... 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,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_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000653s] ... 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,no_backing_file_format) [0.000759s] ... 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,no_backing_file_format) [0.010166s] ... 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,backing_file_format) [0.002197s] ... 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,backing_file_format) [0.000752s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.023656s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005945s] ... 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.000934s] ... 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,backing_file_format) [0.000662s] ... 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,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,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002087s] ... 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,backing_file_format) [0.001779s] ... 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,three_snapshots,65536,encrypted,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_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... 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,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_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000634s] ... 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.027142s] ... 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,no_backing_file_format) [0.006802s] ... 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,no_backing_file_format) [0.000976s] ... 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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.011444s] ... 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,no_backing_file,no_backing_file_format) [0.016235s] ... 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.002785s] ... 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.015832s] ... 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_with_actual_path,no_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_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,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,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004450s] ... 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,no_backing_file,no_backing_file_format) [0.003760s] ... 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,no_backing_file_format) [0.000755s] ... 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.000796s] ... 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,backing_file_format) [0.000704s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.014850s] ... 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.000773s] ... 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_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,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001861s] ... 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.005843s] ... 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,no_encryption,backing_file_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,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_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.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008049s] ... 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,backing_file_format) [0.000894s] ... 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,backing_file_path,no_backing_file_format) [0.000670s] ... 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,backing_file_format) [0.018821s] ... 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_with_actual_path,no_backing_file_format) [0.009029s] ... 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.001075s] ... 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.008770s] ... 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_with_actual_path,backing_file_format) [0.003373s] ... 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,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010896s] ... 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.001013s] ... 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,backing_file_path,no_backing_file_format) [0.006168s] ... 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,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_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005244s] ... 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.000878s] ... 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,no_backing_file,backing_file_format) [0.000903s] ... 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.003469s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000889s] ... 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,encrypted,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,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_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,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000795s] ... 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,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,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004002s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001866s] ... 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,encrypted,backing_file_path_with_actual_path,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,unavailable,garbage_after_snapshot_list,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,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.003850s] ... 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,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_with_byte_hint,unavailable,garbage_after_snapshot_list,three_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,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.009708s] ... 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.000654s] ... 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,backing_file_format) [0.000738s] ... 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,no_backing_file_format) [0.009485s] ... 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.001095s] ... 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,no_backing_file_format) [0.000952s] ... 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,no_backing_file_format) [0.001009s] ... 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,no_backing_file,no_backing_file_format) [0.001313s] ... 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.004642s] ... 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.012941s] ... 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.001110s] ... 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,backing_file_format) [0.000678s] ... 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,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_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.005066s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000785s] ... 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.000837s] ... 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,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_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.005726s] ... 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_with_actual_path,backing_file_format) [0.002607s] ... 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,no_backing_file,no_backing_file_format) [0.000641s] ... 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,backing_file_format) [0.009059s] ... 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_with_actual_path,no_backing_file_format) [0.002961s] ... 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.001179s] ... 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,no_backing_file_format) [0.013011s] ... 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.011010s] ... 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,no_backing_file,no_backing_file_format) [0.007615s] ... 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,no_backing_file,no_backing_file_format) [0.022172s] ... 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.004834s] ... 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.000904s] ... 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,encrypted,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_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000904s] ... 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,no_backing_file_format) [0.005889s] ... 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.008881s] ... 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,no_backing_file_format) [0.000908s] ... 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.001168s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001888s] ... 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_with_actual_path,no_backing_file_format) [0.000954s] ... 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.011305s] ... 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,backing_file_path_with_actual_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_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.016687s] ... 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.001210s] ... 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,encrypted,no_backing_file,backing_file_format) [0.008283s] ... 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.000922s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002102s] ... 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,no_backing_file_format) [0.045764s] ... 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.010007s] ... 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,backing_file_format) [0.000872s] ... 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.000753s] ... 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 {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,no_backing_file,backing_file_format) [0.007698s] ... 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_with_actual_path,backing_file_format) [0.000756s] ... 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.002809s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001308s] ... 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.005697s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000869s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.005299s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001972s] ... 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.000732s] ... 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,no_backing_file,backing_file_format) [0.000921s] ... 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.007322s] ... 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,no_backing_file_format) [0.000874s] ... 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.005191s] ... 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_with_actual_path,no_backing_file_format) [0.007871s] ... 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,backing_file_format) [0.003142s] ... 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.011816s] ... 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_with_actual_path,no_backing_file_format) [0.018301s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,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_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.005962s] ... 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,no_backing_file_format) [0.001612s] ... 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,no_backing_file_format) [0.009712s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.006950s] ... 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.004068s] ... 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_with_actual_path,backing_file_format) [0.003698s] ... 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.000766s] ... 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.000651s] ... 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,backing_file_format) [0.010700s] ... 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.003796s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001056s] ... 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,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.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.000664s] ... 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,no_backing_file,backing_file_format) [0.011599s] ... 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,encrypted,backing_file_path,backing_file_format) [0.008292s] ... 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_with_actual_path,backing_file_format) [0.006649s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000652s] ... 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,no_backing_file_format) [0.000710s] ... 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,no_backing_file,backing_file_format) [0.009338s] ... 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.004707s] ... 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,backing_file_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_with_byte_hint,96K_byte,no_garbage,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_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000647s] ... 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.005319s] ... 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.009592s] ... 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,no_backing_file,no_backing_file_format) [0.000878s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012855s] ... 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.000755s] ... 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.006825s] ... 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,no_backing_file,backing_file_format) [0.000930s] ... 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,encrypted,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,3.1G,no_garbage,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,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,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.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.005852s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.015397s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000706s] ... 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.008342s] ... 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,no_backing_file_format) [0.004933s] ... 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,no_backing_file_format) [0.003175s] ... 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,encrypted,backing_file_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,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000642s] ... 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,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,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004825s] ... 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,backing_file_format) [0.000625s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.002716s] ... 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.000804s] ... 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,no_backing_file_format) [0.010264s] ... 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.001213s] ... 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_with_actual_path,backing_file_format) [0.000722s] ... 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,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,4.4_MiB_with_byte_hint,96K,no_garbage,three_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.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,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,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.006011s] ... 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.000679s] ... 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.000719s] ... 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,no_backing_file_format) [0.007781s] ... 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.005587s] ... 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,no_backing_file_format) [0.003277s] ... 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,no_backing_file,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.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001476s] ... 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.008870s] ... 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,no_backing_file,backing_file_format) [0.010927s] ... 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.001039s] ... 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.000663s] ... 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,backing_file_format) [0.000691s] ... 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,no_backing_file,no_backing_file_format) [0.000872s] ... 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,backing_file_path,backing_file_format) [0.007300s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000939s] ... 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,no_encryption,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,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004254s] ... ok {2} 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.000730s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000667s] ... 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,no_backing_file_format) [0.000754s] ... 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.000815s] ... 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.000777s] ... 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_with_actual_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,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000814s] ... 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,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,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001525s] ... 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_with_actual_path,backing_file_format) [0.010616s] ... 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,no_backing_file,no_backing_file_format) [0.001147s] ... ok {2} 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.015925s] ... ok {2} 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.000993s] ... 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,no_backing_file_format) [0.011725s] ... 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,no_backing_file,backing_file_format) [0.009040s] ... 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,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,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,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_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.025403s] ... 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,no_backing_file,backing_file_format) [0.001016s] ... 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,no_backing_file_format) [0.001120s] ... 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,backing_file_path,no_backing_file_format) [0.000855s] ... 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,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,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000811s] ... 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.001075s] ... ok {2} 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.015958s] ... 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,no_backing_file_format) [0.001103s] ... ok {2} 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.001074s] ... 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_with_actual_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,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000649s] ... 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,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,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_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,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.019024s] ... 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,no_backing_file_format) [0.001278s] ... 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,backing_file_format) [0.006901s] ... 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.021548s] ... 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.000903s] ... 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,backing_file_path,no_backing_file_format) [0.000938s] ... 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.000654s] ... 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_with_actual_path,backing_file_format) [0.011192s] ... 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_with_actual_path,no_backing_file_format) [0.022070s] ... 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,no_backing_file_format) [0.002445s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001010s] ... 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,no_backing_file_format) [0.008803s] ... 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,backing_file_path,backing_file_format) [0.008739s] ... 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.012386s] ... 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,no_backing_file,backing_file_format) [0.000820s] ... 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.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,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.007081s] ... 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.000856s] ... 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,no_backing_file_format) [0.003748s] ... 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.006012s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.020776s] ... 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,no_encryption,backing_file_path_with_actual_path,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.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_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,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.011455s] ... 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_with_actual_path,backing_file_format) [0.023575s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001401s] ... 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,no_backing_file,no_backing_file_format) [0.001801s] ... 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,no_backing_file,backing_file_format) [0.001134s] ... 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,no_backing_file_format) [0.000833s] ... 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_with_actual_path,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,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001609s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.002564s] ... 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,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,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000752s] ... 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.001065s] ... 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,no_backing_file,no_backing_file_format) [0.005764s] ... 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_with_actual_path,no_backing_file_format) [0.000952s] ... 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.000683s] ... 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,backing_file_format) [0.005510s] ... 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,backing_file_format) [0.000752s] ... 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,no_backing_file,backing_file_format) [0.004839s] ... 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,no_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,96_KiB,garbage_before_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,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001369s] ... 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.000724s] ... 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,backing_file_format) [0.030855s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001093s] ... 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,encrypted,backing_file_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,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000740s] ... 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.000754s] ... 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,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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003633s] ... 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,no_backing_file,backing_file_format) [0.002113s] ... 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.001953s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000671s] ... 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,no_backing_file,no_backing_file_format) [0.003251s] ... 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,backing_file_format) [0.003528s] ... 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_with_actual_path,backing_file_format) [0.000877s] ... 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,backing_file_format) [0.003131s] ... 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,backing_file_format) [0.021682s] ... 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,backing_file_path,no_backing_file_format) [0.000733s] ... 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,no_backing_file_format) [0.000978s] ... 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,no_backing_file,backing_file_format) [0.015612s] ... 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.000830s] ... 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.000966s] ... 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_with_actual_path,no_backing_file_format) [0.007863s] ... 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.041107s] ... 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.000815s] ... 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.000687s] ... 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.005768s] ... 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_with_actual_path,no_backing_file_format) [0.001628s] ... 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,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,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000660s] ... 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,no_backing_file,backing_file_format) [0.000870s] ... 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_with_actual_path,backing_file_format) [0.000658s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000741s] ... 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,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.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.015825s] ... 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.001287s] ... 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.013270s] ... 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,no_backing_file,no_backing_file_format) [0.000867s] ... 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,backing_file_format) [0.000829s] ... 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,backing_file_path,no_backing_file_format) [0.001080s] ... 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,no_backing_file,backing_file_format) [0.018013s] ... 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.000792s] ... 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,backing_file_format) [0.007767s] ... 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,backing_file_format) [0.009575s] ... 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.014231s] ... 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,backing_file_format) [0.000984s] ... 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,backing_file_format) [0.007048s] ... 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,no_backing_file_format) [0.000739s] ... 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,backing_file_path,backing_file_format) [0.001120s] ... 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,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,64M,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.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000913s] ... 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,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,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.004944s] ... 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.006921s] ... 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,backing_file_format) [0.000690s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000695s] ... 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,no_backing_file,no_backing_file_format) [0.016880s] ... 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.042336s] ... 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,no_backing_file,backing_file_format) [0.000705s] ... 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.000768s] ... 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.015024s] ... 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_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,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.016027s] ... 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,backing_file_format) [0.013898s] ... 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.020494s] ... 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.000874s] ... 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,no_backing_file,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,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006107s] ... 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,encrypted,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_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.000966s] ... 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.000646s] ... 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,no_backing_file_format) [0.000705s] ... 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,backing_file_format) [0.000632s] ... 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,no_backing_file,backing_file_format) [0.013509s] ... 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,no_backing_file,backing_file_format) [0.000692s] ... 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,no_backing_file_format) [0.000730s] ... 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,no_backing_file_format) [0.007876s] ... 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,backing_file_format) [0.000738s] ... 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_with_actual_path,backing_file_format) [0.001352s] ... 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,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,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000897s] ... 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_with_actual_path,backing_file_format) [0.000900s] ... 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.001124s] ... 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.001008s] ... 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.007423s] ... 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,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_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,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002526s] ... 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.016389s] ... 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,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,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... 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,backing_file_path,backing_file_format) [0.001232s] ... 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,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,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.017961s] ... 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.005999s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.008647s] ... 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,no_backing_file,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,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001053s] ... 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,no_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,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.010600s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.007513s] ... 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,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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003137s] ... 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,no_backing_file,no_backing_file_format) [0.030908s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.012380s] ... 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,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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.011028s] ... 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,no_backing_file_format) [0.000646s] ... 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.017398s] ... 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,no_backing_file,backing_file_format) [0.001129s] ... 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_with_actual_path,no_backing_file_format) [0.000675s] ... 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_with_actual_path,backing_file_format) [0.002224s] ... 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.001034s] ... 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_with_actual_path,no_backing_file_format) [0.000965s] ... 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_with_actual_path,backing_file_format) [0.005761s] ... 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,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002969s] ... 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,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.013112s] ... 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,no_backing_file_format) [0.013370s] ... 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,no_backing_file_format) [0.000837s] ... 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,backing_file_path,backing_file_format) [0.005648s] ... 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,backing_file_format) [0.000815s] ... 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,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,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.009800s] ... 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,no_backing_file,backing_file_format) [0.001302s] ... 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,backing_file_format) [0.000772s] ... 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.003233s] ... 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.000927s] ... 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,backing_file_path,no_backing_file_format) [0.000735s] ... 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.000691s] ... 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,backing_file_format) [0.000722s] ... 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,backing_file_path,backing_file_format) [0.003396s] ... 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,no_backing_file_format) [0.000665s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.008862s] ... 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,no_backing_file_format) [0.007122s] ... 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.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,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005337s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000814s] ... 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,no_backing_file,no_backing_file_format) [0.000736s] ... 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.000727s] ... 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_with_actual_path,no_backing_file_format) [0.000624s] ... 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,backing_file_path,no_backing_file_format) [0.011610s] ... 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,no_backing_file,no_backing_file_format) [0.000839s] ... 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,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,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000639s] ... 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,no_backing_file_format) [0.003202s] ... 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,no_backing_file,backing_file_format) [0.004159s] ... 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,no_backing_file,backing_file_format) [0.004280s] ... 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.000861s] ... 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,backing_file_format) [0.000687s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004111s] ... 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,backing_file_path,backing_file_format) [0.000853s] ... 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,no_backing_file,backing_file_format) [0.015615s] ... 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,no_backing_file_format) [0.002475s] ... 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,backing_file_format) [0.001386s] ... 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,no_backing_file,no_backing_file_format) [0.000667s] ... 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.000743s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.014049s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010041s] ... 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,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_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.024357s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.002536s] ... 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,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,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,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_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000671s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000751s] ... 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,no_backing_file_format) [0.008811s] ... 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,no_backing_file_format) [0.001337s] ... 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,no_encryption,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,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000771s] ... 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,no_backing_file,backing_file_format) [0.001388s] ... 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,no_backing_file_format) [0.005975s] ... 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,backing_file_format) [0.030754s] ... 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_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.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,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,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001178s] ... 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,backing_file_format) [0.000833s] ... 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.000857s] ... 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.008853s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000759s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... 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,no_backing_file,no_backing_file_format) [0.021926s] ... 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.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,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.013980s] ... 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.003652s] ... 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_with_actual_path,no_backing_file_format) [0.009810s] ... 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,no_backing_file,no_backing_file_format) [0.000759s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.008917s] ... 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,encrypted,no_backing_file,backing_file_format) [0.018766s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005280s] ... 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,no_backing_file,no_backing_file_format) [0.004279s] ... 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.002248s] ... 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,backing_file_format) [0.012726s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005919s] ... 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,no_backing_file,no_backing_file_format) [0.008101s] ... 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.000995s] ... 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,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,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.019417s] ... 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.011403s] ... 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.000872s] ... 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.011775s] ... 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.009547s] ... 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.000701s] ... 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,backing_file_path,backing_file_format) [0.000726s] ... 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,no_backing_file_format) [0.004020s] ... 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.001071s] ... 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.000786s] ... 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_with_actual_path,no_backing_file_format) [0.000697s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.005782s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000968s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... 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,no_encryption,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,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.008646s] ... 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.000795s] ... 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,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004927s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000648s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001170s] ... 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.012935s] ... 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_with_actual_path,backing_file_format) [0.012437s] ... 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,no_backing_file,no_backing_file_format) [0.007224s] ... 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_with_actual_path,no_backing_file_format) [0.001019s] ... 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_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,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,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.1G,garbage_before_snapshot_list,one_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,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004580s] ... 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,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,98304_B,garbage_after_snapshot_list,one_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,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.000710s] ... 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,backing_file_format) [0.000750s] ... 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,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_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000879s] ... 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,backing_file_format) [0.000926s] ... 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,no_backing_file_format) [0.005851s] ... 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,no_backing_file,no_backing_file_format) [0.015304s] ... 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_with_actual_path,no_backing_file_format) [0.001072s] ... 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_with_actual_path,backing_file_format) [0.007265s] ... 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_with_actual_path,no_backing_file_format) [0.001094s] ... 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.003923s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.018495s] ... 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,backing_file_format) [0.000776s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000646s] ... 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.000767s] ... 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,backing_file_format) [0.000671s] ... 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,backing_file_format) [0.000778s] ... 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,no_backing_file,no_backing_file_format) [0.000693s] ... 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,no_backing_file,no_backing_file_format) [0.006952s] ... 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,no_backing_file,backing_file_format) [0.030269s] ... 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,no_backing_file_format) [0.000778s] ... 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,no_backing_file_format) [0.007645s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000813s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002721s] ... 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_with_actual_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,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000930s] ... 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,backing_file_format) [0.013921s] ... 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,no_snapshots,65536,encrypted,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,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.000773s] ... 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,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,3.1G,no_garbage,no_snapshots,65536,no_encryption,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,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.033870s] ... 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,no_backing_file,backing_file_format) [0.019911s] ... 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,backing_file_format) [0.018189s] ... 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.005443s] ... 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,backing_file_format) [0.000789s] ... 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_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,3.1G,no_garbage,one_snapshots,65536,no_encryption,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,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000653s] ... 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,no_backing_file_format) [0.023051s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000931s] ... 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,no_backing_file,no_backing_file_format) [0.000683s] ... 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_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,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.009791s] ... 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_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,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000696s] ... 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_with_actual_path,backing_file_format) [0.000738s] ... 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,no_backing_file_format) [0.005434s] ... 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.000819s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.014640s] ... 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,backing_file_path,no_backing_file_format) [0.022618s] ... 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,backing_file_format) [0.013816s] ... 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,backing_file_path,backing_file_format) [0.000924s] ... 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_with_actual_path,no_backing_file_format) [0.013068s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000818s] ... 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,no_backing_file,backing_file_format) [0.001274s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000812s] ... 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_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,64M_with_byte_hint,96_KiB,no_garbage,no_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.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004211s] ... 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,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,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000735s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.014807s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000831s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.017174s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.015242s] ... 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,no_backing_file,no_backing_file_format) [0.000928s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.025518s] ... 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_with_actual_path,backing_file_format) [0.014935s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000759s] ... 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.009149s] ... 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.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,no_garbage,one_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,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000963s] ... 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,one_snapshots,65536,encrypted,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,64M_with_byte_hint,3.1_GiB,no_garbage,one_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,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004887s] ... 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,backing_file_format) [0.000747s] ... 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.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,no_encryption,no_backing_file,no_backing_file_format) [0.015331s] ... 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,backing_file_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_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000957s] ... 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,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,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,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,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.000717s] ... 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,no_backing_file,backing_file_format) [0.000841s] ... 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,backing_file_format) [0.020357s] ... 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.000938s] ... 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_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,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000758s] ... 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.033910s] ... 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,backing_file_format) [0.010128s] ... 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_with_actual_path,no_backing_file_format) [0.008134s] ... 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.033662s] ... 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,backing_file_path,backing_file_format) [0.000952s] ... 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,no_backing_file,no_backing_file_format) [0.036110s] ... 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,encrypted,backing_file_path_with_actual_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.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000754s] ... 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,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.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,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.1G,garbage_after_snapshot_list,one_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_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.026372s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000743s] ... 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,no_backing_file,no_backing_file_format) [0.021718s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.018624s] ... 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,no_backing_file,backing_file_format) [0.018019s] ... 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,no_backing_file_format) [0.003147s] ... 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.000753s] ... 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,no_backing_file_format) [0.003497s] ... 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_with_actual_path,no_backing_file_format) [0.000882s] ... 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,no_backing_file,no_backing_file_format) [0.000677s] ... 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,backing_file_format) [0.008184s] ... 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,no_backing_file,backing_file_format) [0.000784s] ... 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,no_backing_file_format) [0.009759s] ... 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,no_backing_file_format) [0.025590s] ... 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_with_actual_path,backing_file_format) [0.000816s] ... 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,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,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.011654s] ... 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,backing_file_format) [0.000836s] ... 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,no_backing_file_format) [0.000634s] ... 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.018105s] ... 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.000719s] ... 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.024201s] ... 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,no_backing_file,no_backing_file_format) [0.024924s] ... 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,backing_file_format) [0.011359s] ... 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.002212s] ... 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,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,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000752s] ... 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,backing_file_format) [0.000662s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.010878s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001639s] ... 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.007002s] ... 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,no_backing_file_format) [0.019636s] ... 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.001012s] ... 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.000760s] ... 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.001293s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001003s] ... 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.000696s] ... 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,no_backing_file,no_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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000973s] ... 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.000863s] ... 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,backing_file_format) [0.001131s] ... 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,no_backing_file,no_backing_file_format) [0.014088s] ... 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.000906s] ... 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_with_actual_path,backing_file_format) [0.001163s] ... 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,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,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.000738s] ... 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_with_actual_path,no_backing_file_format) [0.008778s] ... 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.010085s] ... 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,backing_file_path,no_backing_file_format) [0.017835s] ... 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,encrypted,backing_file_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,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.027575s] ... 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,backing_file_format) [0.000966s] ... 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,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.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_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.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.021133s] ... 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_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,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,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,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000735s] ... 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.000799s] ... 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,no_backing_file_format) [0.011509s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.015055s] ... 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,no_backing_file,no_backing_file_format) [0.012738s] ... 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.000754s] ... 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,no_backing_file,backing_file_format) [0.006617s] ... 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,backing_file_format) [0.004690s] ... 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,no_backing_file_format) [0.006765s] ... 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,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,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.006857s] ... 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.000753s] ... 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.008493s] ... 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,no_backing_file_format) [0.000718s] ... 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_with_actual_path,backing_file_format) [0.000693s] ... 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,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,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.018414s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000634s] ... 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,backing_file_format) [0.000746s] ... 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,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,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.012717s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.019282s] ... 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,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,unavailable,no_garbage,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,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.001930s] ... 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,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,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.000722s] ... 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.000644s] ... 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.009302s] ... 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,no_backing_file_format) [0.000775s] ... 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,backing_file_path,no_backing_file_format) [0.000687s] ... 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,no_backing_file_format) [0.019710s] ... 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.000693s] ... 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.001179s] ... 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,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,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002026s] ... 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,backing_file_format) [0.007167s] ... 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,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.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.000769s] ... 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_with_actual_path,backing_file_format) [0.014056s] ... 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,backing_file_format) [0.000853s] ... 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,backing_file_format) [0.016227s] ... 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.000768s] ... 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.000729s] ... 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_with_actual_path,backing_file_format) [0.000624s] ... 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,backing_file_format) [0.000648s] ... 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.007913s] ... 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_with_actual_path,no_backing_file_format) [0.001895s] ... 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,no_backing_file_format) [0.005000s] ... 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.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,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000849s] ... 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.000761s] ... 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,backing_file_format) [0.000751s] ... 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,no_backing_file_format) [0.000740s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000976s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.020684s] ... 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,no_snapshots,65536,no_encryption,backing_file_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,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.000849s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.010903s] ... 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,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_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.016297s] ... 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,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,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001156s] ... 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,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_with_byte_hint,unavailable,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,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.027411s] ... 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.000961s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.025736s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.008999s] ... 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_with_actual_path,backing_file_format) [0.001377s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.008727s] ... 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.000685s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003396s] ... 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.000784s] ... 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,no_backing_file_format) [0.012355s] ... 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,no_backing_file,backing_file_format) [0.000768s] ... 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,no_backing_file_format) [0.001041s] ... 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.022563s] ... 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.013940s] ... 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,backing_file_format) [0.001000s] ... 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,no_backing_file,no_backing_file_format) [0.000698s] ... 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,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,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_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,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_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.4_MiB_with_byte_hint,3.1_GiB,garbage_after_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,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001015s] ... 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,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.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.023179s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.003756s] ... 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,no_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,unavailable,no_garbage,one_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_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.025996s] ... 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.000763s] ... 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,backing_file_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,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000721s] ... 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,no_backing_file,no_backing_file_format) [0.001752s] ... 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,no_backing_file,backing_file_format) [0.001490s] ... 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,backing_file_format) [0.000840s] ... 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.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,no_encryption,backing_file_path,backing_file_format) [0.025850s] ... 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,no_backing_file,backing_file_format) [0.037183s] ... 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_with_actual_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_with_byte_hint,unavailable,garbage_after_snapshot_list,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_with_byte_hint,unavailable,garbage_after_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,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.028360s] ... 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,no_backing_file,no_backing_file_format) [0.001032s] ... 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.000735s] ... 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,encrypted,no_backing_file,backing_file_format) [0.002821s] ... 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,no_backing_file_format) [0.001462s] ... 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,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,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,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,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000852s] ... 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.000853s] ... 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,backing_file_format) [0.000965s] ... 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_with_actual_path,no_backing_file_format) [0.009851s] ... 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,backing_file_path_with_actual_path,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,unavailable,garbage_before_snapshot_list,one_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_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.009891s] ... 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,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,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001361s] ... 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,no_backing_file_format) [0.000643s] ... 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,backing_file_format) [0.001147s] ... 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.000981s] ... 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,no_backing_file,no_backing_file_format) [0.017513s] ... 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,no_backing_file,no_backing_file_format) [0.000696s] ... 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_with_actual_path,backing_file_format) [0.000689s] ... 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,no_backing_file_format) [0.000801s] ... 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.000875s] ... 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,backing_file_format) [0.027795s] ... 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.001079s] ... 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,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,unavailable,garbage_before_snapshot_list,three_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,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.028193s] ... 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.008364s] ... 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,no_backing_file,backing_file_format) [0.000713s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004781s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003161s] ... 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,backing_file_format) [0.010163s] ... 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.000657s] ... 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,backing_file_format) [0.000946s] ... 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,no_backing_file_format) [0.000736s] ... 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.000704s] ... 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.000739s] ... 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,backing_file_format) [0.006817s] ... 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.001995s] ... 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,no_backing_file_format) [0.002001s] ... 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.003074s] ... 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_with_actual_path,no_backing_file_format) [0.002216s] ... 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_with_actual_path,backing_file_format) [0.001028s] ... 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.012169s] ... 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,no_backing_file_format) [0.010440s] ... 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.012957s] ... 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_with_actual_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,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_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,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,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,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.005778s] ... 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.012060s] ... 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.000751s] ... 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_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_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001137s] ... 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_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,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000803s] ... 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,backing_file_format) [0.002775s] ... 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,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.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004249s] ... 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,no_backing_file,backing_file_format) [0.005305s] ... 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.001994s] ... 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,backing_file_format) [0.011994s] ... 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,backing_file_format) [0.006958s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.016056s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000758s] ... 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_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_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.026953s] ... 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.007117s] ... 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,backing_file_format) [0.000972s] ... 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.000695s] ... 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,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,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.007899s] ... 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,backing_file_format) [0.001591s] ... 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_with_actual_path,no_backing_file_format) [0.000739s] ... 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.016997s] ... 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,no_backing_file_format) [0.004286s] ... 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_with_actual_path,backing_file_format) [0.000650s] ... 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,no_backing_file_format) [0.013173s] ... 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.008422s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001375s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001110s] ... 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_with_actual_path,backing_file_format) [0.002140s] ... 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,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,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000798s] ... 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.000669s] ... 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.021739s] ... 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,encrypted,backing_file_path,backing_file_format) [0.007991s] ... 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,no_encryption,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,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.018782s] ... 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,backing_file_format) [0.010062s] ... 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,no_backing_file_format) [0.000977s] ... 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.000662s] ... 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.000705s] ... 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_with_actual_path,no_backing_file_format) [0.000644s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,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,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,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,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.012494s] ... 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,no_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_with_byte_hint,1e+03_MiB,garbage_after_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,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.028650s] ... 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,no_backing_file,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001436s] ... 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.001062s] ... 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,no_backing_file,backing_file_format) [0.001500s] ... 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,no_backing_file_format) [0.000676s] ... 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.012430s] ... 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,no_backing_file_format) [0.019952s] ... 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,backing_file_format) [0.001040s] ... 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.002243s] ... 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.001372s] ... 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,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,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000703s] ... 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,no_backing_file_format) [0.009912s] ... 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,backing_file_path,no_backing_file_format) [0.004319s] ... 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,backing_file_format) [0.021494s] ... 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,no_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,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.018685s] ... 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,no_backing_file,no_backing_file_format) [0.000837s] ... 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,backing_file_path,backing_file_format) [0.000681s] ... 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,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_byte,96K,no_garbage,no_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,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.000747s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,no_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,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.000657s] ... 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.001387s] ... 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,backing_file_format) [0.010188s] ... 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.002719s] ... 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,backing_file_format) [0.000769s] ... 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,no_backing_file,no_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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000641s] ... 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,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,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.012019s] ... 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_with_actual_path,backing_file_format) [0.040770s] ... 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_with_actual_path,backing_file_format) [0.018418s] ... 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.000844s] ... 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,backing_file_format) [0.000923s] ... 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,backing_file_path_with_actual_path,no_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,96K,no_garbage,one_snapshots,65536,no_encryption,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,no_garbage,one_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,64M_byte,96K,no_garbage,one_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,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.003734s] ... 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_with_actual_path,no_backing_file_format) [0.002898s] ... 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.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,1e+03_MiB,garbage_before_snapshot_list,three_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,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.000830s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008819s] ... 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.008694s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001000s] ... 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,no_backing_file,backing_file_format) [0.015087s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... 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,no_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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004970s] ... 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.001068s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.008404s] ... 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,backing_file_format) [0.005525s] ... 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,backing_file_format) [0.009059s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002265s] ... 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,no_backing_file,no_backing_file_format) [0.000681s] ... 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.006311s] ... 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.004676s] ... 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,no_backing_file_format) [0.001771s] ... 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.000698s] ... 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.000753s] ... 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,no_backing_file_format) [0.004286s] ... 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.000765s] ... 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_with_actual_path,backing_file_format) [0.000649s] ... 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,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,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002938s] ... 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.002838s] ... 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_with_actual_path,no_backing_file_format) [0.002560s] ... 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,no_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,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002698s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002266s] ... 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,no_backing_file,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,garbage_after_snapshot_list,three_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_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001558s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.003677s] ... 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.004997s] ... 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,no_backing_file,no_backing_file_format) [0.001788s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001671s] ... 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_with_actual_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,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001338s] ... 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.014100s] ... 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.000816s] ... 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,backing_file_format) [0.000992s] ... 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,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,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.000690s] ... 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.004091s] ... 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,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,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001939s] ... 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.006157s] ... 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,no_backing_file_format) [0.002388s] ... 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.001075s] ... 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,no_backing_file_format) [0.000663s] ... 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.001335s] ... 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,no_backing_file,backing_file_format) [0.002206s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.005594s] ... 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,no_backing_file_format) [0.000760s] ... 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.000640s] ... 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.000737s] ... 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.000627s] ... 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,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,garbage_after_snapshot_list,three_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,2K,96K,garbage_before_snapshot_list,no_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,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000749s] ... 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.006594s] ... 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_with_actual_path,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,encrypted,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,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.006254s] ... 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.000844s] ... 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,backing_file_format) [0.001226s] ... 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.006842s] ... 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.000698s] ... 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,no_backing_file,no_backing_file_format) [0.010954s] ... 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,backing_file_format) [0.000764s] ... 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,no_backing_file,no_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,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,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,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.025581s] ... 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,backing_file_format) [0.000833s] ... 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,backing_file_format) [0.003479s] ... 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,no_backing_file_format) [0.000762s] ... 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,no_backing_file,no_backing_file_format) [0.006525s] ... 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.008254s] ... 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,no_backing_file_format) [0.011908s] ... 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.004500s] ... 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,no_backing_file,no_backing_file_format) [0.003580s] ... 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,no_backing_file,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.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005391s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001108s] ... 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.000675s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005702s] ... 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.000954s] ... 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.000651s] ... 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,backing_file_format) [0.005900s] ... 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,backing_file_path,no_backing_file_format) [0.000910s] ... 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,backing_file_format) [0.000746s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008076s] ... 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,backing_file_path,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,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.007951s] ... 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,no_backing_file_format) [0.005131s] ... 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_with_actual_path,backing_file_format) [0.000656s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001477s] ... 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,no_backing_file,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,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002944s] ... 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,no_backing_file,no_backing_file_format) [0.003826s] ... 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,no_backing_file,backing_file_format) [0.000843s] ... 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.000608s] ... 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.000710s] ... 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,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.009289s] ... 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,three_snapshots,65536,encrypted,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,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000839s] ... 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,no_backing_file,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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.017948s] ... 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,backing_file_path,backing_file_format) [0.000906s] ... 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,no_backing_file,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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,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_byte,96_KiB,garbage_before_snapshot_list,one_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,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000715s] ... 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,no_backing_file_format) [0.013701s] ... 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.035497s] ... 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,no_backing_file_format) [0.007105s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.030780s] ... 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.000932s] ... 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.000641s] ... 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,backing_file_format) [0.000702s] ... 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.000752s] ... 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.000721s] ... 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,backing_file_format) [0.017296s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000981s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000747s] ... 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,no_encryption,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,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000822s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001965s] ... 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,no_backing_file,no_backing_file_format) [0.015906s] ... 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,no_backing_file_format) [0.021975s] ... 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,no_backing_file_format) [0.000859s] ... 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,no_backing_file,backing_file_format) [0.009959s] ... 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,backing_file_format) [0.039207s] ... 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_with_actual_path,backing_file_format) [0.001972s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000679s] ... 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,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_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.010496s] ... 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.001044s] ... 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,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,garbage_after_snapshot_list,no_snapshots,65536,encrypted,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,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_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,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.001356s] ... 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_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,garbage_after_snapshot_list,one_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,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,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,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.011117s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000752s] ... 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,no_backing_file,no_backing_file_format) [0.000659s] ... 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,backing_file_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,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003250s] ... 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,no_backing_file,backing_file_format) [0.006017s] ... 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,backing_file_path,backing_file_format) [0.004466s] ... 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,no_backing_file_format) [0.001068s] ... 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,backing_file_path,no_backing_file_format) [0.003489s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.004112s] ... 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,no_backing_file,backing_file_format) [0.001145s] ... 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,backing_file_path,backing_file_format) [0.003821s] ... 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,no_backing_file_format) [0.000698s] ... 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,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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004865s] ... 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.007046s] ... 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.000988s] ... 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_with_actual_path,backing_file_format) [0.001111s] ... 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,backing_file_format) [0.001099s] ... 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.000751s] ... 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,backing_file_format) [0.000624s] ... 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.000716s] ... 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_with_actual_path,no_backing_file_format) [0.006212s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012465s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000913s] ... 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,no_backing_file_format) [0.005113s] ... 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,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,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,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,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.006927s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.008155s] ... 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,no_encryption,backing_file_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,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000744s] ... 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.000795s] ... 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.008579s] ... 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,backing_file_format) [0.000968s] ... 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,backing_file_path,backing_file_format) [0.000735s] ... 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,backing_file_path,no_backing_file_format) [0.005528s] ... 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,no_encryption,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,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004696s] ... 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.000831s] ... 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,backing_file_format) [0.000660s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.005205s] ... 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,backing_file_format) [0.037724s] ... 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,no_backing_file_format) [0.001890s] ... 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,no_backing_file,backing_file_format) [0.002767s] ... 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_with_actual_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,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002948s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... 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,backing_file_format) [0.007876s] ... 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,no_backing_file,backing_file_format) [0.010432s] ... 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_with_actual_path,no_backing_file_format) [0.000778s] ... 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,no_backing_file_format) [0.015450s] ... 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,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,no_encryption,backing_file_path,backing_file_format) [0.003105s] ... 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,no_backing_file_format) [0.002885s] ... 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,no_backing_file,no_backing_file_format) [0.000947s] ... 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.010427s] ... 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,backing_file_format) [0.000781s] ... 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.000634s] ... 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,backing_file_format) [0.012131s] ... 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.000746s] ... 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,no_backing_file,backing_file_format) [0.001082s] ... 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_with_actual_path,no_backing_file_format) [0.000799s] ... 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.011782s] ... 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,encrypted,backing_file_path_with_actual_path,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_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,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_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000614s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.016086s] ... 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,no_backing_file_format) [0.019636s] ... 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,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,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000657s] ... 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,no_backing_file,backing_file_format) [0.039551s] ... 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,no_backing_file_format) [0.006247s] ... 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,no_backing_file,no_backing_file_format) [0.014133s] ... 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,no_backing_file,backing_file_format) [0.011321s] ... 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.007036s] ... 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.003866s] ... 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,no_backing_file,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,backing_file_format) [0.011818s] ... 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,no_backing_file_format) [0.016907s] ... 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.003135s] ... 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.002444s] ... 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,no_backing_file_format) [0.000679s] ... 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.001025s] ... 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,no_backing_file_format) [0.000699s] ... 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,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_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,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,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000743s] ... 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.000653s] ... 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,no_backing_file,backing_file_format) [0.000791s] ... 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.000766s] ... 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,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,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.024140s] ... 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,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,no_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_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.017058s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000784s] ... 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,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_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,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,96K_byte,no_garbage,no_snapshots,65536,encrypted,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,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.013056s] ... 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.030069s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.009175s] ... 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,backing_file_format) [0.000844s] ... 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,backing_file_format) [0.000737s] ... 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_with_actual_path,no_backing_file_format) [0.021465s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.003244s] ... 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,no_backing_file_format) [0.000695s] ... 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.014972s] ... 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.015083s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001118s] ... 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.000670s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.010849s] ... 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,backing_file_format) [0.014052s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001016s] ... 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,no_backing_file_format) [0.002982s] ... 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,backing_file_format) [0.002305s] ... 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.008791s] ... 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,backing_file_format) [0.016126s] ... 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.001002s] ... 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,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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,64M_byte,96K_byte,garbage_after_snapshot_list,no_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,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005350s] ... 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_with_actual_path,backing_file_format) [0.004740s] ... 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,encrypted,backing_file_path,backing_file_format) [0.010009s] ... 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,no_backing_file,no_backing_file_format) [0.000791s] ... 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,no_backing_file_format) [0.008172s] ... 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,backing_file_format) [0.013901s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000971s] ... 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,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,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000893s] ... 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,no_backing_file,backing_file_format) [0.000756s] ... 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.000717s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000947s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.014485s] ... 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,encrypted,no_backing_file,backing_file_format) [0.031622s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000808s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001072s] ... 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,no_backing_file_format) [0.021526s] ... 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_with_actual_path,no_backing_file_format) [0.024163s] ... 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.000937s] ... 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,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,2K,96K_byte,garbage_before_snapshot_list,no_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,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.009611s] ... 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,no_backing_file,no_backing_file_format) [0.011865s] ... 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,no_backing_file,backing_file_format) [0.000861s] ... 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.001687s] ... 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.001518s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001825s] ... 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_with_actual_path,no_backing_file_format) [0.005064s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001490s] ... 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,encrypted,backing_file_path_with_actual_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,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000992s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.013571s] ... 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,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,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000931s] ... 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_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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.007321s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.010006s] ... 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,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,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000775s] ... 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,no_backing_file_format) [0.000629s] ... 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,no_backing_file,no_backing_file_format) [0.000705s] ... 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,no_backing_file,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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.011650s] ... 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_with_actual_path,backing_file_format) [0.005714s] ... 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,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_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.017050s] ... 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_with_actual_path,backing_file_format) [0.024811s] ... 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.000730s] ... 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,no_backing_file_format) [0.006070s] ... 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,no_backing_file_format) [0.020933s] ... 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,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,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000694s] ... 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.003242s] ... 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.000928s] ... 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,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_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006726s] ... 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_with_actual_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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004804s] ... 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.000646s] ... 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_with_actual_path,backing_file_format) [0.002020s] ... 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.010314s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.008077s] ... 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,backing_file_format) [0.005468s] ... 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,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,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001957s] ... 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,no_backing_file,no_backing_file_format) [0.006205s] ... 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,no_backing_file_format) [0.003300s] ... 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,no_backing_file_format) [0.010765s] ... 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.000726s] ... 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,backing_file_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,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.016613s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001311s] ... 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,no_backing_file,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_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001961s] ... 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.000627s] ... 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,backing_file_format) [0.003076s] ... 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,encrypted,no_backing_file,no_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,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.006042s] ... 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.003822s] ... 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,no_backing_file_format) [0.002322s] ... 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.005884s] ... 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_with_actual_path,no_backing_file_format) [0.001127s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.012531s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.005105s] ... 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.000799s] ... 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,no_backing_file,backing_file_format) [0.001252s] ... 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.000688s] ... 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,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000656s] ... 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,backing_file_format) [0.000709s] ... 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,no_backing_file_format) [0.000699s] ... 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,backing_file_format) [0.019196s] ... 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_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,96K_byte,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,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.012782s] ... 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,no_backing_file_format) [0.000692s] ... 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,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,2K,96K_byte,garbage_after_snapshot_list,three_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,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004629s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000735s] ... 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,no_backing_file,backing_file_format) [0.007517s] ... 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.004947s] ... 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,encrypted,backing_file_path_with_actual_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,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000716s] ... 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,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,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.014956s] ... 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,no_backing_file,no_backing_file_format) [0.002375s] ... 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,no_backing_file_format) [0.000738s] ... 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,backing_file_format) [0.000886s] ... 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,no_backing_file_format) [0.000735s] ... 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,backing_file_format) [0.000622s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000922s] ... 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,backing_file_format) [0.006002s] ... 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,backing_file_format) [0.000931s] ... 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_with_actual_path,no_backing_file_format) [0.000810s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.016085s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.010987s] ... 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,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_after_snapshot_list,one_snapshots,65536,no_encryption,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_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008148s] ... 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_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,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001028s] ... 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_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_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.010947s] ... 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,backing_file_path,no_backing_file_format) [0.000979s] ... 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,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_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.016338s] ... 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.011653s] ... 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,backing_file_format) [0.012045s] ... 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,backing_file_path,backing_file_format) [0.001101s] ... 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,backing_file_format) [0.000754s] ... 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,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,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000745s] ... 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,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,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000785s] ... 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,no_backing_file,backing_file_format) [0.006028s] ... 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.000841s] ... 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.000848s] ... 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.004926s] ... 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.000797s] ... 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,backing_file_format) [0.000920s] ... 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,backing_file_path,no_backing_file_format) [0.001422s] ... 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,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,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004628s] ... 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.008716s] ... 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,no_backing_file,no_backing_file_format) [0.007679s] ... 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,no_backing_file_format) [0.009586s] ... 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_with_actual_path,no_backing_file_format) [0.005365s] ... 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,no_backing_file,no_backing_file_format) [0.001987s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002055s] ... 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.000789s] ... 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.000661s] ... 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,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.019061s] ... 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,backing_file_format) [0.001040s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.007746s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.004882s] ... 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.000732s] ... 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,encrypted,backing_file_path,backing_file_format) [0.008599s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000783s] ... 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,backing_file_format) [0.000645s] ... 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,no_backing_file_format) [0.011937s] ... 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,backing_file_format) [0.000914s] ... 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.012666s] ... 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_with_actual_path,no_backing_file_format) [0.027948s] ... 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,backing_file_format) [0.022325s] ... 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,backing_file_path,backing_file_format) [0.001036s] ... 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,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,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.022095s] ... 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_with_actual_path,no_backing_file_format) [0.001116s] ... 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,no_backing_file,backing_file_format) [0.000767s] ... 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,backing_file_format) [0.000732s] ... 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,no_backing_file_format) [0.001747s] ... 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_with_actual_path,no_backing_file_format) [0.000851s] ... 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_with_actual_path,no_backing_file_format) [0.000844s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.007214s] ... 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,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_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000688s] ... 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,backing_file_format) [0.016037s] ... 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_with_actual_path,no_backing_file_format) [0.001143s] ... 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,no_backing_file,backing_file_format) [0.001819s] ... 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.000677s] ... 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,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,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001230s] ... 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.000761s] ... 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,no_backing_file_format) [0.000656s] ... 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,no_backing_file,no_backing_file_format) [0.008032s] ... 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,no_backing_file,backing_file_format) [0.003204s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.005950s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,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_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001069s] ... 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,no_backing_file,backing_file_format) [0.000771s] ... 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.000663s] ... 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_with_actual_path,no_backing_file_format) [0.000770s] ... 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.007626s] ... 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_with_actual_path,backing_file_format) [0.008583s] ... 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,no_backing_file,backing_file_format) [0.009433s] ... 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_with_actual_path,no_backing_file_format) [0.002240s] ... 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.002682s] ... 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,no_backing_file,no_backing_file_format) [0.000660s] ... 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,no_backing_file,no_backing_file_format) [0.005292s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.007701s] ... 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.000725s] ... 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.028317s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002348s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.033324s] ... 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,no_backing_file_format) [0.000683s] ... 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,backing_file_path,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,three_snapshots,65536,encrypted,no_backing_file,no_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,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000716s] ... 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.000652s] ... 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.000701s] ... 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_with_actual_path,backing_file_format) [0.000652s] ... 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,no_backing_file_format) [0.000746s] ... 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.000759s] ... 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.000813s] ... 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,no_backing_file,no_backing_file_format) [0.000713s] ... 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,three_snapshots,65536,no_encryption,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_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001396s] ... 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,no_backing_file,backing_file_format) [0.000632s] ... 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.003006s] ... 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.000776s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.006169s] ... 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,no_backing_file_format) [0.001120s] ... 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.015026s] ... 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_with_actual_path,no_backing_file_format) [0.004475s] ... 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,no_backing_file,no_backing_file_format) [0.007975s] ... 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.001683s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... 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_with_actual_path,backing_file_format) [0.004438s] ... 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,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,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,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,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000731s] ... 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,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_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005122s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000954s] ... 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,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_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003997s] ... 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,no_backing_file,no_backing_file_format) [0.000720s] ... 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.002931s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001614s] ... 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.000708s] ... 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.000643s] ... 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,backing_file_format) [0.000715s] ... 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.001703s] ... 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.000645s] ... 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.000767s] ... 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,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,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004767s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000792s] ... 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.008038s] ... 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,no_backing_file_format) [0.010172s] ... 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.005075s] ... 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_with_actual_path,no_backing_file_format) [0.001394s] ... 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.003535s] ... 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,no_backing_file,no_backing_file_format) [0.001254s] ... 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,no_backing_file,backing_file_format) [0.000890s] ... 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,no_backing_file_format) [0.000622s] ... 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,backing_file_format) [0.000960s] ... 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,no_backing_file_format) [0.000759s] ... 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,backing_file_path,backing_file_format) [0.009085s] ... 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.005999s] ... 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_with_actual_path,no_backing_file_format) [0.005371s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000925s] ... 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,encrypted,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,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000846s] ... 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,no_backing_file_format) [0.007817s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000805s] ... 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.001211s] ... 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,no_backing_file,no_backing_file_format) [0.009816s] ... 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.009248s] ... 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,no_backing_file,backing_file_format) [0.000728s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000833s] ... 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_with_actual_path,no_backing_file_format) [0.006867s] ... 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,encrypted,backing_file_path_with_actual_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,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_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,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.014704s] ... 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.000789s] ... 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_with_actual_path,backing_file_format) [0.002088s] ... 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,no_backing_file_format) [0.002593s] ... 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,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,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001621s] ... 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,no_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,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004053s] ... 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.000972s] ... 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_with_actual_path,no_backing_file_format) [0.018241s] ... 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,no_backing_file_format) [0.032977s] ... 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.006775s] ... 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,backing_file_path_with_actual_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,96K,no_garbage,three_snapshots,65536,no_encryption,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,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001075s] ... 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,no_backing_file_format) [0.016081s] ... 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.018246s] ... 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,backing_file_format) [0.000852s] ... 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,no_backing_file_format) [0.005320s] ... 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.000825s] ... 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.000761s] ... 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,backing_file_format) [0.010971s] ... 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_with_actual_path,backing_file_format) [0.008180s] ... 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,backing_file_format) [0.000858s] ... 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.005687s] ... 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,backing_file_format) [0.000921s] ... 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.000721s] ... 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.000966s] ... 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,backing_file_format) [0.000712s] ... 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,backing_file_format) [0.000832s] ... 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,no_backing_file_format) [0.000651s] ... 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.000733s] ... 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,no_backing_file_format) [0.000612s] ... 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,no_backing_file_format) [0.002313s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.021279s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000682s] ... 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,no_encryption,backing_file_path_with_actual_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,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.020160s] ... 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,backing_file_path,no_backing_file_format) [0.019116s] ... 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.007414s] ... 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,backing_file_path,backing_file_format) [0.001201s] ... 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,no_backing_file,backing_file_format) [0.001134s] ... 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.001483s] ... 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.001284s] ... 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,backing_file_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,64M_byte,96K_byte,garbage_after_snapshot_list,three_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,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.022886s] ... 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.000893s] ... 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,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,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.022222s] ... 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.000907s] ... 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.000762s] ... 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,no_backing_file,backing_file_format) [0.000653s] ... 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,no_backing_file_format) [0.028129s] ... 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,no_backing_file_format) [0.002145s] ... 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.001355s] ... 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,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,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004360s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001053s] ... 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,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.1G,garbage_before_snapshot_list,one_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,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000760s] ... 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,no_backing_file_format) [0.012229s] ... 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.000877s] ... 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.000751s] ... 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.000634s] ... 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,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_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.025501s] ... 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,backing_file_format) [0.001143s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000886s] ... 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,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,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000766s] ... 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,backing_file_path_with_actual_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,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.015182s] ... 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.002659s] ... 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,encrypted,backing_file_path,backing_file_format) [0.003521s] ... 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,backing_file_format) [0.005466s] ... 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,no_backing_file,backing_file_format) [0.009447s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.008729s] ... 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.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,backing_file_path,backing_file_format) [0.000640s] ... 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,backing_file_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_byte,96_KiB,no_garbage,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,2K,3.1G,garbage_after_snapshot_list,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,2K,3.1G,garbage_after_snapshot_list,no_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,2K,3.1G,garbage_after_snapshot_list,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.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.009819s] ... 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_with_actual_path,no_backing_file_format) [0.002475s] ... 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.040349s] ... 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,backing_file_format) [0.001227s] ... 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,no_backing_file,no_backing_file_format) [0.002497s] ... 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,no_backing_file,backing_file_format) [0.006031s] ... 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,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,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,2K,3.1G,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,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.019218s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.005018s] ... 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.001876s] ... 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,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,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_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,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,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,96_KiB,garbage_before_snapshot_list,no_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_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.008978s] ... 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_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_byte,1e+03_MiB,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,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001514s] ... 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,no_backing_file_format) [0.000650s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006243s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.019527s] ... 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,no_backing_file,no_backing_file_format) [0.018342s] ... 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,no_backing_file,no_backing_file_format) [0.001067s] ... 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,backing_file_format) [0.000830s] ... 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,no_backing_file,no_backing_file_format) [0.001030s] ... 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.000862s] ... 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,no_backing_file_format) [0.023494s] ... 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,backing_file_format) [0.002061s] ... 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,backing_file_format) [0.001131s] ... 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,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,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.007859s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002262s] ... 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,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,64M_byte,96_KiB,garbage_before_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,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.013053s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000889s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000912s] ... 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,no_backing_file_format) [0.011807s] ... 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,no_backing_file_format) [0.000924s] ... 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.000831s] ... 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.000710s] ... 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,backing_file_format) [0.000759s] ... 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,backing_file_format) [0.011371s] ... 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_with_actual_path,backing_file_format) [0.000819s] ... 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,no_backing_file_format) [0.000797s] ... 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,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,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000723s] ... 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,no_backing_file_format) [0.012261s] ... 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.001180s] ... 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,backing_file_format) [0.010134s] ... 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.000819s] ... 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,backing_file_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,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.036838s] ... 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_with_actual_path,no_backing_file_format) [0.000929s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001086s] ... 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,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,2K,3.1_GiB,no_garbage,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,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003765s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003585s] ... 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.000986s] ... 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.007638s] ... 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,no_encryption,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,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.018014s] ... 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_with_actual_path,backing_file_format) [0.000738s] ... 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,backing_file_format) [0.000786s] ... 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,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,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.011276s] ... 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.000664s] ... 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,no_backing_file_format) [0.000893s] ... 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,no_backing_file_format) [0.007549s] ... 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,no_encryption,no_backing_file,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,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000724s] ... 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.000915s] ... 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,no_backing_file_format) [0.003855s] ... 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.003860s] ... 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.000769s] ... 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,no_backing_file_format) [0.000661s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000653s] ... 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,no_backing_file_format) [0.016723s] ... 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,no_backing_file_format) [0.017045s] ... 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,encrypted,no_backing_file,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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... 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,encrypted,no_backing_file,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000997s] ... 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.017139s] ... 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,encrypted,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_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.036089s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001079s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000806s] ... 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.003889s] ... 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.001051s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000776s] ... 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.012044s] ... 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,encrypted,backing_file_path,backing_file_format) [0.003600s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.015013s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.003446s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000670s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001333s] ... 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.001068s] ... 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,backing_file_path_with_actual_path,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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007166s] ... 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_with_actual_path,no_backing_file_format) [0.000694s] ... 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.001071s] ... 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,backing_file_format) [0.001464s] ... 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,backing_file_format) [0.011902s] ... 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.009242s] ... 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.000735s] ... 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,no_backing_file,no_backing_file_format) [0.001443s] ... 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,no_backing_file_format) [0.002150s] ... 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,backing_file_format) [0.000770s] ... 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.000698s] ... 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,backing_file_format) [0.000736s] ... 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,backing_file_format) [0.000657s] ... 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_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,64M_byte,96K_byte,garbage_after_snapshot_list,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,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002436s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.031280s] ... 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_with_actual_path,no_backing_file_format) [0.000793s] ... 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_with_actual_path,backing_file_format) [0.000843s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000961s] ... 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,no_backing_file_format) [0.004237s] ... 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_with_actual_path,backing_file_format) [0.000939s] ... 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,no_backing_file,backing_file_format) [0.001556s] ... 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,no_backing_file,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,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003391s] ... 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,no_backing_file,backing_file_format) [0.000719s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001543s] ... 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.000666s] ... 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,no_encryption,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,64M_byte,98304_B,no_garbage,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_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.019767s] ... 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.000705s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.021970s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000743s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000922s] ... 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,backing_file_format) [0.000694s] ... 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,three_snapshots,65536,encrypted,backing_file_path,no_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,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.025115s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.025445s] ... 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,no_backing_file,no_backing_file_format) [0.016659s] ... 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.034497s] ... 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,backing_file_path,backing_file_format) [0.000788s] ... 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,backing_file_format) [0.001046s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000771s] ... 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,no_backing_file_format) [0.000903s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004637s] ... 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,no_backing_file,no_backing_file_format) [0.001042s] ... 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,no_backing_file_format) [0.000809s] ... 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.000825s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.016779s] ... 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,no_backing_file,no_backing_file_format) [0.000742s] ... 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,no_backing_file,backing_file_format) [0.000906s] ... 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,backing_file_path,backing_file_format) [0.026773s] ... 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.023332s] ... 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.004603s] ... 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.001054s] ... 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_with_actual_path,no_backing_file_format) [0.011453s] ... 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.000654s] ... 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,no_backing_file_format) [0.001248s] ... 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,no_backing_file,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,98304_B,garbage_after_snapshot_list,no_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,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.021919s] ... 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,no_backing_file,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,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_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,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.030354s] ... 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.017857s] ... 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_with_actual_path,no_backing_file_format) [0.005247s] ... 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,no_encryption,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,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006431s] ... 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,backing_file_format) [0.001018s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001198s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001019s] ... 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.011181s] ... 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.023795s] ... 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.000782s] ... 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,no_backing_file,backing_file_format) [0.010564s] ... 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,no_backing_file_format) [0.005552s] ... 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,no_backing_file_format) [0.003380s] ... 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,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,98304_B,garbage_after_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,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.008255s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000781s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000670s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000777s] ... 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,backing_file_path,backing_file_format) [0.001776s] ... 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_with_actual_path,no_backing_file_format) [0.004352s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.011495s] ... 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,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,unavailable,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,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.007751s] ... 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,no_backing_file,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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,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,one_snapshots,65536,encrypted,backing_file_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,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_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,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.019497s] ... 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.005329s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001072s] ... 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,no_backing_file,backing_file_format) [0.010152s] ... 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,no_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,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.007432s] ... 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.011477s] ... 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.000749s] ... 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.000651s] ... 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.000733s] ... 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,no_backing_file_format) [0.001809s] ... 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,backing_file_format) [0.010183s] ... 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,backing_file_format) [0.000756s] ... 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_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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.050962s] ... 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.001004s] ... 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.001492s] ... 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.001022s] ... 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,backing_file_path,no_backing_file_format) [0.028977s] ... 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,no_backing_file,no_backing_file_format) [0.001024s] ... 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,backing_file_format) [0.000892s] ... 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,no_backing_file,backing_file_format) [0.000673s] ... 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,no_backing_file_format) [0.000793s] ... 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.000789s] ... 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.000656s] ... 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.001134s] ... 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,backing_file_format) [0.011208s] ... 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.000863s] ... 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_with_actual_path,no_backing_file_format) [0.001892s] ... 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_with_actual_path,backing_file_format) [0.000651s] ... 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,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.016219s] ... 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,no_backing_file_format) [0.012951s] ... 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,no_backing_file,no_backing_file_format) [0.003109s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.015966s] ... 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.030678s] ... 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_with_actual_path,backing_file_format) [0.016551s] ... 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,backing_file_format) [0.000889s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001241s] ... 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.001628s] ... 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,backing_file_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,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.018053s] ... 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,no_backing_file_format) [0.001089s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000843s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.017982s] ... 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,no_backing_file_format) [0.001172s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... 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.032189s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_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,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001037s] ... 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,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000760s] ... 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,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.009084s] ... 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.000705s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000914s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000646s] ... 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,backing_file_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_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.012007s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000960s] ... 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,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,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.012524s] ... 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,backing_file_format) [0.001239s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000908s] ... 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,backing_file_path,backing_file_format) [0.038140s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001280s] ... 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,no_backing_file,no_backing_file_format) [0.019090s] ... 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,no_backing_file,backing_file_format) [0.002660s] ... 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,no_backing_file_format) [0.025562s] ... 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,backing_file_format) [0.001007s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.021006s] ... 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,backing_file_path,backing_file_format) [0.002780s] ... 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.000910s] ... 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_with_actual_path,no_backing_file_format) [0.008855s] ... 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,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,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000759s] ... 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_with_actual_path,backing_file_format) [0.001251s] ... 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,backing_file_format) [0.000631s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.024276s] ... 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,no_backing_file,backing_file_format) [0.000933s] ... 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.000820s] ... 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,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,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.021579s] ... 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,no_backing_file_format) [0.030368s] ... 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,no_backing_file,backing_file_format) [0.000693s] ... 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,no_backing_file_format) [0.004191s] ... 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,no_backing_file_format) [0.000699s] ... 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,no_backing_file_format) [0.000721s] ... 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,no_backing_file_format) [0.031430s] ... 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,backing_file_path,backing_file_format) [0.029072s] ... 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_with_actual_path,backing_file_format) [0.001376s] ... 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_with_actual_path,backing_file_format) [0.001203s] ... 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.002011s] ... 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,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,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.025493s] ... 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.001087s] ... 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,backing_file_path,backing_file_format) [0.001034s] ... 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,encrypted,backing_file_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,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,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,backing_file_format) [0.008432s] ... 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,backing_file_path,no_backing_file_format) [0.003582s] ... 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,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,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000672s] ... 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,no_backing_file,no_backing_file_format) [0.006530s] ... 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,backing_file_format) [0.013764s] ... 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.000786s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002078s] ... 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,no_backing_file_format) [0.032970s] ... 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.001053s] ... 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,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,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.008094s] ... 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.000981s] ... 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,backing_file_path,no_backing_file_format) [0.009678s] ... 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,backing_file_format) [0.001107s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001118s] ... 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,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,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000679s] ... 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.001050s] ... 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,backing_file_format) [0.000677s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.004824s] ... 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.000768s] ... 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,backing_file_path,no_backing_file_format) [0.002049s] ... 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_with_actual_path,no_backing_file_format) [0.004878s] ... 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,no_backing_file,no_backing_file_format) [0.001213s] ... 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,backing_file_path,backing_file_format) [0.005078s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001460s] ... 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,backing_file_format) [0.007648s] ... 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.000944s] ... 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,no_backing_file_format) [0.001031s] ... 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,backing_file_format) [0.002207s] ... 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,backing_file_format) [0.036012s] ... 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,no_backing_file,backing_file_format) [0.001375s] ... 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.000778s] ... 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.016288s] ... 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,backing_file_path,backing_file_format) [0.007573s] ... 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,no_backing_file_format) [0.001192s] ... 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,no_backing_file_format) [0.001346s] ... 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.000643s] ... 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,no_backing_file_format) [0.020074s] ... 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.000832s] ... 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.011222s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.005110s] ... 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,backing_file_path,no_backing_file_format) [0.000675s] ... 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,backing_file_path_with_actual_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_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,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,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.016593s] ... 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,no_backing_file_format) [0.000727s] ... 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,no_backing_file_format) [0.000776s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000978s] ... 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,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,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.013598s] ... 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.000719s] ... 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,backing_file_format) [0.001065s] ... 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_with_actual_path,backing_file_format) [0.000807s] ... 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.000810s] ... 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,no_backing_file,no_backing_file_format) [0.026368s] ... 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,no_backing_file,no_backing_file_format) [0.000929s] ... 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.000686s] ... 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,backing_file_format) [0.023969s] ... 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,no_backing_file,backing_file_format) [0.001073s] ... 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_with_actual_path,no_backing_file_format) [0.000635s] ... 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.000734s] ... 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,no_backing_file,no_backing_file_format) [0.011089s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000904s] ... 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.001073s] ... 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,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,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000856s] ... 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,no_backing_file,backing_file_format) [0.000708s] ... 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,backing_file_format) [0.001051s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.007646s] ... 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,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,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001095s] ... 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,no_backing_file,backing_file_format) [0.001622s] ... 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,no_backing_file_format) [0.042354s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000762s] ... 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,no_encryption,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,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.029834s] ... 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,no_backing_file_format) [0.000774s] ... 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.000861s] ... 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,backing_file_format) [0.004068s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001099s] ... 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,backing_file_format) [0.004660s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... 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,no_backing_file_format) [0.003191s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001404s] ... 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,backing_file_format) [0.000785s] ... 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.001290s] ... 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,no_backing_file_format) [0.001044s] ... 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.000878s] ... 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,no_backing_file,backing_file_format) [0.001842s] ... 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,no_backing_file,backing_file_format) [0.024282s] ... 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.000823s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000942s] ... 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,no_encryption,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_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.021378s] ... 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,backing_file_format) [0.024935s] ... 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,no_backing_file_format) [0.001023s] ... 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,no_backing_file_format) [0.016292s] ... 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.000884s] ... 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,backing_file_format) [0.001534s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.016043s] ... 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.001012s] ... 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,backing_file_path,backing_file_format) [0.001563s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000969s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.029301s] ... 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_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,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000811s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.015177s] ... 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,backing_file_format) [0.000783s] ... 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,backing_file_path,no_backing_file_format) [0.016306s] ... 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,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,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.020291s] ... 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,no_encryption,no_backing_file,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_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006108s] ... 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,no_backing_file,no_backing_file_format) [0.000798s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001263s] ... 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,no_backing_file_format) [0.014229s] ... 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,no_backing_file,backing_file_format) [0.000715s] ... 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.000633s] ... 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.000825s] ... 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.016310s] ... 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.015495s] ... 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_with_actual_path,no_backing_file_format) [0.001138s] ... 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,no_backing_file_format) [0.000707s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.017489s] ... 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.000989s] ... 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,backing_file_format) [0.000773s] ... 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.001690s] ... 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,no_backing_file_format) [0.016387s] ... 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,backing_file_format) [0.001296s] ... 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.000846s] ... 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,no_backing_file_format) [0.001050s] ... 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,no_backing_file_format) [0.000705s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.013514s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000929s] ... 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,backing_file_format) [0.001392s] ... 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_with_actual_path,no_backing_file_format) [0.034604s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001481s] ... 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.001168s] ... 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,backing_file_format) [0.017180s] ... 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.003419s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... 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,no_backing_file,backing_file_format) [0.003231s] ... 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,backing_file_format) [0.000920s] ... 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.024133s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001193s] ... 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,no_backing_file_format) [0.000780s] ... 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,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,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.030565s] ... 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,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,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.005213s] ... 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,no_backing_file,backing_file_format) [0.009573s] ... 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,backing_file_format) [0.000895s] ... 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,no_backing_file_format) [0.027578s] ... 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,backing_file_format) [0.015974s] ... 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.004538s] ... 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,no_backing_file,no_backing_file_format) [0.018317s] ... 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.029022s] ... 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,no_backing_file_format) [0.001054s] ... 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_with_actual_path,backing_file_format) [0.000992s] ... 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,backing_file_format) [0.018300s] ... 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.001040s] ... 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,backing_file_format) [0.000916s] ... 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,backing_file_format) [0.000674s] ... 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_with_actual_path,backing_file_format) [0.000765s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000707s] ... 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,no_backing_file_format) [0.000711s] ... 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.000803s] ... 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,no_backing_file_format) [0.000668s] ... 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,no_backing_file,no_backing_file_format) [0.001762s] ... 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,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,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_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,2K_with_byte_hint,96K,garbage_before_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_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001427s] ... 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.000814s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.024068s] ... 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,no_backing_file,backing_file_format) [0.001432s] ... 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.001560s] ... 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,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,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000910s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000784s] ... 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.000692s] ... 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,encrypted,backing_file_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,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.000726s] ... 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,backing_file_format) [0.011566s] ... 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_with_actual_path,no_backing_file_format) [0.000742s] ... 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,no_backing_file,backing_file_format) [0.000668s] ... 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,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,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.029981s] ... 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_with_actual_path,no_backing_file_format) [0.000668s] ... 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,no_backing_file_format) [0.013142s] ... 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.001265s] ... 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.003176s] ... 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,no_backing_file_format) [0.000784s] ... 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,no_backing_file_format) [0.000660s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.008416s] ... 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,no_backing_file,no_backing_file_format) [0.001061s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... 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,no_backing_file,no_backing_file_format) [0.029504s] ... 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.001266s] ... 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,no_backing_file_format) [0.013339s] ... 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.000961s] ... 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,encrypted,no_backing_file,backing_file_format) [0.008352s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001116s] ... 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.001546s] ... 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,no_backing_file,backing_file_format) [0.031329s] ... 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,no_backing_file,backing_file_format) [0.013673s] ... 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.007319s] ... 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.000928s] ... 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,backing_file_format) [0.001235s] ... 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.000730s] ... 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,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_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000741s] ... 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_with_actual_path,no_backing_file_format) [0.001905s] ... 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,backing_file_format) [0.000693s] ... 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,no_backing_file_format) [0.000763s] ... 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,no_backing_file_format) [0.024872s] ... 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,no_backing_file_format) [0.004183s] ... 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,backing_file_format) [0.000916s] ... 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.000678s] ... 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.003992s] ... 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.000808s] ... 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.001421s] ... 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,no_backing_file,backing_file_format) [0.005750s] ... 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,no_backing_file_format) [0.000707s] ... 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,backing_file_format) [0.000727s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... 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,backing_file_format) [0.025826s] ... 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,no_backing_file,no_backing_file_format) [0.001162s] ... 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,backing_file_format) [0.000652s] ... 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,no_backing_file,backing_file_format) [0.017608s] ... 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.001080s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000804s] ... 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.021123s] ... 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,backing_file_format) [0.001161s] ... 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,no_backing_file,backing_file_format) [0.010676s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.010308s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008566s] ... 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.029109s] ... 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,no_backing_file_format) [0.001028s] ... 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.033325s] ... 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,backing_file_format) [0.000723s] ... 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,no_backing_file,backing_file_format) [0.000817s] ... 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,backing_file_format) [0.002260s] ... 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,backing_file_format) [0.000927s] ... 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,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,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.015479s] ... 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,no_backing_file_format) [0.000993s] ... 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,no_backing_file_format) [0.000688s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.007257s] ... 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.001014s] ... 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.000687s] ... 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.001213s] ... 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,backing_file_format) [0.005512s] ... 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_with_actual_path,backing_file_format) [0.006635s] ... 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,backing_file_format) [0.006918s] ... 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.020002s] ... 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.000808s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.023060s] ... 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,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,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003177s] ... 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.001083s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.018821s] ... 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,backing_file_path_with_actual_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,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.012078s] ... 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.000855s] ... 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,backing_file_format) [0.000963s] ... 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,backing_file_format) [0.001000s] ... 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.003875s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.023664s] ... 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,backing_file_format) [0.001150s] ... 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_with_actual_path,no_backing_file_format) [0.028508s] ... 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,backing_file_format) [0.001141s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003179s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000652s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000919s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000715s] ... 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,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,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001062s] ... 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,no_backing_file,backing_file_format) [0.001585s] ... 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.000910s] ... 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,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,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,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,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.001225s] ... 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.032799s] ... 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,no_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,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.030372s] ... 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_with_actual_path,no_backing_file_format) [0.000789s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000669s] ... 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,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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.033965s] ... 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.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,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006259s] ... 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.015259s] ... 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,no_backing_file,no_backing_file_format) [0.000660s] ... 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,no_backing_file_format) [0.000678s] ... 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,no_backing_file_format) [0.000698s] ... 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,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_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.017281s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000777s] ... 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.000819s] ... 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.000885s] ... 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,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,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.012886s] ... 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,backing_file_format) [0.016152s] ... 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,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,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000607s] ... 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,backing_file_format) [0.001480s] ... 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.000722s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000926s] ... 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,no_backing_file_format) [0.000705s] ... 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,no_backing_file_format) [0.012274s] ... 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,backing_file_format) [0.000881s] ... 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.000886s] ... 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,no_backing_file_format) [0.000596s] ... 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,backing_file_format) [0.000725s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.017431s] ... 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,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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001210s] ... 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.000831s] ... 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,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,64_MiB_with_byte_hint,96K,garbage_before_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,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003094s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.018870s] ... 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,no_backing_file,backing_file_format) [0.021864s] ... 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,backing_file_path,no_backing_file_format) [0.011298s] ... 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,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005691s] ... 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.000931s] ... 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_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_with_byte_hint,96_KiB,garbage_after_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,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.030542s] ... 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,backing_file_format) [0.001924s] ... 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.000661s] ... 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.003566s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.004103s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004381s] ... 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,encrypted,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.014120s] ... 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.000766s] ... 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.000739s] ... 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,no_backing_file_format) [0.001164s] ... 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,no_backing_file_format) [0.004253s] ... 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.011426s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.023704s] ... 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,no_encryption,no_backing_file,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,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.017735s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001880s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.006229s] ... 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,no_backing_file,no_backing_file_format) [0.021633s] ... 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,no_backing_file,no_backing_file_format) [0.011247s] ... 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.009525s] ... 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.000939s] ... 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.016791s] ... 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,no_backing_file,no_backing_file_format) [0.000899s] ... 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,no_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,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.007672s] ... 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_with_actual_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,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,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,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.013787s] ... 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.022789s] ... 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.001015s] ... 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,no_backing_file,backing_file_format) [0.013486s] ... 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,no_backing_file_format) [0.000647s] ... 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.000927s] ... 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_with_actual_path,backing_file_format) [0.009658s] ... 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.008343s] ... 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,no_backing_file,backing_file_format) [0.001121s] ... 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.029839s] ... 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,no_backing_file,backing_file_format) [0.001042s] ... 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,backing_file_format) [0.000653s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.022080s] ... 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.023528s] ... 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.001001s] ... 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_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,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000776s] ... 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.000680s] ... 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_with_actual_path,backing_file_format) [0.023669s] ... 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,backing_file_format) [0.000858s] ... 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_with_actual_path,backing_file_format) [0.000762s] ... 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,no_backing_file,no_backing_file_format) [0.020971s] ... 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.020184s] ... 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.000741s] ... 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,no_backing_file,no_backing_file_format) [0.003192s] ... 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,backing_file_format) [0.000810s] ... 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,no_backing_file,no_backing_file_format) [0.000715s] ... 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,no_backing_file,backing_file_format) [0.000736s] ... 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.004375s] ... 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,backing_file_format) [0.000896s] ... 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,no_backing_file_format) [0.001932s] ... 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.000769s] ... 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,no_backing_file_format) [0.001069s] ... 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.024686s] ... 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_with_actual_path,backing_file_format) [0.019252s] ... 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,no_backing_file_format) [0.001164s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000872s] ... 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,no_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,96K_byte,no_garbage,three_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,64_MiB_with_byte_hint,unavailable,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,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.000852s] ... 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,no_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,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001133s] ... 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.000773s] ... 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,encrypted,backing_file_path,backing_file_format) [0.011594s] ... 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,no_backing_file_format) [0.000861s] ... 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.009742s] ... 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.004627s] ... 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.000693s] ... 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,backing_file_format) [0.000749s] ... 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,no_backing_file_format) [0.027886s] ... 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,no_backing_file_format) [0.000949s] ... 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.002703s] ... 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,no_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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000793s] ... 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,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,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.039390s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001038s] ... 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,no_backing_file_format) [0.024365s] ... 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,backing_file_path,no_backing_file_format) [0.001013s] ... 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,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,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.026722s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001713s] ... 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,backing_file_path,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,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008990s] ... 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.003886s] ... 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.003047s] ... 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,no_backing_file_format) [0.000813s] ... 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,backing_file_format) [0.000745s] ... 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,no_backing_file_format) [0.000655s] ... 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,backing_file_format) [0.031384s] ... 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,no_backing_file,no_backing_file_format) [0.000779s] ... 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,backing_file_format) [0.000746s] ... 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.000630s] ... 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_with_actual_path,backing_file_format) [0.024982s] ... 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,backing_file_format) [0.025485s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000660s] ... 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,no_backing_file,no_backing_file_format) [0.000845s] ... 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,no_backing_file_format) [0.000888s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.008564s] ... 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,no_backing_file_format) [0.000733s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_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,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.001446s] ... 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,backing_file_format) [0.019497s] ... 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.000771s] ... 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,no_backing_file_format) [0.000756s] ... 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.012664s] ... 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,no_backing_file_format) [0.000865s] ... 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,backing_file_format) [0.020016s] ... 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,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.019811s] ... 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,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000997s] ... 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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000696s] ... 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_with_actual_path,no_backing_file_format) [0.023135s] ... 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,no_backing_file_format) [0.010803s] ... 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.032477s] ... 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,backing_file_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,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_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,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002973s] ... 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.027757s] ... 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.000795s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004150s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000938s] ... 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_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,64_MiB_with_byte_hint,96K,no_garbage,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,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.000671s] ... 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.000640s] ... 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.012157s] ... 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,no_backing_file_format) [0.000769s] ... 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_with_actual_path,no_backing_file_format) [0.000702s] ... 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.021696s] ... 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,backing_file_format) [0.007792s] ... 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.012972s] ... 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.001118s] ... 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_with_actual_path,backing_file_format) [0.005148s] ... 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_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_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.009161s] ... 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,no_backing_file_format) [0.010486s] ... 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.000665s] ... 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,no_backing_file_format) [0.001859s] ... 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,no_backing_file_format) [0.000810s] ... 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_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,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003047s] ... 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,backing_file_path,backing_file_format) [0.007027s] ... 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,no_backing_file,backing_file_format) [0.003450s] ... 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,no_backing_file,no_backing_file_format) [0.001416s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001231s] ... 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.006322s] ... 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_with_actual_path,backing_file_format) [0.000717s] ... 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,no_backing_file_format) [0.000780s] ... 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.000660s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.010753s] ... 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,no_backing_file,backing_file_format) [0.003247s] ... 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.000736s] ... 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,no_backing_file_format) [0.000775s] ... 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,no_backing_file_format) [0.001338s] ... 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.000944s] ... 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.000804s] ... 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.009958s] ... 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.000813s] ... 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.012994s] ... 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.000867s] ... 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.011779s] ... 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,backing_file_path,no_backing_file_format) [0.006256s] ... 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,no_backing_file,backing_file_format) [0.000658s] ... 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,no_backing_file,no_backing_file_format) [0.005084s] ... 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,no_backing_file,backing_file_format) [0.004258s] ... 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.009257s] ... 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,no_backing_file_format) [0.004551s] ... 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,backing_file_path,backing_file_format) [0.000779s] ... 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.019868s] ... 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,no_backing_file_format) [0.000977s] ... 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,encrypted,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,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000668s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.018362s] ... 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.007278s] ... 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,encrypted,no_backing_file,backing_file_format) [0.015233s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.011227s] ... 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,backing_file_format) [0.009945s] ... 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,backing_file_path,backing_file_format) [0.020693s] ... 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,backing_file_path,backing_file_format) [0.001044s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000835s] ... 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,no_backing_file,backing_file_format) [0.002205s] ... 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_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,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002963s] ... 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.010590s] ... 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,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,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.009448s] ... 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.039246s] ... 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,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,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.020918s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.002387s] ... 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.000718s] ... 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,backing_file_path,no_backing_file_format) [0.000762s] ... 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.000719s] ... 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.021837s] ... 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_with_actual_path,backing_file_format) [0.016687s] ... 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,no_backing_file,no_backing_file_format) [0.004188s] ... 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,backing_file_path,no_backing_file_format) [0.004988s] ... 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.004119s] ... 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,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,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006978s] ... 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.000917s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001511s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.014370s] ... 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.001992s] ... 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,backing_file_path,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,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006246s] ... 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.000798s] ... 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,backing_file_path,backing_file_format) [0.010946s] ... 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,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,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,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,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.000693s] ... 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,backing_file_format) [0.000792s] ... 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,no_backing_file_format) [0.008070s] ... 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.000773s] ... 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,no_backing_file_format) [0.000729s] ... 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,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,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.017193s] ... 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_with_actual_path,no_backing_file_format) [0.008604s] ... 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,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,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_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,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.009952s] ... 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.017923s] ... 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.004925s] ... 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,no_backing_file_format) [0.008095s] ... 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.004894s] ... 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.018193s] ... 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.000725s] ... 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,backing_file_format) [0.007488s] ... 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,no_backing_file_format) [0.000838s] ... 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,backing_file_format) [0.001468s] ... 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,no_backing_file,no_backing_file_format) [0.001556s] ... 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.014186s] ... 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,backing_file_format) [0.000841s] ... 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,backing_file_format) [0.007989s] ... 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,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,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006097s] ... 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.002903s] ... 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,no_backing_file,no_backing_file_format) [0.008059s] ... 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.000842s] ... 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.005903s] ... 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.000886s] ... 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,no_backing_file,no_backing_file_format) [0.001075s] ... 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,no_backing_file_format) [0.005668s] ... 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,backing_file_format) [0.002195s] ... 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.001079s] ... 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_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,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002316s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.005539s] ... 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,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,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001485s] ... 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,backing_file_format) [0.003682s] ... 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,no_backing_file,backing_file_format) [0.000864s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.009090s] ... 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,backing_file_format) [0.009820s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000985s] ... 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,no_backing_file_format) [0.000682s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.010059s] ... 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,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,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.009163s] ... 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_with_actual_path,no_backing_file_format) [0.005006s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000973s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000756s] ... 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,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001711s] ... 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.005098s] ... 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,no_backing_file_format) [0.019755s] ... 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.000927s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.002813s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.006505s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000849s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001477s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... 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.000738s] ... 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_with_actual_path,backing_file_format) [0.008977s] ... 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,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,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005716s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.008945s] ... 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.001116s] ... 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,backing_file_format) [0.001098s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000990s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.014535s] ... 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,no_backing_file,backing_file_format) [0.008208s] ... 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,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,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.015004s] ... 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,backing_file_format) [0.000893s] ... 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,backing_file_format) [0.000827s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.014656s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.017037s] ... 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,no_backing_file,backing_file_format) [0.000948s] ... 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.000746s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008075s] ... 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,encrypted,no_backing_file,backing_file_format) [0.023297s] ... 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.018340s] ... 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,no_backing_file,no_backing_file_format) [0.000822s] ... 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,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,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002209s] ... 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.000705s] ... 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,backing_file_format) [0.000766s] ... 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,backing_file_format) [0.005149s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.006554s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001184s] ... 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,no_backing_file,no_backing_file_format) [0.007040s] ... 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.000772s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000642s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006133s] ... 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,no_backing_file_format) [0.000700s] ... 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,no_backing_file,backing_file_format) [0.008935s] ... 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,no_backing_file,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,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001171s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... 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,no_backing_file,no_backing_file_format) [0.002052s] ... 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_with_actual_path,no_backing_file_format) [0.000641s] ... 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_with_actual_path,backing_file_format) [0.000753s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.018999s] ... 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,no_backing_file,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,garbage_before_snapshot_list,no_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,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.036036s] ... 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,no_backing_file,no_backing_file_format) [0.000834s] ... 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_with_actual_path,backing_file_format) [0.003992s] ... 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.000810s] ... 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,no_backing_file_format) [0.000700s] ... 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.002719s] ... 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,no_backing_file,no_backing_file_format) [0.024823s] ... 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.000826s] ... 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,backing_file_format) [0.023032s] ... 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,no_backing_file,backing_file_format) [0.002160s] ... 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.001049s] ... 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.021067s] ... 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,backing_file_format) [0.031349s] ... 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.000726s] ... 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,no_backing_file,backing_file_format) [0.001267s] ... 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.026747s] ... 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,backing_file_path,backing_file_format) [0.001137s] ... 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,no_backing_file_format) [0.020152s] ... 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,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_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001253s] ... 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,backing_file_format) [0.013153s] ... 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,no_backing_file_format) [0.030657s] ... 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,backing_file_format) [0.000963s] ... 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,no_backing_file_format) [0.000828s] ... 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.020014s] ... 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,encrypted,no_backing_file,backing_file_format) [0.019453s] ... 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,encrypted,backing_file_path_with_actual_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,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,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_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.007271s] ... 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,no_backing_file,backing_file_format) [0.001539s] ... 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_with_actual_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,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004477s] ... 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.000915s] ... 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,no_backing_file,backing_file_format) [0.001249s] ... 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.000664s] ... 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,no_backing_file_format) [0.000797s] ... 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,no_backing_file,backing_file_format) [0.018209s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000762s] ... 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,no_backing_file,backing_file_format) [0.010845s] ... 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,no_backing_file_format) [0.000776s] ... 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.000736s] ... 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,backing_file_format) [0.013337s] ... 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,backing_file_format) [0.000772s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000910s] ... 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.012043s] ... 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.004757s] ... 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,no_backing_file,no_backing_file_format) [0.000766s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008165s] ... 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_with_actual_path,backing_file_format) [0.012445s] ... 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.000927s] ... 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.000748s] ... 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_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,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.017578s] ... 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.006493s] ... 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.000675s] ... 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.000729s] ... 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,no_backing_file_format) [0.000650s] ... 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,no_backing_file_format) [0.009281s] ... 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,no_backing_file_format) [0.014861s] ... 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,no_backing_file,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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000793s] ... 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_with_actual_path,no_backing_file_format) [0.012299s] ... 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.022020s] ... 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,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_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.011266s] ... 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,no_backing_file_format) [0.000903s] ... 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,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,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.000715s] ... 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,backing_file_format) [0.000760s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000823s] ... 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,no_backing_file,backing_file_format) [0.019876s] ... 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.000910s] ... 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,no_backing_file_format) [0.000662s] ... 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,no_backing_file_format) [0.000770s] ... 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,no_backing_file,no_backing_file_format) [0.000641s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... 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,no_backing_file,backing_file_format) [0.001389s] ... 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,no_backing_file_format) [0.016736s] ... 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.021773s] ... 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.000890s] ... 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.000788s] ... 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,backing_file_format) [0.000605s] ... 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,no_backing_file,no_backing_file_format) [0.022093s] ... 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,no_backing_file_format) [0.002025s] ... 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,encrypted,no_backing_file,no_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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.030610s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001044s] ... 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.025893s] ... 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.000744s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.012623s] ... 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,no_encryption,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,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000717s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000738s] ... 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,no_backing_file_format) [0.037660s] ... 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_with_actual_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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.014518s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001039s] ... 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,no_encryption,backing_file_path_with_actual_path,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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.037952s] ... 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,no_backing_file_format) [0.000720s] ... 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.000615s] ... 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.000724s] ... 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.001748s] ... 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.018140s] ... 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,no_backing_file_format) [0.015008s] ... 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,backing_file_format) [0.003090s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.027781s] ... 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,no_backing_file_format) [0.000844s] ... 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.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_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_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,3.1_GiB,garbage_before_snapshot_list,no_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,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000722s] ... 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,encrypted,no_backing_file,backing_file_format) [0.013650s] ... 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,encrypted,backing_file_path_with_actual_path,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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.028281s] ... 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.025803s] ... 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,backing_file_format) [0.009120s] ... 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_with_actual_path,backing_file_format) [0.004615s] ... 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.000977s] ... 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_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,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006186s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001091s] ... 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,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,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.041518s] ... 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,encrypted,no_backing_file,backing_file_format) [0.010887s] ... 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,backing_file_format) [0.001075s] ... 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,no_backing_file_format) [0.035784s] ... 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,backing_file_format) [0.000862s] ... 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,no_backing_file_format) [0.000920s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001550s] ... 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_with_actual_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,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,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,2K_with_byte_hint,3.1_GiB,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,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.000659s] ... 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,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,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_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,98304_B,no_garbage,one_snapshots,65536,no_encryption,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,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001485s] ... 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,backing_file_path,backing_file_format) [0.013119s] ... 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_with_actual_path,backing_file_format) [0.000907s] ... 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.030280s] ... 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,backing_file_format) [0.000994s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.002237s] ... 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,no_backing_file_format) [0.012897s] ... 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.000784s] ... 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.001550s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.044355s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000840s] ... 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,no_backing_file,no_backing_file_format) [0.000765s] ... 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.016737s] ... 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,backing_file_format) [0.000907s] ... 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.051896s] ... 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,backing_file_format) [0.000642s] ... 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,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,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,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.014747s] ... 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,backing_file_format) [0.001020s] ... 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.000691s] ... 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,backing_file_format) [0.036147s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000844s] ... 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,no_backing_file_format) [0.009035s] ... 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,no_backing_file_format) [0.000835s] ... 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,no_backing_file_format) [0.000682s] ... 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,no_backing_file,no_backing_file_format) [0.008574s] ... 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.000814s] ... 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,no_backing_file_format) [0.004908s] ... 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,no_backing_file_format) [0.011085s] ... 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,no_backing_file,no_backing_file_format) [0.002750s] ... 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,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,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.021105s] ... 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,no_backing_file,no_backing_file_format) [0.003967s] ... 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,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,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.014205s] ... 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,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,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000802s] ... 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,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,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006748s] ... 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_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,4.4M,98304_B,garbage_after_snapshot_list,one_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,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000828s] ... 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,backing_file_format) [0.000664s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000871s] ... 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.012338s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001274s] ... 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,no_backing_file,no_backing_file_format) [0.000931s] ... 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,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,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.008579s] ... 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,backing_file_format) [0.000782s] ... 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,backing_file_format) [0.000754s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.011945s] ... 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,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,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,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,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000783s] ... 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,no_encryption,backing_file_path_with_actual_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,2K_with_byte_hint,unavailable,no_garbage,three_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,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009133s] ... 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.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_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... 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,no_backing_file,backing_file_format) [0.001317s] ... 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,no_backing_file_format) [0.000651s] ... 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.014853s] ... 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.000760s] ... 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,backing_file_path,no_backing_file_format) [0.001355s] ... 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.007398s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... 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,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,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_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,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000692s] ... 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,no_backing_file,no_backing_file_format) [0.000909s] ... 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,backing_file_format) [0.000672s] ... 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.004681s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006189s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.015916s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001002s] ... 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,backing_file_path,backing_file_format) [0.010491s] ... 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.000783s] ... 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.008210s] ... 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,backing_file_path_with_actual_path,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,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,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,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001885s] ... 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,backing_file_format) [0.008876s] ... 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,no_backing_file_format) [0.006664s] ... 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,no_backing_file,no_backing_file_format) [0.003849s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000820s] ... 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.000824s] ... 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,no_encryption,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,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003004s] ... 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,no_backing_file_format) [0.003426s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.013123s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... 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.005772s] ... 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.000994s] ... 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_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,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001722s] ... 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.000712s] ... 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_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,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004378s] ... 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,no_backing_file,no_backing_file_format) [0.012440s] ... 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_with_actual_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,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_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,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008460s] ... 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,no_backing_file,no_backing_file_format) [0.001171s] ... 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,no_backing_file,no_backing_file_format) [0.005340s] ... 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,no_backing_file_format) [0.007291s] ... 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.000771s] ... 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.000758s] ... 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,no_backing_file,backing_file_format) [0.009933s] ... 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,backing_file_format) [0.000854s] ... 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,no_backing_file_format) [0.010883s] ... 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,no_backing_file,backing_file_format) [0.000940s] ... 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.000805s] ... 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.025205s] ... 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,no_backing_file_format) [0.000858s] ... 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,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_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.023956s] ... 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,backing_file_format) [0.001145s] ... 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,backing_file_format) [0.013001s] ... 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.000918s] ... 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_with_actual_path,no_backing_file_format) [0.001038s] ... 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,encrypted,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,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000764s] ... 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,no_backing_file,no_backing_file_format) [0.024708s] ... 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.000893s] ... 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,no_backing_file,backing_file_format) [0.001015s] ... 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.000890s] ... 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.024519s] ... 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,no_backing_file_format) [0.000766s] ... 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,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,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001633s] ... 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_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,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005668s] ... 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_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,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.006080s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.012417s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001799s] ... 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,no_backing_file_format) [0.001197s] ... 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,no_backing_file,backing_file_format) [0.007676s] ... 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.009806s] ... 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,no_backing_file_format) [0.003200s] ... 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,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,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.000798s] ... 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,no_encryption,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,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.009901s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001025s] ... 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.014765s] ... 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,backing_file_format) [0.011075s] ... 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.000783s] ... 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,backing_file_format) [0.000905s] ... 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,no_backing_file_format) [0.028715s] ... 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.000894s] ... 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,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,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.007279s] ... 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.010865s] ... 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,no_backing_file_format) [0.001015s] ... 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.000678s] ... 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.000863s] ... 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,no_backing_file_format) [0.040973s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004526s] ... 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,backing_file_format) [0.001304s] ... 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,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_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000669s] ... 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_with_actual_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_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000751s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000960s] ... 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.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,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000812s] ... 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.013605s] ... 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,no_backing_file_format) [0.006659s] ... 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,no_backing_file,no_backing_file_format) [0.003543s] ... 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,no_backing_file,backing_file_format) [0.001958s] ... 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.002909s] ... 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,backing_file_format) [0.000743s] ... 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,no_backing_file,backing_file_format) [0.000841s] ... 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,no_backing_file_format) [0.003464s] ... 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,backing_file_path,backing_file_format) [0.001557s] ... 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,backing_file_format) [0.000680s] ... 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,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,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002554s] ... 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.000855s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.003846s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002325s] ... 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.000699s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.005154s] ... 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,backing_file_path,no_backing_file_format) [0.004800s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001751s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000723s] ... 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,no_backing_file,no_backing_file_format) [0.000856s] ... 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,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,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000617s] ... 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,encrypted,no_backing_file,backing_file_format) [0.027502s] ... 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,no_backing_file_format) [0.000828s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001109s] ... 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,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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,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,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_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,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005872s] ... 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_with_actual_path,no_backing_file_format) [0.005215s] ... 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,encrypted,no_backing_file,backing_file_format) [0.003007s] ... 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_with_actual_path,backing_file_format) [0.023664s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.013474s] ... 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,no_backing_file,no_backing_file_format) [0.001254s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001270s] ... 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,backing_file_format) [0.000957s] ... 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,encrypted,backing_file_path,no_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,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,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,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002237s] ... 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,backing_file_format) [0.000750s] ... 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,backing_file_format) [0.003106s] ... 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.005809s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.008377s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000848s] ... 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.000638s] ... 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.001897s] ... 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,no_backing_file,backing_file_format) [0.000855s] ... 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_with_actual_path,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,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,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,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.000651s] ... 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_with_actual_path,no_backing_file_format) [0.004072s] ... 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,no_backing_file,backing_file_format) [0.031590s] ... 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.000663s] ... 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_with_actual_path,backing_file_format) [0.003203s] ... 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,backing_file_format) [0.000933s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000927s] ... 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,no_backing_file,no_backing_file_format) [0.002836s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.010332s] ... 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,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,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000949s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000720s] ... 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_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,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000850s] ... 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,no_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,96K,garbage_after_snapshot_list,three_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,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003533s] ... 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,no_backing_file_format) [0.032845s] ... 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,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,3.1G,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,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008935s] ... 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,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,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000793s] ... 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,no_backing_file_format) [0.009676s] ... 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.002829s] ... 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,no_backing_file,backing_file_format) [0.007568s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.006830s] ... 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.008238s] ... 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,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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.020008s] ... 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_with_actual_path,backing_file_format) [0.001074s] ... 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,no_backing_file_format) [0.005187s] ... 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,no_backing_file_format) [0.000910s] ... 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,backing_file_format) [0.000727s] ... 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.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,no_garbage,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,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.037279s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000913s] ... 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,no_backing_file_format) [0.001728s] ... 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,no_backing_file,no_backing_file_format) [0.001907s] ... 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,backing_file_format) [0.002145s] ... 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,backing_file_path,backing_file_format) [0.016932s] ... 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.000972s] ... 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,no_backing_file_format) [0.000896s] ... 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,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,96_KiB,no_garbage,three_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,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.000664s] ... 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_with_actual_path,backing_file_format) [0.010254s] ... 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.000756s] ... 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,backing_file_format) [0.012217s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.012856s] ... 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.000783s] ... 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.026927s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001668s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000807s] ... 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,no_backing_file_format) [0.000627s] ... 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,no_backing_file,no_backing_file_format) [0.001586s] ... 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,encrypted,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,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001063s] ... 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,no_backing_file,backing_file_format) [0.002446s] ... 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.036098s] ... 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.000905s] ... 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_with_actual_path,no_backing_file_format) [0.001137s] ... 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.000807s] ... 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,backing_file_format) [0.000823s] ... 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_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,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.001084s] ... 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.000639s] ... 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,backing_file_path,backing_file_format) [0.009406s] ... 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,backing_file_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,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.000897s] ... 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,no_backing_file,no_backing_file_format) [0.000634s] ... 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.000741s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001099s] ... 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,no_encryption,backing_file_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,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000734s] ... 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,backing_file_format) [0.009432s] ... 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,backing_file_format) [0.002748s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.009374s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000789s] ... 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.003757s] ... 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.000595s] ... 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,no_backing_file_format) [0.000714s] ... 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.005921s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001594s] ... 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,no_backing_file,no_backing_file_format) [0.000686s] ... 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,no_backing_file_format) [0.000996s] ... 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,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,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010085s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000879s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001359s] ... 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.000802s] ... 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,encrypted,no_backing_file,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_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_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,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_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,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,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,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.013362s] ... 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.000722s] ... 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_with_actual_path,no_backing_file_format) [0.039480s] ... 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.000758s] ... 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_with_actual_path,backing_file_format) [0.001024s] ... 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.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.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000994s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000682s] ... 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,backing_file_path,backing_file_format) [0.001556s] ... 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,no_backing_file_format) [0.011035s] ... 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.002594s] ... 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,no_backing_file,no_backing_file_format) [0.000730s] ... 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.010074s] ... 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,backing_file_path,backing_file_format) [0.001134s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... 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,no_backing_file,no_backing_file_format) [0.026153s] ... 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.001036s] ... 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,backing_file_format) [0.000811s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002914s] ... 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.000677s] ... 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.001226s] ... 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,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,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001560s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001057s] ... 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,backing_file_path_with_actual_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,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000756s] ... 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,no_backing_file_format) [0.000825s] ... 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,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,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.004788s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.024312s] ... 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_with_actual_path,no_backing_file_format) [0.000916s] ... 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_with_actual_path,no_backing_file_format) [0.000988s] ... 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,backing_file_format) [0.004904s] ... 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.000841s] ... 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,backing_file_format) [0.000611s] ... 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,no_backing_file,backing_file_format) [0.004507s] ... 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.000845s] ... 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.000661s] ... 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,backing_file_format) [0.000738s] ... 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,backing_file_path,no_backing_file_format) [0.002020s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.003544s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.019603s] ... 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,backing_file_format) [0.006795s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000819s] ... 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,backing_file_path,backing_file_format) [0.003225s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000961s] ... 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,backing_file_format) [0.000835s] ... 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.006187s] ... 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,no_encryption,backing_file_path,no_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,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_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,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.007742s] ... 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_with_actual_path,backing_file_format) [0.000889s] ... 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.007586s] ... 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.000825s] ... 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,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,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_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,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.001121s] ... 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,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,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.013761s] ... 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_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,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000741s] ... 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_with_actual_path,no_backing_file_format) [0.004233s] ... 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,no_backing_file_format) [0.001015s] ... 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.000883s] ... 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.000658s] ... 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,backing_file_format) [0.000784s] ... 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,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,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.013924s] ... 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,backing_file_format) [0.000857s] ... 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,no_backing_file,no_backing_file_format) [0.000916s] ... 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.001897s] ... 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,no_backing_file_format) [0.020953s] ... 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.000852s] ... 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,backing_file_path,backing_file_format) [0.000693s] ... 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,no_backing_file,no_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,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.010155s] ... 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_with_actual_path,no_backing_file_format) [0.006337s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001154s] ... 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.027380s] ... 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,no_backing_file,backing_file_format) [0.001320s] ... 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.018265s] ... 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.002073s] ... 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.000908s] ... 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.000741s] ... 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,no_backing_file,backing_file_format) [0.002230s] ... 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,no_encryption,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,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.025149s] ... 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.000798s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000730s] ... 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.000746s] ... 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,no_backing_file,no_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,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_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,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,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,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000774s] ... 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,no_backing_file_format) [0.001451s] ... 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.001310s] ... 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.000984s] ... 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,backing_file_format) [0.001397s] ... 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,no_backing_file,no_backing_file_format) [0.000751s] ... 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,no_backing_file_format) [0.000835s] ... 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.012185s] ... 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,backing_file_format) [0.000768s] ... 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,no_backing_file_format) [0.004764s] ... 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.000756s] ... 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.000631s] ... 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.023007s] ... 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.000781s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.020424s] ... 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,no_backing_file,backing_file_format) [0.000857s] ... 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,no_backing_file_format) [0.005777s] ... 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.018054s] ... 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,encrypted,backing_file_path,backing_file_format) [0.019353s] ... 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,backing_file_format) [0.000676s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.009677s] ... 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,backing_file_format) [0.003728s] ... 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.004951s] ... 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,no_backing_file,no_backing_file_format) [0.000696s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.007739s] ... 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,no_backing_file,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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,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,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.006204s] ... 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,backing_file_format) [0.000695s] ... 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,encrypted,backing_file_path,backing_file_format) [0.005831s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.019217s] ... 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,backing_file_format) [0.008544s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001040s] ... 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.001366s] ... 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,backing_file_format) [0.016806s] ... 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,backing_file_path,no_backing_file_format) [0.001011s] ... 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,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,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.002105s] ... 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.000674s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004910s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000700s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.017568s] ... 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,no_backing_file,no_backing_file_format) [0.012311s] ... 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,no_backing_file,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,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_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,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001342s] ... 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,backing_file_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,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000753s] ... 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,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,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_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,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,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,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,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,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001937s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.032509s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.025967s] ... 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,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,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002994s] ... 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.000776s] ... 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,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,unavailable,no_garbage,three_snapshots,65536,encrypted,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,4.4M,unavailable,garbage_after_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,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,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,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.031962s] ... 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.027908s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001397s] ... 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,backing_file_format) [0.001387s] ... 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.000768s] ... 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_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,96_KiB,garbage_before_snapshot_list,no_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,4.4M,96_KiB,garbage_before_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,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004701s] ... 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,backing_file_path,backing_file_format) [0.002977s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.004658s] ... 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,no_encryption,backing_file_path_with_actual_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,4.4M,1e+03_MiB,no_garbage,no_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,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002686s] ... 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,backing_file_format) [0.000717s] ... 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.002766s] ... 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.000651s] ... 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,no_backing_file_format) [0.013266s] ... 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,backing_file_format) [0.009868s] ... 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,no_backing_file_format) [0.004660s] ... 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,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002339s] ... 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,no_backing_file,no_backing_file_format) [0.000936s] ... 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,no_backing_file,no_backing_file_format) [0.000913s] ... 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.000789s] ... 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,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,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.000697s] ... 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,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,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001039s] ... 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.000752s] ... 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,no_backing_file,backing_file_format) [0.000608s] ... 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,backing_file_format) [0.005444s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003895s] ... 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,no_backing_file,backing_file_format) [0.000696s] ... 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,backing_file_format) [0.000980s] ... 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,backing_file_format) [0.000675s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000695s] ... 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,backing_file_format) [0.024302s] ... 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,no_backing_file,no_backing_file_format) [0.005950s] ... 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,backing_file_format) [0.005880s] ... 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.000821s] ... 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.005770s] ... 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.000608s] ... 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,no_encryption,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,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001267s] ... 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,no_backing_file_format) [0.004208s] ... 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,backing_file_format) [0.035238s] ... 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_with_actual_path,backing_file_format) [0.001056s] ... 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,encrypted,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,4.4M,96K_byte,no_garbage,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,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000700s] ... 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,backing_file_format) [0.000640s] ... 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,no_backing_file,backing_file_format) [0.000711s] ... 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.032099s] ... 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.000615s] ... 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,no_backing_file,backing_file_format) [0.001064s] ... 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,no_backing_file,no_backing_file_format) [0.000746s] ... 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,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,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.017686s] ... 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.000996s] ... 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,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,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.010060s] ... 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.001116s] ... 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.001019s] ... 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.000619s] ... 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.018073s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000976s] ... 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.000757s] ... 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.000755s] ... 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,backing_file_path_with_actual_path,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,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.012846s] ... 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,no_backing_file,no_backing_file_format) [0.002303s] ... 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.000640s] ... 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_with_actual_path,backing_file_format) [0.000721s] ... 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.000622s] ... 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,no_backing_file,backing_file_format) [0.000699s] ... 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.001128s] ... 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,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,4.4M,98304_B,no_garbage,no_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,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.007463s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001009s] ... 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.000770s] ... 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,no_backing_file,no_backing_file_format) [0.000736s] ... 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,no_backing_file_format) [0.015326s] ... 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,backing_file_format) [0.000978s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001013s] ... 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_with_actual_path,no_backing_file_format) [0.000715s] ... 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_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,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.014250s] ... 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,backing_file_format) [0.000986s] ... 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_with_actual_path,backing_file_format) [0.001838s] ... 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,backing_file_format) [0.000674s] ... 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_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,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003923s] ... 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,backing_file_format) [0.000702s] ... 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,no_backing_file,backing_file_format) [0.001651s] ... 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.001110s] ... 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,no_backing_file,backing_file_format) [0.015880s] ... 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_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,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000947s] ... 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,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000697s] ... 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,no_backing_file,no_backing_file_format) [0.001340s] ... 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.000736s] ... 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,no_backing_file,backing_file_format) [0.000850s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000707s] ... 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.000671s] ... 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,backing_file_path,no_backing_file_format) [0.001748s] ... 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,backing_file_format) [0.014601s] ... 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,backing_file_path,backing_file_format) [0.001051s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000989s] ... 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,encrypted,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,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,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,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,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.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... 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,backing_file_format) [0.022612s] ... 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.000690s] ... 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,backing_file_format) [0.001053s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000728s] ... 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,no_backing_file,backing_file_format) [0.000854s] ... 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,backing_file_format) [0.000731s] ... 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.000740s] ... 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_with_actual_path,no_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,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000699s] ... 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,backing_file_format) [0.000710s] ... 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,no_backing_file,backing_file_format) [0.000693s] ... 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,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,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.012447s] ... 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,no_backing_file_format) [0.005688s] ... 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,encrypted,backing_file_path,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,3.1G,no_garbage,no_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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000963s] ... 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.004713s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000714s] ... 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,no_encryption,backing_file_path_with_actual_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.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002343s] ... 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.000866s] ... 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.005855s] ... 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_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,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002001s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000902s] ... 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,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,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002107s] ... 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,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000692s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000676s] ... 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,no_backing_file,no_backing_file_format) [0.000716s] ... 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,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,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000886s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002197s] ... 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,no_backing_file_format) [0.000902s] ... 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.000725s] ... 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,no_backing_file_format) [0.000662s] ... 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,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,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001074s] ... 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.000634s] ... 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,no_backing_file_format) [0.001907s] ... 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,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,3.1G,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,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,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.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000941s] ... 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,backing_file_format) [0.002303s] ... 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,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,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.025762s] ... 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.002812s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000764s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000764s] ... 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,no_encryption,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,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.010651s] ... 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,no_backing_file_format) [0.005024s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.003292s] ... 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,backing_file_format) [0.000714s] ... 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_with_actual_path,backing_file_format) [0.002819s] ... 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,backing_file_format) [0.000689s] ... 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,backing_file_format) [0.012297s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.002988s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.007408s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000870s] ... 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,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,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,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,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002790s] ... 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,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,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000753s] ... 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.010720s] ... 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,backing_file_format) [0.000965s] ... 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,backing_file_path,backing_file_format) [0.000631s] ... 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,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,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.017152s] ... 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,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,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001127s] ... 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,no_backing_file,backing_file_format) [0.000871s] ... 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.000721s] ... 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.020455s] ... 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_with_actual_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,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_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,1e+03_MiB,garbage_before_snapshot_list,one_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,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000920s] ... 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.000746s] ... 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,no_encryption,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,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001403s] ... 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.000677s] ... 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,no_backing_file_format) [0.000730s] ... 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.004801s] ... 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.000728s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.023733s] ... 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,no_backing_file,backing_file_format) [0.006899s] ... 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.008593s] ... 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,backing_file_format) [0.000830s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.016776s] ... 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.001861s] ... 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,encrypted,backing_file_path,backing_file_format) [0.003483s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000725s] ... 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,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_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_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,1e+03_MiB,garbage_after_snapshot_list,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,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.000957s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000755s] ... 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.000646s] ... 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.000743s] ... 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,no_backing_file_format) [0.017592s] ... 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,no_backing_file_format) [0.018076s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.004243s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000687s] ... 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.000941s] ... 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,no_backing_file,no_backing_file_format) [0.026383s] ... 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,no_backing_file,backing_file_format) [0.003051s] ... 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,no_backing_file_format) [0.004226s] ... 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.000746s] ... 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_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,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.018114s] ... 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,no_backing_file_format) [0.000983s] ... 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,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,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003724s] ... 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,backing_file_path,backing_file_format) [0.002306s] ... 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,no_backing_file_format) [0.000773s] ... 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,no_backing_file,no_backing_file_format) [0.005189s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000760s] ... 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,encrypted,backing_file_path_with_actual_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,4.4M,3.1_GiB,garbage_after_snapshot_list,three_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,4.4M,3.1_GiB,garbage_after_snapshot_list,three_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,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.015122s] ... ok {2} 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.000684s] ... 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.016474s] ... 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,backing_file_format) [0.000857s] ... ok {2} 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.002768s] ... 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.012063s] ... 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,no_backing_file,backing_file_format) [0.000726s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.005232s] ... 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,no_backing_file_format) [0.003207s] ... 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_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,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000676s] ... 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,no_backing_file,backing_file_format) [0.010447s] ... 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,backing_file_format) [0.004787s] ... 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,backing_file_format) [0.000789s] ... 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,no_backing_file_format) [0.000643s] ... 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.027876s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000997s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_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,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.021732s] ... 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,no_backing_file_format) [0.012380s] ... 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.000946s] ... 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,backing_file_format) [0.000644s] ... 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.005523s] ... 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,no_backing_file_format) [0.005480s] ... 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.006958s] ... 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,no_backing_file,backing_file_format) [0.004251s] ... 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,encrypted,no_backing_file,backing_file_format) [0.004114s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001721s] ... 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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001832s] ... 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.014110s] ... 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,no_backing_file,backing_file_format) [0.001294s] ... 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.001547s] ... 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,no_backing_file_format) [0.000839s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004504s] ... 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,backing_file_format) [0.002031s] ... 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,no_backing_file_format) [0.004224s] ... 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,no_backing_file,no_backing_file_format) [0.003543s] ... 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,no_backing_file,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,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.016074s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002509s] ... 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,no_backing_file,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,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000761s] ... 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_with_actual_path,backing_file_format) [0.003746s] ... 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,no_backing_file,backing_file_format) [0.000730s] ... 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,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,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.010725s] ... 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.002198s] ... 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,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,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,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,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002396s] ... 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,encrypted,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,96K,garbage_before_snapshot_list,three_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,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.024846s] ... 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,no_backing_file_format) [0.000736s] ... 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,backing_file_path,no_backing_file_format) [0.003621s] ... 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,backing_file_path_with_actual_path,no_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.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003576s] ... 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.000846s] ... 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,backing_file_format) [0.000739s] ... 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.033444s] ... 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_with_actual_path,no_backing_file_format) [0.002238s] ... 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_with_actual_path,backing_file_format) [0.000725s] ... 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,backing_file_format) [0.003233s] ... 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,backing_file_format) [0.001698s] ... 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.000712s] ... 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,backing_file_format) [0.000796s] ... 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.000654s] ... 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.002340s] ... 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,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_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.027176s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001029s] ... 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,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,garbage_after_snapshot_list,three_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,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... 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,no_backing_file_format) [0.001532s] ... 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,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,4.4M,96_KiB,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,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005067s] ... 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,no_backing_file,backing_file_format) [0.026380s] ... 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,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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.034703s] ... 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,backing_file_format) [0.023189s] ... 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,backing_file_format) [0.001187s] ... 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,encrypted,no_backing_file,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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001094s] ... 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.000822s] ... 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,no_backing_file,no_backing_file_format) [0.000714s] ... 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,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.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,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,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002481s] ... 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.000688s] ... 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,backing_file_format) [0.000844s] ... 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,backing_file_format) [0.000697s] ... 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.003151s] ... 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,no_backing_file,backing_file_format) [0.000665s] ... 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.000736s] ... 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,no_backing_file_format) [0.001181s] ... 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,no_backing_file,no_backing_file_format) [0.000922s] ... 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,no_backing_file,backing_file_format) [0.000755s] ... 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.000703s] ... 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.000718s] ... 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_with_actual_path,backing_file_format) [0.001156s] ... 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.000691s] ... 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.000740s] ... 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.000686s] ... 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_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,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000732s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000995s] ... 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,no_backing_file_format) [0.003217s] ... 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,backing_file_format) [0.001241s] ... 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_with_actual_path,no_backing_file_format) [0.000842s] ... 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_with_actual_path,backing_file_format) [0.009440s] ... 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,backing_file_format) [0.001264s] ... 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.002184s] ... 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,no_backing_file_format) [0.000861s] ... 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_with_actual_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,1e+03_MiB,garbage_after_snapshot_list,no_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,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000855s] ... 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.000739s] ... 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,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,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.032839s] ... 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,backing_file_format) [0.004050s] ... 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_with_actual_path,no_backing_file_format) [0.026827s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000751s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,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,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001422s] ... 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,backing_file_format) [0.000883s] ... 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.000756s] ... 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,no_encryption,no_backing_file,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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,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.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000829s] ... 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,no_backing_file_format) [0.000701s] ... 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,no_backing_file,no_backing_file_format) [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,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000721s] ... 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,backing_file_format) [0.014571s] ... 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.000777s] ... 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,backing_file_format) [0.001034s] ... 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.000696s] ... 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,backing_file_format) [0.043478s] ... 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,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,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000734s] ... 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_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,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000646s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000707s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000732s] ... 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.000655s] ... 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_with_actual_path,backing_file_format) [0.000726s] ... 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,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,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002416s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... 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.001559s] ... 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,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_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001191s] ... 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,encrypted,no_backing_file,backing_file_format) [0.005516s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.003415s] ... 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,backing_file_format) [0.000741s] ... 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.013546s] ... 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_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,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.028100s] ... 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,backing_file_path,backing_file_format) [0.001011s] ... 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,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,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.009159s] ... 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.000790s] ... 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,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,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000865s] ... 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_with_actual_path,backing_file_format) [0.047292s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001016s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001824s] ... 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,no_backing_file,backing_file_format) [0.000667s] ... 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.015945s] ... 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.001026s] ... 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,backing_file_format) [0.000668s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.018228s] ... 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,no_encryption,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,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_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,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... 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.011759s] ... 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,no_backing_file,no_backing_file_format) [0.002855s] ... 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.000683s] ... 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,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,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002190s] ... 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,backing_file_format) [0.000749s] ... 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,backing_file_format) [0.008039s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002138s] ... 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,no_backing_file_format) [0.002317s] ... 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,no_backing_file_format) [0.003119s] ... 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,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,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.029006s] ... 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,backing_file_format) [0.000891s] ... 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_with_actual_path,backing_file_format) [0.027975s] ... 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,no_backing_file_format) [0.001150s] ... 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.000855s] ... 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,backing_file_format) [0.001484s] ... 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,no_backing_file_format) [0.000915s] ... 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_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,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002921s] ... 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_with_actual_path,no_backing_file_format) [0.001362s] ... 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.000630s] ... 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,backing_file_format) [0.007322s] ... 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,no_backing_file,no_backing_file_format) [0.015753s] ... 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.015352s] ... 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,backing_file_path,no_backing_file_format) [0.000875s] ... 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,no_backing_file_format) [0.001162s] ... 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,no_backing_file_format) [0.001208s] ... 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,backing_file_format) [0.000668s] ... 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_with_actual_path,no_backing_file_format) [0.000854s] ... 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,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,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000802s] ... 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.014057s] ... 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,no_backing_file,backing_file_format) [0.007823s] ... 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,no_backing_file_format) [0.001865s] ... 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,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,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.017177s] ... 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,no_backing_file_format) [0.001033s] ... 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.000823s] ... 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,backing_file_path,no_backing_file_format) [0.020630s] ... 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,no_backing_file,backing_file_format) [0.001128s] ... 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,no_backing_file_format) [0.000687s] ... 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,backing_file_format) [0.000933s] ... 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,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,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,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,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.026534s] ... 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,backing_file_path,no_backing_file_format) [0.012975s] ... 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,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,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.022319s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001610s] ... 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,no_backing_file_format) [0.000650s] ... 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.004544s] ... 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.002291s] ... 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,no_backing_file,no_backing_file_format) [0.007456s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000767s] ... 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,no_backing_file_format) [0.000928s] ... 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.001340s] ... 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,no_backing_file_format) [0.000665s] ... 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,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,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000706s] ... 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,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_with_byte_hint,96_KiB,garbage_before_snapshot_list,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,2_KiB_with_byte_hint,1e+03_MiB,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,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_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,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.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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005664s] ... 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,no_backing_file_format) [0.000671s] ... 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.000811s] ... 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,no_backing_file,no_backing_file_format) [0.001261s] ... 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,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,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_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,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.029804s] ... 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,backing_file_format) [0.002730s] ... 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,backing_file_format) [0.008835s] ... 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,no_backing_file,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,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_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,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,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,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004784s] ... 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.029306s] ... 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,backing_file_format) [0.022682s] ... 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,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,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.000767s] ... 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,no_snapshots,65536,encrypted,backing_file_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,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.015113s] ... 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.016651s] ... 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.001141s] ... 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.000994s] ... 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.000708s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000931s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000843s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... 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,no_backing_file_format) [0.000902s] ... 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,backing_file_format) [0.001120s] ... 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_with_actual_path,backing_file_format) [0.027850s] ... 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,no_backing_file,no_backing_file_format) [0.001024s] ... 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,backing_file_format) [0.004225s] ... 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,backing_file_format) [0.000799s] ... 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,backing_file_format) [0.000765s] ... 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,backing_file_format) [0.001160s] ... 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_with_actual_path,backing_file_format) [0.015398s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... 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,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,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.025327s] ... 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.017069s] ... 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,no_backing_file_format) [0.001068s] ... 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,no_backing_file_format) [0.011298s] ... 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_with_actual_path,no_backing_file_format) [0.001053s] ... 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,backing_file_format) [0.001232s] ... 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,backing_file_format) [0.000835s] ... 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,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,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.036568s] ... 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,backing_file_format) [0.000786s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001354s] ... 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.000781s] ... 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,backing_file_path,no_backing_file_format) [0.001019s] ... 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_with_actual_path,backing_file_format) [0.020393s] ... 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,no_backing_file,backing_file_format) [0.001051s] ... 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,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,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.021424s] ... 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.001698s] ... 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,backing_file_format) [0.001010s] ... 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,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,no_snapshots,65536,encrypted,backing_file_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,1e+03_MiB,96K,no_garbage,no_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,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003941s] ... 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.000807s] ... 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_with_actual_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,1e+03_MiB,96K,no_garbage,one_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,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_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,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.024001s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001019s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001252s] ... 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,no_backing_file,backing_file_format) [0.018512s] ... 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,no_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,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000694s] ... 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,no_backing_file,no_backing_file_format) [0.000829s] ... 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,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.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_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,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.017783s] ... 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,no_backing_file_format) [0.001018s] ... 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.000774s] ... 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_with_actual_path,backing_file_format) [0.000717s] ... 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,no_backing_file,backing_file_format) [0.031736s] ... 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,backing_file_format) [0.013580s] ... 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_with_actual_path,backing_file_format) [0.001104s] ... 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,no_backing_file_format) [0.007278s] ... 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,backing_file_format) [0.004901s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001172s] ... 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.001183s] ... 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,no_backing_file_format) [0.001858s] ... 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.001313s] ... 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.000864s] ... 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,no_backing_file_format) [0.027773s] ... 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.017022s] ... 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,no_backing_file_format) [0.000908s] ... 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,no_backing_file,backing_file_format) [0.002215s] ... 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,backing_file_format) [0.000965s] ... 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.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,no_encryption,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,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004744s] ... 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.002708s] ... 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,backing_file_path,backing_file_format) [0.001233s] ... 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,no_backing_file,no_backing_file_format) [0.010240s] ... 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.017034s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001809s] ... 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.000852s] ... 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,no_backing_file,backing_file_format) [0.010661s] ... 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,backing_file_format) [0.001744s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.003654s] ... 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,backing_file_path,no_backing_file_format) [0.001169s] ... 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,no_backing_file_format) [0.010064s] ... 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.004291s] ... 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.000737s] ... 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,encrypted,no_backing_file,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_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000679s] ... 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,backing_file_format) [0.007860s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.011422s] ... 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.005529s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.005347s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000880s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.008556s] ... 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.000984s] ... 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,no_backing_file,backing_file_format) [0.007378s] ... 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,backing_file_path,no_backing_file_format) [0.002435s] ... 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,backing_file_format) [0.001153s] ... 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.010047s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.012832s] ... 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.004049s] ... 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,backing_file_path,backing_file_format) [0.003545s] ... 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,no_backing_file,no_backing_file_format) [0.002389s] ... 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,no_backing_file,no_backing_file_format) [0.007047s] ... 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,no_backing_file_format) [0.000803s] ... 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.012512s] ... 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_with_actual_path,no_backing_file_format) [0.011807s] ... 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,no_backing_file,backing_file_format) [0.000751s] ... 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,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_after_snapshot_list,no_snapshots,65536,no_encryption,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,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000857s] ... 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.003862s] ... 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,backing_file_format) [0.001316s] ... 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.001022s] ... 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.011084s] ... 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,no_backing_file,backing_file_format) [0.002594s] ... 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,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,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000717s] ... 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,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,96K,garbage_after_snapshot_list,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,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004429s] ... 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,no_backing_file_format) [0.038623s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001138s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001387s] ... 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.000708s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.012249s] ... 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.000696s] ... 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,backing_file_path,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_after_snapshot_list,three_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,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.016869s] ... 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,no_backing_file_format) [0.001052s] ... 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,no_backing_file,backing_file_format) [0.000784s] ... 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,no_backing_file_format) [0.046944s] ... 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_with_actual_path,no_backing_file_format) [0.001234s] ... 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_with_actual_path,no_backing_file_format) [0.001227s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001234s] ... 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,backing_file_format) [0.014085s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000905s] ... 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,backing_file_format) [0.000859s] ... 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,backing_file_format) [0.000775s] ... 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,no_backing_file_format) [0.030971s] ... 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.001240s] ... 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.001319s] ... 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.010244s] ... 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,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,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,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.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001185s] ... 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,no_backing_file,no_backing_file_format) [0.000929s] ... 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,backing_file_format) [0.000800s] ... 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.000902s] ... 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,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,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.011901s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.004400s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000658s] ... 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,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,1e+03_MiB,96_KiB,no_garbage,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,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.011036s] ... 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,backing_file_format) [0.001128s] ... 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,no_backing_file,backing_file_format) [0.002798s] ... 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,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,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_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,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001683s] ... 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,no_backing_file,backing_file_format) [0.051665s] ... 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,no_backing_file_format) [0.001550s] ... 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_with_actual_path,backing_file_format) [0.001061s] ... 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,no_backing_file,no_backing_file_format) [0.020108s] ... 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,no_backing_file,backing_file_format) [0.063355s] ... 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,encrypted,no_backing_file,backing_file_format) [0.004502s] ... 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.001594s] ... 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,backing_file_format) [0.027806s] ... 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_with_actual_path,backing_file_format) [0.001266s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001838s] ... 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,no_backing_file,no_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,96_KiB,garbage_before_snapshot_list,one_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,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001806s] ... 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.000839s] ... 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,no_backing_file,backing_file_format) [0.000794s] ... 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,no_backing_file,no_backing_file_format) [0.005589s] ... 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,no_backing_file,backing_file_format) [0.012944s] ... 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,backing_file_format) [0.001061s] ... 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,backing_file_path,no_backing_file_format) [0.001019s] ... 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,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,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.015644s] ... 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.025705s] ... 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,backing_file_format) [0.027047s] ... 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.001401s] ... 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_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,4.4M,98304_B,no_garbage,one_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,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000994s] ... 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.027182s] ... 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,no_backing_file_format) [0.005783s] ... 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.001269s] ... 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,no_backing_file_format) [0.000958s] ... 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_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,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,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_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.010229s] ... 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.001148s] ... 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.014128s] ... 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.024435s] ... 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,no_backing_file_format) [0.001488s] ... 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,no_backing_file,no_backing_file_format) [0.003624s] ... 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.000877s] ... 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,no_backing_file,no_backing_file_format) [0.001115s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.002425s] ... 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,no_backing_file_format) [0.026093s] ... 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_with_actual_path,no_backing_file_format) [0.001154s] ... 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,backing_file_path,backing_file_format) [0.008974s] ... 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,no_backing_file_format) [0.001067s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001318s] ... 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,no_backing_file,backing_file_format) [0.001190s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001386s] ... 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,no_backing_file,no_backing_file_format) [0.004897s] ... 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,no_backing_file_format) [0.000706s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001814s] ... 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.000832s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000950s] ... 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,no_backing_file_format) [0.018509s] ... 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.001232s] ... 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,no_encryption,no_backing_file,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001005s] ... 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,backing_file_format) [0.009220s] ... 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_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,1e+03_MiB,96K_byte,no_garbage,one_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,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,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,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000778s] ... 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.011978s] ... 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,no_backing_file,backing_file_format) [0.022832s] ... 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,backing_file_format) [0.001134s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000826s] ... 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,backing_file_format) [0.004991s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000932s] ... 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.010092s] ... 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,backing_file_format) [0.001022s] ... 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,no_backing_file,backing_file_format) [0.009204s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.012258s] ... 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.000870s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000987s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000957s] ... 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,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,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.031654s] ... 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,backing_file_format) [0.000747s] ... 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,backing_file_path,no_backing_file_format) [0.000868s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.018819s] ... 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.001824s] ... 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,encrypted,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,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000993s] ... 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.002271s] ... 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,no_backing_file_format) [0.000881s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006853s] ... 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.000777s] ... 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,backing_file_format) [0.000696s] ... 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_with_actual_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,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003986s] ... 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.001277s] ... 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,no_backing_file_format) [0.002836s] ... 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.022798s] ... 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.001327s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.002844s] ... 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_with_actual_path,no_backing_file_format) [0.001151s] ... 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,no_backing_file_format) [0.000796s] ... 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,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_after_snapshot_list,no_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,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002933s] ... 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_with_actual_path,no_backing_file_format) [0.024736s] ... 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,no_backing_file_format) [0.000850s] ... 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.013689s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.007581s] ... 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,no_backing_file,backing_file_format) [0.001533s] ... 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.004930s] ... 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,no_backing_file_format) [0.000664s] ... 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,no_backing_file_format) [0.006524s] ... 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,no_backing_file_format) [0.000697s] ... 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,backing_file_format) [0.001399s] ... 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.001046s] ... 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.001124s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.004322s] ... 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_with_actual_path,backing_file_format) [0.007190s] ... 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.010894s] ... 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.000743s] ... 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.001665s] ... 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.006127s] ... 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.001749s] ... 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.023015s] ... 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.000779s] ... 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,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001008s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.007886s] ... 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,no_backing_file_format) [0.011428s] ... 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.003320s] ... 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,no_backing_file_format) [0.003439s] ... 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.019367s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001228s] ... 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.001072s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.026412s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000877s] ... 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,backing_file_format) [0.028719s] ... 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,no_backing_file_format) [0.001288s] ... 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,backing_file_format) [0.001018s] ... 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,backing_file_path,no_backing_file_format) [0.000942s] ... 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.004154s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000897s] ... 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.032284s] ... 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,backing_file_path,no_backing_file_format) [0.001094s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000876s] ... 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,no_backing_file,backing_file_format) [0.001470s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000968s] ... 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,backing_file_format) [0.014305s] ... 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,no_backing_file_format) [0.001059s] ... 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,no_backing_file,no_backing_file_format) [0.000650s] ... 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.001223s] ... 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,no_backing_file,backing_file_format) [0.000948s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000982s] ... 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,no_backing_file,backing_file_format) [0.013058s] ... 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.000981s] ... 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,no_backing_file_format) [0.000985s] ... 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,backing_file_path,no_backing_file_format) [0.001370s] ... 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.003768s] ... 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.000926s] ... 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.004064s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.034738s] ... 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.001293s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001206s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000955s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001646s] ... 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.034127s] ... 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.012109s] ... 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,no_backing_file_format) [0.001474s] ... 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.000930s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.005233s] ... 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,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,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.005126s] ... 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_with_actual_path,backing_file_format) [0.000793s] ... 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,backing_file_format) [0.000655s] ... 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.002258s] ... 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_with_actual_path,backing_file_format) [0.005395s] ... 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,no_backing_file,no_backing_file_format) [0.000908s] ... 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,no_backing_file_format) [0.000938s] ... 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.006038s] ... 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,no_backing_file_format) [0.022982s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.034674s] ... 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.000906s] ... 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.002325s] ... 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,backing_file_format) [0.032083s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001172s] ... 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.000841s] ... 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,backing_file_path,no_backing_file_format) [0.000909s] ... 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_with_actual_path,backing_file_format) [0.013364s] ... 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,one_snapshots,65536,no_encryption,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,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.013089s] ... 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,no_backing_file,backing_file_format) [0.001193s] ... 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.017524s] ... 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,no_backing_file_format) [0.001244s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000879s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000653s] ... 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,no_backing_file,no_backing_file_format) [0.006636s] ... 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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008723s] ... 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.000778s] ... 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,no_backing_file,backing_file_format) [0.002085s] ... 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.007598s] ... 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,no_backing_file,no_backing_file_format) [0.021073s] ... 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,no_backing_file,backing_file_format) [0.001380s] ... 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.001656s] ... 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,backing_file_format) [0.001141s] ... 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,no_backing_file_format) [0.001279s] ... 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,no_backing_file_format) [0.001035s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001264s] ... 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.027202s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001632s] ... 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.000750s] ... 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,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_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002067s] ... 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.001608s] ... 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,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,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000959s] ... 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,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,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000899s] ... 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,no_backing_file,no_backing_file_format) [0.000876s] ... 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,no_backing_file_format) [0.028626s] ... 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.000765s] ... 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.001273s] ... 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,backing_file_path,backing_file_format) [0.016244s] ... 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,no_backing_file_format) [0.001097s] ... 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,no_backing_file,backing_file_format) [0.001141s] ... 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,no_backing_file_format) [0.001803s] ... 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.001138s] ... 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,backing_file_format) [0.001416s] ... 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,no_backing_file,backing_file_format) [0.000855s] ... 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,backing_file_format) [0.000803s] ... 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.001036s] ... 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.000810s] ... 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,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,unavailable,garbage_after_snapshot_list,three_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,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.001039s] ... 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_with_actual_path,backing_file_format) [0.001127s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001659s] ... 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,backing_file_format) [0.000844s] ... 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.001055s] ... 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,backing_file_format) [0.000798s] ... 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.000847s] ... 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,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,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.000864s] ... 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,no_backing_file_format) [0.040915s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000804s] ... 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.001260s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001675s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001008s] ... 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,backing_file_format) [0.001358s] ... 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,backing_file_format) [0.000906s] ... 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.032907s] ... 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,encrypted,backing_file_path_with_actual_path,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,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001279s] ... 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,backing_file_path,backing_file_format) [0.001241s] ... 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.000910s] ... 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.001007s] ... 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.001487s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.002112s] ... 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,no_backing_file,backing_file_format) [0.001068s] ... 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,no_backing_file_format) [0.000797s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001517s] ... 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,backing_file_format) [0.001261s] ... 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.000935s] ... 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,no_backing_file_format) [0.001661s] ... 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.002424s] ... 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.010225s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001249s] ... 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,no_snapshots,65536,no_encryption,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,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.006214s] ... 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,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,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.008237s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000640s] ... 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,no_backing_file,backing_file_format) [0.005378s] ... 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,no_backing_file_format) [0.000803s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000916s] ... 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,backing_file_format) [0.030438s] ... 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.010903s] ... 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,no_backing_file,backing_file_format) [0.000761s] ... 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.002059s] ... 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,backing_file_format) [0.003495s] ... 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.001862s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.030292s] ... 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.000851s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001398s] ... 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,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001583s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001193s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000880s] ... 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.015802s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000816s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005706s] ... 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,no_backing_file,no_backing_file_format) [0.017245s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001244s] ... 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.001313s] ... 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,backing_file_format) [0.002975s] ... 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,no_backing_file,backing_file_format) [0.000959s] ... 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,backing_file_path,no_backing_file_format) [0.001971s] ... 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,no_backing_file,no_backing_file_format) [0.000972s] ... 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.000829s] ... 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,no_backing_file_format) [0.001316s] ... 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.000898s] ... 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,no_backing_file_format) [0.000802s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000879s] ... 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.000641s] ... 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_with_actual_path,no_backing_file_format) [0.009407s] ... 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.000833s] ... 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,backing_file_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,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.042958s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000693s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001365s] ... 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,no_backing_file,backing_file_format) [0.001285s] ... 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_with_actual_path,no_backing_file_format) [0.001424s] ... 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.040480s] ... 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,no_backing_file,no_backing_file_format) [0.006727s] ... 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,no_backing_file_format) [0.000904s] ... 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,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,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001043s] ... 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.001169s] ... 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.002445s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.019707s] ... 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.001500s] ... 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,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,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.023881s] ... 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.001033s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.012637s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000994s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001289s] ... 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_with_actual_path,backing_file_format) [0.033949s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005975s] ... 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,backing_file_format) [0.001080s] ... 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.000915s] ... 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,backing_file_format) [0.000735s] ... 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,backing_file_format) [0.000800s] ... 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_with_actual_path,no_backing_file_format) [0.001385s] ... 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.000711s] ... 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,backing_file_path,no_backing_file_format) [0.002034s] ... 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,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,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.019908s] ... 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,no_backing_file_format) [0.011454s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001154s] ... 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,backing_file_format) [0.001600s] ... 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.024020s] ... 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,backing_file_path,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,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.015103s] ... 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,backing_file_path,backing_file_format) [0.022360s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.017329s] ... 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.007914s] ... 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_with_actual_path,no_backing_file_format) [0.042933s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001368s] ... 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_with_actual_path,backing_file_format) [0.001072s] ... 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.000814s] ... 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.008274s] ... 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.012124s] ... 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,no_backing_file_format) [0.023162s] ... 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,no_backing_file,no_backing_file_format) [0.017181s] ... 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,no_backing_file_format) [0.003556s] ... 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,backing_file_format) [0.006015s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.003185s] ... 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,no_backing_file,no_backing_file_format) [0.001115s] ... 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,no_backing_file_format) [0.002972s] ... 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_with_actual_path,backing_file_format) [0.011772s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000966s] ... 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.017396s] ... 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,no_backing_file,no_backing_file_format) [0.000999s] ... 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,no_backing_file,backing_file_format) [0.001298s] ... 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_with_actual_path,backing_file_format) [0.000893s] ... 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.003754s] ... 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.021137s] ... 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,no_backing_file,no_backing_file_format) [0.001168s] ... 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,no_backing_file,backing_file_format) [0.002013s] ... 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,no_backing_file,no_backing_file_format) [0.001165s] ... 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.003120s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.016549s] ... 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,no_backing_file_format) [0.001112s] ... 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_with_actual_path,no_backing_file_format) [0.003052s] ... 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.000702s] ... 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.000813s] ... 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,no_backing_file,backing_file_format) [0.005654s] ... 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,no_backing_file_format) [0.000990s] ... 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_with_actual_path,no_backing_file_format) [0.023302s] ... 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,backing_file_format) [0.001812s] ... 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,no_backing_file,no_backing_file_format) [0.001541s] ... 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,no_backing_file_format) [0.001132s] ... 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,no_backing_file_format) [0.003786s] ... 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.002750s] ... 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,no_backing_file_format) [0.027670s] ... 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,backing_file_format) [0.001150s] ... 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,backing_file_path,no_backing_file_format) [0.002417s] ... 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,no_backing_file,no_backing_file_format) [0.001365s] ... 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.000989s] ... 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.021426s] ... 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.000997s] ... 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_with_actual_path,no_backing_file_format) [0.001261s] ... 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,encrypted,no_backing_file,backing_file_format) [0.005416s] ... 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,encrypted,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.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.020743s] ... 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,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,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.014011s] ... 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,no_backing_file_format) [0.001011s] ... 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,backing_file_format) [0.000912s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001287s] ... 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,backing_file_format) [0.019717s] ... 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.001086s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002937s] ... 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,no_backing_file,backing_file_format) [0.001666s] ... 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.000662s] ... 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,encrypted,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,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002307s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001619s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.003839s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000962s] ... 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,no_backing_file_format) [0.000863s] ... 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.022606s] ... 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,no_backing_file_format) [0.001976s] ... 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.000905s] ... 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,no_backing_file,no_backing_file_format) [0.023444s] ... 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,no_backing_file_format) [0.007902s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001736s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.025562s] ... 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,no_backing_file,backing_file_format) [0.004198s] ... 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_with_actual_path,no_backing_file_format) [0.001074s] ... 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,no_backing_file_format) [0.009271s] ... 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_with_actual_path,backing_file_format) [0.001445s] ... 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,backing_file_path,no_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,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002594s] ... 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,backing_file_format) [0.002015s] ... 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,no_backing_file_format) [0.011280s] ... 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,backing_file_format) [0.000797s] ... 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.003781s] ... 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.008603s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.028171s] ... 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.001035s] ... 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,no_backing_file_format) [0.002342s] ... 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,backing_file_format) [0.033568s] ... 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,no_backing_file,no_backing_file_format) [0.001037s] ... 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,no_backing_file_format) [0.000925s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.002433s] ... 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,backing_file_format) [0.000973s] ... 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,no_backing_file,no_backing_file_format) [0.018287s] ... 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,backing_file_format) [0.001149s] ... 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,no_backing_file,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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002938s] ... 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.000804s] ... 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,no_backing_file_format) [0.001104s] ... 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,backing_file_format) [0.013619s] ... 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,backing_file_path,no_backing_file_format) [0.000857s] ... 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,backing_file_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.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004582s] ... 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.000987s] ... 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,backing_file_format) [0.000985s] ... 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.001222s] ... 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,backing_file_format) [0.001018s] ... 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,backing_file_path,backing_file_format) [0.000902s] ... 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,no_backing_file_format) [0.004730s] ... 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,backing_file_path,no_backing_file_format) [0.002366s] ... 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_with_actual_path,no_backing_file_format) [0.033247s] ... 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,no_backing_file,no_backing_file_format) [0.005207s] ... 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.000721s] ... 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.005718s] ... 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.000895s] ... 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,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,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003377s] ... 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,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,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.007080s] ... 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.001250s] ... 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,backing_file_path,backing_file_format) [0.014953s] ... 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,no_backing_file_format) [0.001349s] ... 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,no_backing_file_format) [0.001494s] ... 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_with_actual_path,backing_file_format) [0.001053s] ... 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,no_backing_file,backing_file_format) [0.022901s] ... 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,backing_file_format) [0.001128s] ... 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,backing_file_format) [0.020007s] ... 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.017440s] ... 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,no_backing_file_format) [0.001038s] ... 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,no_backing_file_format) [0.002484s] ... 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.001926s] ... 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,no_backing_file_format) [0.010180s] ... 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,backing_file_format) [0.001014s] ... 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,no_backing_file_format) [0.002413s] ... 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.000872s] ... 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,no_backing_file_format) [0.008437s] ... 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_with_actual_path,no_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,unavailable,garbage_after_snapshot_list,one_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,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_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,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008560s] ... 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,backing_file_path,backing_file_format) [0.001406s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000692s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000970s] ... 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,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,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.001105s] ... 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.003039s] ... 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.018034s] ... 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_with_actual_path,no_backing_file_format) [0.002076s] ... 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,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,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000866s] ... 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_with_actual_path,no_backing_file_format) [0.002484s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001276s] ... 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_with_actual_path,backing_file_format) [0.000741s] ... 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,no_backing_file,no_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,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,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,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.012530s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.026569s] ... 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_with_actual_path,backing_file_format) [0.014764s] ... 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,backing_file_format) [0.011960s] ... 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.001468s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001590s] ... 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,backing_file_format) [0.001015s] ... 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,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001032s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001567s] ... 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_with_actual_path,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,1e+03_MiB,garbage_before_snapshot_list,no_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,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.014885s] ... 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.001880s] ... 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,backing_file_format) [0.003609s] ... 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,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,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003201s] ... 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,no_backing_file_format) [0.000735s] ... 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,no_backing_file,backing_file_format) [0.000744s] ... 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,encrypted,backing_file_path,backing_file_format) [0.016915s] ... 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,backing_file_format) [0.004102s] ... 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,no_backing_file_format) [0.000842s] ... 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.001381s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004476s] ... 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,no_backing_file_format) [0.000776s] ... 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.002491s] ... 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,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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.023574s] ... 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.020942s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000929s] ... 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.003266s] ... 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,backing_file_format) [0.004579s] ... 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.000738s] ... 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,encrypted,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,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010493s] ... 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.009444s] ... 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,no_backing_file_format) [0.000778s] ... 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,backing_file_format) [0.001132s] ... 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.000821s] ... 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.003908s] ... 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,backing_file_format) [0.000869s] ... 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_with_actual_path,backing_file_format) [0.001777s] ... 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,no_backing_file_format) [0.001109s] ... ok {1} 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.016871s] ... 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.000865s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,one_snapshots) [0.000667s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.016582s] ... 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,encrypted,no_backing_file,backing_file_format) [0.006925s] ... 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.011845s] ... 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,backing_file_format) [0.000918s] ... ok {1} 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.011269s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,no_snapshots) [0.000755s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.008295s] ... 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,no_backing_file_format) [0.026864s] ... 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_with_actual_path,no_backing_file_format) [0.008352s] ... 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.001872s] ... 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.001113s] ... 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.001346s] ... 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,encrypted,backing_file_path,backing_file_format) [0.008004s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003673s] ... 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,no_backing_file_format) [0.001062s] ... 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,no_backing_file,backing_file_format) [0.006328s] ... 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,backing_file_format) [0.001285s] ... 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,backing_file_path,no_backing_file_format) [0.012523s] ... 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.020867s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,one_snapshots) [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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000906s] ... 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.002907s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,three_snapshots) [0.002496s] ... 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,no_backing_file_format) [0.002140s] ... 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.000826s] ... 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,three_snapshots) [0.001029s] ... ok {1} 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.000712s] ... ok {1} 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.000629s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.008875s] ... 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,no_backing_file_format) [0.008910s] ... 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.001289s] ... 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,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.011247s] ... 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,backing_file_format) [0.001217s] ... 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,no_backing_file_format) [0.001543s] ... ok {1} 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.015180s] ... 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.015676s] ... 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,one_snapshots) [0.004912s] ... 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,three_snapshots) [0.000777s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,no_snapshots) [0.000708s] ... 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,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.015604s] ... 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.006502s] ... 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,backing_file_format) [0.000936s] ... 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.010377s] ... 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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003433s] ... 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,encrypted,no_backing_file,backing_file_format) [0.006573s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007755s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.003652s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002540s] ... 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,no_backing_file_format) [0.000977s] ... 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,no_backing_file,no_backing_file_format) [0.017069s] ... 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,no_backing_file,backing_file_format) [0.000712s] ... 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,no_backing_file_format) [0.000785s] ... 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.027259s] ... 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,backing_file_format) [0.008367s] ... ok {1} 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.000773s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.013997s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006420s] ... 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.008861s] ... 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.003060s] ... 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.003500s] ... 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,no_snapshots) [0.014394s] ... 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.000997s] ... 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,no_snapshots) [0.000725s] ... 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,encrypted,no_backing_file,backing_file_format) [0.023110s] ... ok {1} 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.000642s] ... 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,no_backing_file_format) [0.007397s] ... 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,encrypted,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,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.013817s] ... 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,backing_file_format) [0.009688s] ... 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,no_backing_file,no_backing_file_format) [0.001421s] ... 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,no_backing_file,backing_file_format) [0.001361s] ... 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_with_actual_path,backing_file_format) [0.004981s] ... 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,no_backing_file,backing_file_format) [0.009030s] ... 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,no_backing_file,no_backing_file_format) [0.001339s] ... 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,three_snapshots) [0.025890s] ... 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.001048s] ... 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_before_snapshot_list,one_snapshots) [0.000699s] ... 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,no_snapshots) [0.000711s] ... 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,backing_file_format) [0.008600s] ... 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.012527s] ... 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.000784s] ... 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.000744s] ... 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,no_garbage,one_snapshots) [0.008678s] ... 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_after_snapshot_list,one_snapshots) [0.000921s] ... ok {1} 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.000726s] ... ok {1} 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.000706s] ... 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_with_actual_path,no_backing_file_format) [0.018170s] ... ok {1} 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.010465s] ... 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,no_snapshots) [0.000892s] ... 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,no_backing_file,no_backing_file_format) [0.018718s] ... 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_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,64M_with_byte_hint,1e+03_MiB,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,64M_byte,96K,garbage_before_snapshot_list,one_snapshots) [0.000800s] ... 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.006664s] ... 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,no_backing_file_format) [0.000991s] ... 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.000967s] ... 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.006307s] ... 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,no_backing_file,no_backing_file_format) [0.039900s] ... 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_with_actual_path,backing_file_format) [0.000726s] ... 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,no_backing_file,backing_file_format) [0.001368s] ... 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,three_snapshots) [0.006574s] ... 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.001153s] ... 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,no_backing_file,no_backing_file_format) [0.000857s] ... ok {1} 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.000832s] ... ok {1} 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.000809s] ... 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,one_snapshots) [0.000654s] ... 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,three_snapshots) [0.000686s] ... 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.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,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.012193s] ... ok {1} 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.007445s] ... ok {1} 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.000841s] ... 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.000852s] ... 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,no_snapshots) [0.000608s] ... 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,no_snapshots) [0.000713s] ... 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.010436s] ... 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,backing_file_format) [0.001025s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.027317s] ... 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.008834s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001088s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001172s] ... 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,one_snapshots) [0.001641s] ... 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.000626s] ... 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,no_backing_file,no_backing_file_format) [0.001011s] ... 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,no_backing_file,backing_file_format) [0.026716s] ... 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.001320s] ... 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_with_actual_path,no_backing_file_format) [0.000994s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000715s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... 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,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.013395s] ... 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,no_backing_file,backing_file_format) [0.013543s] ... 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.000814s] ... 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,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003990s] ... 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_with_actual_path,backing_file_format) [0.019198s] ... 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,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.009585s] ... 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.011744s] ... 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.003437s] ... 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.003652s] ... 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,no_backing_file_format) [0.006359s] ... 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,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,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005628s] ... 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,backing_file_format) [0.005025s] ... 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,no_backing_file_format) [0.002183s] ... 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_with_actual_path,no_backing_file_format) [0.002625s] ... 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,backing_file_format) [0.002752s] ... 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_with_actual_path,backing_file_format) [0.005078s] ... 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_with_actual_path,no_backing_file_format) [0.000713s] ... 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,no_backing_file_format) [0.009496s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.015502s] ... 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,backing_file_format) [0.000889s] ... 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_with_actual_path,backing_file_format) [0.015348s] ... 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,backing_file_format) [0.003271s] ... 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.005902s] ... 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,no_backing_file_format) [0.000796s] ... 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,no_backing_file,no_backing_file_format) [0.030655s] ... 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.000792s] ... 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_with_actual_path,no_backing_file_format) [0.001188s] ... 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_with_actual_path,backing_file_format) [0.000889s] ... 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.017981s] ... 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,no_backing_file_format) [0.026121s] ... 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,backing_file_format) [0.005537s] ... 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,no_backing_file,no_backing_file_format) [0.001350s] ... 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.000977s] ... 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.000986s] ... 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,backing_file_format) [0.000928s] ... 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_with_actual_path,no_backing_file_format) [0.024802s] ... 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,no_backing_file,backing_file_format) [0.012888s] ... 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,no_backing_file,no_backing_file_format) [0.004638s] ... 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,no_backing_file,backing_file_format) [0.001047s] ... 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.000917s] ... 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,backing_file_path,no_backing_file_format) [0.000997s] ... 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.005076s] ... 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,backing_file_format) [0.000677s] ... 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,backing_file_path,no_backing_file_format) [0.001504s] ... 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_with_actual_path,backing_file_format) [0.018990s] ... 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.000979s] ... 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,backing_file_format) [0.000974s] ... 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,no_backing_file_format) [0.016045s] ... 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,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,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004969s] ... 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,encrypted,no_backing_file,backing_file_format) [0.005817s] ... 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,backing_file_format) [0.004237s] ... 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.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,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000667s] ... 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,backing_file_format) [0.029507s] ... 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_with_actual_path,no_backing_file_format) [0.001326s] ... 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,backing_file_format) [0.000892s] ... 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.001511s] ... 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,backing_file_format) [0.016988s] ... 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,no_backing_file,backing_file_format) [0.012874s] ... 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_with_actual_path,no_backing_file_format) [0.006981s] ... 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_with_actual_path,no_backing_file_format) [0.000946s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.012249s] ... 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,no_backing_file_format) [0.009917s] ... 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,encrypted,backing_file_path,backing_file_format) [0.009213s] ... 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.024603s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.003472s] ... 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,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,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004909s] ... 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,no_backing_file,backing_file_format) [0.004055s] ... 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,no_backing_file_format) [0.005161s] ... 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.000930s] ... 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,no_backing_file,no_backing_file_format) [0.004946s] ... 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,no_backing_file_format) [0.009244s] ... 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.000981s] ... 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,no_backing_file_format) [0.004246s] ... 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,backing_file_format) [0.004890s] ... 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,no_backing_file,no_backing_file_format) [0.010689s] ... 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.008519s] ... 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,backing_file_format) [0.011065s] ... 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,backing_file_format) [0.002487s] ... 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,no_backing_file,no_backing_file_format) [0.002233s] ... 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,backing_file_format) [0.003287s] ... 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,no_backing_file,no_backing_file_format) [0.002681s] ... 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,backing_file_format) [0.004458s] ... 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,no_backing_file_format) [0.005682s] ... 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,no_backing_file,backing_file_format) [0.005141s] ... 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.004833s] ... 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,backing_file_format) [0.002020s] ... 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,no_backing_file_format) [0.006577s] ... 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,no_backing_file_format) [0.001661s] ... 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,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,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002870s] ... 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_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,4.4_MiB_with_byte_hint,96K,no_garbage,one_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,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000777s] ... 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,one_snapshots) [0.222448s] ... 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.000799s] ... ok {1} 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.006137s] ... ok {1} 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.000665s] ... 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,no_snapshots) [0.000697s] ... 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,three_snapshots) [0.000694s] ... 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,no_backing_file,no_backing_file_format) [0.021406s] ... 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_after_snapshot_list,one_snapshots) [0.000684s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001414s] ... 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,no_backing_file,backing_file_format) [0.020032s] ... 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,no_backing_file,backing_file_format) [0.001141s] ... 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,no_backing_file_format) [0.000953s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.004918s] ... 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,no_backing_file_format) [0.000848s] ... 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,backing_file_format) [0.000866s] ... ok {1} 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.010258s] ... 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,no_backing_file_format) [0.000909s] ... ok {1} 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.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,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000801s] ... ok {1} 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.000616s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.026248s] ... 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,no_backing_file_format) [0.000995s] ... 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,no_backing_file,backing_file_format) [0.000820s] ... 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.017592s] ... 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,three_snapshots) [0.000778s] ... 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,garbage_before_snapshot_list,one_snapshots) [0.000744s] ... 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.000635s] ... 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,no_backing_file_format) [0.021240s] ... 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,no_backing_file,no_backing_file_format) [0.027052s] ... 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,no_backing_file,backing_file_format) [0.003231s] ... 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.001878s] ... 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,garbage_after_snapshot_list,one_snapshots) [0.011014s] ... 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_with_actual_path,no_backing_file_format) [0.001326s] ... 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,no_snapshots) [0.002598s] ... 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_before_snapshot_list,three_snapshots) [0.000733s] ... 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.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.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.014250s] ... ok {1} 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.000730s] ... 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.000598s] ... 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.001694s] ... 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,three_snapshots) [0.000701s] ... 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.000728s] ... 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,one_snapshots) [0.000598s] ... 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.001534s] ... ok {1} 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.000611s] ... ok {1} 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.000658s] ... 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_with_actual_path,backing_file_format) [0.040128s] ... 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_with_actual_path,no_backing_file_format) [0.000826s] ... 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.005614s] ... 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,one_snapshots) [0.000687s] ... 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.000585s] ... 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.000642s] ... 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.016844s] ... 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.000975s] ... 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.000647s] ... ok {1} 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.000691s] ... 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,one_snapshots) [0.000588s] ... 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,no_backing_file,no_backing_file_format) [0.028823s] ... 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,no_backing_file,backing_file_format) [0.003056s] ... 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,no_backing_file,backing_file_format) [0.000940s] ... 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,no_backing_file_format) [0.000842s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.019201s] ... 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.000997s] ... 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,backing_file_format) [0.000925s] ... 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.000741s] ... 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.000802s] ... 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,backing_file_format) [0.017028s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,no_snapshots) [0.015533s] ... 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.002979s] ... 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.000781s] ... ok {1} 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.004578s] ... ok {1} 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.000715s] ... ok {1} 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.000601s] ... 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.012406s] ... 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,backing_file_format) [0.000749s] ... 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.000903s] ... 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_with_actual_path,backing_file_format) [0.000695s] ... ok {1} 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.004244s] ... 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,one_snapshots) [0.003084s] ... 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,three_snapshots) [0.000680s] ... 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_before_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.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000698s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.010917s] ... 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.017359s] ... 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.000867s] ... 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.000674s] ... 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_before_snapshot_list,three_snapshots) [0.008745s] ... 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,three_snapshots) [0.000922s] ... 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_after_snapshot_list,three_snapshots) [0.000619s] ... 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,no_snapshots) [0.000667s] ... 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,three_snapshots) [0.000714s] ... 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_with_actual_path,no_backing_file_format) [0.014176s] ... 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.000727s] ... 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.000833s] ... 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.024680s] ... 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,backing_file_format) [0.015974s] ... 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,no_backing_file_format) [0.000742s] ... 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,three_snapshots) [0.004590s] ... 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,three_snapshots) [0.000612s] ... 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_with_actual_path,backing_file_format) [0.002290s] ... 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,one_snapshots) [0.000670s] ... 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.002226s] ... 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,three_snapshots) [0.000707s] ... 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_before_snapshot_list,three_snapshots) [0.000671s] ... 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.001228s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000996s] ... 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_with_actual_path,backing_file_format) [0.000690s] ... 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,one_snapshots) [0.001348s] ... 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.000760s] ... 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,three_snapshots) [0.000894s] ... 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.000655s] ... 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,backing_file_format) [0.013042s] ... 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.000795s] ... 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,backing_file_path,backing_file_format) [0.010019s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000699s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... 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.000962s] ... 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.000650s] ... 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.000685s] ... 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.000642s] ... 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,three_snapshots) [0.000652s] ... 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,no_snapshots) [0.000665s] ... 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,three_snapshots) [0.000794s] ... 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.000587s] ... 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,one_snapshots) [0.000739s] ... 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,three_snapshots) [0.000641s] ... 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,no_snapshots) [0.002460s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.007158s] ... 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,three_snapshots) [0.000622s] ... 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,no_snapshots) [0.000630s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000971s] ... 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,three_snapshots) [0.010253s] ... 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_before_snapshot_list,no_snapshots) [0.001430s] ... 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,three_snapshots) [0.000759s] ... 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,backing_file_format) [0.027311s] ... 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,backing_file_format) [0.000952s] ... 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,no_backing_file,no_backing_file_format) [0.023696s] ... 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.001546s] ... 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,no_backing_file,backing_file_format) [0.002197s] ... 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,no_backing_file,backing_file_format) [0.000669s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.012486s] ... 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,no_backing_file_format) [0.000630s] ... 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,no_garbage,no_snapshots) [0.003147s] ... 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,no_garbage,one_snapshots) [0.000614s] ... 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.000688s] ... 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.001459s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,three_snapshots) [0.000589s] ... ok {1} 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.000650s] ... 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,backing_file_format) [0.007805s] ... ok {1} 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.000600s] ... 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.000750s] ... 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.000634s] ... 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,no_backing_file,backing_file_format) [0.000634s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,no_snapshots) [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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... 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,backing_file_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.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000732s] ... 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,backing_file_format) [0.000638s] ... 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.013466s] ... 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,no_snapshots) [0.000603s] ... 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,backing_file_format) [0.012111s] ... 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,no_backing_file_format) [0.018097s] ... 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,no_snapshots) [0.001830s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,no_snapshots) [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,96_KiB,no_garbage,one_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,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001540s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,one_snapshots) [0.000665s] ... 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.000731s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,three_snapshots) [0.000576s] ... 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,one_snapshots) [0.000669s] ... 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,encrypted,no_backing_file,backing_file_format) [0.019554s] ... 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,no_backing_file_format) [0.007226s] ... 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,no_backing_file,no_backing_file_format) [0.004739s] ... 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,no_backing_file,backing_file_format) [0.004880s] ... 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,no_backing_file_format) [0.004088s] ... 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,no_backing_file_format) [0.007073s] ... ok {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,three_snapshots) [0.016993s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.007927s] ... 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,backing_file_format) [0.002322s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000998s] ... 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,no_backing_file,no_backing_file_format) [0.025859s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003760s] ... 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.001190s] ... 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_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,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.005169s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000707s] ... 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,encrypted,backing_file_path_with_actual_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,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.000777s] ... 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_with_actual_path,backing_file_format) [0.000842s] ... ok {1} 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.020776s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.002060s] ... 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,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,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000656s] ... 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.000861s] ... 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,three_snapshots) [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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000702s] ... 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,backing_file_format) [0.011224s] ... 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,no_backing_file_format) [0.021172s] ... 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,backing_file_format) [0.008960s] ... 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,no_backing_file,no_backing_file_format) [0.001287s] ... 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,no_backing_file,backing_file_format) [0.000739s] ... 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,backing_file_path,no_backing_file_format) [0.004446s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... 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.016676s] ... 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.001619s] ... 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_with_actual_path,backing_file_format) [0.000637s] ... 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,backing_file_format) [0.021315s] ... 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,encrypted,backing_file_path,backing_file_format) [0.007794s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.005307s] ... ok {1} 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.009569s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000989s] ... 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.001507s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001122s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.007257s] ... 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,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,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.022330s] ... ok {1} 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.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,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001221s] ... 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,no_backing_file_format) [0.001092s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.012117s] ... ok {1} 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.002414s] ... 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.001128s] ... 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.000861s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.003612s] ... ok {1} 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.004822s] ... 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_with_actual_path,backing_file_format) [0.002509s] ... 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.021893s] ... 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.006760s] ... 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,no_snapshots) [0.001614s] ... 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,no_backing_file,no_backing_file_format) [0.004649s] ... 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,one_snapshots) [0.000749s] ... 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.000651s] ... 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.007115s] ... 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,no_backing_file,backing_file_format) [0.002299s] ... 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,no_backing_file,backing_file_format) [0.001046s] ... 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,no_backing_file_format) [0.000994s] ... 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.001061s] ... 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,backing_file_format) [0.001176s] ... ok {1} 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.000670s] ... 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,no_backing_file_format) [0.000672s] ... ok {1} 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.000694s] ... 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,three_snapshots) [0.000752s] ... ok {1} 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.000653s] ... 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,no_backing_file,no_backing_file_format) [0.000817s] ... ok {1} 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.004251s] ... 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,no_backing_file_format) [0.023328s] ... 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,backing_file_path,backing_file_format) [0.001166s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000872s] ... 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,no_snapshots) [0.004545s] ... 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_after_snapshot_list,one_snapshots) [0.001348s] ... ok {1} 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.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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000652s] ... ok {1} 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.000834s] ... 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.001776s] ... 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,one_snapshots) [0.000748s] ... ok {1} 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.002338s] ... ok {1} 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.001957s] ... 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.008066s] ... 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,backing_file_format) [0.001416s] ... ok {1} 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.002528s] ... 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.001245s] ... 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,backing_file_format) [0.020796s] ... 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.000648s] ... 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.001148s] ... 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,three_snapshots) [0.001269s] ... 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.000752s] ... 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.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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.018169s] ... 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.000732s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.007002s] ... 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.001317s] ... 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,one_snapshots) [0.000689s] ... 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_after_snapshot_list,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,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000738s] ... 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,no_garbage,no_snapshots) [0.000676s] ... 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,no_garbage,one_snapshots) [0.000659s] ... 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.000634s] ... 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,one_snapshots) [0.001057s] ... 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,one_snapshots) [0.000647s] ... 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,three_snapshots) [0.000727s] ... 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,no_backing_file_format) [0.009653s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005237s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.014139s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000798s] ... 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_after_snapshot_list,no_snapshots) [0.006671s] ... 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.007741s] ... 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_after_snapshot_list,one_snapshots) [0.005888s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002330s] ... 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,no_garbage,three_snapshots) [0.000737s] ... ok {1} 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.000637s] ... 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.001441s] ... ok {1} 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.000699s] ... 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,no_backing_file_format) [0.002208s] ... 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.010500s] ... 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.001139s] ... 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.001063s] ... 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,backing_file_format) [0.000925s] ... 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.000827s] ... 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.019282s] ... ok {1} 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.010952s] ... ok {1} 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.001002s] ... 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,no_backing_file_format) [0.001878s] ... ok {1} 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.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,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.011869s] ... 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,backing_file_format) [0.003183s] ... 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,backing_file_format) [0.011075s] ... 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,one_snapshots) [0.000664s] ... 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.007849s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.003323s] ... 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,three_snapshots) [0.003518s] ... 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,no_backing_file,no_backing_file_format) [0.005177s] ... 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.002234s] ... 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_with_actual_path,backing_file_format) [0.005693s] ... 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,one_snapshots) [0.000710s] ... 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.001935s] ... 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.000660s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.008857s] ... 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.000665s] ... 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.000617s] ... 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,three_snapshots) [0.004598s] ... 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.000878s] ... 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.000678s] ... 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,three_snapshots) [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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.014175s] ... 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.000769s] ... 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_before_snapshot_list,one_snapshots) [0.001455s] ... 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,no_backing_file_format) [0.000782s] ... 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,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,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.013220s] ... 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.000838s] ... 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,no_backing_file_format) [0.000674s] ... 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.007461s] ... 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.001590s] ... ok {1} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_partially_patched_warning [0.001072s] ... 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.001389s] ... 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,no_backing_file_format) [0.000954s] ... 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.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,encrypted,backing_file_path,no_backing_file_format) [0.000946s] ... 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,no_backing_file,backing_file_format) [0.009728s] ... ok {1} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched_none_provided [0.006159s] ... 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,no_backing_file_format) [0.000795s] ... ok {1} oslo_utils.tests.test_excutils.CausedByTest.test_caused_by_implicit [0.000441s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_classmethod_context_manager [0.000286s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_func_call [0.000248s] ... 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.000775s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_func_context_manager [0.000255s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_staticmethod_call [0.000254s] ... 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_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,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.017003s] ... 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.000787s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_noexc_func_context_manager [0.000229s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_noexc_nocall_func_context_manager [0.000241s] ... ok {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_other_func_call [0.000262s] ... 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,encrypted,backing_file_path,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_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000684s] ... ok {1} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_absent [0.009864s] ... ok {1} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_error [0.000852s] ... ok {1} oslo_utils.tests.test_fileutils.FileTypeTestCase.test_is_yaml [0.001442s] ... ok {1} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_truncated [0.000364s] ... ok {1} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_generic_io_error [0.000390s] ... ok {1} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_without_path_and_suffix [0.000536s] ... ok {1} oslo_utils.tests.test_fixture.TimeFixtureTest.test_advance_time_delta [0.000310s] ... ok {1} oslo_utils.tests.test_fixture.TimeFixtureTest.test_set_time_override [0.000291s] ... ok {1} oslo_utils.tests.test_fixture.TimeFixtureTest.test_set_time_override_using_default [0.000278s] ... ok {1} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_returns_uuid [0.000359s] ... 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.023561s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_optional_arg_present [0.000469s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_optional_arg_not_present [0.000278s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_required_arg_not_present [0.000278s] ... 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,no_backing_file,backing_file_format) [0.021085s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_with_args [0.000243s] ... 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,no_backing_file_format) [0.000738s] ... 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.000754s] ... 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,no_backing_file,backing_file_format) [0.002967s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module_wrong_version_parameter [0.003370s] ... ok {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_try_import [0.000272s] ... ok {1} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_by_EUI64 [0.000398s] ... ok WARNING [oslo_utils.netutils] Converting in non strict mode is deprecated. You should pass strict=False if you want to preserve legacy behavior {1} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_IPv4_prefix [0.000379s] ... ok {1} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_bad_prefix [0.000315s] ... 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,no_backing_file_format) [0.022928s] ... 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,no_backing_file_format) [0.000798s] ... 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.000713s] ... 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_with_actual_path,backing_file_format) [0.002798s] ... ok {1} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_reverse_generate_IPv6_by_EUI64 [0.005261s] ... 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.000764s] ... 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,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,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.009847s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6 [0.002865s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_socket_error [0.000695s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_int_not_in_range [0.000260s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv6 [0.000253s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_mac [0.000457s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit_ipv6 [0.000337s] ... ok {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_icmp_code [0.000261s] ... ok {1} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_enabled [0.000654s] ... 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,no_backing_file,backing_file_format) [0.017668s] ... 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,no_backing_file,no_backing_file_format) [0.000942s] ... 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.000678s] ... ok {1} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_not_exists [0.006042s] ... ok {1} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_with_call [0.000416s] ... 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_with_actual_path,backing_file_format) [0.010905s] ... ok {1} oslo_utils.tests.test_reflection.GetClassNameTest.test_class_method [0.000270s] ... ok {1} oslo_utils.tests.test_reflection.GetClassNameTest.test_instance [0.000262s] ... ok {1} oslo_utils.tests.test_reflection.GetClassNameTest.test_int [0.000282s] ... 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,backing_file_format) [0.001077s] ... 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,backing_file_format) [0.001102s] ... ok {1} oslo_utils.tests.test_reflection.GetClassNameTest.test_std_exception [0.001122s] ... ok {1} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_exclude_hidden [0.000287s] ... ok {1} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_names_no_exclude_hidden [0.000617s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_bad_literal_with_op_allin [0.000306s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_all_with_op_allin [0.001440s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_invalid_brackets_with_op_rangein [0.000605s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_beyond_scope_with_op_rangein_le [0.001294s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.009471s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_one_with_op_allin [0.001054s] ... 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,no_encryption,no_backing_file,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_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_under_scope_with_op_rangein_ge [0.001146s] ... 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,no_backing_file_format) [0.022815s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000801s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_float_lower_float_range_with_op_rangein_gt [0.005983s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_opening_bracket_with_op_rangein [0.000313s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_reverse_brackets_with_op_rangein [0.000274s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_ge [0.001055s] ... 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,encrypted,backing_file_path,backing_file_format) [0.007285s] ... 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_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_with_byte_hint,98304_B,garbage_before_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,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,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_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000787s] ... 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.014330s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001198s] ... 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,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,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.023435s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001581s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000660s] ... 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,backing_file_path,no_backing_file_format) [0.002037s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sg2 [0.011195s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sl [0.012096s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sle [0.001209s] ... 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.019185s] ... 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_with_actual_path,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_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.028838s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001232s] ... 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_with_actual_path,no_backing_file_format) [0.001056s] ... 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_with_actual_path,backing_file_format) [0.001080s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_lower_float_range_with_op_rangein_ge [0.015633s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_upper_mixed_range_with_op_rangein [0.001462s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_lower_int_range_with_op_rangein_ge [0.001039s] ... 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,backing_file_format) [0.035113s] ... 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,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,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.001004s] ... 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,backing_file_format) [0.000646s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_upper_int_range_with_op_rangein [0.010705s] ... 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,no_backing_file_format) [0.019734s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eq [0.003834s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eqeq [0.000987s] ... 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_with_actual_path,no_backing_file_format) [0.028372s] ... 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.003158s] ... 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,no_backing_file,no_backing_file_format) [0.018878s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eqeq2 [0.008119s] ... 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.000930s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g2 [0.001467s] ... 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.000648s] ... 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,backing_file_format) [0.009602s] ... 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,backing_file_format) [0.000748s] ... 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.000927s] ... 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,no_backing_file,no_backing_file_format) [0.000721s] ... 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.012726s] ... 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,no_backing_file_format) [0.000895s] ... 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,backing_file_format) [0.000717s] ... 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.000626s] ... 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,encrypted,no_backing_file,backing_file_format) [0.004759s] ... 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,encrypted,backing_file_path,backing_file_format) [0.005108s] ... 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,no_backing_file,no_backing_file_format) [0.002424s] ... 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,backing_file_format) [0.006844s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000919s] ... 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,no_backing_file_format) [0.002302s] ... 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.001047s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004113s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002798s] ... 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,no_backing_file_format) [0.000643s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000733s] ... 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,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,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000602s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ge2 [0.023600s] ... 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,no_backing_file_format) [0.009213s] ... 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,backing_file_path,no_backing_file_format) [0.016336s] ... 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.008574s] ... 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.002040s] ... 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_with_actual_path,no_backing_file_format) [0.018675s] ... 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_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,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.000768s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in [0.017100s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,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_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.007624s] ... 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,backing_file_format) [0.000638s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in2 [0.001782s] ... 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.008591s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l3 [0.001817s] ... 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,no_backing_file_format) [0.004036s] ... 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.003191s] ... 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_with_actual_path,backing_file_format) [0.010415s] ... 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,no_backing_file_format) [0.001859s] ... 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,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,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.016353s] ... 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,no_backing_file,backing_file_format) [0.013835s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sge2 [0.022335s] ... ok {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sle [0.001376s] ... 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,backing_file_format) [0.006230s] ... 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,no_backing_file,no_backing_file_format) [0.012232s] ... ok {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_argument_untouched [0.004146s] ... ok {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_mask_values [0.000508s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.020676s] ... 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,no_backing_file,backing_file_format) [0.006605s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000812s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002016s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000990s] ... 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,backing_file_format) [0.011061s] ... ok {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_non_dict [0.007761s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001750s] ... 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.001788s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.007320s] ... 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,no_backing_file_format) [0.001037s] ... 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,no_backing_file,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.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000707s] ... 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,one_snapshots,65536,no_encryption,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,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000858s] ... 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,one_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,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000774s] ... 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,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.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000765s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_json_message [0.014712s] ... ok {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml [0.000924s] ... ok {1} oslo_utils.tests.test_strutils.SplitByCommas.test_no_comma_before_opening_quotes [0.001259s] ... ok {1} oslo_utils.tests.test_strutils.SplitByCommas.test_not_closed_quotes [0.000528s] ... ok {1} oslo_utils.tests.test_strutils.SplitByCommas.test_plain [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,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.017459s] ... 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.002082s] ... 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,backing_file_format) [0.002489s] ... 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,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.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000747s] ... 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,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_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.007731s] ... 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,no_backing_file,no_backing_file_format) [0.030881s] ... 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,no_backing_file_format) [0.001242s] ... 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,encrypted,no_backing_file,backing_file_format) [0.003025s] ... ok {1} oslo_utils.tests.test_strutils.SplitByCommas.test_quote_inside_unquoted [0.017763s] ... ok {1} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_failed [0.000818s] ... ok {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_unicode_bool_from_string [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,bit,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,b,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,bit,return_dec) [0.000231s] ... 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,backing_file_format) [0.004396s] ... 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,backing_file_path,backing_file_format) [0.014228s] ... 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,backing_file_path_with_actual_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,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.001038s] ... 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,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.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005507s] ... 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.001644s] ... 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,no_backing_file_format) [0.000632s] ... 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,backing_file_format) [0.000765s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,B,return_dec) [0.000559s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,bit,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000285s] ... 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,backing_file_path,no_backing_file_format) [0.017022s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,b,return_dec) [0.000242s] ... 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,no_backing_file,no_backing_file_format) [0.001620s] ... 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,backing_file_format) [0.007387s] ... 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,no_backing_file_format) [0.001933s] ... 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,no_backing_file_format) [0.008257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,b,return_int) [0.005860s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,b,return_dec) [0.000390s] ... 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.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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,B,return_dec) [0.000247s] ... 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,no_backing_file_format) [0.000728s] ... 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_with_actual_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,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000769s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,B,return_int) [0.002452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,b,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,bit,return_dec) [0.000237s] ... 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,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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,B,return_dec) [0.002458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,b,return_dec) [0.000284s] ... 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.011277s] ... 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.008004s] ... 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,backing_file_format) [0.005802s] ... 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.003854s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,B,return_dec) [0.005784s] ... 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,no_backing_file_format) [0.005073s] ... 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,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_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001591s] ... 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,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,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.003048s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000768s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,B,return_int) [0.000264s] ... 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,backing_file_path,no_backing_file_format) [0.000639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000277s] ... 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,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_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.007922s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.003467s] ... 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,no_backing_file,no_backing_file_format) [0.008357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,b,return_dec) [0.008992s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,b,return_int) [0.000377s] ... 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.036825s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,B,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,b,return_int) [0.000262s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003535s] ... 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,no_backing_file,no_backing_file_format) [0.001133s] ... 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,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,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002933s] ... 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.000656s] ... 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.001584s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.003013s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,bit,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,b,return_dec) [0.000435s] ... 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,backing_file_format) [0.001939s] ... 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_with_actual_path,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.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.012153s] ... 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,no_encryption,backing_file_path_with_actual_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,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001858s] ... 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_with_actual_path,backing_file_format) [0.000777s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,b,return_int) [0.005418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,bit,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,bit,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,B,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,bit,return_dec) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,B,return_dec) [0.000331s] ... 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.006029s] ... 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,no_backing_file_format) [0.002361s] ... 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,no_backing_file,no_backing_file_format) [0.009996s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.011962s] ... 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,encrypted,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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004872s] ... 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,backing_file_format) [0.000675s] ... 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,backing_file_format) [0.004796s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,B,return_int) [0.009759s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,B,return_int) [0.004567s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000445s] ... 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,no_backing_file_format) [0.007631s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,B,return_dec) [0.000285s] ... 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,backing_file_path,no_backing_file_format) [0.008184s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,B,return_int) [0.002238s] ... 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,backing_file_path,backing_file_format) [0.001075s] ... 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,no_backing_file_format) [0.012814s] ... 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,no_backing_file,no_backing_file_format) [0.000733s] ... 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.006454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,b,return_int) [0.004517s] ... 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.000762s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,bit,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,bit,return_int) [0.000269s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.010044s] ... 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,no_backing_file,backing_file_format) [0.001081s] ... 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,backing_file_format) [0.008413s] ... 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,no_backing_file_format) [0.001085s] ... 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.002671s] ... 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,no_backing_file_format) [0.009988s] ... 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.002672s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000860s] ... 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,no_backing_file_format) [0.004604s] ... 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,no_backing_file_format) [0.002629s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.023989s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000785s] ... 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.003672s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,b,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,bit,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000268s] ... 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,encrypted,no_backing_file,backing_file_format) [0.014985s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000588s] ... 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,no_backing_file,no_backing_file_format) [0.013946s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,b,return_int) [0.000266s] ... 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.000817s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000278s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001945s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000312s] ... 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,no_backing_file,no_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,encrypted,backing_file_path,backing_file_format) [0.000692s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000735s] ... 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,backing_file_format) [0.006798s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.013188s] ... 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,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,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.003943s] ... 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,no_backing_file,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,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001663s] ... 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,no_backing_file_format) [0.000918s] ... 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.000753s] ... 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_with_actual_path,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_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.010490s] ... 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.021005s] ... 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_with_actual_path,backing_file_format) [0.018510s] ... 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.000672s] ... 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,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_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000708s] ... 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,no_backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,b,return_dec) [0.033288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,b,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000611s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,b,return_dec) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,B,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000307s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001504s] ... 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_with_actual_path,no_backing_file_format) [0.000924s] ... 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,no_backing_file,no_backing_file_format) [0.019374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000594s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,bit,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,bit,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,bit,return_dec) [0.000245s] ... 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,backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,bit,return_int) [0.000239s] ... 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.000616s] ... 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,no_backing_file_format) [0.004340s] ... 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.000758s] ... 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,no_backing_file_format) [0.000714s] ... 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.000623s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,B,return_int) [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,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001811s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,b,return_int) [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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,bit,return_dec) [0.001831s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000287s] ... 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,no_backing_file_format) [0.005453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.004926s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,b,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,bit,return_dec) [0.000261s] ... 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.017154s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,bit,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000262s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.011866s] ... 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,encrypted,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,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005891s] ... 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,three_snapshots,65536,no_encryption,backing_file_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_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000684s] ... 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,no_backing_file_format) [0.000606s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,b,return_dec) [0.000261s] ... 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,no_backing_file_format) [0.004704s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000447s] ... 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.005002s] ... 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.003035s] ... 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,backing_file_format) [0.006023s] ... 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.000656s] ... 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.000728s] ... 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.001687s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,B,return_int) [0.000280s] ... 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,no_backing_file_format) [0.000757s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000496s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.001002s] ... 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,backing_file_format) [0.001569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000396s] ... 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.000257s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000255s] ... 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.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000650s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,b,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,b,return_int) [0.000253s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005271s] ... 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.015861s] ... 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.010994s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003912s] ... 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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000793s] ... 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,backing_file_format) [0.003655s] ... 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_with_actual_path,no_backing_file_format) [0.000992s] ... 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_with_actual_path,backing_file_format) [0.001621s] ... 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,no_backing_file_format) [0.008875s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005413s] ... 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,no_snapshots,65536,no_encryption,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,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003662s] ... 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,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.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_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.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_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_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003653s] ... 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,backing_file_format) [0.007320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,B,return_dec) [0.000517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,B,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,bit,return_int) [0.000235s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002499s] ... 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_with_actual_path,no_backing_file_format) [0.008392s] ... 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,encrypted,no_backing_file,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_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002771s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001058s] ... 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,encrypted,backing_file_path,backing_file_format) [0.005311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.008076s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000904s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,b,return_dec) [0.000618s] ... 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.000733s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,b,return_int) [0.001600s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,bit,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,b,return_int) [0.000259s] ... 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.000307s] ... 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_with_actual_path,backing_file_format) [0.016295s] ... 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.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000257s] ... 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,backing_file_path,backing_file_format) [0.011691s] ... 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,backing_file_format) [0.007701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,B,return_int) [0.000669s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.006145s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000726s] ... 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.013591s] ... 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_with_actual_path,backing_file_format) [0.001214s] ... 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.000690s] ... 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_with_actual_path,no_backing_file_format) [0.006314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000312s] ... 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_with_actual_path,backing_file_format) [0.003115s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000545s] ... 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.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,B,return_int) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,b,return_int) [0.000374s] ... 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,backing_file_format) [0.011249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,B,return_int) [0.005160s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,bit,return_int) [0.000275s] ... 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_with_actual_path,no_backing_file_format) [0.011982s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001062s] ... 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.000778s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,B,return_dec) [0.003714s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.007437s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.013123s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,bit,return_int) [0.004557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000449s] ... 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.000298s] ... 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.000268s] ... 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.000298s] ... 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,no_backing_file,backing_file_format) [0.001078s] ... 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,backing_file_format) [0.001064s] ... 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.000772s] ... 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.012965s] ... ok {1} 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.009106s] ... 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.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,b,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000259s] ... 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.001081s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,bit,return_int) [0.005225s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,B,return_dec) [0.000833s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,b,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,B,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,b,return_int) [0.000439s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,bit,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000496s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,b,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,B,return_dec) [0.000271s] ... 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.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,bit,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,bit,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000269s] ... 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,backing_file_format) [0.037067s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,b,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,bit,return_int) [0.000530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,B,return_int) [0.000892s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,bit,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,b,return_int) [0.000286s] ... 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,no_backing_file,no_backing_file_format) [0.026347s] ... 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.001048s] ... 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,backing_file_path,no_backing_file_format) [0.001074s] ... 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,backing_file_path,backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,bit,return_int) [0.000537s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,B,return_dec) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,B,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,bit,return_int) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,B,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.001444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,b,return_dec) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,B,return_dec) [0.000526s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,b,return_dec) [0.002900s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,b,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,bit,return_dec) [0.001480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,bit,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000290s] ... 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,no_backing_file_format) [0.010535s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000809s] ... 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,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,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,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_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000637s] ... 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,backing_file_format) [0.000744s] ... 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,backing_file_path,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.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.015441s] ... 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,no_backing_file,no_backing_file_format) [0.000760s] ... 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,backing_file_format) [0.000752s] ... 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,backing_file_format) [0.023250s] ... 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.000821s] ... 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.000717s] ... 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,backing_file_format) [0.009168s] ... 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,no_backing_file,no_backing_file_format) [0.000943s] ... 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.000798s] ... 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.013111s] ... 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.000667s] ... 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.004018s] ... 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_with_actual_path,no_backing_file_format) [0.000770s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.004861s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,bit,return_dec) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,B,return_dec) [0.002172s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,b,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,bit,return_dec) [0.000569s] ... 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,no_backing_file,no_backing_file_format) [0.012478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,b,return_dec) [0.001350s] ... 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,backing_file_path,backing_file_format) [0.042795s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,B,return_int) [0.003859s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,bit,return_dec) [0.001038s] ... 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.006511s] ... 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,backing_file_format) [0.000722s] ... 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,no_backing_file_format) [0.001153s] ... 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_with_actual_path,no_backing_file_format) [0.003686s] ... 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.000855s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,bit,return_int) [0.006546s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,b,return_dec) [0.000305s] ... 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_with_actual_path,backing_file_format) [0.005580s] ... 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.017525s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,b,return_dec) [0.002191s] ... 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,no_backing_file,no_backing_file_format) [0.006723s] ... 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,backing_file_format) [0.001117s] ... 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,no_backing_file_format) [0.003078s] ... 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.000905s] ... 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,backing_file_format) [0.001238s] ... 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,backing_file_path,backing_file_format) [0.002720s] ... 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.000788s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,bit,return_int) [0.007488s] ... 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.007778s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,B,return_dec) [0.007455s] ... 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,backing_file_format) [0.001728s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,B,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,bit,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,B,return_dec) [0.000559s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... 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_with_actual_path,backing_file_format) [0.001121s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,B,return_int) [0.008961s] ... 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.014520s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000468s] ... 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.000667s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.003688s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,b,return_int) [0.000290s] ... 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,backing_file_format) [0.004254s] ... 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.000663s] ... 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,no_backing_file,backing_file_format) [0.005543s] ... 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,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,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.026554s] ... 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,encrypted,backing_file_path_with_actual_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,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001688s] ... 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,no_backing_file,backing_file_format) [0.000869s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001164s] ... 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,no_backing_file_format) [0.000698s] ... 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.000725s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000654s] ... 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_with_actual_path,backing_file_format) [0.002000s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,bit,return_dec) [0.008564s] ... 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,no_backing_file,backing_file_format) [0.005697s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,bit,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,bit,return_int) [0.003345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,b,return_dec) [0.000301s] ... 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,backing_file_format) [0.001796s] ... 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,no_backing_file_format) [0.004789s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,B,return_dec) [0.000426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,bit,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,bit,return_dec) [0.000504s] ... 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.002211s] ... 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,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.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008856s] ... 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.002823s] ... 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_with_actual_path,backing_file_format) [0.000775s] ... 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,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,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003941s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,bit,return_int) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,b,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,bit,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,bit,return_dec) [0.000535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,B,return_dec) [0.000263s] ... 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,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,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.009663s] ... 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.000680s] ... 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.000776s] ... 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,no_backing_file,backing_file_format) [0.000667s] ... 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.000765s] ... 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_with_actual_path,no_backing_file_format) [0.008456s] ... 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,no_backing_file_format) [0.000809s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000912s] ... 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,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,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000721s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.015551s] ... 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.014090s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000937s] ... 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,no_backing_file,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_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000692s] ... 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,no_encryption,backing_file_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,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.000721s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.019710s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000874s] ... 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,backing_file_format) [0.018154s] ... 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.006624s] ... 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_with_actual_path,no_backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.034699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,b,return_dec) [0.000593s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,b,return_int) [0.000284s] ... 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,backing_file_format) [0.011965s] ... 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_with_actual_path,backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,bit,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000319s] ... 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,no_backing_file,backing_file_format) [0.000657s] ... 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,no_backing_file_format) [0.000753s] ... 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,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,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000676s] ... 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,backing_file_format) [0.011280s] ... 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,no_backing_file,no_backing_file_format) [0.000761s] ... 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.001547s] ... 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,no_backing_file_format) [0.000745s] ... 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,encrypted,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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001172s] ... 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,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,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000704s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000664s] ... 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,no_backing_file_format) [0.000721s] ... 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,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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.010833s] ... 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,no_backing_file,backing_file_format) [0.007414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.027023s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,b,return_dec) [0.000536s] ... 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,no_backing_file_format) [0.010313s] ... 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.000769s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000649s] ... 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,no_backing_file,no_backing_file_format) [0.016323s] ... 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,no_backing_file,backing_file_format) [0.000669s] ... 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.000757s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000743s] ... 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,no_backing_file,no_backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,B,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.005357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,bit,return_int) [0.000567s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,b,return_int) [0.000280s] ... 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.001233s] ... 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,no_backing_file,no_backing_file_format) [0.001747s] ... 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,backing_file_format) [0.008406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,bit,return_int) [0.010854s] ... 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.000737s] ... 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,no_backing_file_format) [0.007663s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,B,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,B,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,b,return_dec) [0.000277s] ... 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.000749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,bit,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,B,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.004134s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.001756s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,bit,return_dec) [0.000415s] ... 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,no_backing_file_format) [0.000628s] ... 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,backing_file_path,no_backing_file_format) [0.034855s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,bit,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,b,return_dec) [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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000766s] ... 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,no_backing_file,backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,b,return_int) [0.000260s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002550s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002904s] ... 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,backing_file_format) [0.009456s] ... 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,encrypted,no_backing_file,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_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000679s] ... 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.000632s] ... 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_with_actual_path,backing_file_format) [0.000715s] ... 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,no_backing_file,backing_file_format) [0.023251s] ... 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,encrypted,no_backing_file,backing_file_format) [0.004295s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000718s] ... 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,no_backing_file_format) [0.000607s] ... 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,no_backing_file_format) [0.000697s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,bit,return_dec) [0.000630s] ... 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.004148s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,B,return_int) [0.000365s] ... 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,no_backing_file,no_backing_file_format) [0.003416s] ... 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,backing_file_format) [0.000690s] ... 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,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_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003550s] ... 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,backing_file_format) [0.000772s] ... 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.023873s] ... 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.000803s] ... 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,backing_file_format) [0.001501s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,b,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,B,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,B,return_int) [0.000840s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,b,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,bit,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,B,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,b,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.001600s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,b,return_dec) [0.000655s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,b,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,bit,return_int) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,bit,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,B,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,b,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,B,return_dec) [0.000273s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002942s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,bit,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,bit,return_int) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,invalid_unit_suffix,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,bit,return_dec) [0.000315s] ... 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,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,invalid_unit_suffix,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,bit,return_int) [0.000280s] ... 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,backing_file_format) [0.000717s] ... 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,backing_file_format) [0.000783s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000892s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,invalid_unit_suffix,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,invalid_unit_suffix,return_int) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,b,return_int) [0.000273s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,b,return_int) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,bit,return_dec) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,bit,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,B,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,invalid_unit_suffix,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,b,return_int) [0.000978s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,B,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,bit,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,b,return_dec) [0.003897s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,bit,return_dec) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,B,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000264s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.002718s] ... 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,backing_file_path,no_backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,invalid_unit_suffix,return_int) [0.006347s] ... 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,backing_file_format) [0.018783s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,bit,return_int) [0.000401s] ... 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,backing_file_format) [0.004060s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,bit,return_int) [0.000276s] ... 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,no_backing_file_format) [0.002153s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,B,return_int) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,B,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,b,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,B,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,B,return_int) [0.000273s] ... 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,backing_file_format) [0.011571s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.017421s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000877s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.027253s] ... 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,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,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.001003s] ... 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,no_backing_file,no_backing_file_format) [0.000821s] ... 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.001696s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,bit,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,B,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,invalid_unit_suffix,return_dec) [0.012527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,invalid_unit_suffix,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,b,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,b,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,bit,return_int) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,B,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,b,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,B,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,B,return_int) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,b,return_int) [0.000241s] ... 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_with_actual_path,no_backing_file_format) [0.010130s] ... 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,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,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010798s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,bit,return_dec) [0.010645s] ... 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,no_backing_file_format) [0.010784s] ... 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,no_backing_file_format) [0.000684s] ... 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,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,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,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,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000700s] ... 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,no_backing_file,backing_file_format) [0.000614s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.011299s] ... 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,backing_file_format) [0.009733s] ... 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.000679s] ... 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.002830s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,bit,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,B,return_dec) [0.000240s] ... 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.000964s] ... 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,encrypted,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,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005493s] ... 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,no_backing_file,backing_file_format) [0.006978s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,invalid_unit_suffix,return_int) [0.010855s] ... 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.000660s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,bit,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,B,return_dec) [0.000242s] ... 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,backing_file_format) [0.000703s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,invalid_unit_suffix,return_int) [0.000283s] ... 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,backing_file_format) [0.002265s] ... 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.000883s] ... 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_with_actual_path,backing_file_format) [0.001181s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,bit,return_dec) [0.006045s] ... 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,backing_file_format) [0.006528s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,bit,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,bit,return_int) [0.000785s] ... 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,no_backing_file_format) [0.002387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,B,return_int) [0.001411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,B,return_int) [0.000311s] ... 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,backing_file_format) [0.002431s] ... 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,backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,b,return_dec) [0.002464s] ... 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,backing_file_path,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,B,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000279s] ... 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,no_backing_file,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_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000700s] ... 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_with_actual_path,no_backing_file_format) [0.011243s] ... 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.000641s] ... 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,encrypted,no_backing_file,backing_file_format) [0.026775s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,B,return_dec) [0.003338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,b,return_int) [0.000280s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001126s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,B,return_int) [0.001037s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000296s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001151s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000752s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,B,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,bit,return_int) [0.000288s] ... 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,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,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000484s] ... 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_with_actual_path,backing_file_format) [0.010913s] ... 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,no_backing_file_format) [0.001744s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001127s] ... 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.002649s] ... 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,backing_file_format) [0.002953s] ... 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,no_backing_file,backing_file_format) [0.000654s] ... 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,backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.001688s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,b,return_dec) [0.002817s] ... 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_with_actual_path,no_backing_file_format) [0.000814s] ... 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,no_backing_file_format) [0.000661s] ... 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.001574s] ... 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_with_actual_path,no_backing_file_format) [0.000662s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,bit,return_int) [0.002264s] ... 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.016437s] ... 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,no_backing_file_format) [0.000763s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.041449s] ... 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,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,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.000654s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,B,return_dec) [0.013131s] ... 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.000731s] ... 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.014156s] ... 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,backing_file_path,no_backing_file_format) [0.000676s] ... 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.000672s] ... 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.003719s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,B,return_dec) [0.000278s] ... 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.001861s] ... 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_with_actual_path,backing_file_format) [0.003711s] ... 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.010915s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000943s] ... 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,backing_file_path,no_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,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.005228s] ... 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,no_backing_file,backing_file_format) [0.003618s] ... 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_with_actual_path,backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,b,return_int) [0.003820s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,B,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,b,return_dec) [0.000311s] ... 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.000812s] ... 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,backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,b,return_int) [0.015000s] ... 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.005948s] ... 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,no_backing_file_format) [0.002559s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,bit,return_dec) [0.000341s] ... 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,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,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.011616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.002791s] ... 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,no_backing_file_format) [0.003696s] ... 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.000675s] ... 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.002168s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,b,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,bit,return_dec) [0.000250s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,B,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,b,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,b,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,b,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,b,return_dec) [0.000267s] ... 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_with_actual_path,no_backing_file_format) [0.003930s] ... 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_with_actual_path,backing_file_format) [0.002926s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,bit,return_int) [0.014126s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.004348s] ... 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,no_backing_file,no_backing_file_format) [0.010955s] ... 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,no_backing_file,backing_file_format) [0.003146s] ... 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,backing_file_format) [0.001055s] ... 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,backing_file_format) [0.037795s] ... 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.001243s] ... 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,no_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,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_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,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006722s] ... 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,no_backing_file,no_backing_file_format) [0.001063s] ... 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,backing_file_format) [0.000867s] ... 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_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,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.011003s] ... 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,backing_file_format) [0.009475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.005451s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,b,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,bit,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,B,return_int) [0.000284s] ... 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,backing_file_format) [0.012023s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004453s] ... 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,backing_file_format) [0.000970s] ... 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_with_actual_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,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.006035s] ... 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_with_actual_path,no_backing_file_format) [0.000902s] ... 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_with_actual_path,backing_file_format) [0.000663s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.005512s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,bit,return_dec) [0.003910s] ... 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,backing_file_format) [0.001067s] ... 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,no_backing_file,backing_file_format) [0.000896s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,bit,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,B,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,b,return_int) [0.000535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,bit,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000319s] ... 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.008767s] ... 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.006741s] ... 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,backing_file_format) [0.000762s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.006184s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000786s] ... 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.000666s] ... 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,backing_file_path_with_actual_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,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.000672s] ... 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,backing_file_path,no_backing_file_format) [0.010077s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,b,return_dec) [0.012822s] ... 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,backing_file_path,no_backing_file_format) [0.001558s] ... 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.001561s] ... 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,backing_file_format) [0.000779s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000771s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,B,return_dec) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,bit,return_int) [0.004955s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.006565s] ... 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,backing_file_format) [0.001061s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000904s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004510s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,B,return_dec) [0.003902s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000500s] ... 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.001094s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000404s] ... 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,no_backing_file,backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,bit,return_int) [0.000401s] ... 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,backing_file_format) [0.001075s] ... 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,backing_file_format) [0.002024s] ... 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.000808s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000397s] ... 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_with_actual_path,no_backing_file_format) [0.000730s] ... 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,backing_file_format) [0.010893s] ... 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_with_actual_path,backing_file_format) [0.000804s] ... 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,no_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,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000863s] ... 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.007018s] ... 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.008541s] ... 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.003193s] ... 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.004626s] ... 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,no_backing_file,backing_file_format) [0.000668s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000733s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... 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.000723s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,bit,return_dec) [0.000588s] ... 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,backing_file_format) [0.000781s] ... 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.000692s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,B,return_dec) [0.000278s] ... 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_with_actual_path,no_backing_file_format) [0.007614s] ... 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,backing_file_path,backing_file_format) [0.042466s] ... 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,no_backing_file,no_backing_file_format) [0.003030s] ... 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,no_backing_file_format) [0.003866s] ... 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,no_backing_file,backing_file_format) [0.000631s] ... 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.000744s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001158s] ... 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,no_backing_file,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,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.009439s] ... 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,no_backing_file_format) [0.003584s] ... 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,no_backing_file,no_backing_file_format) [0.001121s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000746s] ... 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,no_backing_file,no_backing_file_format) [0.000733s] ... 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,backing_file_format) [0.001838s] ... 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.000728s] ... 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,backing_file_path,no_backing_file_format) [0.008450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,B,return_int) [0.006393s] ... 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,no_backing_file_format) [0.012738s] ... 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.001732s] ... 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.002264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,b,return_int) [0.003271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,b,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,bit,return_dec) [0.000264s] ... 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,backing_file_format) [0.000688s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000818s] ... 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.003482s] ... 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,backing_file_format) [0.007913s] ... 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,backing_file_format) [0.000886s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,bit,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.010319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000495s] ... 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,backing_file_format) [0.000620s] ... 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,no_backing_file_format) [0.000789s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,bit,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,bit,return_int) [0.005472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,B,return_dec) [0.007226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,b,return_dec) [0.000401s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,b,return_int) [0.000393s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,bit,return_int) [0.000789s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.003520s] ... 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,backing_file_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,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,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,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000767s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000771s] ... 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,no_encryption,backing_file_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,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... 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,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,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000620s] ... 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_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,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.009326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,bit,return_dec) [0.004955s] ... 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.000830s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,bit,return_dec) [0.000459s] ... 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,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,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.016968s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,b,return_int) [0.002389s] ... 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,backing_file_path,no_backing_file_format) [0.003536s] ... 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,no_backing_file_format) [0.001274s] ... 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_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,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,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,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_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,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003860s] ... 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,no_backing_file,no_backing_file_format) [0.003032s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000587s] ... 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.000654s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,bit,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000288s] ... 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,no_backing_file,no_backing_file_format) [0.000693s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.020050s] ... 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_with_actual_path,backing_file_format) [0.000666s] ... 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,no_backing_file,backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,b,return_int) [0.011372s] ... 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,no_backing_file_format) [0.011859s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,bit,return_dec) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,B,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,B,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,b,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,bit,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,b,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000273s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.006997s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,b,return_dec) [0.000536s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,bit,return_int) [0.000319s] ... ok {2} 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.013656s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,b,return_dec) [0.000312s] ... 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,backing_file_format) [0.033675s] ... 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,no_snapshots,65536,no_encryption,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,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.014944s] ... 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,no_backing_file,backing_file_format) [0.000799s] ... 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.000772s] ... ok {2} 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.008326s] ... ok {2} 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.000748s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,b,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,bit,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,b,return_dec) [0.013814s] ... 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_with_actual_path,backing_file_format) [0.021726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,bit,return_int) [0.000804s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,bit,return_dec) [0.000286s] ... 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,no_backing_file_format) [0.001078s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,bit,return_dec) [0.000269s] ... 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,backing_file_format) [0.000810s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000749s] ... 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,encrypted,backing_file_path,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.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.037935s] ... 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,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,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000685s] ... 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_with_actual_path,backing_file_format) [0.004720s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001405s] ... ok {2} 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.021367s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,b,return_dec) [0.000258s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001597s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,bit,return_dec) [0.000253s] ... 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,backing_file_format) [0.000624s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,bit,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,b,return_int) [0.000251s] ... 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.001404s] ... 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.000642s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000628s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,b,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,B,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,B,return_int) [0.000698s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,bit,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,B,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,b,return_dec) [0.000261s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.018249s] ... 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.001154s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000252s] ... 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_with_actual_path,no_backing_file_format) [0.009131s] ... 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,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,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000855s] ... 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,no_backing_file_format) [0.001130s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,B,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,b,return_int) [0.000331s] ... 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,no_backing_file_format) [0.001054s] ... 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.000616s] ... 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.000710s] ... 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,one_snapshots,65536,encrypted,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,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.015333s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000722s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,b,return_int) [0.001085s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,bit,return_int) [0.000536s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,bit,return_dec) [0.001562s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,bit,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,B,return_dec) [0.003947s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.001750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,b,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,bit,return_dec) [0.001465s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000733s] ... 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.000645s] ... 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_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,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.007307s] ... 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,no_backing_file_format) [0.000841s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000623s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001050s] ... 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.031374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,B,return_int) [0.000438s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,b,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,bit,return_dec) [0.000314s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003608s] ... 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,no_backing_file,no_backing_file_format) [0.003682s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,b,return_int) [0.005628s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,B,return_int) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,b,return_int) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,bit,return_dec) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,b,return_dec) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,B,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,b,return_dec) [0.000339s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.018520s] ... 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,no_backing_file,backing_file_format) [0.000888s] ... 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.000703s] ... 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,no_encryption,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,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.011268s] ... 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,no_backing_file,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.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000678s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000652s] ... 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_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,2K_with_byte_hint,96K,garbage_before_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,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005755s] ... 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.002933s] ... 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_with_actual_path,backing_file_format) [0.002040s] ... 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.018801s] ... 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,no_backing_file_format) [0.000758s] ... 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.024119s] ... 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.001755s] ... 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.000697s] ... 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,backing_file_format) [0.000754s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000762s] ... 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.017721s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000929s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,B,return_int) [0.021813s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,B,return_int) [0.000543s] ... 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_with_actual_path,no_backing_file_format) [0.012146s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000932s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,bit,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,B,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,bit,return_int) [0.000254s] ... 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_with_actual_path,backing_file_format) [0.010900s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000734s] ... 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.000761s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.012793s] ... 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.000654s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,bit,return_int) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,invalid_unit_suffix,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,B,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,invalid_unit_suffix,return_int) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,B,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,invalid_unit_suffix,return_int) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,invalid_unit_suffix,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,b,return_int) [0.000243s] ... 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.025567s] ... 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.000784s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000976s] ... 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,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,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000953s] ... 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.013862s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,bit,return_dec) [0.010594s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,invalid_unit_suffix,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,b,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,B,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,invalid_unit_suffix,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,bit,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,B,return_dec) [0.000789s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,invalid_unit_suffix,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,bit,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,B,return_dec) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,B,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,B,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,invalid_unit_suffix,return_dec) [0.002031s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000277s] ... 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.046682s] ... 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,no_backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,b,return_dec) [0.003966s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,B,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,B,return_dec) [0.006046s] ... 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,no_backing_file,no_backing_file_format) [0.020550s] ... 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,no_backing_file_format) [0.000850s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,B,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,b,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,b,return_int) [0.000784s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,B,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,b,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,B,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,b,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000254s] ... 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,backing_file_format) [0.015028s] ... 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,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.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.028548s] ... 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,no_backing_file,backing_file_format) [0.000924s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,b,return_int) [0.011853s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,bit,return_dec) [0.000441s] ... 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.000994s] ... 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,backing_file_format) [0.000669s] ... 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,no_encryption,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,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,B,return_int) [0.003309s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.047616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,bit,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,B,return_dec) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,B,return_int) [0.000318s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001775s] ... 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,no_backing_file,no_backing_file_format) [0.000703s] ... 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,backing_file_format) [0.000794s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000707s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000775s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,invalid_unit_suffix,return_int) [0.004163s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,bit,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,b,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,B,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,B,return_dec) [0.000245s] ... 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.016202s] ... 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,backing_file_path,backing_file_format) [0.000794s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,B,return_int) [0.004735s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,invalid_unit_suffix,return_int) [0.002699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,b,return_dec) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,bit,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,b,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,bit,return_int) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,bit,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,B,return_dec) [0.004656s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,bit,return_dec) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,B,return_dec) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,b,return_int) [0.000267s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.017816s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,B,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,B,return_int) [0.004032s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,B,return_dec) [0.000685s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,b,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,b,return_int) [0.000258s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006976s] ... 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.000749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,b,return_dec) [0.002413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,b,return_int) [0.000296s] ... 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_with_actual_path,backing_file_format) [0.000845s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,bit,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,bit,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,B,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,B,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000715s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,b,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.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,bit,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,B,return_dec) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,bit,return_dec) [0.000595s] ... 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,no_backing_file,no_backing_file_format) [0.049459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.003873s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,bit,return_dec) [0.000734s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,b,return_int) [0.000249s] ... 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,no_backing_file_format) [0.001443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,b,return_int) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,B,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,B,return_int) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000290s] ... 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.015804s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,B,return_int) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,B,return_dec) [0.000724s] ... 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.002057s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000705s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,B,return_int) [0.000355s] ... 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_with_actual_path,backing_file_format) [0.009552s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.051054s] ... 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.001267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,b,return_int) [0.000253s] ... 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,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,bit,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,b,return_dec) [0.000456s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,b,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,B,return_dec) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,b,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,bit,return_dec) [0.000268s] ... 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,backing_file_format) [0.001952s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,B,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,B,return_dec) [0.002342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000378s] ... 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,no_backing_file_format) [0.000663s] ... 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,no_backing_file,no_backing_file_format) [0.000720s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,bit,return_int) [0.004331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,B,return_dec) [0.000291s] ... 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.000659s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,B,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.001122s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,B,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,B,return_int) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,b,return_dec) [0.000329s] ... 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_with_actual_path,no_backing_file_format) [0.020312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,bit,return_dec) [0.000693s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000455s] ... 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.000986s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000454s] ... 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,no_snapshots,65536,no_encryption,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,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000854s] ... 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,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,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000627s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000438s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000378s] ... 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.037066s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000658s] ... 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,no_backing_file,backing_file_format) [0.000703s] ... 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.000391s] ... 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_with_actual_path,no_backing_file_format) [0.026733s] ... 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_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,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.010860s] ... 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,backing_file_format) [0.000817s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,B,return_dec) [0.012349s] ... 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,backing_file_format) [0.000918s] ... 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,no_backing_file,backing_file_format) [0.000987s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000556s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,b,return_dec) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,bit,return_int) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,b,return_dec) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,b,return_int) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,b,return_int) [0.000414s] ... 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,no_backing_file,backing_file_format) [0.015852s] ... 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.005619s] ... 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,backing_file_path,backing_file_format) [0.001101s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.034656s] ... 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,backing_file_format) [0.000847s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,bit,return_int) [0.010872s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,B,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,b,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,b,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,b,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000267s] ... 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_with_actual_path,no_backing_file_format) [0.024198s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012882s] ... 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_with_actual_path,backing_file_format) [0.001234s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001095s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.009386s] ... 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.000697s] ... 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,no_backing_file,backing_file_format) [0.001147s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,b,return_int) [0.000813s] ... 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,no_backing_file_format) [0.001097s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,B,return_int) [0.000624s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,b,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,b,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,bit,return_dec) [0.003447s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,b,return_dec) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,bit,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,bit,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,B,return_int) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,B,return_int) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,bit,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,b,return_dec) [0.000279s] ... 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_with_actual_path,backing_file_format) [0.026314s] ... 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,no_backing_file,no_backing_file_format) [0.000657s] ... 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.000731s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,bit,return_dec) [0.005548s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,bit,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,bit,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,bit,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000314s] ... 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_with_actual_path,no_backing_file_format) [0.024122s] ... 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_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,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000812s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.006432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,bit,return_dec) [0.000588s] ... 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.026961s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000819s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,B,return_int) [0.001749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,b,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,bit,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,bit,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,B,return_dec) [0.000272s] ... 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,backing_file_format) [0.016475s] ... 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.000962s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,B,return_int) [0.002370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,B,return_int) [0.000587s] ... 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,backing_file_format) [0.010550s] ... 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.000837s] ... 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_with_actual_path,no_backing_file_format) [0.000623s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,b,return_int) [0.003027s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,B,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,b,return_int) [0.001075s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,bit,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,b,return_int) [0.004129s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,B,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,bit,return_dec) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,bit,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,B,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,B,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,bit,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,b,return_int) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,B,return_dec) [0.000346s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.022298s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001002s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,B,return_int) [0.002658s] ... 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.001067s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.001390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,b,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,bit,return_dec) [0.000474s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,B,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,b,return_int) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,B,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,B,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,b,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,bit,return_dec) [0.000483s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,b,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,B,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,B,return_int) [0.000394s] ... 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.025804s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.031888s] ... 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,backing_file_format) [0.000683s] ... 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,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,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000735s] ... 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,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_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000769s] ... 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,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,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000718s] ... 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,no_backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,bit,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,B,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,b,return_dec) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,bit,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,bit,return_int) [0.000705s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,B,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,b,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,B,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,B,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,bit,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,bit,return_int) [0.012301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,bit,return_int) [0.000309s] ... 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,no_backing_file_format) [0.016668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,B,return_dec) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,bit,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,b,return_dec) [0.000262s] ... 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.033268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,bit,return_int) [0.003726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,B,return_int) [0.000426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,bit,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,bit,return_int) [0.004672s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,B,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000377s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008304s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000746s] ... 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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000713s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.002164s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,b,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,bit,return_dec) [0.000271s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001145s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.002053s] ... 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,no_backing_file_format) [0.016698s] ... 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,no_backing_file,backing_file_format) [0.000946s] ... 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,backing_file_format) [0.000674s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.003066s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,B,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000564s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,b,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,bit,return_dec) [0.000266s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.013591s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000834s] ... 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,no_backing_file_format) [0.000706s] ... 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,backing_file_format) [0.054354s] ... 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,backing_file_format) [0.000795s] ... 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.023617s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,bit,return_int) [0.016223s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,b,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,B,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,B,return_dec) [0.000267s] ... 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.019024s] ... 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.000947s] ... 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,no_backing_file,no_backing_file_format) [0.000648s] ... 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.000757s] ... 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,backing_file_format) [0.001133s] ... 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_with_actual_path,backing_file_format) [0.000766s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,b,return_dec) [0.014779s] ... 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,no_backing_file,backing_file_format) [0.000810s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,bit,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,B,return_dec) [0.000358s] ... 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.000982s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,B,return_int) [0.000713s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,bit,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,B,return_dec) [0.000262s] ... 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,backing_file_format) [0.002436s] ... 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.000671s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,b,return_int) [0.010477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,bit,return_int) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,B,return_dec) [0.001527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,bit,return_int) [0.000748s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,bit,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,bit,return_int) [0.000270s] ... 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,no_backing_file,backing_file_format) [0.012820s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,B,return_dec) [0.000261s] ... 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.000745s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,B,return_int) [0.000747s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000279s] ... 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_with_actual_path,no_backing_file_format) [0.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,B,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,bit,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,b,return_int) [0.000269s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.028198s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,B,return_int) [0.003908s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,bit,return_dec) [0.000309s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,bit,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,b,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,B,return_dec) [0.000554s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.029922s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.001401s] ... 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.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000260s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,b,return_dec) [0.000527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,bit,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.000299s] ... 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,no_backing_file,backing_file_format) [0.001121s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,B,return_int) [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,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000957s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,b,return_dec) [0.000587s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,B,return_int) [0.000259s] ... 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.015694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,b,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,bit,return_int) [0.000257s] ... 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.000940s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000258s] ... 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,no_backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,bit,return_int) [0.000555s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000440s] ... 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.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000408s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,bit,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,B,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,B,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,b,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,B,return_int) [0.003354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,bit,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,B,return_dec) [0.000460s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,bit,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,b,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,bit,return_dec) [0.000623s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.029801s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000900s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000927s] ... 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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.007125s] ... 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,backing_file_format) [0.028058s] ... 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,backing_file_format) [0.000714s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,b,return_int) [0.001275s] ... 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,no_backing_file,backing_file_format) [0.001026s] ... 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,backing_file_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,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.000757s] ... 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,backing_file_format) [0.030077s] ... 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,no_backing_file,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,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,bit,return_int) [0.011613s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,b,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,bit,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,B,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000270s] ... 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.000393s] ... 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.008659s] ... 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.000357s] ... 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.000273s] ... 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.000718s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,B,return_dec) [0.000285s] ... 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.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,bit,return_int) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,B,return_dec) [0.000347s] ... 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,backing_file_format) [0.019200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000295s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,b,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.007786s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,b,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000344s] ... 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,no_backing_file,no_backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.003014s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000327s] ... 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,no_backing_file_format) [0.001916s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000255s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001191s] ... 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,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,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000657s] ... 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,backing_file_format) [0.000778s] ... 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,no_backing_file_format) [0.001041s] ... 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,no_backing_file,no_backing_file_format) [0.018845s] ... 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,no_backing_file,backing_file_format) [0.000838s] ... 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,no_backing_file_format) [0.000648s] ... 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.001337s] ... 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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000865s] ... 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,no_backing_file,backing_file_format) [0.000735s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.008287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000494s] ... 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,backing_file_path,backing_file_format) [0.015047s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000764s] ... 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,no_backing_file,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,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000886s] ... 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,no_backing_file_format) [0.024874s] ... 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.000943s] ... 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,backing_file_format) [0.000761s] ... 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,no_backing_file_format) [0.033830s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,b,return_int) [0.025205s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000270s] ... 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.000259s] ... 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.001779s] ... 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_with_actual_path,no_backing_file_format) [0.000678s] ... 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_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,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000667s] ... 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.008380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.009074s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000418s] ... 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.000341s] ... 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.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000342s] ... ok {1} 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.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,b,return_dec) [0.000325s] ... 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,no_backing_file_format) [0.023367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,b,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,B,return_int) [0.000935s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,b,return_int) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000371s] ... 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.003182s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,b,return_int) [0.001036s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,bit,return_int) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,b,return_int) [0.000289s] ... 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,backing_file_format) [0.052366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.036209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,B,return_dec) [0.000348s] ... 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_with_actual_path,no_backing_file_format) [0.000990s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,bit,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,B,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,b,return_dec) [0.000297s] ... 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_with_actual_path,backing_file_format) [0.000777s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,b,return_int) [0.000281s] ... 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,no_backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000352s] ... 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.000744s] ... 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_with_actual_path,no_backing_file_format) [0.037373s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.061683s] ... 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,no_backing_file,no_backing_file_format) [0.000962s] ... 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,backing_file_path,backing_file_format) [0.001318s] ... 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_with_actual_path,no_backing_file_format) [0.000961s] ... 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.003509s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000333s] ... 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.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,B,return_int) [0.001079s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000277s] ... 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,no_backing_file,no_backing_file_format) [0.000973s] ... 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,backing_file_format) [0.000844s] ... 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.001197s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000287s] ... 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,backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000279s] ... 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_with_actual_path,backing_file_format) [0.006029s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000259s] ... 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.000817s] ... 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.000650s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.001650s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.001409s] ... 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.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000264s] ... 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.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000368s] ... 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_with_actual_path,backing_file_format) [0.029215s] ... 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,no_backing_file,backing_file_format) [0.001067s] ... 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,no_encryption,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,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,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,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.036742s] ... 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_with_actual_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,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.042846s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001481s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.028249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,b,return_dec) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,B,return_int) [0.016661s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.002992s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,b,return_dec) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,B,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,bit,return_int) [0.000528s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000494s] ... 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,no_backing_file,no_backing_file_format) [0.026664s] ... 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,no_backing_file,backing_file_format) [0.001024s] ... 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.000976s] ... 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,backing_file_path,backing_file_format) [0.052410s] ... 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.034028s] ... 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,backing_file_path,backing_file_format) [0.000970s] ... 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.000755s] ... 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,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_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_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,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,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,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.015851s] ... 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.015629s] ... 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.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,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,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.000672s] ... 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,no_backing_file,backing_file_format) [0.010846s] ... 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,no_backing_file,no_backing_file_format) [0.000971s] ... 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,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_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000660s] ... 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.034938s] ... 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,backing_file_format) [0.001450s] ... 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.000693s] ... 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,encrypted,no_backing_file,backing_file_format) [0.036606s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.018196s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,b,return_dec) [0.000765s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,B,return_int) [0.000263s] ... 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.030940s] ... 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_with_actual_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,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,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,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.000664s] ... 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,backing_file_path,no_backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,b,return_int) [0.013749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000501s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,B,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000392s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.040852s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.017872s] ... 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_with_actual_path,backing_file_format) [0.001124s] ... 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_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,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004948s] ... 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,no_backing_file_format) [0.000778s] ... 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.000674s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.008895s] ... 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,no_backing_file_format) [0.000719s] ... 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,no_backing_file_format) [0.000763s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000759s] ... 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.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,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000765s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000394s] ... 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,backing_file_path,backing_file_format) [0.019257s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001010s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000680s] ... 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,backing_file_format) [0.000748s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000612s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,b,return_int) [0.000714s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,B,return_int) [0.000758s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,b,return_dec) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,b,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,b,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,bit,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,B,return_int) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,bit,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,B,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,B,return_int) [0.000376s] ... 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,no_backing_file,backing_file_format) [0.021404s] ... 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,backing_file_format) [0.000862s] ... 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.000652s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,b,return_int) [0.003023s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.023586s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001248s] ... 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.038078s] ... 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,backing_file_format) [0.000792s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002353s] ... 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.009569s] ... 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.001067s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,bit,return_dec) [0.005257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,B,return_int) [0.000578s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,b,return_int) [0.000373s] ... 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,no_backing_file_format) [0.016446s] ... 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_with_actual_path,no_backing_file_format) [0.001075s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,bit,return_dec) [0.006776s] ... 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.021670s] ... 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,no_backing_file_format) [0.001085s] ... 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.001352s] ... 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,no_backing_file_format) [0.000818s] ... 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,backing_file_format) [0.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,B,return_int) [0.001160s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,bit,return_int) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,B,return_int) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,B,return_dec) [0.000367s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.016676s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000917s] ... 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,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,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_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_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001296s] ... 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.000683s] ... 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.000763s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,B,return_int) [0.008062s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,b,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,bit,return_dec) [0.001171s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,b,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000762s] ... 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,no_backing_file,no_backing_file_format) [0.028792s] ... 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,no_backing_file,backing_file_format) [0.001026s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000784s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,B,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,B,return_dec) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000695s] ... 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,backing_file_format) [0.026673s] ... 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.000980s] ... 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.032065s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000805s] ... 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,no_encryption,backing_file_path_with_actual_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,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.023244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.024388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.001003s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,b,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,B,return_int) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,b,return_int) [0.000361s] ... 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,backing_file_format) [0.020819s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,B,return_int) [0.000471s] ... 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,no_backing_file,backing_file_format) [0.000970s] ... 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,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,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.013082s] ... 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.001054s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000707s] ... 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,no_backing_file,backing_file_format) [0.018108s] ... 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,no_backing_file_format) [0.001097s] ... 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,no_backing_file_format) [0.001992s] ... 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,encrypted,backing_file_path,backing_file_format) [0.013926s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000979s] ... 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,no_backing_file,backing_file_format) [0.000818s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000757s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000377s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.022696s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001127s] ... 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,backing_file_format) [0.000714s] ... 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,no_backing_file_format) [0.004140s] ... 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,backing_file_format) [0.000826s] ... 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,no_backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.008730s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000513s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.004769s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,b,return_dec) [0.000479s] ... 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,backing_file_format) [0.018979s] ... 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.001189s] ... 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.013160s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,bit,return_dec) [0.006525s] ... 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.000731s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,b,return_dec) [0.000605s] ... 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.001027s] ... 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.000873s] ... 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,backing_file_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_with_byte_hint,96_KiB,garbage_after_snapshot_list,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,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009577s] ... 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.000833s] ... 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,no_backing_file,no_backing_file_format) [0.001248s] ... 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,no_backing_file,backing_file_format) [0.000759s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,B,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,bit,return_dec) [0.000523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,b,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.004427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,bit,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,b,return_int) [0.001311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,b,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,bit,return_int) [0.000339s] ... 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,backing_file_format) [0.022807s] ... 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.001288s] ... 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,backing_file_format) [0.021846s] ... 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,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,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000721s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.031289s] ... 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,backing_file_format) [0.001071s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... 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_with_actual_path,no_backing_file_format) [0.010216s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,B,return_dec) [0.017546s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,b,return_int) [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,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.012933s] ... 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.000910s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.002525s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,b,return_dec) [0.004297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,B,return_int) [0.000550s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,bit,return_dec) [0.000437s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.014918s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000920s] ... 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,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,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.014908s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.007675s] ... 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,no_backing_file_format) [0.025438s] ... 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,no_backing_file_format) [0.000879s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,b,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,bit,return_dec) [0.000664s] ... 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.001542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,bit,return_dec) [0.000440s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,bit,return_int) [0.001616s] ... 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,no_backing_file,backing_file_format) [0.011397s] ... 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.000852s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,bit,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,B,return_int) [0.000532s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,b,return_dec) [0.000360s] ... 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,no_backing_file,no_backing_file_format) [0.011204s] ... 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.001071s] ... 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_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,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.000984s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,bit,return_dec) [0.000560s] ... 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,no_backing_file_format) [0.028544s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000733s] ... 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,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_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001106s] ... 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.001547s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,b,return_int) [0.001432s] ... 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,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.013375s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001076s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,B,return_int) [0.000750s] ... 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,backing_file_format) [0.010049s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.011850s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.001844s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001011s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,b,return_int) [0.001944s] ... 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.005317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.002950s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.001659s] ... 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,no_backing_file_format) [0.020709s] ... 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_with_actual_path,no_backing_file_format) [0.012534s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.009759s] ... 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,no_backing_file_format) [0.000848s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000861s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000754s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001035s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000780s] ... 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,backing_file_format) [0.000646s] ... 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.000760s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,b,return_int) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,b,return_dec) [0.000366s] ... 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,backing_file_format) [0.015117s] ... 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,backing_file_path,no_backing_file_format) [0.000995s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,B,return_dec) [0.011549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,bit,return_dec) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,bit,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,b,return_int) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,B,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,bit,return_dec) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,B,return_int) [0.000584s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,bit,return_int) [0.000424s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.024032s] ... 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.000864s] ... 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,no_backing_file,backing_file_format) [0.033059s] ... 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,no_backing_file_format) [0.000929s] ... 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_with_actual_path,backing_file_format) [0.000820s] ... 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,no_backing_file_format) [0.000676s] ... 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,backing_file_path,backing_file_format) [0.000852s] ... 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.001096s] ... 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,backing_file_format) [0.000684s] ... 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.000771s] ... 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,backing_file_path,backing_file_format) [0.000650s] ... 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,no_backing_file_format) [0.005313s] ... 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.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,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,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,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.000735s] ... 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_with_actual_path,no_backing_file_format) [0.014574s] ... 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_with_actual_path,backing_file_format) [0.000723s] ... 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.000762s] ... 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.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000970s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,bit,return_int) [0.000424s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.021283s] ... 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,no_backing_file,no_backing_file_format) [0.000732s] ... 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,backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,B,return_dec) [0.000532s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.001693s] ... 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.001280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,bit,return_int) [0.000558s] ... 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,no_backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,B,return_int) [0.000546s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,b,return_int) [0.000340s] ... 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.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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,bit,return_int) [0.000716s] ... 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,no_backing_file,backing_file_format) [0.008973s] ... 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.000778s] ... 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,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.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.033098s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,B,return_dec) [0.003149s] ... 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,no_backing_file_format) [0.006008s] ... 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,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,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.000639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.003176s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,bit,return_dec) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000918s] ... 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.021436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,b,return_dec) [0.003906s] ... 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_with_actual_path,no_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,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000947s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,bit,return_int) [0.003156s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.023220s] ... 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,no_encryption,backing_file_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,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.015846s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,bit,return_dec) [0.000449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,B,return_dec) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,B,return_int) [0.000387s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004876s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000747s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,B,return_dec) [0.002451s] ... 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,backing_file_format) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000653s] ... 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.010245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,b,return_dec) [0.000495s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001608s] ... 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,no_backing_file_format) [0.009910s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,bit,return_int) [0.000878s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,B,return_int) [0.000425s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,bit,return_dec) [0.000543s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,B,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,B,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000377s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.009699s] ... 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.000962s] ... 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.000688s] ... 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,backing_file_format) [0.000775s] ... 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,no_backing_file,no_backing_file_format) [0.027003s] ... 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,no_backing_file,backing_file_format) [0.000871s] ... 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,no_backing_file_format) [0.005299s] ... 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.000674s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000493s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000285s] ... 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,no_backing_file,no_backing_file_format) [0.000812s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000245s] ... 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,no_backing_file_format) [0.015965s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,bit,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000288s] ... 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,no_backing_file_format) [0.001523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,b,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,bit,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,B,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,b,return_dec) [0.000233s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.028031s] ... 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,one_snapshots,65536,encrypted,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,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000640s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.008018s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000724s] ... 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,no_backing_file,backing_file_format) [0.000761s] ... 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.000662s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.024831s] ... 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.001025s] ... 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,no_backing_file_format) [0.003866s] ... 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.000730s] ... 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,no_backing_file_format) [0.000633s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,bit,return_dec) [0.022293s] ... 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,no_backing_file,no_backing_file_format) [0.000740s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,bit,return_int) [0.000669s] ... 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.000678s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,bit,return_int) [0.000485s] ... 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.020493s] ... 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,no_backing_file,no_backing_file_format) [0.000904s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.018403s] ... 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,backing_file_path,backing_file_format) [0.000788s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000900s] ... 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,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,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000784s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,B,return_int) [0.008441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.002747s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,b,return_dec) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,bit,return_dec) [0.000448s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,B,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,b,return_dec) [0.000432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,bit,return_int) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000498s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,b,return_dec) [0.000495s] ... 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,backing_file_format) [0.016445s] ... 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.000909s] ... 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,no_backing_file_format) [0.018988s] ... 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.000993s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,b,return_int) [0.000343s] ... 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,no_backing_file,no_backing_file_format) [0.014821s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,B,return_dec) [0.000341s] ... 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,no_backing_file,backing_file_format) [0.000766s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000491s] ... 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,no_backing_file,no_backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,b,return_dec) [0.000484s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,b,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,bit,return_int) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,B,return_int) [0.000369s] ... 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,no_backing_file,no_backing_file_format) [0.020666s] ... 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.000871s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000740s] ... 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,backing_file_path,backing_file_format) [0.038075s] ... 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,backing_file_format) [0.000778s] ... 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,no_backing_file,backing_file_format) [0.012923s] ... 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,no_backing_file,no_backing_file_format) [0.001031s] ... 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,no_backing_file_format) [0.000986s] ... 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,no_backing_file_format) [0.000675s] ... 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,backing_file_format) [0.000717s] ... 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,no_backing_file_format) [0.000665s] ... 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,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,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000716s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.014421s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000801s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,b,return_dec) [0.000841s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,bit,return_int) [0.000694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,B,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,bit,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,b,return_dec) [0.002612s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,b,return_int) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,B,return_dec) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,B,return_dec) [0.000397s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... 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,no_backing_file_format) [0.001309s] ... 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,no_encryption,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,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.030193s] ... 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.000764s] ... 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.033562s] ... 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,backing_file_format) [0.000843s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000964s] ... 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,encrypted,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,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.015028s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000801s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000811s] ... 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.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000297s] ... 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,backing_file_path,no_backing_file_format) [0.026662s] ... 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,backing_file_path,backing_file_format) [0.000906s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,bit,return_int) [0.019482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000746s] ... 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,no_backing_file,backing_file_format) [0.009282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000560s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000550s] ... ok {1} 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.001168s] ... 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.038799s] ... 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,no_backing_file_format) [0.001070s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.032200s] ... 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,backing_file_format) [0.001142s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,b,return_dec) [0.000803s] ... 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.000475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,b,return_dec) [0.000462s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,B,return_dec) [0.000520s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,b,return_dec) [0.000495s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,bit,return_dec) [0.000383s] ... 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.000623s] ... 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,no_backing_file_format) [0.014579s] ... 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.025023s] ... 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.001105s] ... 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_with_actual_path,no_backing_file_format) [0.000921s] ... 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,backing_file_path,backing_file_format) [0.000946s] ... 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.000696s] ... 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.023131s] ... 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.000818s] ... 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_with_actual_path,backing_file_format) [0.007670s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001372s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001097s] ... 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,backing_file_format) [0.014942s] ... 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,no_backing_file,no_backing_file_format) [0.011108s] ... 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,no_backing_file_format) [0.001342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,b,return_dec) [0.000822s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,bit,return_dec) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,bit,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,bit,return_dec) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,b,return_int) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,bit,return_int) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000371s] ... 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,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,2K_with_byte_hint,3.1G,no_garbage,no_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,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... 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,backing_file_format) [0.031520s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001270s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001087s] ... 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,backing_file_format) [0.025643s] ... 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.020297s] ... 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_with_actual_path,no_backing_file_format) [0.001185s] ... 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,backing_file_format) [0.000684s] ... 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_with_actual_path,backing_file_format) [0.001110s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.035635s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,b,return_int) [0.005660s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,bit,return_dec) [0.000594s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000545s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,B,return_int) [0.000521s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000518s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,b,return_int) [0.000536s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.032245s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001077s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,bit,return_int) [0.000684s] ... 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,backing_file_format) [0.022497s] ... 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.001195s] ... 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_with_actual_path,backing_file_format) [0.000988s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.028764s] ... 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.004490s] ... 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.000869s] ... 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.017881s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001538s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000861s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,b,return_dec) [0.000684s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,B,return_int) [0.000814s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,b,return_int) [0.000506s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,b,return_int) [0.000537s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000387s] ... 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,backing_file_format) [0.012058s] ... 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,backing_file_format) [0.000680s] ... 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.025139s] ... 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_with_actual_path,no_backing_file_format) [0.000950s] ... 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_with_actual_path,backing_file_format) [0.001080s] ... 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,no_backing_file,backing_file_format) [0.000640s] ... 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,backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,bit,return_dec) [0.017907s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,bit,return_int) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,B,return_int) [0.000474s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.001019s] ... 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,no_backing_file_format) [0.018788s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,b,return_int) [0.000633s] ... 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,no_backing_file_format) [0.000827s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.034108s] ... 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,no_backing_file,no_backing_file_format) [0.000908s] ... 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,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,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.026966s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000866s] ... 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,no_backing_file,no_backing_file_format) [0.000702s] ... 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.011856s] ... 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.001128s] ... 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.000679s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,bit,return_int) [0.020909s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000479s] ... 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.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,B,return_dec) [0.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,B,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,B,return_int) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,b,return_int) [0.000366s] ... 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.000437s] ... 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,no_backing_file,backing_file_format) [0.025098s] ... 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.000740s] ... 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.000749s] ... 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_with_actual_path,no_backing_file_format) [0.019316s] ... 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.000971s] ... 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,backing_file_format) [0.000810s] ... 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.000663s] ... 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.014156s] ... 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.000900s] ... 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.000532s] ... ok {1} 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.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,bit,return_dec) [0.000428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,B,return_int) [0.000706s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.021043s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,b,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,bit,return_dec) [0.000269s] ... 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,no_backing_file_format) [0.000960s] ... 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.000782s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,bit,return_dec) [0.000262s] ... 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,backing_file_format) [0.002941s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,b,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,bit,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000264s] ... 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.028301s] ... 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.016509s] ... 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_with_actual_path,backing_file_format) [0.028036s] ... 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.000966s] ... 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,backing_file_path,backing_file_format) [0.000686s] ... 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,no_backing_file_format) [0.003592s] ... 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,no_encryption,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,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,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,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_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,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.000808s] ... 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,no_backing_file,backing_file_format) [0.011851s] ... 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.000992s] ... 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,backing_file_format) [0.000667s] ... 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,no_backing_file_format) [0.019955s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001553s] ... 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,backing_file_format) [0.000971s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001329s] ... 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.000809s] ... 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,no_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,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.032700s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,b,return_dec) [0.053573s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,b,return_int) [0.000475s] ... 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,no_backing_file_format) [0.001038s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,bit,return_dec) [0.000310s] ... 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_with_actual_path,no_backing_file_format) [0.001428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,bit,return_int) [0.000273s] ... 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_with_actual_path,no_backing_file_format) [0.010720s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000849s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,B,return_int) [0.022816s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000615s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,B,return_dec) [0.000678s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,b,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,b,return_int) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,bit,return_dec) [0.000678s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,b,return_dec) [0.000277s] ... 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,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.009345s] ... 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.038717s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000676s] ... 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,backing_file_format) [0.001160s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001017s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.008616s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.004091s] ... 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,no_backing_file,no_backing_file_format) [0.002701s] ... 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.000702s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001455s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000894s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.028848s] ... 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,backing_file_format) [0.011634s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,b,return_dec) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,b,return_int) [0.000367s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,bit,return_int) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,b,return_int) [0.000295s] ... 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,no_backing_file_format) [0.031467s] ... 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,no_backing_file,backing_file_format) [0.000945s] ... 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.001064s] ... 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,no_backing_file,backing_file_format) [0.000882s] ... 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.014168s] ... 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_with_actual_path,backing_file_format) [0.000769s] ... 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,backing_file_path,no_backing_file_format) [0.001516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,bit,return_dec) [0.023506s] ... 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,no_backing_file,backing_file_format) [0.009824s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,B,return_int) [0.000467s] ... 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_with_actual_path,backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,b,return_dec) [0.000293s] ... 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,no_backing_file_format) [0.000749s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,bit,return_dec) [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.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000629s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,bit,return_int) [0.000284s] ... 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,backing_file_path,backing_file_format) [0.012110s] ... 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,no_backing_file_format) [0.001029s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001185s] ... 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.017835s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000880s] ... 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,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001226s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000904s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.023667s] ... 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.014932s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,bit,return_int) [0.001031s] ... 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,no_backing_file,backing_file_format) [0.006929s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,B,return_dec) [0.000404s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.002106s] ... 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,backing_file_format) [0.004887s] ... 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,no_backing_file,backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.005375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,b,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,bit,return_dec) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,B,return_int) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,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,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.011174s] ... 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,backing_file_format) [0.000753s] ... 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,no_backing_file_format) [0.000803s] ... 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_with_actual_path,backing_file_format) [0.004373s] ... 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.009921s] ... 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.001153s] ... 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.000985s] ... 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.001486s] ... 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,backing_file_format) [0.001848s] ... 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.000962s] ... 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,no_backing_file,no_backing_file_format) [0.000873s] ... 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,no_backing_file_format) [0.000857s] ... 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_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,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003006s] ... 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,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,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000735s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.035147s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,b,return_dec) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,B,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.003040s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000314s] ... 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,no_backing_file_format) [0.008648s] ... 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,backing_file_path,backing_file_format) [0.002155s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,b,return_dec) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,bit,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,b,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000265s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.027407s] ... 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.003876s] ... 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,encrypted,backing_file_path_with_actual_path,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_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001109s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000944s] ... 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,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,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000784s] ... 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_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,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004411s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.002345s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.004559s] ... 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.025208s] ... 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_with_actual_path,no_backing_file_format) [0.000988s] ... 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_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,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.032068s] ... 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.005855s] ... 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_with_actual_path,no_backing_file_format) [0.001640s] ... 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_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,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001250s] ... 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,no_backing_file_format) [0.000788s] ... 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_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,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008001s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,B,return_int) [0.000596s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,b,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,bit,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,bit,return_int) [0.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,b,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,b,return_int) [0.000442s] ... 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,no_backing_file_format) [0.004629s] ... 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,no_backing_file,backing_file_format) [0.010878s] ... 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,no_backing_file,no_backing_file_format) [0.001421s] ... 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,no_backing_file_format) [0.001345s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000786s] ... 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.024473s] ... 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.001123s] ... 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.008972s] ... 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,no_backing_file_format) [0.000993s] ... 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.000691s] ... 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.000713s] ... 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,no_backing_file_format) [0.000595s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,bit,return_int) [0.029536s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,B,return_int) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,B,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,b,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,B,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,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,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.020782s] ... 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.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_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000726s] ... 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_with_actual_path,no_backing_file_format) [0.032481s] ... 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,backing_file_path,no_backing_file_format) [0.003071s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.031986s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,bit,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,B,return_int) [0.000598s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.021840s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,b,return_int) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,b,return_int) [0.000281s] ... 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,backing_file_format) [0.047242s] ... 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.001018s] ... 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_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,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000751s] ... 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.001502s] ... 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,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,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.000987s] ... 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.000789s] ... 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.000995s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.026736s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001066s] ... 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.012211s] ... 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.000979s] ... 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_with_actual_path,backing_file_format) [0.000668s] ... 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,no_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,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000875s] ... 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.000745s] ... 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.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.025598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,B,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,bit,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,B,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000286s] ... 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,backing_file_format) [0.010865s] ... 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.029980s] ... 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,backing_file_path,no_backing_file_format) [0.001509s] ... 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,no_backing_file,backing_file_format) [0.006409s] ... 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,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_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_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,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_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,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001718s] ... 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,backing_file_path,backing_file_format) [0.002135s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,B,return_dec) [0.029637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,b,return_dec) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,b,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,bit,return_dec) [0.000272s] ... 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,backing_file_path,no_backing_file_format) [0.000915s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,b,return_dec) [0.000305s] ... 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,no_backing_file,no_backing_file_format) [0.000844s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,B,return_int) [0.000628s] ... 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.000749s] ... 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,backing_file_format) [0.000655s] ... 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.021807s] ... 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,no_backing_file_format) [0.001156s] ... 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.000853s] ... 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,backing_file_format) [0.000869s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.028900s] ... 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,encrypted,no_backing_file,backing_file_format) [0.022611s] ... 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,no_backing_file_format) [0.001059s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,B,return_int) [0.000329s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001030s] ... 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,backing_file_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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_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,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.028967s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.001319s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000889s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,bit,return_int) [0.000311s] ... 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.008577s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,bit,return_dec) [0.000263s] ... 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,backing_file_path,no_backing_file_format) [0.001198s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000675s] ... 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.013540s] ... 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,no_backing_file_format) [0.000795s] ... 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.000949s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,b,return_dec) [0.026684s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,b,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,B,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,invalid_unit_suffix,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,bit,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,B,return_int) [0.000255s] ... 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.017015s] ... 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,backing_file_path,no_backing_file_format) [0.013648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,invalid_unit_suffix,return_dec) [0.007091s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,b,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,bit,return_dec) [0.000258s] ... 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.021620s] ... 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.004755s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,b,return_dec) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,bit,return_int) [0.000297s] ... 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,backing_file_path,no_backing_file_format) [0.000861s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,invalid_unit_suffix,return_dec) [0.000274s] ... 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,no_backing_file,no_backing_file_format) [0.001668s] ... 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.000984s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,b,return_int) [0.000288s] ... 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,backing_file_path,backing_file_format) [0.005708s] ... 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,no_backing_file_format) [0.000718s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,bit,return_int) [0.000245s] ... 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,no_backing_file_format) [0.001804s] ... 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,no_backing_file_format) [0.011836s] ... 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,no_backing_file_format) [0.000692s] ... 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.000717s] ... 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,no_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,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000729s] ... 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.000756s] ... 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_with_actual_path,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,invalid_unit_suffix,return_int) [0.026701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,b,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,B,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,B,return_int) [0.000252s] ... 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,no_backing_file,backing_file_format) [0.024084s] ... 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.001109s] ... 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.001013s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.002137s] ... 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,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,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000693s] ... 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,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,2_KiB_with_byte_hint,96K,no_garbage,no_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,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,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,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001923s] ... 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.000773s] ... 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_with_actual_path,no_backing_file_format) [0.000732s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,b,return_dec) [0.021500s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,bit,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,B,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,b,return_int) [0.000610s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,B,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,b,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,B,return_dec) [0.000236s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.043298s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001881s] ... 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,no_backing_file_format) [0.020476s] ... 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.000701s] ... 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.000855s] ... 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,backing_file_path,backing_file_format) [0.007022s] ... 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,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,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.000773s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... 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,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,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.018330s] ... 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.000785s] ... 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,backing_file_format) [0.001256s] ... 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.000748s] ... 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.042354s] ... 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.001041s] ... 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,backing_file_format) [0.000888s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000995s] ... 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,no_backing_file,backing_file_format) [0.017716s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,b,return_dec) [0.034743s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,bit,return_dec) [0.000477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,B,return_int) [0.000329s] ... 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,no_backing_file_format) [0.001587s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,b,return_int) [0.000487s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,bit,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,B,return_int) [0.000797s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,b,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,bit,return_dec) [0.000240s] ... 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,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,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003708s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001532s] ... 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.013815s] ... 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,no_backing_file_format) [0.015880s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001669s] ... 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.000822s] ... 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,no_backing_file,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,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002518s] ... 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,no_backing_file,backing_file_format) [0.000766s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,B,return_int) [0.025038s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,bit,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,b,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,B,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,invalid_unit_suffix,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,b,return_dec) [0.000249s] ... 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,no_backing_file,backing_file_format) [0.004279s] ... 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,backing_file_format) [0.001676s] ... 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.000849s] ... 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.000908s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.015222s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000859s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... 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.000740s] ... 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,backing_file_format) [0.004806s] ... 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,backing_file_format) [0.006095s] ... 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.000911s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,B,return_dec) [0.016555s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,invalid_unit_suffix,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,b,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,b,return_int) [0.000260s] ... 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.001424s] ... 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,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,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,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,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,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,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006820s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,B,return_int) [0.007467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,invalid_unit_suffix,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,B,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,bit,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,bit,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,B,return_dec) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,b,return_int) [0.000240s] ... 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.000911s] ... 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.023964s] ... 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,no_backing_file_format) [0.000790s] ... 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.000660s] ... 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_with_actual_path,backing_file_format) [0.001332s] ... 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.021225s] ... 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.000792s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.008222s] ... 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,no_backing_file_format) [0.012384s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001179s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,bit,return_dec) [0.009164s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,bit,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,B,return_int) [0.000306s] ... 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,no_backing_file_format) [0.000914s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,bit,return_dec) [0.001567s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,b,return_dec) [0.000654s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,bit,return_int) [0.000277s] ... 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,backing_file_path,backing_file_format) [0.001888s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.001677s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.003070s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,bit,return_int) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,B,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000270s] ... 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,backing_file_path,backing_file_format) [0.026403s] ... 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,no_backing_file,no_backing_file_format) [0.000895s] ... 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_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,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.006765s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.007909s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005247s] ... 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,no_backing_file_format) [0.005262s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001389s] ... 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.003912s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,B,return_dec) [0.002182s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001187s] ... 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,no_backing_file_format) [0.002137s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.006986s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,bit,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,bit,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,B,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000463s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,B,return_dec) [0.000253s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.023277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,bit,return_dec) [0.000251s] ... 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,encrypted,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,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000931s] ... 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,encrypted,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,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002211s] ... 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,backing_file_path,no_backing_file_format) [0.000769s] ... 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_with_actual_path,backing_file_format) [0.001322s] ... 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,no_backing_file_format) [0.000886s] ... 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.000908s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.014595s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,b,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,bit,return_int) [0.000427s] ... 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,encrypted,no_backing_file,backing_file_format) [0.008443s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.001973s] ... 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,backing_file_format) [0.000813s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.004016s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,b,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,bit,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,B,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,bit,return_dec) [0.000278s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.019955s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000829s] ... 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,no_backing_file,backing_file_format) [0.000700s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,bit,return_dec) [0.000239s] ... 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_with_actual_path,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,96K_byte,garbage_before_snapshot_list,no_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,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.000704s] ... 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_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,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001373s] ... 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.000687s] ... 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,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,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,bit,return_int) [0.012134s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,B,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,b,return_dec) [0.000280s] ... 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,no_backing_file_format) [0.013452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,b,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,bit,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,B,return_int) [0.000252s] ... 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,backing_file_format) [0.000753s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,b,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,b,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,bit,return_dec) [0.000243s] ... 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.001518s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000269s] ... 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,no_backing_file,no_backing_file_format) [0.001107s] ... 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,no_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,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001097s] ... 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,no_backing_file_format) [0.001046s] ... 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,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000993s] ... 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.000889s] ... 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,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001333s] ... 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,backing_file_format) [0.000870s] ... 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,no_snapshots,65536,encrypted,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,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.017974s] ... 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,backing_file_format) [0.000934s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,b,return_dec) [0.018678s] ... 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.000919s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,b,return_dec) [0.000260s] ... 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_with_actual_path,no_backing_file_format) [0.000704s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,b,return_dec) [0.000272s] ... 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_with_actual_path,backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,b,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,b,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,B,return_dec) [0.000262s] ... 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,no_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,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,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,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001045s] ... 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.013347s] ... 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.000923s] ... 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_with_actual_path,no_backing_file_format) [0.001145s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.006114s] ... 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.000657s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,B,return_int) [0.000621s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,bit,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,b,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,bit,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,B,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000270s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.006793s] ... 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,encrypted,backing_file_path,backing_file_format) [0.003040s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002017s] ... 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,no_backing_file,no_backing_file_format) [0.010491s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001023s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001333s] ... 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.000931s] ... 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,no_backing_file,backing_file_format) [0.013550s] ... 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.001023s] ... 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_with_actual_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,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000779s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001440s] ... 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,backing_file_format) [0.000886s] ... 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,no_backing_file,no_backing_file_format) [0.000926s] ... 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.000873s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000790s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,b,return_int) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,B,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000903s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.015770s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001703s] ... 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.000980s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000936s] ... 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,backing_file_format) [0.027228s] ... 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,no_backing_file,no_backing_file_format) [0.000875s] ... 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.000679s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.019133s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,b,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,b,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,bit,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000295s] ... 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_with_actual_path,no_backing_file_format) [0.000967s] ... 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,no_backing_file_format) [0.001344s] ... 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.000897s] ... 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,no_backing_file,no_backing_file_format) [0.000735s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000893s] ... 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.000758s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,b,return_dec) [0.017998s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,bit,return_dec) [0.000818s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,B,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,B,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,B,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,B,return_int) [0.000507s] ... 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,no_backing_file_format) [0.024225s] ... 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,no_backing_file,no_backing_file_format) [0.000677s] ... 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,no_backing_file,no_backing_file_format) [0.002130s] ... 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,backing_file_format) [0.000740s] ... 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.000784s] ... 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,no_backing_file_format) [0.000833s] ... 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.001216s] ... 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.000922s] ... 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_with_actual_path,no_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.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,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,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001058s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,b,return_dec) [0.000471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,B,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,B,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,b,return_int) [0.000281s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001194s] ... 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,encrypted,backing_file_path_with_actual_path,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,98304_B,garbage_before_snapshot_list,one_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,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000890s] ... 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.019857s] ... 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,backing_file_format) [0.000899s] ... 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,no_backing_file_format) [0.000696s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,b,return_dec) [0.012874s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,b,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,B,return_int) [0.002945s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,B,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,B,return_dec) [0.000305s] ... 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,no_backing_file_format) [0.001129s] ... 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,no_backing_file,no_backing_file_format) [0.001436s] ... 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.014554s] ... 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,no_backing_file_format) [0.000739s] ... 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,backing_file_format) [0.000783s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.039950s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000886s] ... 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,no_backing_file_format) [0.000765s] ... 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,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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.039672s] ... 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,backing_file_path,backing_file_format) [0.000747s] ... 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,no_backing_file,backing_file_format) [0.000632s] ... 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.000895s] ... 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.000722s] ... 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,backing_file_format) [0.000726s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000797s] ... 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.000884s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000803s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,bit,return_dec) [0.054850s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,B,return_dec) [0.000418s] ... 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.000787s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,bit,return_int) [0.000603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,B,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,bit,return_int) [0.000264s] ... 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,no_backing_file,no_backing_file_format) [0.040029s] ... 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,no_backing_file_format) [0.001041s] ... 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,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,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000743s] ... 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,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,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000776s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,B,return_dec) [0.006968s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000352s] ... 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.004380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000294s] ... 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.010355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,bit,return_dec) [0.000292s] ... 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_with_actual_path,backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,B,return_int) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,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,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_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,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000627s] ... 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.006586s] ... 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,no_backing_file,backing_file_format) [0.006899s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001061s] ... 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.000875s] ... 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,encrypted,backing_file_path_with_actual_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,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_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,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.000887s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001227s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000276s] ... 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.009637s] ... 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,backing_file_format) [0.011431s] ... 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.014779s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,b,return_int) [0.004188s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,B,return_int) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,B,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,bit,return_dec) [0.000656s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,B,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000269s] ... 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,no_backing_file,backing_file_format) [0.000961s] ... 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,backing_file_path,backing_file_format) [0.002495s] ... 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,backing_file_format) [0.000802s] ... 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_with_actual_path,backing_file_format) [0.000757s] ... 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_with_actual_path,backing_file_format) [0.004582s] ... 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,no_backing_file_format) [0.005538s] ... 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.000907s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,b,return_dec) [0.017663s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,bit,return_int) [0.000380s] ... 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.006481s] ... 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,no_backing_file,no_backing_file_format) [0.009062s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.002411s] ... 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,no_backing_file,backing_file_format) [0.000905s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,B,return_dec) [0.000293s] ... 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.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000269s] ... 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,backing_file_format) [0.000758s] ... 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_with_actual_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,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.011651s] ... 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,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,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,bit,return_dec) [0.000317s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001714s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000299s] ... 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.001605s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,bit,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,b,return_int) [0.000255s] ... 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,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.005422s] ... 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,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001435s] ... 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,no_backing_file_format) [0.017813s] ... 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,backing_file_path,backing_file_format) [0.000937s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000857s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,bit,return_dec) [0.000470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,bit,return_dec) [0.000475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,B,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,B,return_dec) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,B,return_int) [0.000540s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,B,return_dec) [0.000288s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001326s] ... 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,encrypted,no_backing_file,backing_file_format) [0.028488s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001240s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001050s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000792s] ... 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,no_encryption,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,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... 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,no_backing_file_format) [0.006827s] ... 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.001133s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000871s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000305s] ... 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,no_backing_file_format) [0.004133s] ... 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.000892s] ... 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,backing_file_path,no_backing_file_format) [0.002931s] ... 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,backing_file_path,backing_file_format) [0.001100s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.020111s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,b,return_dec) [0.012910s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,B,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000317s] ... 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,no_backing_file,no_backing_file_format) [0.000733s] ... 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,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,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001357s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001019s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000919s] ... 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,no_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,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004201s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001372s] ... 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,encrypted,no_backing_file,backing_file_format) [0.009716s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,b,return_dec) [0.021600s] ... 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,no_backing_file,no_backing_file_format) [0.000818s] ... 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,no_backing_file,backing_file_format) [0.000764s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.001622s] ... 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,no_backing_file_format) [0.000664s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.030992s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000689s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.001334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,b,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,bit,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,b,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,b,return_int) [0.002665s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,b,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,bit,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,b,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,B,return_int) [0.000373s] ... 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,no_backing_file,no_backing_file_format) [0.005749s] ... 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,backing_file_format) [0.000789s] ... 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.000883s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.011260s] ... 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,backing_file_format) [0.000880s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... 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,backing_file_path,backing_file_format) [0.000863s] ... 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.000776s] ... 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.026929s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000872s] ... 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.000907s] ... 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,no_backing_file_format) [0.000883s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,bit,return_dec) [0.013948s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,bit,return_int) [0.002078s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,B,return_int) [0.000635s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012191s] ... 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.013038s] ... 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.000903s] ... 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,backing_file_format) [0.009211s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.003646s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.005432s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000460s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.003684s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000787s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.003651s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.006250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,b,return_int) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,B,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,b,return_dec) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,B,return_dec) [0.000277s] ... 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,encrypted,backing_file_path,backing_file_format) [0.007335s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001622s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003213s] ... 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,no_backing_file,backing_file_format) [0.000900s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,B,return_int) [0.012619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,b,return_dec) [0.000300s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005723s] ... 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,backing_file_path,no_backing_file_format) [0.005522s] ... 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.001656s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.011755s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,bit,return_dec) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,B,return_dec) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.001346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,b,return_dec) [0.000663s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,bit,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,b,return_dec) [0.000268s] ... 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,no_backing_file_format) [0.015704s] ... 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,no_backing_file,backing_file_format) [0.014691s] ... 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.005368s] ... 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,backing_file_format) [0.018000s] ... 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,no_backing_file_format) [0.000898s] ... 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.001071s] ... 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.007134s] ... 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,backing_file_format) [0.000818s] ... 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,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,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,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,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_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,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.014994s] ... 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,backing_file_format) [0.001108s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000857s] ... 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,no_backing_file,no_backing_file_format) [0.000741s] ... 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,backing_file_format) [0.000832s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000790s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,b,return_int) [0.028431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,B,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,bit,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,bit,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,B,return_int) [0.000255s] ... 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_with_actual_path,no_backing_file_format) [0.022792s] ... 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,no_backing_file,backing_file_format) [0.025676s] ... 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,no_backing_file_format) [0.000848s] ... 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.000772s] ... 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_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,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004857s] ... 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.000633s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001113s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,bit,return_dec) [0.000673s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,bit,return_dec) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,B,return_int) [0.000245s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000818s] ... 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,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,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000775s] ... 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_with_actual_path,no_backing_file_format) [0.010446s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003587s] ... 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,no_backing_file_format) [0.002842s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,b,return_dec) [0.000264s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001095s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,bit,return_int) [0.000243s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000707s] ... 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.000757s] ... 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_with_actual_path,no_backing_file_format) [0.002017s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,b,return_dec) [0.025040s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,invalid_unit_suffix,return_int) [0.001448s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,b,return_int) [0.003125s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,B,return_dec) [0.000282s] ... 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_with_actual_path,backing_file_format) [0.015599s] ... 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_with_actual_path,backing_file_format) [0.027468s] ... 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,no_backing_file,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.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000820s] ... 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,backing_file_format) [0.019222s] ... 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,backing_file_format) [0.009645s] ... 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.000837s] ... 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,backing_file_format) [0.001347s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,invalid_unit_suffix,return_dec) [0.014743s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,b,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,b,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,b,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,bit,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,b,return_int) [0.000279s] ... 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_with_actual_path,backing_file_format) [0.015955s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.014090s] ... 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,backing_file_format) [0.000724s] ... 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,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,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,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,no_backing_file,no_backing_file_format) [0.000730s] ... 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.006100s] ... 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.000715s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,bit,return_int) [0.008327s] ... 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.000788s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,B,return_int) [0.003048s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,b,return_dec) [0.000719s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,bit,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,B,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,b,return_dec) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,b,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,bit,return_int) [0.000232s] ... 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,no_backing_file,no_backing_file_format) [0.029601s] ... 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_with_actual_path,backing_file_format) [0.024319s] ... 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,no_backing_file_format) [0.001658s] ... 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.001166s] ... 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.001863s] ... 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,backing_file_format) [0.022360s] ... 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,no_backing_file_format) [0.000980s] ... 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_with_actual_path,no_backing_file_format) [0.000719s] ... 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.001057s] ... 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.000665s] ... 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_with_actual_path,backing_file_format) [0.000743s] ... 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.000616s] ... 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,backing_file_format) [0.001496s] ... 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.000754s] ... 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,backing_file_format) [0.000636s] ... 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.004478s] ... 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_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,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.013670s] ... 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.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,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000631s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,B,return_dec) [0.022509s] ... 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,no_backing_file,no_backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,b,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,B,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,b,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,b,return_int) [0.000762s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.008309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,bit,return_dec) [0.003076s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,invalid_unit_suffix,return_int) [0.000500s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,b,return_dec) [0.000248s] ... 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,no_backing_file_format) [0.005625s] ... 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.023669s] ... 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.001104s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,b,return_int) [0.003835s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,bit,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,b,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,invalid_unit_suffix,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,b,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,invalid_unit_suffix,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,b,return_int) [0.000252s] ... 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,no_backing_file_format) [0.017980s] ... 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,no_backing_file,backing_file_format) [0.007658s] ... 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.001221s] ... 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,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,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003704s] ... 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.000963s] ... 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,backing_file_path,no_backing_file_format) [0.000912s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001190s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.002114s] ... 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.013284s] ... 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,no_backing_file_format) [0.001141s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,bit,return_dec) [0.018337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,bit,return_int) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,b,return_dec) [0.000258s] ... 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,backing_file_path,backing_file_format) [0.000904s] ... 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,no_backing_file,backing_file_format) [0.000658s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,bit,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,b,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,B,return_int) [0.000252s] ... 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.001159s] ... 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.000812s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001260s] ... 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,no_backing_file_format) [0.002866s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001194s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.014876s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,b,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,bit,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,bit,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,bit,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,b,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,b,return_int) [0.000258s] ... 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,no_backing_file_format) [0.019643s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,B,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,B,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,b,return_int) [0.000251s] ... 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,backing_file_path,backing_file_format) [0.000758s] ... 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,backing_file_format) [0.001285s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001140s] ... 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,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,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,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,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000785s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.017305s] ... 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,no_backing_file,no_backing_file_format) [0.000699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,bit,return_dec) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,b,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,b,return_int) [0.000269s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.018894s] ... 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,no_backing_file,backing_file_format) [0.013051s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001075s] ... 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,backing_file_format) [0.000808s] ... 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.000776s] ... 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,no_backing_file,no_backing_file_format) [0.000901s] ... 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,encrypted,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,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.014279s] ... 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,no_backing_file_format) [0.000913s] ... 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,backing_file_format) [0.004349s] ... 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,no_backing_file_format) [0.000827s] ... 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.000887s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,bit,return_int) [0.015593s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,b,return_int) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000407s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,B,return_dec) [0.000357s] ... 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_with_actual_path,no_backing_file_format) [0.019743s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,b,return_int) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,bit,return_dec) [0.000237s] ... 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_with_actual_path,backing_file_format) [0.005979s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000269s] ... 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,backing_file_format) [0.000735s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,bit,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,B,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,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,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.000760s] ... 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,no_backing_file_format) [0.000665s] ... 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,encrypted,no_backing_file,backing_file_format) [0.005237s] ... 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,backing_file_format) [0.001957s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000945s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000998s] ... 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,backing_file_path,no_backing_file_format) [0.007857s] ... 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,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001136s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000803s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,bit,return_dec) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,B,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,bit,return_dec) [0.000284s] ... 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,backing_file_format) [0.019531s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,B,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,b,return_dec) [0.000293s] ... 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.000684s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,B,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,b,return_int) [0.000258s] ... 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,backing_file_path,backing_file_format) [0.002716s] ... 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,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001685s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.007074s] ... 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.001067s] ... 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.000842s] ... 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.000742s] ... 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,no_backing_file_format) [0.014132s] ... 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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004565s] ... 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.005098s] ... 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,no_backing_file_format) [0.000851s] ... 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,backing_file_format) [0.000799s] ... 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,no_backing_file_format) [0.000765s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,bit,return_dec) [0.020768s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,B,return_int) [0.000707s] ... 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.001576s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.003334s] ... 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.001783s] ... 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_with_actual_path,backing_file_format) [0.001558s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,b,return_int) [0.000638s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,bit,return_dec) [0.002209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,B,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.002466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,b,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,bit,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,bit,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,b,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,b,return_int) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,bit,return_dec) [0.000236s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,B,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,B,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,B,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,B,return_dec) [0.000237s] ... 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,no_backing_file_format) [0.019971s] ... 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,backing_file_format) [0.011211s] ... 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.013759s] ... 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,backing_file_format) [0.000923s] ... 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.000779s] ... 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_with_actual_path,backing_file_format) [0.011781s] ... 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.000871s] ... 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.000859s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000701s] ... 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,backing_file_format) [0.017210s] ... 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_with_actual_path,backing_file_format) [0.000995s] ... 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_with_actual_path,no_backing_file_format) [0.019920s] ... 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.000924s] ... 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_with_actual_path,backing_file_format) [0.001103s] ... 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,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,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001661s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.041391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,b,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,b,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,bit,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,B,return_int) [0.000233s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.001106s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000261s] ... 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,backing_file_path,backing_file_format) [0.000925s] ... 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,no_encryption,backing_file_path_with_actual_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,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.000877s] ... 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,no_backing_file,backing_file_format) [0.003339s] ... 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.024110s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000726s] ... 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,backing_file_format) [0.002674s] ... 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,backing_file_format) [0.000815s] ... 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,no_backing_file_format) [0.001622s] ... 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,no_backing_file_format) [0.006026s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.001555s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,bit,return_int) [0.000287s] ... 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,backing_file_format) [0.000805s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012120s] ... 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,backing_file_format) [0.000767s] ... 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,no_backing_file_format) [0.000957s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,B,return_dec) [0.010321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,bit,return_int) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,B,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,B,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000267s] ... 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,no_backing_file,backing_file_format) [0.032607s] ... 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,backing_file_format) [0.019311s] ... 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,no_backing_file,backing_file_format) [0.000918s] ... 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_with_actual_path,no_backing_file_format) [0.022742s] ... 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_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,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.000644s] ... 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,backing_file_path,no_backing_file_format) [0.001175s] ... 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.008830s] ... 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,no_backing_file_format) [0.000747s] ... 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_with_actual_path,no_backing_file_format) [0.000906s] ... 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,no_encryption,no_backing_file,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,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001464s] ... 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,no_backing_file,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,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.020674s] ... 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,no_backing_file_format) [0.000919s] ... 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.000955s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000815s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.036790s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,bit,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,b,return_int) [0.007811s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,b,return_dec) [0.000294s] ... 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_with_actual_path,no_backing_file_format) [0.020772s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,b,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,B,return_dec) [0.000277s] ... 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.000846s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,B,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.000271s] ... 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,backing_file_format) [0.000725s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,b,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,bit,return_dec) [0.000259s] ... 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,no_backing_file,backing_file_format) [0.000664s] ... 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,no_backing_file_format) [0.034491s] ... 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,no_backing_file,no_backing_file_format) [0.013125s] ... 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,backing_file_path,backing_file_format) [0.001023s] ... 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,no_backing_file_format) [0.000754s] ... 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.000831s] ... 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_with_actual_path,no_backing_file_format) [0.014848s] ... 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,no_backing_file,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,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001657s] ... 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,no_backing_file,backing_file_format) [0.000706s] ... 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,backing_file_format) [0.005511s] ... 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.001183s] ... 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.008607s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,bit,return_int) [0.018268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000732s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000766s] ... 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,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000657s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,bit,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,B,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000275s] ... 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.001871s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.005902s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,b,return_dec) [0.012101s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,b,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,bit,return_int) [0.000254s] ... 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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.017400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,bit,return_int) [0.000304s] ... 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,no_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,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.001381s] ... 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.013517s] ... 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.000741s] ... 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,backing_file_format) [0.000757s] ... 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,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,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000922s] ... 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,backing_file_format) [0.001964s] ... 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.001164s] ... 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,no_backing_file,backing_file_format) [0.001256s] ... 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,backing_file_path,no_backing_file_format) [0.009756s] ... 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,encrypted,no_backing_file,backing_file_format) [0.004426s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001128s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,b,return_dec) [0.033835s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,B,return_dec) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,B,return_int) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,b,return_int) [0.000616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000325s] ... 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.001720s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,b,return_dec) [0.009216s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,b,return_int) [0.001704s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000284s] ... 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.032396s] ... 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.000920s] ... 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,backing_file_format) [0.000672s] ... 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_with_actual_path,no_backing_file_format) [0.000735s] ... 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,no_backing_file_format) [0.001882s] ... 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.004494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.009028s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000484s] ... 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.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,bit,return_int) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,b,return_int) [0.000272s] ... 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.005950s] ... 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.007171s] ... 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,backing_file_format) [0.003473s] ... 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.001836s] ... 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,no_backing_file,no_backing_file_format) [0.002938s] ... 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.023186s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,B,return_dec) [0.015400s] ... 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,backing_file_format) [0.000818s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,b,return_dec) [0.000737s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,bit,return_dec) [0.000260s] ... 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,no_backing_file,no_backing_file_format) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,bit,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,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,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000794s] ... 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,no_backing_file,no_backing_file_format) [0.000690s] ... 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,backing_file_format) [0.005526s] ... 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.001039s] ... 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,backing_file_format) [0.000870s] ... 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,backing_file_format) [0.014200s] ... 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,backing_file_format) [0.000920s] ... 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.001105s] ... 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,no_backing_file_format) [0.000780s] ... 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,no_backing_file,backing_file_format) [0.024176s] ... 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_with_actual_path,backing_file_format) [0.000866s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,bit,return_dec) [0.027905s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,bit,return_int) [0.003324s] ... 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.022283s] ... 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,no_backing_file,backing_file_format) [0.000861s] ... 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_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,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000757s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,b,return_int) [0.005075s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,B,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,b,return_dec) [0.001151s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,bit,return_int) [0.007842s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.021947s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000902s] ... 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.014173s] ... 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,backing_file_format) [0.001033s] ... 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,backing_file_path,backing_file_format) [0.001032s] ... 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,no_backing_file,no_backing_file_format) [0.000823s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,B,return_int) [0.006570s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,b,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,b,return_int) [0.000309s] ... 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.005849s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,B,return_int) [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,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000819s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000280s] ... 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,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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.026559s] ... 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_with_actual_path,backing_file_format) [0.008056s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,b,return_int) [0.012405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,bit,return_int) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,b,return_dec) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,b,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,b,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000280s] ... 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.001244s] ... 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,no_backing_file,backing_file_format) [0.000806s] ... 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,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,1e+03_MiB,96K,no_garbage,no_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,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001303s] ... 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.000874s] ... 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.000852s] ... 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.000761s] ... 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.001012s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.026105s] ... 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,backing_file_format) [0.000799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.013870s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,B,return_dec) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,b,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,B,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,bit,return_int) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,B,return_int) [0.000637s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001533s] ... 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_with_actual_path,no_backing_file_format) [0.018075s] ... 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,backing_file_format) [0.001711s] ... 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,no_backing_file,backing_file_format) [0.000680s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.002567s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000865s] ... 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.000789s] ... 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.000917s] ... 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,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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001784s] ... 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,no_backing_file,no_backing_file_format) [0.000758s] ... 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,no_backing_file,no_backing_file_format) [0.000911s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,b,return_dec) [0.000285s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.011637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,B,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,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,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.000816s] ... 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.000737s] ... 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,no_backing_file,no_backing_file_format) [0.000622s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,bit,return_dec) [0.000272s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.004412s] ... 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.005552s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.014636s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,bit,return_dec) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,B,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,b,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,B,return_int) [0.000594s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,bit,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,B,return_dec) [0.000276s] ... 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,no_backing_file,no_backing_file_format) [0.001716s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003294s] ... 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,no_backing_file_format) [0.001797s] ... 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,no_backing_file_format) [0.002381s] ... 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.004651s] ... 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,no_backing_file_format) [0.002781s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.032092s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000545s] ... 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,backing_file_format) [0.000945s] ... 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_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,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,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,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004710s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,b,return_dec) [0.006222s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,B,return_int) [0.000391s] ... 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,backing_file_format) [0.010249s] ... 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.000940s] ... 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_with_actual_path,no_backing_file_format) [0.000743s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,bit,return_dec) [0.010668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,B,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,bit,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,B,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,b,return_dec) [0.000271s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.018606s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000759s] ... 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,no_encryption,backing_file_path,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,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001304s] ... 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.000944s] ... 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.000860s] ... 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.000992s] ... 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,backing_file_format) [0.023407s] ... 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.000989s] ... 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,no_backing_file_format) [0.000924s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001226s] ... 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,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,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,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,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,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,96K_byte,no_garbage,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,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000784s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,B,return_dec) [0.027852s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,B,return_int) [0.000439s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,bit,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,B,return_dec) [0.000694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,B,return_int) [0.000277s] ... 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.001362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.013302s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.021566s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000534s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,b,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,bit,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,B,return_dec) [0.000273s] ... 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_with_actual_path,backing_file_format) [0.006191s] ... 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,no_encryption,no_backing_file,no_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,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001118s] ... 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.000752s] ... 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,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.012210s] ... 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,no_backing_file,no_backing_file_format) [0.000820s] ... 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,no_encryption,no_backing_file,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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.033553s] ... 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,no_backing_file_format) [0.001631s] ... 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.000789s] ... 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,no_backing_file_format) [0.001032s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000779s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000762s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,bit,return_int) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,B,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000279s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.004118s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001281s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,bit,return_int) [0.014568s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,B,return_int) [0.000705s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,b,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,B,return_int) [0.000267s] ... 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_with_actual_path,no_backing_file_format) [0.035297s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000977s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,b,return_int) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,B,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,bit,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,B,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,bit,return_int) [0.000310s] ... 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,no_backing_file_format) [0.001517s] ... 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,backing_file_path,backing_file_format) [0.000818s] ... 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.000797s] ... 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.004120s] ... 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.013080s] ... 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,no_backing_file_format) [0.000985s] ... 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,no_encryption,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,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000689s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.004620s] ... 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,no_backing_file_format) [0.000935s] ... 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,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,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001620s] ... 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,no_backing_file_format) [0.001164s] ... 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.000893s] ... 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_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,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000840s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,B,return_int) [0.027579s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,b,return_dec) [0.000902s] ... 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,no_backing_file,backing_file_format) [0.020414s] ... 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.000808s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001436s] ... 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,no_backing_file,no_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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_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_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000851s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,b,return_int) [0.007088s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,bit,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,B,return_dec) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,bit,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000273s] ... 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.001281s] ... 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.000872s] ... 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.000747s] ... 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,backing_file_format) [0.001070s] ... 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,backing_file_format) [0.020965s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,b,return_dec) [0.015766s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,b,return_dec) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,b,return_int) [0.000321s] ... 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,no_backing_file,backing_file_format) [0.001095s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,B,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,b,return_dec) [0.000263s] ... 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,backing_file_format) [0.000667s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,bit,return_dec) [0.000257s] ... 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.001164s] ... 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_with_actual_path,backing_file_format) [0.015339s] ... 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.001727s] ... 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,backing_file_format) [0.009781s] ... 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,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,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000869s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,bit,return_dec) [0.021638s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,bit,return_int) [0.000452s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,b,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,B,return_int) [0.000572s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,bit,return_dec) [0.000359s] ... 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.024319s] ... 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,backing_file_format) [0.000875s] ... 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,no_backing_file,no_backing_file_format) [0.000749s] ... 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,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,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.011237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.005052s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000269s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001326s] ... 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_with_actual_path,backing_file_format) [0.007621s] ... 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,encrypted,backing_file_path,backing_file_format) [0.001086s] ... 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,no_backing_file,backing_file_format) [0.001140s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,b,return_dec) [0.008870s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,B,return_int) [0.000422s] ... 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,backing_file_path,backing_file_format) [0.001747s] ... 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.001218s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.007908s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,b,return_dec) [0.000798s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,bit,return_int) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,B,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,b,return_dec) [0.003869s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,B,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,b,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,b,return_int) [0.000734s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,b,return_dec) [0.000259s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.001310s] ... 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.031753s] ... 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.001187s] ... 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.001312s] ... 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,no_backing_file_format) [0.004376s] ... 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,backing_file_format) [0.000885s] ... 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,backing_file_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,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000869s] ... 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,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,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.000745s] ... 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.007846s] ... 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_with_actual_path,no_backing_file_format) [0.009018s] ... 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_with_actual_path,no_backing_file_format) [0.008166s] ... 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.000959s] ... 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,no_backing_file,no_backing_file_format) [0.000650s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.024689s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,b,return_int) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,bit,return_dec) [0.000284s] ... 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.001009s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,bit,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,b,return_int) [0.000301s] ... 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,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,B,return_int) [0.000303s] ... 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,no_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,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001371s] ... 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.004801s] ... 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,backing_file_format) [0.012596s] ... 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,no_backing_file,backing_file_format) [0.000859s] ... 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,no_backing_file_format) [0.000886s] ... 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.000763s] ... 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_with_actual_path,no_backing_file_format) [0.000954s] ... 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,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.021939s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,b,return_dec) [0.000504s] ... 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,no_backing_file,backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,bit,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,b,return_int) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,b,return_int) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,B,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000267s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001145s] ... 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,no_backing_file,backing_file_format) [0.012468s] ... 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_with_actual_path,backing_file_format) [0.000994s] ... 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,no_backing_file_format) [0.000896s] ... 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.000942s] ... 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,no_backing_file,backing_file_format) [0.018065s] ... 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,no_backing_file_format) [0.000721s] ... 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.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,b,return_dec) [0.021717s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,bit,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,B,return_dec) [0.000366s] ... 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.017238s] ... 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,no_backing_file,backing_file_format) [0.000926s] ... 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_with_actual_path,no_backing_file_format) [0.001000s] ... 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,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,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002010s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000835s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.020366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,b,return_int) [0.000289s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000953s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,B,return_dec) [0.000640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000288s] ... 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,backing_file_format) [0.000736s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,b,return_int) [0.014557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,bit,return_dec) [0.000536s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,B,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,bit,return_int) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,B,return_int) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,bit,return_dec) [0.001675s] ... 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,no_backing_file_format) [0.023486s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.031455s] ... 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,backing_file_format) [0.003383s] ... 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.000689s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.011659s] ... 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,no_backing_file,no_backing_file_format) [0.001282s] ... 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,backing_file_format) [0.001075s] ... 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,backing_file_format) [0.000938s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.014143s] ... 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,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,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,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,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001008s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.001131s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000441s] ... 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.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,B,return_dec) [0.000437s] ... 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.000358s] ... 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,bit,return_int) [0.000413s] ... 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,no_backing_file_format) [0.005292s] ... 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,no_backing_file,no_backing_file_format) [0.007400s] ... 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.034740s] ... 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,no_backing_file,backing_file_format) [0.000771s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,b,return_int) [0.001075s] ... 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,backing_file_format) [0.002133s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,bit,return_int) [0.000399s] ... 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,no_backing_file_format) [0.006982s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,B,return_dec) [0.000401s] ... 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,no_backing_file_format) [0.000947s] ... 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.000886s] ... 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,backing_file_path,no_backing_file_format) [0.000808s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,B,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,b,return_int) [0.000358s] ... 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,no_backing_file_format) [0.001992s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,bit,return_int) [0.000548s] ... 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_with_actual_path,no_backing_file_format) [0.008439s] ... 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_with_actual_path,no_backing_file_format) [0.001953s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000409s] ... 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,no_backing_file,backing_file_format) [0.000815s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,bit,return_int) [0.000710s] ... 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_with_actual_path,backing_file_format) [0.001270s] ... 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.002517s] ... 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.001731s] ... 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,no_backing_file_format) [0.003457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,b,return_int) [0.000944s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,b,return_int) [0.000266s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.019027s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001032s] ... 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,no_encryption,backing_file_path_with_actual_path,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,3.1G,no_garbage,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,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001075s] ... 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,no_backing_file,no_backing_file_format) [0.000771s] ... 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.000816s] ... 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.014595s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001009s] ... 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,no_backing_file,no_backing_file_format) [0.014794s] ... 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.001031s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,B,return_dec) [0.022022s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000604s] ... 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,no_backing_file_format) [0.004700s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,bit,return_int) [0.000372s] ... 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.000795s] ... 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,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,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,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001568s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000733s] ... 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.008820s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.001304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000438s] ... 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.000400s] ... 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,no_backing_file,no_backing_file_format) [0.004961s] ... 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.000872s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.015228s] ... 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,no_backing_file_format) [0.014997s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001487s] ... 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,no_backing_file,backing_file_format) [0.000672s] ... 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.001195s] ... 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,no_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,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000996s] ... 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,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,three_snapshots,65536,encrypted,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.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,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,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000351s] ... 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.000806s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.001049s] ... 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,no_backing_file_format) [0.000753s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000456s] ... 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.000399s] ... 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,no_backing_file_format) [0.025093s] ... 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.007117s] ... 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.000894s] ... 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,no_backing_file_format) [0.000921s] ... 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,backing_file_format) [0.001538s] ... 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.000827s] ... 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,backing_file_format) [0.001560s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.002844s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000369s] ... 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.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000288s] ... 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,backing_file_format) [0.036096s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000900s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000667s] ... 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,backing_file_format) [0.000829s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.008262s] ... 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.001219s] ... 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,backing_file_format) [0.000743s] ... 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,no_backing_file,no_backing_file_format) [0.000718s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000481s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000944s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000882s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000839s] ... 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.000400s] ... 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.000350s] ... 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,no_backing_file_format) [0.022621s] ... 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,no_backing_file_format) [0.000949s] ... 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,backing_file_format) [0.000860s] ... 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,backing_file_format) [0.000902s] ... 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.026010s] ... 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.001139s] ... 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,backing_file_format) [0.000943s] ... 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,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,three_snapshots,65536,no_encryption,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,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... 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,backing_file_format) [0.000855s] ... 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,no_backing_file,no_backing_file_format) [0.000652s] ... 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.000667s] ... 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.000380s] ... 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.001647s] ... 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.000435s] ... 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_with_actual_path,no_backing_file_format) [0.018822s] ... 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,no_backing_file,backing_file_format) [0.000872s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000308s] ... 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,no_backing_file_format) [0.000747s] ... 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,backing_file_format) [0.000635s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000319s] ... ok {1} 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.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,b,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,b,return_int) [0.000322s] ... 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,backing_file_format) [0.002666s] ... 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,no_backing_file,backing_file_format) [0.024955s] ... 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,encrypted,no_backing_file,backing_file_format) [0.002446s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,B,return_dec) [0.000521s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,B,return_dec) [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.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006042s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.001168s] ... 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,no_backing_file_format) [0.001646s] ... 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_with_actual_path,no_backing_file_format) [0.000670s] ... 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,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,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006674s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.001324s] ... 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,no_backing_file,backing_file_format) [0.000833s] ... 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,no_backing_file_format) [0.000795s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.011989s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,b,return_int) [0.000572s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,bit,return_int) [0.000386s] ... 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.000418s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,b,return_int) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,B,return_int) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000387s] ... 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.016215s] ... 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,backing_file_format) [0.015648s] ... 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.000915s] ... 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.000746s] ... 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.000656s] ... 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.000802s] ... 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.001614s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,b,return_dec) [0.000662s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,b,return_int) [0.000862s] ... 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_with_actual_path,no_backing_file_format) [0.001162s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,B,return_dec) [0.000721s] ... 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_with_actual_path,backing_file_format) [0.011937s] ... 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.022068s] ... 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.000831s] ... 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.001072s] ... 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,backing_file_path,backing_file_format) [0.000728s] ... 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,backing_file_format) [0.000933s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,B,return_int) [0.000581s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000670s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,b,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,B,return_int) [0.000357s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.023211s] ... 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.001024s] ... 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,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.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000980s] ... 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.000778s] ... 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.001430s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.016349s] ... 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,backing_file_format) [0.000706s] ... 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.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000740s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000364s] ... 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.003324s] ... 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,backing_file_path,no_backing_file_format) [0.015114s] ... 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.001012s] ... 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,backing_file_path,backing_file_format) [0.000818s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000685s] ... 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,no_backing_file,backing_file_format) [0.000797s] ... 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.000702s] ... 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,no_backing_file_format) [0.000763s] ... 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_with_actual_path,no_backing_file_format) [0.001759s] ... 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,backing_file_format) [0.001042s] ... 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,no_backing_file_format) [0.000930s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.035366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000558s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.025839s] ... 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,no_backing_file,no_backing_file_format) [0.011038s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000253s] ... 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.000799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000252s] ... 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.000660s] ... 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,no_backing_file_format) [0.001438s] ... 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,no_backing_file_format) [0.001088s] ... 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,no_backing_file_format) [0.014262s] ... 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.000767s] ... 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,no_backing_file_format) [0.006505s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000538s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000859s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000363s] ... 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,no_backing_file_format) [0.060291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,b,return_int) [0.006157s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000638s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000386s] ... 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,no_backing_file,backing_file_format) [0.007920s] ... 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,backing_file_format) [0.000831s] ... 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.000836s] ... 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,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,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,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,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.000900s] ... 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.001178s] ... 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,no_backing_file,no_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,garbage_after_snapshot_list,one_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,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001073s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.016633s] ... 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,backing_file_format) [0.001325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000338s] ... 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,backing_file_format) [0.000686s] ... 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.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000577s] ... ok {1} 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.000291s] ... ok {1} 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.000829s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.001141s] ... 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,backing_file_format) [0.002721s] ... 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.003204s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,b,return_int) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,B,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,b,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,b,return_int) [0.002590s] ... 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,backing_file_format) [0.001141s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.026820s] ... 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,backing_file_format) [0.000796s] ... 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,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001005s] ... 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.001009s] ... 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,no_backing_file,no_backing_file_format) [0.005590s] ... 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,no_backing_file,backing_file_format) [0.000848s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.023779s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,b,return_dec) [0.000448s] ... 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,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001564s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,B,return_dec) [0.000643s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000283s] ... 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,backing_file_path,no_backing_file_format) [0.000946s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,b,return_dec) [0.001056s] ... 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.000761s] ... 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,no_backing_file_format) [0.018218s] ... 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.000965s] ... 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,no_backing_file_format) [0.015872s] ... 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.001001s] ... 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,no_backing_file,backing_file_format) [0.039352s] ... 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,no_backing_file_format) [0.010284s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001291s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000784s] ... 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.013482s] ... 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,backing_file_format) [0.000785s] ... 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,no_backing_file_format) [0.000634s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,bit,return_int) [0.000844s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,B,return_int) [0.000299s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.014550s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,b,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000288s] ... 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.000648s] ... 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,encrypted,backing_file_path,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,unavailable,no_garbage,no_snapshots,65536,no_encryption,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,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,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,3.1G,garbage_before_snapshot_list,three_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,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_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,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.047483s] ... 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.001029s] ... 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.003044s] ... 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,no_backing_file,backing_file_format) [0.000734s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.010839s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000785s] ... 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.026185s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000443s] ... 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,no_backing_file,no_backing_file_format) [0.000698s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000440s] ... 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,no_backing_file,no_backing_file_format) [0.000762s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000356s] ... 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,no_backing_file_format) [0.042928s] ... 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.020167s] ... 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,no_backing_file,no_backing_file_format) [0.000830s] ... 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.001022s] ... 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.000874s] ... 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_with_actual_path,backing_file_format) [0.000856s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,b,return_int) [0.010164s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000687s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000662s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,b,return_int) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,b,return_int) [0.000651s] ... 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,backing_file_format) [0.006208s] ... 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,no_backing_file,no_backing_file_format) [0.018023s] ... 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,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,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_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,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004808s] ... 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,no_backing_file,backing_file_format) [0.000907s] ... 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.004881s] ... 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,no_backing_file,no_backing_file_format) [0.005114s] ... 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.000847s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,bit,return_int) [0.001598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000402s] ... 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.002845s] ... 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,backing_file_format) [0.000736s] ... 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.000821s] ... 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,no_backing_file,no_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,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000837s] ... 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,no_backing_file,no_backing_file_format) [0.000973s] ... 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.021402s] ... 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,backing_file_format) [0.001070s] ... 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,no_backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,B,return_int) [0.014327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000827s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,b,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000606s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000522s] ... 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.003348s] ... 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,no_backing_file,backing_file_format) [0.003717s] ... 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.019803s] ... 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,no_backing_file_format) [0.000968s] ... 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,no_backing_file_format) [0.000673s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.006060s] ... 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,no_backing_file_format) [0.021904s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000580s] ... 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_with_actual_path,backing_file_format) [0.003588s] ... 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,no_backing_file_format) [0.000970s] ... 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,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,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.007010s] ... 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,no_backing_file_format) [0.000968s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000738s] ... 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,no_backing_file_format) [0.010083s] ... 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,no_backing_file_format) [0.000848s] ... 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.000708s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000398s] ... 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,encrypted,backing_file_path,backing_file_format) [0.004945s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000565s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000407s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,b,return_dec) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,B,return_int) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,bit,return_int) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,B,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,bit,return_dec) [0.000346s] ... 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,no_backing_file,no_backing_file_format) [0.006271s] ... 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.000951s] ... 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,no_backing_file,no_backing_file_format) [0.016649s] ... 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_with_actual_path,no_backing_file_format) [0.009164s] ... 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,no_backing_file_format) [0.000743s] ... 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_with_actual_path,backing_file_format) [0.006748s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000743s] ... 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,no_encryption,backing_file_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,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009178s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,B,return_int) [0.022574s] ... 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.023219s] ... 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,no_backing_file,backing_file_format) [0.008794s] ... 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,no_backing_file,backing_file_format) [0.001237s] ... 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.001059s] ... 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_with_actual_path,backing_file_format) [0.000902s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.011305s] ... 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.004027s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,B,return_dec) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000670s] ... 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,backing_file_format) [0.001303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,b,return_int) [0.000487s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,bit,return_int) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,b,return_dec) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,b,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,bit,return_int) [0.000365s] ... 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,no_backing_file,backing_file_format) [0.014525s] ... 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,no_backing_file_format) [0.000907s] ... 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,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.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010311s] ... 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,no_backing_file,no_backing_file_format) [0.003822s] ... 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_with_actual_path,no_backing_file_format) [0.000674s] ... 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_with_actual_path,backing_file_format) [0.002119s] ... 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,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,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_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,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.014679s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.005012s] ... 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.005328s] ... 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.000713s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.004661s] ... 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,backing_file_path,backing_file_format) [0.000818s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,B,return_int) [0.026314s] ... 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,no_backing_file_format) [0.006205s] ... 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,no_backing_file,no_backing_file_format) [0.001044s] ... 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.000766s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,bit,return_int) [0.007874s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000547s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,B,return_int) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000384s] ... 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.000633s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,b,return_int) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000415s] ... 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,encrypted,no_backing_file,backing_file_format) [0.001067s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,B,return_dec) [0.000436s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,b,return_dec) [0.000602s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.017549s] ... 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,backing_file_format) [0.001163s] ... 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,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,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_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,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010503s] ... 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_with_actual_path,no_backing_file_format) [0.001572s] ... 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,no_backing_file,no_backing_file_format) [0.003777s] ... 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,no_backing_file,backing_file_format) [0.007063s] ... 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,no_backing_file_format) [0.000743s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.038984s] ... 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.000731s] ... 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,backing_file_format) [0.000695s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,b,return_int) [0.000994s] ... 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,no_backing_file_format) [0.022404s] ... 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_with_actual_path,no_backing_file_format) [0.000919s] ... 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,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,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.007817s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,B,return_int) [0.000686s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000740s] ... 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.011287s] ... 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,backing_file_format) [0.000706s] ... 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,backing_file_format) [0.004831s] ... 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.000735s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,b,return_int) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,b,return_dec) [0.003399s] ... 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,backing_file_format) [0.004717s] ... 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.001651s] ... 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,no_backing_file_format) [0.000690s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,b,return_dec) [0.001003s] ... 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.000728s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,b,return_int) [0.000391s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.002317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... 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,no_backing_file_format) [0.001555s] ... 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.000764s] ... 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_with_actual_path,backing_file_format) [0.007313s] ... 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.000797s] ... 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,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001745s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,b,return_dec) [0.005586s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,b,return_int) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,B,return_int) [0.001003s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.020634s] ... 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.000785s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,bit,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,b,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,bit,return_int) [0.000368s] ... 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,backing_file_format) [0.000751s] ... 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.000750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,B,return_int) [0.001020s] ... 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,backing_file_path_with_actual_path,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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000707s] ... 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.007861s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000758s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,bit,return_dec) [0.011559s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,B,return_dec) [0.002187s] ... 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,no_backing_file,backing_file_format) [0.003656s] ... 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.005774s] ... 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.000773s] ... 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.000903s] ... 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,backing_file_format) [0.020055s] ... 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,backing_file_format) [0.001597s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000409s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,bit,return_dec) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,B,return_dec) [0.000355s] ... 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.006709s] ... 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_with_actual_path,backing_file_format) [0.005395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,B,return_int) [0.000429s] ... 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,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,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000805s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,b,return_int) [0.000579s] ... 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,no_backing_file,no_backing_file_format) [0.000619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,bit,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,bit,return_int) [0.000563s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,b,return_dec) [0.000365s] ... 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,no_backing_file_format) [0.008969s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.001307s] ... 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.006978s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,bit,return_dec) [0.000550s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,bit,return_int) [0.000525s] ... 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.009566s] ... 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,no_backing_file,backing_file_format) [0.001384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,b,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,bit,return_dec) [0.000426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,B,return_dec) [0.000842s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.012548s] ... 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.008247s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000818s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000681s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000994s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,b,return_int) [0.000694s] ... 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,no_backing_file_format) [0.001321s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.002618s] ... 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.014813s] ... 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_with_actual_path,backing_file_format) [0.001774s] ... 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,no_backing_file_format) [0.002468s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,B,return_dec) [0.000605s] ... 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.002849s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.002752s] ... 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,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,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000601s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,b,return_dec) [0.000379s] ... 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,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,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005150s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000700s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,b,return_int) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,B,return_int) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000346s] ... 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.005860s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000410s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.000865s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,B,return_dec) [0.000503s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000599s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,bit,return_dec) [0.000353s] ... 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,backing_file_format) [0.014258s] ... 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.000874s] ... 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.000655s] ... 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,no_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,3.1_GiB,garbage_after_snapshot_list,three_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_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001138s] ... 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,encrypted,backing_file_path,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,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_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,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000649s] ... 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_with_actual_path,no_backing_file_format) [0.000737s] ... 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.000844s] ... 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,backing_file_format) [0.000735s] ... 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,encrypted,backing_file_path,backing_file_format) [0.002686s] ... 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,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,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.000641s] ... 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,no_backing_file_format) [0.001240s] ... 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,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,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000712s] ... 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.002814s] ... 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,no_backing_file_format) [0.000671s] ... 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.004332s] ... 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,no_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,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000767s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,B,return_dec) [0.022547s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,B,return_int) [0.000476s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.020735s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001212s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000786s] ... 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,backing_file_path,backing_file_format) [0.005811s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000822s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.005670s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,b,return_int) [0.011505s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,bit,return_int) [0.000537s] ... 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,backing_file_format) [0.001522s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,bit,return_int) [0.000533s] ... 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.000650s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,bit,return_int) [0.000705s] ... 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,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.012122s] ... 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.024374s] ... 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,backing_file_format) [0.000800s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.001062s] ... 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.000632s] ... 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,no_backing_file,no_backing_file_format) [0.000769s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,b,return_dec) [0.000605s] ... 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,no_backing_file,no_backing_file_format) [0.000909s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,bit,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000305s] ... 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.002276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,b,return_dec) [0.004511s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,b,return_int) [0.000380s] ... 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.002259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000330s] ... 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,backing_file_path,backing_file_format) [0.001037s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,B,return_dec) [0.001263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,b,return_dec) [0.000902s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,b,return_int) [0.003319s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.006144s] ... 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,no_encryption,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,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.000642s] ... 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.000849s] ... 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,no_backing_file,backing_file_format) [0.025951s] ... 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,no_backing_file_format) [0.000835s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000687s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,B,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,B,return_int) [0.004266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,B,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,b,return_dec) [0.002072s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,bit,return_int) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,b,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,bit,return_int) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000292s] ... 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.010951s] ... 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.001825s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.001480s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.015952s] ... 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_with_actual_path,no_backing_file_format) [0.006773s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,b,return_int) [0.004615s] ... ok {2} 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.007004s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,bit,return_dec) [0.000316s] ... ok {2} 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.000866s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,b,return_dec) [0.000251s] ... 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_with_actual_path,backing_file_format) [0.012564s] ... ok {2} 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.020565s] ... ok {2} 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.000953s] ... 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.001075s] ... 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,backing_file_path,no_backing_file_format) [0.000954s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000691s] ... 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,no_encryption,no_backing_file,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,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001217s] ... 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,no_backing_file,backing_file_format) [0.001961s] ... 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.001197s] ... 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,backing_file_path,backing_file_format) [0.000709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,bit,return_int) [0.032723s] ... 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,backing_file_format) [0.000735s] ... 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,no_backing_file,no_backing_file_format) [0.000742s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,B,return_int) [0.000557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,b,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000302s] ... 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,backing_file_format) [0.016679s] ... 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.001076s] ... 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,no_backing_file_format) [0.000918s] ... 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,encrypted,no_backing_file,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,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000654s] ... 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,no_backing_file_format) [0.000728s] ... 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,encrypted,no_backing_file,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,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... 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,backing_file_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,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... 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,no_backing_file,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,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,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,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.007931s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001185s] ... 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,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,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003322s] ... 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,no_backing_file,no_backing_file_format) [0.016114s] ... 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.000866s] ... 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_with_actual_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,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.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,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000716s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.014749s] ... 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.000366s] ... 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.000275s] ... 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_with_actual_path,backing_file_format) [0.000693s] ... ok {1} 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.000318s] ... 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,backing_file_format) [0.000747s] ... 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_with_actual_path,backing_file_format) [0.000731s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,bit,return_dec) [0.010325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,bit,return_int) [0.008687s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,B,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,B,return_dec) [0.000256s] ... 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.000274s] ... 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_with_actual_path,backing_file_format) [0.018111s] ... 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.000743s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,b,return_dec) [0.018462s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,B,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,B,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,b,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,B,return_dec) [0.000277s] ... 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,no_backing_file_format) [0.033083s] ... 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,backing_file_path,backing_file_format) [0.001850s] ... 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,backing_file_path,backing_file_format) [0.013221s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,B,return_dec) [0.000242s] ... 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,no_backing_file,no_backing_file_format) [0.003249s] ... 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,no_backing_file,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,96K,no_garbage,three_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,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.001393s] ... 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.000690s] ... 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.000933s] ... 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_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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000749s] ... 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,backing_file_path,no_backing_file_format) [0.000778s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,b,return_int) [0.024445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,bit,return_dec) [0.000473s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,B,return_dec) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,B,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,b,return_int) [0.000345s] ... 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_with_actual_path,no_backing_file_format) [0.016750s] ... 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,no_backing_file,no_backing_file_format) [0.000923s] ... 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,backing_file_path,backing_file_format) [0.005523s] ... 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,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,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003000s] ... 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.001329s] ... ok {2} 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.001343s] ... ok {2} 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.002004s] ... 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,no_snapshots) [0.000615s] ... ok {2} 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.000745s] ... ok {2} 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.000620s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.018863s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,b,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,B,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000275s] ... 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,no_snapshots) [0.008733s] ... 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.000721s] ... 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.000775s] ... 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.000617s] ... ok {2} 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.000730s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000298s] ... 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.010991s] ... 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,no_backing_file_format) [0.012728s] ... 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.013159s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,b,return_int) [0.021116s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,B,return_int) [0.000487s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000393s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,bit,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,b,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,B,return_dec) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,b,return_dec) [0.000349s] ... 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,no_backing_file_format) [0.020131s] ... 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,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,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000771s] ... 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,one_snapshots) [0.006641s] ... 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.001724s] ... 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,three_snapshots) [0.000640s] ... 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,one_snapshots) [0.001071s] ... 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,one_snapshots) [0.000654s] ... ok {2} 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.001608s] ... 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,no_snapshots) [0.000788s] ... 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,three_snapshots) [0.000727s] ... 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.003294s] ... 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,three_snapshots) [0.000861s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.239668s] ... 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,backing_file_format) [0.000863s] ... 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,no_snapshots) [0.001092s] ... 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,one_snapshots) [0.000864s] ... 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.004477s] ... 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,no_backing_file_format) [0.006806s] ... 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.003218s] ... 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,three_snapshots) [0.002048s] ... 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.000710s] ... ok {0} 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.000814s] ... 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.000677s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,B,return_int) [0.000759s] ... ok {0} 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.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_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.032324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,B,return_int) [0.000263s] ... 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.000881s] ... 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,no_backing_file_format) [0.000696s] ... 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,one_snapshots) [0.005732s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,one_snapshots) [0.000746s] ... ok {0} 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.000593s] ... 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.000826s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,B,return_dec) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,B,return_int) [0.000310s] ... 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.006854s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,b,return_int) [0.000484s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,bit,return_int) [0.000250s] ... ok {2} 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.000709s] ... ok {2} 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.000697s] ... ok {2} 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.000627s] ... 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.008072s] ... ok {0} 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.000702s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,B,return_dec) [0.000252s] ... 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.000290s] ... 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.004062s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,b,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,b,return_int) [0.000247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000299s] ... 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.000272s] ... 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.000303s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,one_snapshots) [0.002954s] ... 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.000691s] ... ok {0} 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.002085s] ... ok {0} 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.000619s] ... ok {0} 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.000765s] ... ok {0} 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.003516s] ... 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.000772s] ... ok {0} 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.000612s] ... ok {0} 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.000705s] ... 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.011809s] ... 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,one_snapshots) [0.002403s] ... 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.000644s] ... 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.028992s] ... ok {2} 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.000733s] ... 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_with_actual_path,backing_file_format) [0.000984s] ... 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,three_snapshots) [0.000630s] ... 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,no_snapshots) [0.009543s] ... 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,one_snapshots) [0.004720s] ... 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,one_snapshots) [0.000631s] ... ok {0} 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.001305s] ... 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,one_snapshots) [0.016064s] ... 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,three_snapshots) [0.000773s] ... ok {2} 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.000690s] ... 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.000629s] ... 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.008708s] ... 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,backing_file_format) [0.001278s] ... ok {0} 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.000956s] ... 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,one_snapshots) [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,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001746s] ... 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,no_snapshots) [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,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000802s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.040187s] ... ok {1} 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.000482s] ... 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.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.001228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000395s] ... 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.000379s] ... 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,no_snapshots) [0.008995s] ... 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.000755s] ... 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,no_snapshots) [0.017250s] ... 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,no_backing_file_format) [0.020443s] ... ok {0} 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.003673s] ... 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.001737s] ... 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,no_snapshots) [0.000619s] ... 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,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,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_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,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... 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,three_snapshots) [0.000708s] ... 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.000708s] ... 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,no_snapshots) [0.000674s] ... 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.000620s] ... 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.003942s] ... 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,no_garbage,one_snapshots) [0.000736s] ... 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,no_snapshots) [0.002697s] ... 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_before_snapshot_list,no_snapshots) [0.000759s] ... 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_before_snapshot_list,three_snapshots) [0.011378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,B,return_dec) [0.019896s] ... 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.000799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,b,return_dec) [0.000550s] ... 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.000401s] ... 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,no_snapshots) [0.000653s] ... 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.000763s] ... 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,three_snapshots) [0.000866s] ... 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,no_snapshots) [0.000763s] ... 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,garbage_after_snapshot_list,no_snapshots) [0.000616s] ... 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,garbage_after_snapshot_list,one_snapshots) [0.000709s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.000651s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,b,return_dec) [0.009715s] ... 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,no_garbage,no_snapshots) [0.004754s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,B,return_dec) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,b,return_int) [0.000300s] ... 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,three_snapshots) [0.000622s] ... 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_after_snapshot_list,three_snapshots) [0.002925s] ... ok {2} 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.000712s] ... 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,no_snapshots) [0.000763s] ... 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_after_snapshot_list,no_snapshots) [0.000614s] ... 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,no_snapshots) [0.028138s] ... 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,three_snapshots) [0.000813s] ... ok {0} 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.000701s] ... 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_after_snapshot_list,one_snapshots) [0.004881s] ... 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,no_snapshots) [0.000663s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,bit,return_int) [0.010711s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,bit,return_dec) [0.000557s] ... 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,no_backing_file_format) [0.037156s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000885s] ... ok {0} 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.010049s] ... 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,no_garbage,one_snapshots) [0.000835s] ... 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,no_garbage,three_snapshots) [0.000631s] ... 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.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,b,return_dec) [0.000552s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,B,return_int) [0.000430s] ... 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,encrypted,backing_file_path,backing_file_format) [0.012210s] ... 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_before_snapshot_list,one_snapshots) [0.015944s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.013653s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,no_snapshots) [0.000838s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,three_snapshots) [0.000744s] ... ok {0} 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.000617s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,b,return_dec) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,bit,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,B,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000295s] ... 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.017029s] ... 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,no_backing_file_format) [0.005813s] ... 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.000815s] ... 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,no_snapshots) [0.001745s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.019582s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,b,return_dec) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,bit,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,B,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,b,return_dec) [0.021528s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000348s] ... 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,one_snapshots) [0.021609s] ... 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.000901s] ... 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.000630s] ... ok {0} 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.000681s] ... 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_with_actual_path,backing_file_format) [0.026332s] ... 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,no_backing_file,backing_file_format) [0.000942s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,b,return_int) [0.000280s] ... 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,no_backing_file_format) [0.009448s] ... 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,backing_file_format) [0.000961s] ... 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,no_encryption,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,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000679s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.021015s] ... ok {0} 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.025218s] ... 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.000912s] ... 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.000624s] ... 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,no_snapshots) [0.000708s] ... 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.000616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,b,return_dec) [0.004837s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,bit,return_dec) [0.002270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,bit,return_int) [0.000398s] ... 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,no_backing_file_format) [0.024160s] ... 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,no_backing_file,no_backing_file_format) [0.000880s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000426s] ... 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.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,b,return_int) [0.000390s] ... 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.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,b,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,bit,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,one_snapshots) [0.016939s] ... 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,three_snapshots) [0.000857s] ... 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,one_snapshots) [0.000737s] ... 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.000607s] ... 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,no_backing_file,backing_file_format) [0.019509s] ... 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,one_snapshots) [0.000905s] ... 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.146235s] ... 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_after_snapshot_list,three_snapshots) [0.007666s] ... 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,one_snapshots) [0.000639s] ... ok {2} 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.000875s] ... 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,one_snapshots) [0.000673s] ... 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.000528s] ... 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.004313s] ... 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,no_backing_file_format) [0.009167s] ... 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_after_snapshot_list,one_snapshots) [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,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000767s] ... 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_with_actual_path,no_backing_file_format) [0.003179s] ... ok {2} 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.000719s] ... 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_with_actual_path,backing_file_format) [0.001692s] ... ok {2} 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.002477s] ... 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,no_backing_file,backing_file_format) [0.000671s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000358s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,bit,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,B,return_dec) [0.012067s] ... 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,three_snapshots) [0.003774s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,b,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,bit,return_dec) [0.000278s] ... 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,no_garbage,no_snapshots) [0.000656s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,b,return_dec) [0.000299s] ... 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,no_garbage,three_snapshots) [0.000756s] ... 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.000602s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,three_snapshots) [0.000716s] ... 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,no_snapshots) [0.000648s] ... 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.005144s] ... 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.000684s] ... ok {0} 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.000686s] ... ok {0} 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.000654s] ... ok {0} 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.000653s] ... 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,no_snapshots) [0.000568s] ... 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,one_snapshots) [0.001253s] ... 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.000616s] ... ok {0} 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.000679s] ... ok {0} 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.001350s] ... ok {0} 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.000701s] ... ok {0} 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.000594s] ... ok {0} 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.000687s] ... 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,no_snapshots) [0.000571s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,one_snapshots) [0.003811s] ... 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.001674s] ... 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,no_snapshots) [0.000681s] ... ok {0} 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.000592s] ... 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,no_snapshots) [0.002735s] ... 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_after_snapshot_list,no_snapshots) [0.000604s] ... 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,no_snapshots) [0.000661s] ... ok {2} 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.024723s] ... ok {2} 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.000961s] ... 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.005603s] ... ok {0} 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.002829s] ... 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.001244s] ... ok {2} 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.000726s] ... ok {2} 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.000751s] ... 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.000653s] ... 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.000764s] ... 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.000760s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,B,return_dec) [0.000579s] ... ok {0} 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.005899s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,b,return_int) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,bit,return_dec) [0.000269s] ... 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,no_garbage,three_snapshots) [0.003512s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000309s] ... 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.000639s] ... 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,one_snapshots) [0.000693s] ... 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_with_actual_path,no_backing_file_format) [0.042287s] ... 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.000858s] ... 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.005750s] ... 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.000953s] ... 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.000748s] ... ok {2} 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.000616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,b,return_int) [0.009010s] ... ok {2} 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.010018s] ... 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,garbage_before_snapshot_list,three_snapshots) [0.013022s] ... 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,no_garbage,no_snapshots) [0.000991s] ... 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_before_snapshot_list,no_snapshots) [0.001938s] ... 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,no_garbage,one_snapshots) [0.000598s] ... 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,no_garbage,three_snapshots) [0.000716s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.012021s] ... 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.000658s] ... 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_before_snapshot_list,three_snapshots) [0.001873s] ... 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.001200s] ... 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,no_backing_file_format) [0.000820s] ... 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.000767s] ... 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,three_snapshots) [0.003556s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,b,return_int) [0.015625s] ... 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,no_snapshots) [0.000645s] ... 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.004065s] ... 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,no_garbage,three_snapshots) [0.000737s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000542s] ... 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,one_snapshots) [0.000845s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.000778s] ... 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_before_snapshot_list,three_snapshots) [0.000609s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,b,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,bit,return_dec) [0.000632s] ... 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.002730s] ... 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.004233s] ... 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.000674s] ... 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,one_snapshots) [0.003458s] ... 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_before_snapshot_list,no_snapshots) [0.000620s] ... 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,one_snapshots) [0.000680s] ... 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,no_snapshots) [0.007679s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,B,return_dec) [0.012123s] ... ok {0} 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.000581s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,B,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,b,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,bit,return_dec) [0.000274s] ... ok {0} 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.000717s] ... 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,backing_file_path,backing_file_format) [0.027410s] ... 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_before_snapshot_list,one_snapshots) [0.000854s] ... 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_before_snapshot_list,three_snapshots) [0.000710s] ... 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.000733s] ... 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_after_snapshot_list,no_snapshots) [0.000745s] ... 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_after_snapshot_list,one_snapshots) [0.000725s] ... 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,three_snapshots) [0.000590s] ... 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.000716s] ... 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_before_snapshot_list,one_snapshots) [0.000604s] ... 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,one_snapshots) [0.001187s] ... 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,three_snapshots) [0.001084s] ... 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,no_garbage,no_snapshots) [0.000869s] ... 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.000806s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,no_snapshots) [0.000654s] ... ok {0} 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.000782s] ... ok {0} 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.000666s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,B,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000291s] ... ok {0} 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.006291s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,one_snapshots) [0.000736s] ... ok {0} 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.000586s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,one_snapshots) [0.001963s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,bit,return_dec) [0.000285s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000889s] ... 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,no_backing_file_format) [0.001053s] ... 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.000577s] ... 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.000793s] ... ok {0} 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.002764s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000676s] ... 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,no_snapshots) [0.018305s] ... ok {0} 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.004223s] ... 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_before_snapshot_list,one_snapshots) [0.004048s] ... 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.003046s] ... ok {0} 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.000599s] ... 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,one_snapshots) [0.000711s] ... ok {0} 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.000592s] ... ok {0} 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.000648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.029457s] ... 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.005702s] ... 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,one_snapshots) [0.002173s] ... 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.001915s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,B,return_dec) [0.001708s] ... 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,no_snapshots) [0.000728s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,b,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,bit,return_int) [0.000301s] ... 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,garbage_before_snapshot_list,no_snapshots) [0.000786s] ... 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,one_snapshots) [0.005714s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,bit,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,bit,return_int) [0.000603s] ... 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,three_snapshots) [0.000690s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000287s] ... ok {0} 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.000592s] ... 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,garbage_after_snapshot_list,one_snapshots) [0.005262s] ... ok {0} 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.003935s] ... 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.000582s] ... 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,no_garbage,no_snapshots) [0.002028s] ... 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,no_garbage,one_snapshots) [0.001253s] ... 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,no_garbage,three_snapshots) [0.000586s] ... 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_before_snapshot_list,one_snapshots) [0.001605s] ... 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_before_snapshot_list,three_snapshots) [0.000767s] ... 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.002139s] ... 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.001106s] ... 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.000750s] ... 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,three_snapshots) [0.001272s] ... 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_after_snapshot_list,three_snapshots) [0.000582s] ... 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,no_snapshots) [0.000663s] ... 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.001043s] ... 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,three_snapshots) [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,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.041160s] ... 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.000956s] ... 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,one_snapshots) [0.000689s] ... 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,three_snapshots) [0.007064s] ... 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.000891s] ... ok {2} 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.001902s] ... ok {2} 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.001137s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,b,return_int) [0.024675s] ... 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,three_snapshots) [0.002849s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000375s] ... ok {0} 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.000709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,b,return_int) [0.000278s] ... 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_before_snapshot_list,three_snapshots) [0.000580s] ... 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,no_snapshots) [0.001101s] ... 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,no_garbage,three_snapshots) [0.000611s] ... ok {0} 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.000678s] ... ok {0} 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.000563s] ... 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,three_snapshots) [0.000639s] ... 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_after_snapshot_list,one_snapshots) [0.003643s] ... 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,one_snapshots) [0.000612s] ... 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,three_snapshots) [0.000669s] ... 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.005691s] ... 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,no_snapshots) [0.002777s] ... 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.001892s] ... 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,no_snapshots) [0.000967s] ... 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,three_snapshots) [0.000710s] ... 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_after_snapshot_list,no_snapshots) [0.004040s] ... 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,no_snapshots) [0.000932s] ... 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,one_snapshots) [0.001208s] ... 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.000860s] ... ok {0} 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.000642s] ... 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.000944s] ... 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,no_snapshots) [0.000617s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,B,return_dec) [0.017774s] ... 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.000739s] ... 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,one_snapshots) [0.005223s] ... ok {0} 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.000582s] ... 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.000708s] ... ok {0} 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.000677s] ... 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.000649s] ... 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.005370s] ... 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,one_snapshots) [0.000588s] ... ok {0} 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.000920s] ... ok {0} 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.000655s] ... ok {0} 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.000675s] ... 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,no_backing_file_format) [0.000851s] ... 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.000612s] ... 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,one_snapshots) [0.000664s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,B,return_int) [0.001946s] ... 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,three_snapshots) [0.000730s] ... 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,three_snapshots) [0.000831s] ... 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,no_snapshots) [0.000610s] ... ok {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsJSONTestCase.test_qemu_img_info [0.000506s] ... 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,one_snapshots) [0.010257s] ... 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,garbage_after_snapshot_list,one_snapshots) [0.000983s] ... ok {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_already_sent [0.001178s] ... ok {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched [0.000619s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.001199s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_method_context_manager [0.000293s] ... 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.000914s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_classmethod_context_manager [0.001418s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_method_call [0.002159s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_previous_func_call [0.000353s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_staticmethod_call [0.000328s] ... ok {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_staticmethod_docstring [0.000279s] ... 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,garbage_before_snapshot_list,one_snapshots) [0.008934s] ... 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,garbage_after_snapshot_list,one_snapshots) [0.004462s] ... ok {0} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_1exc_gives_1log [0.005251s] ... ok {0} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_10exc_2min_gives_2logs [0.001478s] ... ok {0} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_forced [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.008463s] ... ok {0} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_provided_logger [0.001636s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,b,return_dec) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_fileutils.DeleteIfExists.test_dir_present [0.001379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_read_all [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,B,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,bit,return_dec) [0.001025s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,B,return_dec) [0.000538s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_default_algorithm [0.002471s] ... ok {0} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_invalid_algorithm [0.000385s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.005315s] ... ok {0} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_sleep_0_called [0.000731s] ... ok {0} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_file_does_not_exist [0.000303s] ... 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.000653s] ... 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,backing_file_path,backing_file_format) [0.001138s] ... ok {0} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_default_suffix [0.001739s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_any_found [0.002381s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_bad_class [0.000428s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_module [0.000230s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_required_arg_present [0.000436s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_optional_arg_not_present [0.000230s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_required_arg_present [0.000243s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module [0.000654s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module_error [0.000323s] ... ok {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_try_import_returns_default [0.000566s] ... ok {0} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_empty_prefix [0.000466s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.007282s] ... ok {0} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_error_prefix_type [0.000302s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_address_without_default_interface [0.000676s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_int_in_range [0.000242s] ... 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.016777s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.022640s] ... 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,garbage_after_snapshot_list,no_snapshots) [0.000698s] ... 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,garbage_after_snapshot_list,one_snapshots) [0.000661s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.000714s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.001386s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv4 [0.011059s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_no_host [0.000351s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_parse_host_port [0.000252s] ... 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,no_garbage,three_snapshots) [0.004257s] ... ok {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_set_tcp_keepalive [0.002629s] ... ok {0} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_disabled [0.000737s] ... ok {0} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_disabled [0.000760s] ... ok {0} oslo_utils.tests.test_reflection.AcceptsKwargsTest.test_no_kwargs [0.007726s] ... ok {0} oslo_utils.tests.test_reflection.BoundMethodTest.test_baddy [0.001012s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_constructor [0.000336s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_instance_method [0.000275s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_callable_class [0.000244s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_instance_method [0.002342s] ... ok {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_mere_function [0.000233s] ... ok {0} oslo_utils.tests.test_reflection.GetClassNameTest.test_bound_method [0.000238s] ... ok {0} oslo_utils.tests.test_reflection.GetClassNameTest.test_qualified_class [0.000266s] ... ok {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_string_data_raises_type_error(binary) [0.000360s] ... ok {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_string_data_raises_type_error(unicode) [0.001028s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_beyond_scope_with_op_rangein_lt [0.005067s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_float_upper_mixed_range_with_op_rangein_lt [0.001133s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_enough_args_with_op_rangein [0.000285s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_onechar_with_op_allin [0.000408s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple [0.001379s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple2 [0.000947s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_string_vs_int [0.010827s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.046544s] ... 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_after_snapshot_list,no_snapshots) [0.040874s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,three_snapshots) [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,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001237s] ... 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,three_snapshots) [0.000743s] ... 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,one_snapshots) [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,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000921s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001917s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.045031s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000605s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,b,return_int) [0.000490s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_bogus_ops [0.007126s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,B,return_int) [0.000466s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000389s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_in2 [0.001489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,bit,return_dec) [0.000392s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000565s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,b,return_int) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,bit,return_dec) [0.000428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000770s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,bit,return_dec) [0.000514s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,bit,return_int) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,bit,return_dec) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,B,return_dec) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,B,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or3 [0.007035s] ... 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.001010s] ... 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.000835s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_seq [0.001698s] ... 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,no_backing_file,backing_file_format) [0.001013s] ... 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,backing_file_format) [0.000833s] ... 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,no_snapshots) [0.019989s] ... 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,three_snapshots) [0.000779s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,no_snapshots) [0.000757s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sg [0.007136s] ... 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,no_snapshots) [0.000700s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sge [0.005785s] ... 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,three_snapshots) [0.010267s] ... 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,three_snapshots) [0.000920s] ... 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.001007s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000610s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,bit,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,b,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,B,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_all_with_op_allin [0.020213s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_with_float_limit_with_op_rangein [0.001231s] ... 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,one_snapshots) [0.020574s] ... 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.001492s] ... 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.001195s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ge [0.010274s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l [0.001474s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_le [0.006178s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or [0.005091s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sl [0.002113s] ... ok {2} 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.000645s] ... ok {2} 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.014038s] ... 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,one_snapshots) [0.000737s] ... 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.000696s] ... 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,backing_file_format) [0.000874s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sle2 [0.001601s] ... ok {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sneq [0.000932s] ... ok {0} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_namespace_objects [0.000675s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,B,return_dec) [0.030435s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,B,return_dec) [0.000470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,b,return_int) [0.000626s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,B,return_dec) [0.000268s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.020583s] ... ok {0} oslo_utils.tests.test_strutils.SplitByCommas.test_with_backslash_inside_unquoted [0.004131s] ... ok {0} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_invalid_path [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_bool_from_string [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_other_bool_from_string [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_strict_bool_from_string [0.001496s] ... ok {0} oslo_utils.tests.test_strutils.StringLengthTestCase.test_check_string_length_noname [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,b,return_int) [0.000259s] ... ok {2} 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.013863s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,bit,return_dec) [0.001328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,B,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,b,return_dec) [0.001101s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,b,return_dec) [0.014611s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} 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.002444s] ... ok {2} 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.000689s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,invalid_unit_suffix,return_int) [0.001544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,B,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,B,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,b,return_int) [0.000237s] ... ok {2} 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.002871s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,B,return_int) [0.000737s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,bit,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,bit,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,b,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000260s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.017791s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000412s] ... 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,no_backing_file_format) [0.001261s] ... 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.000662s] ... 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,no_backing_file_format) [0.000780s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,b,return_dec) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,b,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,bit,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,bit,return_dec) [0.000231s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,b,return_dec) [0.012095s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,bit,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,bit,return_int) [0.000250s] ... 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,no_snapshots) [0.000675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,B,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,b,return_dec) [0.000231s] ... 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,no_snapshots) [0.001778s] ... 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,three_snapshots) [0.000665s] ... 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.000699s] ... 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.002684s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,bit,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,B,return_dec) [0.002292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,bit,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,b,return_dec) [0.002740s] ... 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,no_snapshots) [0.000730s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,b,return_int) [0.000301s] ... 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,one_snapshots) [0.003661s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,b,return_dec) [0.002182s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,B,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,b,return_int) [0.000265s] ... ok {2} 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.000756s] ... 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.000599s] ... ok {2} 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.001840s] ... ok {2} 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.000649s] ... ok {2} 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.002786s] ... 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.000615s] ... 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.000672s] ... 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,one_snapshots) [0.000609s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,bit,return_dec) [0.003311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,b,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,bit,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,bit,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,b,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,B,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,bit,return_int) [0.000280s] ... ok {2} 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.005360s] ... ok {2} 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.000751s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000268s] ... 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.020573s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,b,return_dec) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.004111s] ... 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,no_snapshots) [0.001820s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,bit,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,B,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,b,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000259s] ... 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,three_snapshots) [0.003709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000841s] ... 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.000727s] ... 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.000628s] ... 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,one_snapshots) [0.000687s] ... 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_before_snapshot_list,no_snapshots) [0.000670s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,bit,return_dec) [0.004295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,B,return_dec) [0.001768s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,bit,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,B,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,b,return_dec) [0.000294s] ... 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_before_snapshot_list,three_snapshots) [0.002799s] ... 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,garbage_after_snapshot_list,no_snapshots) [0.000641s] ... 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,garbage_before_snapshot_list,three_snapshots) [0.000704s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.003815s] ... 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,garbage_before_snapshot_list,one_snapshots) [0.000732s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,B,return_int) [0.001054s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,b,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.001121s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000595s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.013192s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,bit,return_int) [0.000374s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000885s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000305s] ... 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.000679s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.002771s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,b,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,bit,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,B,return_dec) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,B,return_int) [0.000262s] ... 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,garbage_before_snapshot_list,no_snapshots) [0.004779s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,b,return_int) [0.003338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,bit,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,B,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,b,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.001423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,bit,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,B,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,bit,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,b,return_int) [0.012073s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [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,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.005144s] ... 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,no_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,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000844s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,b,return_dec) [0.000262s] ... 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,garbage_before_snapshot_list,one_snapshots) [0.001828s] ... 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,garbage_after_snapshot_list,no_snapshots) [0.001780s] ... 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,three_snapshots) [0.000659s] ... 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_after_snapshot_list,three_snapshots) [0.000692s] ... 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,one_snapshots) [0.000837s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,bit,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,B,return_int) [0.000256s] ... 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.000690s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,b,return_int) [0.006717s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,bit,return_int) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,invalid_unit_suffix,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,b,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,B,return_dec) [0.002253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,bit,return_dec) [0.006222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,invalid_unit_suffix,return_dec) [0.007188s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,B,return_dec) [0.000281s] ... 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_with_actual_path,no_backing_file_format) [0.023369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,B,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,b,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,B,return_dec) [0.000268s] ... 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,three_snapshots) [0.016328s] ... ok {2} 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.000966s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,bit,return_int) [0.003940s] ... 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.000660s] ... 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,one_snapshots) [0.001333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.010033s] ... 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,no_backing_file,backing_file_format) [0.007362s] ... 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,no_backing_file_format) [0.000705s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000384s] ... 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.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,bit,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,B,return_dec) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,B,return_int) [0.004381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,b,return_int) [0.000635s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,bit,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,bit,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,bit,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,B,return_int) [0.000236s] ... 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.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,bit,return_int) [0.018038s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,bit,return_dec) [0.000328s] ... 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,one_snapshots) [0.021917s] ... 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,no_snapshots) [0.000969s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,B,return_dec) [0.018299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,bit,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,b,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,B,return_int) [0.000251s] ... 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.007489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,b,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,B,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,b,return_dec) [0.000279s] ... ok {2} 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.000724s] ... ok {2} 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.000740s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,bit,return_int) [0.002411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,invalid_unit_suffix,return_dec) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.002442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,bit,return_int) [0.000256s] ... ok {2} 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.003159s] ... ok {2} 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.003088s] ... ok {2} 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.004195s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,B,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,B,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,B,return_int) [0.000246s] ... 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.000737s] ... 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.000669s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,b,return_int) [0.000333s] ... 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_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,1e+03_MiB,unavailable,no_garbage,three_snapshots) [0.000617s] ... 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.000893s] ... 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,no_snapshots) [0.007218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,b,return_dec) [0.010788s] ... 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.005031s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,b,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.005433s] ... 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.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,bit,return_int) [0.000625s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,B,return_dec) [0.000288s] ... 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.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,b,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,B,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,b,return_dec) [0.020419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.017426s] ... ok {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsJSONTestCase.test_qemu_img_info_blank [0.000529s] ... ok {2} oslo_utils.tests.test_dictutils.DictUtilsTestCase.test_flatten_dict_to_keypairs_with_separator [0.002467s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_api_compat [0.001469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.003248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,B,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000271s] ... 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.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,b,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.006802s] ... 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.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,b,return_dec) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,B,return_dec) [0.003324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,bit,return_int) [0.000273s] ... 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.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,b,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,bit,return_dec) [0.000254s] ... 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.003808s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,b,return_int) [0.006387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,bit,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,b,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,bit,return_int) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,B,return_int) [0.000256s] ... 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.006988s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,b,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,B,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,bit,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,b,return_dec) [0.008866s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,b,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,b,return_dec) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,B,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,bit,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.017579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000277s] ... 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.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000272s] ... 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.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,b,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,B,return_int) [0.000274s] ... 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.002414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,B,return_dec) [0.000573s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,B,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,b,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,B,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.006187s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,b,return_dec) [0.001035s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,b,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.002537s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,b,return_int) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,b,return_int) [0.001688s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,b,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.018638s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,b,return_dec) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000642s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,B,return_dec) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,bit,return_dec) [0.000547s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,bit,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,bit,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,bit,return_int) [0.000463s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,B,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,B,return_int) [0.006659s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,b,return_dec) [0.005868s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.002411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,bit,return_int) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,B,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,bit,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,b,return_int) [0.013150s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,bit,return_dec) [0.006575s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,bit,return_dec) [0.000449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,b,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,B,return_int) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,invalid_unit_suffix,return_int) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,bit,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,B,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,B,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,invalid_unit_suffix,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,b,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,invalid_unit_suffix,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,b,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,invalid_unit_suffix,return_dec) [0.029847s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,b,return_int) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,bit,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,B,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,bit,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,bit,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,b,return_int) [0.000803s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,B,return_dec) [0.035247s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,B,return_dec) [0.000249s] ... 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_with_actual_path,no_backing_file_format) [0.014331s] ... 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_with_actual_path,backing_file_format) [0.006722s] ... 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,encrypted,no_backing_file,backing_file_format) [0.019997s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001050s] ... 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,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,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,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,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000748s] ... 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.020478s] ... 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,backing_file_format) [0.010748s] ... 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_with_actual_path,backing_file_format) [0.004486s] ... 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,backing_file_path,backing_file_format) [0.006240s] ... 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,backing_file_path_with_actual_path,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,98304_B,garbage_after_snapshot_list,no_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,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.020909s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000976s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.014099s] ... 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.000934s] ... 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,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,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,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,3.1G,no_garbage,one_snapshots,65536,encrypted,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,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.040887s] ... 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.000976s] ... 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,no_backing_file_format) [0.001019s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,bit,return_int) [0.032180s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,B,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,B,return_int) [0.040310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,B,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,bit,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,b,return_int) [0.000557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,bit,return_dec) [0.000556s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,bit,return_int) [0.000416s] ... 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.046160s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.003302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,bit,return_dec) [0.000265s] ... 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,no_backing_file_format) [0.000746s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000640s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,B,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,bit,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,b,return_int) [0.010654s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.012984s] ... 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,no_backing_file_format) [0.000793s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,b,return_dec) [0.001089s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,bit,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.013493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,b,return_int) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,bit,return_int) [0.005205s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000816s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,b,return_dec) [0.006079s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,bit,return_dec) [0.000758s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,B,return_dec) [0.000504s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,B,return_int) [0.000782s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,b,return_dec) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,bit,return_dec) [0.001072s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,bit,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,b,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,b,return_int) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,B,return_int) [0.000343s] ... 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.027878s] ... 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,backing_file_format) [0.004812s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,B,return_int) [0.025472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,b,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,B,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,b,return_int) [0.000799s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000266s] ... 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,no_backing_file,backing_file_format) [0.007073s] ... 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,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.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,b,return_int) [0.013710s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000764s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,b,return_int) [0.000697s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,bit,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,bit,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,b,return_dec) [0.012394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,b,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,b,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,B,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,bit,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.001437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,b,return_dec) [0.000476s] ... 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.012779s] ... 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,backing_file_format) [0.000900s] ... 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.000677s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,bit,return_dec) [0.000543s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,b,return_dec) [0.000471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,B,return_dec) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,b,return_dec) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,B,return_dec) [0.017555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,B,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,b,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,b,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,b,return_int) [0.003802s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,bit,return_int) [0.000412s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000531s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001052s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,bit,return_int) [0.000782s] ... 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.001316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000400s] ... 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,no_backing_file,no_backing_file_format) [0.000672s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,B,return_dec) [0.000478s] ... 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,no_backing_file,backing_file_format) [0.000772s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,bit,return_dec) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,B,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,bit,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,bit,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,b,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,b,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,B,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,b,return_dec) [0.000654s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,b,return_int) [0.000508s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,bit,return_dec) [0.000453s] ... 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,no_backing_file,no_backing_file_format) [0.011274s] ... 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,no_backing_file_format) [0.000818s] ... 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,backing_file_format) [0.000709s] ... 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,no_backing_file,no_backing_file_format) [0.000767s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.013961s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,b,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,b,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000748s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,bit,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,B,return_dec) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,b,return_int) [0.002766s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,B,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,bit,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,B,return_dec) [0.000334s] ... 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,no_backing_file_format) [0.014678s] ... 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.000836s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,bit,return_dec) [0.011050s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,bit,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,B,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,bit,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,bit,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000658s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,bit,return_dec) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,B,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.015764s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,bit,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,bit,return_int) [0.000246s] ... 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,no_backing_file_format) [0.012428s] ... 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.000868s] ... 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.000668s] ... 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.017984s] ... 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_with_actual_path,no_backing_file_format) [0.000923s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,invalid_unit_suffix,return_dec) [0.015500s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.000806s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,bit,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,B,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,B,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,b,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,bit,return_int) [0.001090s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,B,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,bit,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,b,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,b,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,B,return_dec) [0.000236s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.014606s] ... 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,no_backing_file,no_backing_file_format) [0.001153s] ... 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,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,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.000804s] ... 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.000642s] ... 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_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,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,invalid_unit_suffix,return_int) [0.015909s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,bit,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,B,return_int) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.027175s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,b,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,bit,return_int) [0.000686s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,B,return_dec) [0.000508s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,bit,return_int) [0.000444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,B,return_dec) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,B,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,bit,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,b,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,bit,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,B,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,b,return_dec) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,b,return_int) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,B,return_int) [0.001196s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000853s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,bit,return_int) [0.012159s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,b,return_int) [0.000910s] ... 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,backing_file_format) [0.025103s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,bit,return_dec) [0.001982s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,B,return_dec) [0.003138s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,bit,return_int) [0.004045s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,B,return_int) [0.000722s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,B,return_dec) [0.000724s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,B,return_int) [0.000620s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,bit,return_dec) [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,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.021237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,B,return_dec) [0.000542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,bit,return_dec) [0.001085s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,b,return_int) [0.022143s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,b,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,b,return_int) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,bit,return_dec) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,bit,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,B,return_int) [0.001389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,B,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,B,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,B,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,b,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.003916s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,b,return_dec) [0.000745s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,bit,return_int) [0.000415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,bit,return_dec) [0.000682s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,b,return_int) [0.000776s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,b,return_dec) [0.002307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,bit,return_int) [0.000307s] ... 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,no_backing_file,no_backing_file_format) [0.024916s] ... 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,no_backing_file_format) [0.001000s] ... 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,backing_file_format) [0.000846s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.004928s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.004907s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.001263s] ... 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,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,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000719s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,bit,return_int) [0.000643s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,bit,return_dec) [0.026517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,bit,return_int) [0.005711s] ... 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,no_backing_file,backing_file_format) [0.014769s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,b,return_dec) [0.012597s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,b,return_int) [0.010278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,B,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,bit,return_dec) [0.004555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,bit,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,B,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,b,return_dec) [0.000283s] ... 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.008206s] ... 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,no_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,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,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,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000811s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000743s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,bit,return_int) [0.008498s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,b,return_int) [0.000282s] ... 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.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,bit,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,invalid_unit_suffix,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,B,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,b,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,bit,return_int) [0.000447s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,B,return_dec) [0.000387s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,B,return_int) [0.000374s] ... 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,backing_file_format) [0.011102s] ... 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.004659s] ... 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.000710s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,invalid_unit_suffix,return_int) [0.017521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,b,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,bit,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,bit,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,invalid_unit_suffix,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_no_timeout [0.501090s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,b,return_dec) [0.001262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,b,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,B,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,bit,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000703s] ... 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,backing_file_format) [0.016788s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000543s] ... 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,no_backing_file_format) [0.001001s] ... 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.000769s] ... 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.000644s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,bit,return_int) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,B,return_dec) [0.000643s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000419s] ... 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,backing_file_format) [0.015362s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,B,return_dec) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,B,return_int) [0.000395s] ... 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_with_actual_path,no_backing_file_format) [0.000726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,b,return_int) [0.000761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,b,return_dec) [0.022487s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,b,return_int) [0.000477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,b,return_dec) [0.000447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,B,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,b,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,bit,return_int) [0.000318s] ... 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.010324s] ... 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.000872s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,B,return_int) [0.008695s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,bit,return_int) [0.008801s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,B,return_dec) [0.000481s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,B,return_dec) [0.004561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,bit,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,b,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,bit,return_dec) [0.000664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,B,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,b,return_int) [0.000276s] ... 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,backing_file_format) [0.009992s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,b,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,bit,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,bit,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000265s] ... 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,no_backing_file,no_backing_file_format) [0.006471s] ... 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,no_backing_file,backing_file_format) [0.000823s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,bit,return_dec) [0.012594s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,bit,return_int) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,b,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,B,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000287s] ... 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,no_backing_file_format) [0.015650s] ... 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.000764s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,b,return_dec) [0.025073s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,bit,return_dec) [0.000377s] ... 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.000806s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,bit,return_int) [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,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000712s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,B,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,b,return_int) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,bit,return_dec) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,bit,return_dec) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,B,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,bit,return_dec) [0.017836s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,B,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.003231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000322s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.011504s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.004416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,bit,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,b,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,B,return_dec) [0.000281s] ... 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.013869s] ... 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,backing_file_format) [0.000854s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,b,return_dec) [0.000837s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,B,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,B,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,b,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,bit,return_dec) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,B,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,bit,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,bit,return_int) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,B,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,B,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,b,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,bit,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,B,return_int) [0.000246s] ... 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,no_backing_file,backing_file_format) [0.008899s] ... 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,no_backing_file_format) [0.000932s] ... 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.004898s] ... 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_with_actual_path,backing_file_format) [0.000859s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,B,return_int) [0.013566s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,b,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,bit,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,bit,return_dec) [0.015598s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000349s] ... 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.008603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,B,return_int) [0.001773s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,B,return_dec) [0.002377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,B,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.001761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,b,return_dec) [0.000735s] ... 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,no_backing_file,no_backing_file_format) [0.004790s] ... 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_with_actual_path,backing_file_format) [0.000782s] ... 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,no_backing_file,no_backing_file_format) [0.000721s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.002230s] ... 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,no_backing_file,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,1e+03_MiB,no_garbage,no_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(si,positive,decimal_point_start,Gi,B,return_dec) [0.004589s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,bit,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,B,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,B,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,B,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,b,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,bit,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,bit,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,b,return_dec) [0.005209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,bit,return_int) [0.000802s] ... 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.007925s] ... 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,backing_file_format) [0.001046s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,b,return_dec) [0.000858s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.005467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,bit,return_dec) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [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,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004827s] ... 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,no_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,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000681s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,bit,return_dec) [0.001837s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.000746s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,bit,return_int) [0.000884s] ... 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.000611s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,B,return_int) [0.007430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000680s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,B,return_int) [0.000709s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,b,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,b,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000356s] ... 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,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.009477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,b,return_dec) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.003373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,b,return_dec) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,B,return_int) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000278s] ... 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,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005901s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,bit,return_dec) [0.002031s] ... 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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000910s] ... 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,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000875s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,bit,return_dec) [0.007366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,b,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,bit,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,B,return_dec) [0.001799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,b,return_int) [0.000937s] ... 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,backing_file_format) [0.005349s] ... 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.000919s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,b,return_dec) [0.002416s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,bit,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,bit,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,B,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,b,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,B,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,B,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,bit,return_int) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,b,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,B,return_int) [0.006240s] ... 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,backing_file_format) [0.006879s] ... 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,no_backing_file,backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.001065s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,bit,return_dec) [0.000503s] ... 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,no_backing_file_format) [0.003903s] ... 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,no_backing_file,backing_file_format) [0.000891s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.001602s] ... 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.000930s] ... 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.000726s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.015234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,b,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,B,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000857s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,b,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,b,return_dec) [0.000265s] ... 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,no_backing_file,backing_file_format) [0.009384s] ... 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,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,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_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,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.000670s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_set_clear_timeout [0.200913s] ... ok {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched_all [0.001008s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_classmethod_docstring [0.000589s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,B,return_int) [0.001410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_method_call [0.000298s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_staticmethod_context_manager [0.000276s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_classmethod_call [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.012625s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,bit,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,bit,return_int) [0.002526s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,b,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,b,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,B,return_int) [0.006702s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,b,return_int) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,bit,return_dec) [0.004369s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_func_call [0.000288s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_method_context_manager [0.000340s] ... ok {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_other_func_context_manager [0.000285s] ... ok {2} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_1min_gives_2logs [0.001294s] ... ok {2} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_2min_gives_3logs [0.001868s] ... ok {2} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_2exc_2min_gives_2logs [0.001049s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,b,return_int) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,B,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,b,return_dec) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,bit,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,B,return_dec) [0.000346s] ... ok {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_dropped [0.001826s] ... ok {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_dropped_no_reraise [0.000871s] ... ok {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_forced_not_active [0.000332s] ... ok {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_no_reraise [0.000360s] ... 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,no_backing_file,no_backing_file_format) [0.025204s] ... ok {2} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_present [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,bit,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,B,return_dec) [0.003389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,b,return_dec) [0.000713s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,B,return_dec) [0.000659s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,bit,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,B,return_int) [0.000257s] ... 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,backing_file_format) [0.011040s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000851s] ... 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,no_backing_file_format) [0.000793s] ... ok {2} oslo_utils.tests.test_fileutils.FileTypeTestCase.test_is_json [0.020527s] ... ok {2} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_non_exist_file [0.000404s] ... ok {2} oslo_utils.tests.test_fileutils.RemovePathOnError.test_no_error [0.000345s] ... ok {2} oslo_utils.tests.test_fileutils.RemovePathOnError.test_remove [0.000355s] ... ok {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_default_prefix [0.000384s] ... 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.027966s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,b,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,bit,return_int) [0.000268s] ... 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,no_backing_file,no_backing_file_format) [0.008363s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.000894s] ... ok {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_existing_path_and_not_default_suffix [0.011156s] ... ok {2} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_with_underline_prefix [0.000345s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_any_none_found [0.000609s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_required_arg_not_present [0.000434s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_optional_arg_present [0.000272s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_required_arg_not_present [0.000310s] ... ok {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_optional_arg_present [0.000244s] ... ok {2} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_bad_mac [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.011867s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,b,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,B,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000773s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,b,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,bit,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,B,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,b,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,B,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,b,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,bit,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,bit,return_int) [0.000271s] ... 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,no_backing_file,no_backing_file_format) [0.017290s] ... 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,no_backing_file,backing_file_format) [0.000769s] ... 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,backing_file_format) [0.000738s] ... 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,no_backing_file_format) [0.000636s] ... ok {2} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_random_qemu_mac [0.008322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,b,return_int) [0.010129s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,B,return_int) [0.000765s] ... ok {2} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_universal [0.000357s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_escape_ipv6 [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,b,return_int) [0.004592s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,bit,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,bit,return_dec) [0.000797s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,bit,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,b,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,bit,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,B,return_dec) [0.000260s] ... 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,backing_file_format) [0.011194s] ... 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,no_backing_file_format) [0.000798s] ... 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,backing_file_format) [0.000804s] ... 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.000676s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ip_address_with_default_route [0.002627s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4 [0.001753s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_socket_error [0.000693s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_noscope_ipv6 [0.000362s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_invalid_icmp_code [0.000258s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv6_cidr [0.000368s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,B,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.027804s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,b,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,bit,return_dec) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,bit,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,b,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,bit,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,bit,return_int) [0.000269s] ... 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,no_backing_file,backing_file_format) [0.009762s] ... 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.000789s] ... 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_with_actual_path,backing_file_format) [0.000776s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,B,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,b,return_int) [0.005707s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,bit,return_dec) [0.000326s] ... 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.000710s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,bit,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000336s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit_params [0.009096s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_icmp_type [0.000246s] ... ok {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_port_fail [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,B,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,B,return_dec) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,bit,return_int) [0.000238s] ... 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,backing_file_format) [0.000766s] ... 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.005846s] ... 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,no_backing_file,no_backing_file_format) [0.001763s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,B,return_int) [0.000346s] ... 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,backing_file_format) [0.000666s] ... ok {2} oslo_utils.tests.test_reflection.BoundMethodTest.test_static_method [0.007718s] ... ok {2} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_static_instance_callbacks [0.000370s] ... ok {2} oslo_utils.tests.test_reflection.GetAllClassNamesTest.test_std_class [0.000345s] ... ok {2} oslo_utils.tests.test_reflection.GetAllClassNamesTest.test_std_class_up_to [0.000358s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_method [0.000374s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_function_with_defaults [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.007680s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,b,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,b,return_dec) [0.000838s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,B,return_dec) [0.000342s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_mere_function [0.004763s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_method [0.000531s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_required_only [0.000300s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_constructor [0.000269s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_method [0.000238s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_static_method [0.000232s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_callable_class [0.000265s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_callable_function [0.000231s] ... ok {2} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_class [0.000227s] ... ok {2} oslo_utils.tests.test_reflection.GetClassNameTest.test_static_method [0.000361s] ... ok {2} oslo_utils.tests.test_reflection.GetClassNameTest.test_unbound_method [0.000360s] ... ok {2} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_names_exclude_hidden [0.000398s] ... ok {2} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_no_exclude_hidden [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,b,return_dec) [0.019108s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,b,return_int) [0.000506s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,bit,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,B,return_dec) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,invalid_unit_suffix,return_dec) [0.000447s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,b,return_dec) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,bit,return_int) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,bit,return_int) [0.000398s] ... 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,no_backing_file,backing_file_format) [0.026020s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,bit,return_int) [0.000529s] ... 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,backing_file_format) [0.000862s] ... 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.000887s] ... 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,no_backing_file,backing_file_format) [0.000857s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,B,return_int) [0.025040s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,B,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,bit,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,B,return_dec) [0.000328s] ... 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.015052s] ... 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_with_actual_path,backing_file_format) [0.000722s] ... 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_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,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_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,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok {2} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_constant_time_compare(binary) [0.000641s] ... ok {2} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_constant_time_compare(unicode) [0.000282s] ... ok {2} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_with_data(binary) [0.000302s] ... ok {2} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_with_data(unicode) [0.000377s] ... ok {2} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_without_data(binary) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,invalid_unit_suffix,return_int) [0.023689s] ... ok {2} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_without_data(unicode) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,b,return_dec) [0.000450s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_dict_literal_with_op_allin [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,invalid_unit_suffix,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,b,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,bit,return_dec) [0.000340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,invalid_unit_suffix,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,b,return_dec) [0.019416s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,b,return_dec) [0.000423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,bit,return_int) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,b,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000539s] ... 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,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.017424s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000834s] ... 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,three_snapshots,65536,no_encryption,backing_file_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,1e+03_MiB,96_KiB,no_garbage,three_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,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_list_with_op_allin [0.000366s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_str_with_op_allin [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,B,return_dec) [0.011557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,B,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_under_scope_with_op_rangein_ge [0.005769s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,B,return_int) [0.000703s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,B,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,b,return_dec) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,bit,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,b,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,b,return_int) [0.012801s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,bit,return_int) [0.000476s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,B,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,b,return_dec) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,bit,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,bit,return_int) [0.000240s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000304s] ... 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,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.021911s] ... 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,three_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,1e+03_MiB,96_KiB,no_garbage,three_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,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002233s] ... 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,backing_file_path_with_actual_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,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,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,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000726s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_under_scope_with_op_rangein_gt [0.001339s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr [0.001111s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr_reversed [0.001020s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_int_upper_int_range_with_op_rangein_lt [0.018313s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_closing_bracket_with_op_rangein [0.000337s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_closing_brackets_with_op_rangein [0.000322s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_opening_brackets_with_op_rangein [0.000274s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple3 [0.001071s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_too_many_args_with_op_rangein [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,bit,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,B,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.005867s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,b,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,b,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,bit,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,b,return_int) [0.008170s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,bit,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,B,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,bit,return_dec) [0.011813s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.011863s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,b,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,b,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,bit,return_dec) [0.000851s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,B,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,bit,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,bit,return_dec) [0.006620s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,bit,return_int) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,b,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,b,return_int) [0.000249s] ... 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,backing_file_format) [0.016873s] ... 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,no_backing_file_format) [0.000759s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,b,return_dec) [0.000227s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,b,return_int) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,invalid_unit_suffix,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,b,return_dec) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,B,return_dec) [0.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,bit,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,B,return_int) [0.000293s] ... 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,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,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000640s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_allin [0.018464s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eq3 [0.001150s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eqeq [0.001017s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,invalid_unit_suffix,return_dec) [0.009810s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,invalid_unit_suffix,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,b,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,b,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,bit,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,b,return_dec) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,b,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,bit,return_int) [0.014229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_in [0.006639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,B,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_le [0.000978s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_ne [0.001005s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.016516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000288s] ... 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,backing_file_format) [0.000704s] ... 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.000775s] ... 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.000632s] ... 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.013731s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or2 [0.016108s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sneq [0.001008s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,b,return_dec) [0.013401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,b,return_dec) [0.000529s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,B,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,invalid_unit_suffix,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,b,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,bit,return_dec) [0.000238s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,B,return_dec) [0.000266s] ... 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_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,invalid_unit_suffix,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,B,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,invalid_unit_suffix,return_int) [0.000792s] ... 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,no_backing_file,no_backing_file_format) [0.000705s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,bit,return_dec) [0.000764s] ... 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_with_actual_path,backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,B,return_int) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,B,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000255s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.023811s] ... 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,no_backing_file,backing_file_format) [0.001193s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.001933s] ... 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.000762s] ... 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.000656s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_one_with_op_allin [0.034685s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,b,return_int) [0.038800s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,B,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,b,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,B,return_int) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,bit,return_int) [0.000489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000574s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_only_one_with_op_rangein [0.009613s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,b,return_dec) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,bit,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g [0.001110s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,B,return_int) [0.004900s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,bit,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,bit,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,bit,return_int) [0.002899s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,b,return_int) [0.000465s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,bit,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,invalid_unit_suffix,return_int) [0.000486s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,b,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,bit,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.005616s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,b,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,B,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000599s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,b,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,B,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l2 [0.013261s] ... 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,no_backing_file_format) [0.028446s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001840s] ... 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,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,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,B,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,B,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,b,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,B,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,invalid_unit_suffix,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,bit,return_int) [0.001172s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,B,return_int) [0.002994s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,B,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_le2 [0.017268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,B,return_int) [0.000515s] ... ok {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sge [0.002328s] ... ok {2} oslo_utils.tests.test_strutils.IsIntLikeTestCase.test_is_int_like_true [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_dictionary [0.000647s] ... ok {2} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_nested_non_dict [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_other_non_str_values [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000337s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,b,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,bit,return_int) [0.000235s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,B,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,b,return_dec) [0.000230s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,b,return_int) [0.000229s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,bit,return_int) [0.000228s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000261s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.018232s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004932s] ... 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,no_backing_file_format) [0.000779s] ... 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,no_backing_file_format) [0.000649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,invalid_unit_suffix,return_int) [0.019457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,bit,return_int) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,B,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,bit,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,B,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,b,return_dec) [0.005101s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.002043s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,bit,return_int) [0.003979s] ... ok {2} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_json [0.030351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,bit,return_dec) [0.002250s] ... 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,backing_file_format) [0.023595s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,b,return_dec) [0.028594s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,bit,return_int) [0.000923s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,B,return_int) [0.000896s] ... ok {2} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_mask_password [0.005512s] ... 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,encrypted,backing_file_path,no_backing_file_format) [0.004712s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.001133s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,b,return_dec) [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,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003636s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,bit,return_int) [0.000726s] ... 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_with_actual_path,backing_file_format) [0.000696s] ... 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,no_backing_file,no_backing_file_format) [0.000715s] ... ok {2} oslo_utils.tests.test_strutils.SplitByCommas.test_with_escaped_quotes_in_row_inside_quoted [0.005768s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000621s] ... ok {2} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_success [0.001786s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,bit,return_int) [0.003509s] ... 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_with_actual_path,backing_file_format) [0.003415s] ... 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,backing_file_format) [0.003787s] ... 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,no_backing_file_format) [0.000637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.004760s] ... 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,no_backing_file,no_backing_file_format) [0.000717s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,bit,return_int) [0.000670s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,B,return_int) [0.001356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000416s] ... 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,no_backing_file,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,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000781s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,b,return_dec) [0.000701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,bit,return_int) [0.000385s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002691s] ... 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,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,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000649s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,b,return_dec) [0.000744s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,bit,return_int) [0.000356s] ... 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,no_backing_file_format) [0.000706s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,B,return_dec) [0.000366s] ... 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_with_actual_path,no_backing_file_format) [0.001814s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,B,return_int) [0.000394s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000921s] ... 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,no_backing_file_format) [0.000630s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000391s] ... 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,no_backing_file_format) [0.000696s] ... 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.000589s] ... ok {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_bool_from_string_default [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_int_bool_from_string [0.000686s] ... 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,backing_file_format) [0.001139s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,B,return_dec) [0.001359s] ... ok {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_is_valid_boolstr [0.000403s] ... 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.000658s] ... ok {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_slugify [0.000619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000762s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.019637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,b,return_int) [0.000622s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,B,return_int) [0.000954s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,B,return_int) [0.000577s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.001124s] ... 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,no_backing_file_format) [0.002899s] ... 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.000642s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,B,return_dec) [0.000887s] ... 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_with_actual_path,backing_file_format) [0.001706s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.002023s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.001040s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,b,return_int) [0.000487s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,bit,return_int) [0.000544s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.008236s] ... 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,no_backing_file,no_backing_file_format) [0.001293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,b,return_int) [0.000518s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,B,return_dec) [0.001027s] ... 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.001902s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,b,return_int) [0.001475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,B,return_int) [0.003459s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.002461s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,B,return_dec) [0.000549s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000641s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001076s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000994s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.001039s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,bit,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,B,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,b,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,bit,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,B,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,B,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,b,return_int) [0.000279s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.011254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,bit,return_dec) [0.019254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,b,return_dec) [0.000378s] ... 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.002837s] ... 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,backing_file_path,backing_file_format) [0.000757s] ... 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,backing_file_path_with_actual_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,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003839s] ... 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,no_backing_file,no_backing_file_format) [0.000671s] ... 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.000714s] ... 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,no_encryption,backing_file_path_with_actual_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,1e+03_MiB,98304_B,garbage_after_snapshot_list,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(si,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.027166s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,b,return_dec) [0.000515s] ... 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,no_backing_file,no_backing_file_format) [0.003668s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000503s] ... 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,no_backing_file_format) [0.000746s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000555s] ... 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.000629s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,b,return_dec) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,b,return_int) [0.000465s] ... 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.004524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,bit,return_int) [0.000967s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,b,return_dec) [0.000661s] ... 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.002694s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,b,return_int) [0.000330s] ... 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,encrypted,no_backing_file,no_backing_file_format) [0.000762s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,B,return_dec) [0.000772s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,B,return_dec) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,bit,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,B,return_dec) [0.001138s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,B,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000350s] ... 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,encrypted,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,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004405s] ... 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_with_actual_path,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,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... 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,no_backing_file_format) [0.004759s] ... 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.001986s] ... 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,backing_file_path,no_backing_file_format) [0.002623s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,B,return_dec) [0.018600s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [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,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,bit,return_int) [0.000792s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,b,return_int) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,bit,return_int) [0.000394s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,B,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000526s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,b,return_dec) [0.001060s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,bit,return_dec) [0.000435s] ... 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,no_backing_file,no_backing_file_format) [0.004595s] ... 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.000840s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000695s] ... 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,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006517s] ... 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,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000709s] ... 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,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.001868s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,b,return_int) [0.000602s] ... 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,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000673s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.001402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000692s] ... 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,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003700s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000689s] ... 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.000737s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,invalid_unit_suffix,return_int) [0.039060s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,b,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,b,return_int) [0.000567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,bit,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,bit,return_int) [0.000354s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,B,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,bit,return_dec) [0.000259s] ... 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,encrypted,no_backing_file,backing_file_format) [0.003892s] ... 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,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,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000912s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001367s] ... 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,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000932s] ... 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.000660s] ... 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.003724s] ... 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,no_backing_file_format) [0.000648s] ... 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,backing_file_path,backing_file_format) [0.003742s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,B,return_dec) [0.038793s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,B,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,B,return_int) [0.023481s] ... 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,no_backing_file_format) [0.005345s] ... 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,backing_file_format) [0.000666s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,b,return_dec) [0.001317s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,B,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.001144s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.007895s] ... 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,no_backing_file,no_backing_file_format) [0.004341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,bit,return_dec) [0.000808s] ... 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.000733s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,B,return_dec) [0.000692s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,bit,return_int) [0.000390s] ... 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,backing_file_format) [0.001290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000622s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,bit,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,B,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,b,return_dec) [0.000355s] ... 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,no_backing_file_format) [0.000696s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,B,return_dec) [0.030304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,B,return_int) [0.000467s] ... 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.001760s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000792s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,bit,return_int) [0.000782s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,B,return_int) [0.000323s] ... 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_with_actual_path,backing_file_format) [0.002838s] ... 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.001083s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000965s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,b,return_dec) [0.000735s] ... 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.008562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,bit,return_int) [0.000679s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,B,return_dec) [0.000506s] ... 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.001220s] ... 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.001041s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,bit,return_dec) [0.001098s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,bit,return_int) [0.000661s] ... 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,backing_file_path,no_backing_file_format) [0.000928s] ... 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_with_actual_path,no_backing_file_format) [0.001054s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.018388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,b,return_int) [0.023125s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,bit,return_dec) [0.000475s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,bit,return_int) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,B,return_int) [0.001543s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,B,return_int) [0.004409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,b,return_dec) [0.000538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,bit,return_dec) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,b,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,B,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,bit,return_dec) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,B,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000437s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,B,return_int) [0.000443s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000403s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,b,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,bit,return_int) [0.000254s] ... 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,no_backing_file_format) [0.011701s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,B,return_dec) [0.014430s] ... 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.007261s] ... 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,no_backing_file_format) [0.001019s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.001254s] ... 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.000831s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,bit,return_dec) [0.000877s] ... 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,no_backing_file_format) [0.000720s] ... 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,backing_file_format) [0.003660s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,bit,return_int) [0.004597s] ... 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.000872s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.004817s] ... 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,no_encryption,no_backing_file,no_backing_file_format) [0.001655s] ... 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,no_encryption,backing_file_path,no_backing_file_format) [0.000853s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000797s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,B,return_int) [0.000685s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000319s] ... 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.003418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,B,return_int) [0.005603s] ... 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,backing_file_format) [0.000929s] ... 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,no_backing_file_format) [0.000762s] ... 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.000734s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.001394s] ... 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,backing_file_path,no_backing_file_format) [0.000660s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.011386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000294s] ... 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,no_backing_file_format) [0.003255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,bit,return_int) [0.011250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,bit,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,bit,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,b,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,b,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,bit,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,B,return_dec) [0.000263s] ... 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,backing_file_format) [0.000867s] ... 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_with_actual_path,backing_file_format) [0.000916s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,B,return_dec) [0.012375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,B,return_int) [0.000578s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000471s] ... 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,backing_file_format) [0.005267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000383s] ... 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,no_backing_file_format) [0.000728s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,bit,return_int) [0.000418s] ... 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,backing_file_format) [0.000670s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,b,return_dec) [0.000417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,bit,return_dec) [0.000399s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,b,return_dec) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.018564s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,b,return_dec) [0.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,bit,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,b,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,bit,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,B,return_int) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,b,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,bit,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,B,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,b,return_dec) [0.000277s] ... 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,no_backing_file_format) [0.014980s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,B,return_dec) [0.000784s] ... 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.000902s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,b,return_int) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,bit,return_dec) [0.000276s] ... 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,backing_file_format) [0.008860s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,bit,return_int) [0.008425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,B,return_int) [0.000310s] ... 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,encrypted,no_backing_file,backing_file_format) [0.000782s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,bit,return_int) [0.000763s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,b,return_dec) [0.000940s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,b,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,bit,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,B,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,B,return_int) [0.000628s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,b,return_int) [0.003772s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000341s] ... 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,encrypted,backing_file_path,backing_file_format) [0.005799s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,b,return_int) [0.001319s] ... 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,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000728s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,b,return_dec) [0.000292s] ... 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,backing_file_format) [0.000736s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,bit,return_dec) [0.000297s] ... 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.000651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,B,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.020230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,bit,return_dec) [0.000404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,bit,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,b,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,bit,return_dec) [0.000233s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,bit,return_dec) [0.011510s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,B,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,bit,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,b,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,B,return_dec) [0.006495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,b,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,B,return_dec) [0.000294s] ... 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,backing_file_format) [0.015020s] ... 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,backing_file_path,no_backing_file_format) [0.000764s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,b,return_int) [0.016434s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,B,return_dec) [0.006795s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000363s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,b,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,B,return_int) [0.004418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,b,return_dec) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,bit,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,B,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,bit,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,bit,return_dec) [0.003846s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,B,return_dec) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,B,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,b,return_int) [0.000561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,bit,return_int) [0.000428s] ... 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,backing_file_path,no_backing_file_format) [0.009764s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.008799s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,B,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,B,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000276s] ... 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,backing_file_path_with_actual_path,backing_file_format) [0.002422s] ... 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,backing_file_format) [0.000726s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.011089s] ... 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,no_backing_file_format) [0.000695s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000695s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,b,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,B,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.019861s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,bit,return_dec) [0.018748s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,bit,return_dec) [0.013690s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,bit,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,B,return_dec) [0.014258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,b,return_dec) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,bit,return_dec) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,B,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,B,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,bit,return_dec) [0.002538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,bit,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,bit,return_int) [0.017314s] ... 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,backing_file_format) [0.019963s] ... 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,backing_file_format) [0.000996s] ... 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_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,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_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,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_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,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,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,1e+03_MiB,1e+03_MiB,no_garbage,no_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,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000723s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,B,return_dec) [0.000414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,b,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,b,return_int) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,bit,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,bit,return_int) [0.003647s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,bit,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,b,return_dec) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,B,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,bit,return_int) [0.010142s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000329s] ... 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.006639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000290s] ... 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.000730s] ... 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,backing_file_format) [0.000656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,bit,return_int) [0.000418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000513s] ... 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.000758s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000636s] ... 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.000304s] ... 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,backing_file_path,backing_file_format) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.001069s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,b,return_int) [0.000461s] ... 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,no_backing_file_format) [0.000716s] ... 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.000605s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,bit,return_dec) [0.000283s] ... 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,backing_file_path,no_backing_file_format) [0.000722s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,b,return_int) [0.020488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,bit,return_int) [0.000313s] ... 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,backing_file_path_with_actual_path,no_backing_file_format) [0.009633s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,B,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.013701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,B,return_dec) [0.008478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,B,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,B,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,B,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,B,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,bit,return_dec) [0.000630s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,B,return_dec) [0.000275s] ... 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,encrypted,backing_file_path,backing_file_format) [0.000847s] ... 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.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.001247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000509s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,b,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,bit,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,bit,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,b,return_int) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,B,return_dec) [0.000266s] ... 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,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003334s] ... 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,backing_file_format) [0.001551s] ... 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_with_actual_path,no_backing_file_format) [0.001819s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,bit,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,B,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,bit,return_dec) [0.000287s] ... 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,no_backing_file,backing_file_format) [0.005935s] ... 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,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,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_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,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.000637s] ... 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,no_encryption,no_backing_file,backing_file_format) [0.000708s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,bit,return_int) [0.024523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,B,return_int) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,b,return_dec) [0.023454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,B,return_int) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,b,return_dec) [0.000643s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.022468s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,b,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,B,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,B,return_int) [0.000488s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,bit,return_int) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,B,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.012765s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,b,return_int) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,B,return_int) [0.000673s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,B,return_int) [0.006856s] ... 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,no_encryption,backing_file_path,backing_file_format) [0.024409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000289s] ... 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,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000921s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000305s] ... 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.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,b,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,b,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,B,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,b,return_dec) [0.000262s] ... 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.016188s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,bit,return_dec) [0.030620s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,b,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,bit,return_int) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,b,return_int) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,B,return_int) [0.000388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,bit,return_int) [0.010958s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,b,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,b,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,bit,return_int) [0.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,b,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,bit,return_int) [0.000276s] ... 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,backing_file_format) [0.007888s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,three_snapshots) [0.000854s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,B,return_dec) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,bit,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,B,return_int) [0.000273s] ... 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.007950s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,no_snapshots) [0.000694s] ... 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,no_snapshots) [0.000718s] ... 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.000642s] ... 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.000736s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,bit,return_int) [0.009572s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,B,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,B,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,B,return_dec) [0.000477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,B,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,b,return_dec) [0.000630s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,B,return_int) [0.021103s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,b,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,three_snapshots) [0.013154s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,B,return_dec) [0.027140s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,B,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,b,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,B,return_dec) [0.000671s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,b,return_dec) [0.000271s] ... ok {3} 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.003786s] ... 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,one_snapshots) [0.000648s] ... 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.000775s] ... 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.000621s] ... 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,one_snapshots) [0.000690s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,bit,return_dec) [0.012764s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,bit,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,b,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,b,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,B,return_dec) [0.008845s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,b,return_dec) [0.016801s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,B,return_int) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,b,return_dec) [0.000542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,b,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,bit,return_dec) [0.004009s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,B,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,B,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,B,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,b,return_int) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,B,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,b,return_dec) [0.004375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,bit,return_int) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,b,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.002697s] ... 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.030344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.001662s] ... 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.001592s] ... ok {3} 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.000648s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.010196s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,b,return_int) [0.007739s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,bit,return_int) [0.000711s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,B,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000261s] ... 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,no_snapshots) [0.008394s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,one_snapshots) [0.001120s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,three_snapshots) [0.000721s] ... ok {3} 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.004518s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,b,return_int) [0.024680s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,bit,return_dec) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,b,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,bit,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000352s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,B,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,b,return_dec) [0.000325s] ... ok {3} 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.004683s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,B,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,b,return_dec) [0.010416s] ... 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.000700s] ... 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,three_snapshots) [0.000740s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,bit,return_int) [0.019154s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,b,return_int) [0.003554s] ... 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.002497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,bit,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,bit,return_int) [0.000282s] ... ok {3} 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.000741s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,B,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,b,return_dec) [0.002040s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,bit,return_dec) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,b,return_int) [0.000453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,bit,return_dec) [0.000766s] ... ok {3} 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.008152s] ... ok {3} 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.000798s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,b,return_int) [0.014161s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,bit,return_dec) [0.000417s] ... ok {3} 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.000633s] ... ok {3} 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.000712s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,B,return_dec) [0.009903s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,B,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,b,return_dec) [0.006673s] ... ok {3} 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.003955s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,b,return_int) [0.000728s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,B,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,b,return_int) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,B,return_dec) [0.009177s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,B,return_int) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,B,return_int) [0.001880s] ... 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.000309s] ... ok {3} 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.000766s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,bit,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.010449s] ... ok {3} 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.001645s] ... 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,three_snapshots) [0.001722s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,bit,return_int) [0.006158s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,B,return_dec) [0.001272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,B,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,b,return_dec) [0.004392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,B,return_int) [0.001897s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,b,return_dec) [0.004136s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,B,return_dec) [0.000516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,b,return_int) [0.000468s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,bit,return_int) [0.000391s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,bit,return_int) [0.000420s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,B,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.007939s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,b,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.002370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.001829s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,b,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,B,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,bit,return_dec) [0.008511s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,bit,return_int) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,B,return_int) [0.003864s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000571s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,b,return_int) [0.000710s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,bit,return_dec) [0.002540s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,b,return_dec) [0.000855s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,bit,return_dec) [0.009905s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,b,return_dec) [0.000439s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,b,return_int) [0.000351s] ... 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,one_snapshots) [0.022814s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,B,return_int) [0.000473s] ... 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.000828s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,B,return_dec) [0.001758s] ... 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.000414s] ... 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,three_snapshots) [0.003591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,b,return_int) [0.000346s] ... 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,three_snapshots) [0.000800s] ... 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_before_snapshot_list,three_snapshots) [0.000744s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,b,return_dec) [0.005321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.001829s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,bit,return_int) [0.009513s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,B,return_dec) [0.000640s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,b,return_dec) [0.003142s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,b,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000912s] ... 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.012000s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,b,return_dec) [0.000549s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,b,return_int) [0.000276s] ... 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,no_garbage,no_snapshots) [0.002723s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,B,return_dec) [0.002614s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,b,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,bit,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,b,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,b,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,B,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,B,return_dec) [0.000509s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,b,return_int) [0.021818s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,bit,return_dec) [0.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,bit,return_dec) [0.000395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,b,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,bit,return_dec) [0.010755s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.034308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,b,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,b,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,bit,return_dec) [0.007096s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,b,return_int) [0.037080s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,B,return_dec) [0.000309s] ... 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.000275s] ... 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.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,bit,return_int) [0.000375s] ... 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_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000914s] ... 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.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,b,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,B,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,bit,return_int) [0.000258s] ... 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.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,b,return_int) [0.000517s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.004644s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,B,return_int) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,bit,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,B,return_int) [0.016419s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,bit,return_int) [0.009947s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,b,return_int) [0.006388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,bit,return_int) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,B,return_dec) [0.011060s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,b,return_int) [0.009272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,B,return_int) [0.000470s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000593s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,B,return_dec) [0.008914s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,b,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,bit,return_dec) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,b,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,B,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,B,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,B,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,bit,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,B,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,b,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,b,return_int) [0.011635s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,bit,return_int) [0.000422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000620s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,b,return_dec) [0.006685s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,bit,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,b,return_int) [0.008287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,b,return_dec) [0.024183s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,b,return_dec) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,bit,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,B,return_int) [0.000382s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,B,return_dec) [0.004738s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,B,return_dec) [0.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000458s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,b,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,b,return_int) [0.000367s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,B,return_int) [0.000699s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,b,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,bit,return_int) [0.011652s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,bit,return_int) [0.000417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,b,return_dec) [0.005838s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,b,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,B,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,b,return_int) [0.026668s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,b,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,b,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,bit,return_int) [0.005748s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,b,return_dec) [0.016451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,B,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,b,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,bit,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,B,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,B,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,B,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.005373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,b,return_dec) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,bit,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,bit,return_int) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,b,return_int) [0.009086s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,b,return_int) [0.000580s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,B,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,bit,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,B,return_int) [0.002707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,bit,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,b,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.005441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,b,return_int) [0.000613s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.002478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,B,return_dec) [0.000627s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,B,return_int) [0.000456s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,B,return_dec) [0.010293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,bit,return_dec) [0.001171s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000485s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.012303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,B,return_dec) [0.020777s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,B,return_int) [0.001490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,b,return_int) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,B,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,bit,return_dec) [0.000582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.012848s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.013856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000522s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000399s] ... 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.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,B,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000564s] ... 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.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,bit,return_dec) [0.013422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,B,return_dec) [0.000450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,B,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,bit,return_int) [0.003558s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,bit,return_int) [0.015590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,B,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000577s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,bit,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,bit,return_int) [0.008426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,bit,return_dec) [0.000884s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,b,return_int) [0.000408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,B,return_int) [0.001705s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,B,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,B,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,b,return_int) [0.027028s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,bit,return_int) [0.000454s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,B,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,B,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.006619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,b,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,bit,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,B,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,B,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,bit,return_dec) [0.025507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,bit,return_dec) [0.029583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,b,return_int) [0.001030s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,bit,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,B,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,bit,return_int) [0.000611s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,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.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,b,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,b,return_int) [0.018960s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,b,return_dec) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,B,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,B,return_int) [0.000642s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,b,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,B,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,B,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,B,return_int) [0.000547s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,b,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.019506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,bit,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,b,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,B,return_int) [0.000615s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.004066s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,B,return_int) [0.002552s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,b,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,b,return_int) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,bit,return_dec) [0.013378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,bit,return_int) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,B,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,B,return_dec) [0.000473s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,b,return_dec) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,b,return_int) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,bit,return_dec) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,B,return_int) [0.012824s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,bit,return_int) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,bit,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,B,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,B,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,B,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,bit,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,bit,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,B,return_int) [0.028321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000457s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,B,return_int) [0.000592s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,b,return_int) [0.000496s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,B,return_int) [0.008675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,b,return_int) [0.000948s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,b,return_dec) [0.027790s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,invalid_unit_suffix,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,B,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,B,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,b,return_int) [0.002510s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,bit,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,bit,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,bit,return_int) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,bit,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,b,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,B,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,B,return_dec) [0.003177s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,B,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000282s] ... 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_dec) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,b,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,B,return_dec) [0.000256s] ... 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.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,bit,return_dec) [0.003279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,B,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,bit,return_int) [0.011671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,B,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,B,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,B,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,invalid_unit_suffix,return_int) [0.001142s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,bit,return_dec) [0.004375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,B,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,B,return_int) [0.000619s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,b,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,bit,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,bit,return_int) [0.000531s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,B,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,b,return_dec) [0.000399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,bit,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,b,return_dec) [0.000663s] ... 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,three_snapshots) [0.300585s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,B,return_dec) [0.006976s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,B,return_int) [0.000489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,B,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,bit,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,b,return_dec) [0.000259s] ... 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_after_snapshot_list,one_snapshots) [0.003598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,b,return_int) [0.000548s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,one_snapshots) [0.000805s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,bit,return_int) [0.000681s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000282s] ... 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.001374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,b,return_int) [0.009864s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,B,return_dec) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,b,return_dec) [0.000264s] ... ok {3} 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.001408s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,b,return_int) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,bit,return_int) [0.000259s] ... ok {3} 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.001129s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,B,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,b,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000294s] ... ok {3} 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.001210s] ... ok {3} 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.000663s] ... ok {3} 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.000724s] ... 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.000613s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,B,return_dec) [0.000546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,B,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,bit,return_dec) [0.000261s] ... 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,one_snapshots) [0.004461s] ... 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,three_snapshots) [0.000722s] ... ok {3} 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.000915s] ... ok {3} 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.000627s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,B,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,b,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,B,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,bit,return_dec) [0.000237s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,B,return_int) [0.018726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000257s] ... ok {3} 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.011219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.013681s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,bit,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,B,return_dec) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,bit,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,B,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,bit,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,bit,return_int) [0.006661s] ... 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.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,B,return_int) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,bit,return_dec) [0.000235s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,bit,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.001365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,b,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,b,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,B,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} 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.011924s] ... 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,three_snapshots) [0.001106s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.020339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000514s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,B,return_int) [0.007145s] ... 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.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000261s] ... 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.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.017513s] ... 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.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,bit,return_int) [0.000609s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,b,return_int) [0.001183s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,B,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,b,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,b,return_dec) [0.001528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,B,return_dec) [0.027948s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,B,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,B,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,b,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} 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.018097s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,b,return_int) [0.003328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000279s] ... 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.001117s] ... ok {3} 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.000741s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,B,return_int) [0.002544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,B,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000249s] ... ok {3} 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.000751s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,three_snapshots) [0.000638s] ... ok {3} 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.000714s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.007560s] ... ok {3} 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.008743s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000339s] ... ok {3} 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.001455s] ... ok {3} 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.000613s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,bit,return_int) [0.016648s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,B,return_dec) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000538s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,b,return_int) [0.022303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,bit,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.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.007049s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.004621s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,invalid_unit_suffix,return_int) [0.008800s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,bit,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,B,return_int) [0.001698s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,b,return_int) [0.008372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,B,return_int) [0.000279s] ... 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.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,B,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,B,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,B,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,B,return_int) [0.000264s] ... ok {3} 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.016004s] ... 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_before_snapshot_list,one_snapshots) [0.000725s] ... 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.000740s] ... 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,three_snapshots) [0.000675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.006529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000928s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000577s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000285s] ... 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.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,B,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,B,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.007611s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,b,return_dec) [0.002600s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,bit,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,b,return_int) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,bit,return_int) [0.001662s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,B,return_dec) [0.000842s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,b,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,B,return_dec) [0.012569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000567s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,B,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,bit,return_dec) [0.002542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,B,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,B,return_dec) [0.001927s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,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,Ki,bit,return_dec) [0.000566s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,bit,return_dec) [0.000565s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,B,return_dec) [0.000303s] ... 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.013384s] ... 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,three_snapshots) [0.000725s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000275s] ... 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,one_snapshots) [0.007326s] ... 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,no_snapshots) [0.000687s] ... 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.000698s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.007292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000360s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,b,return_int) [0.011622s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,bit,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,B,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,b,return_int) [0.001603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,b,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,bit,return_dec) [0.000265s] ... 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,three_snapshots) [0.013441s] ... 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.000842s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,b,return_dec) [0.031767s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000428s] ... 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.000613s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,b,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.001922s] ... 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,three_snapshots) [0.000713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,bit,return_int) [0.000656s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,b,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,B,return_int) [0.001648s] ... 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.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,bit,return_dec) [0.011578s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,bit,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,B,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,bit,return_int) [0.003268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,B,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,B,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,B,return_dec) [0.012752s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000484s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,bit,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000265s] ... 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.016278s] ... 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.000828s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.016806s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,bit,return_int) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,B,return_dec) [0.000566s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,B,return_int) [0.011370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,b,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,bit,return_dec) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,b,return_int) [0.000385s] ... 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,three_snapshots) [0.010115s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000309s] ... 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.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,b,return_int) [0.000284s] ... 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.007442s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,bit,return_int) [0.011641s] ... 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,no_snapshots) [0.000736s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,b,return_dec) [0.000769s] ... 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,three_snapshots) [0.000737s] ... 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,one_snapshots) [0.000637s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,b,return_int) [0.001354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,B,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,B,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,b,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,bit,return_int) [0.008426s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,B,return_dec) [0.013557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000271s] ... ok {0} 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,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.001306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000261s] ... 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_before_snapshot_list,one_snapshots) [0.009969s] ... 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.000825s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.008652s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,b,return_int) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,b,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000289s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,one_snapshots) [0.012872s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.005288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,B,return_dec) [0.000364s] ... 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.002948s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,bit,return_dec) [0.000751s] ... 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,three_snapshots) [0.000799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,b,return_int) [0.000456s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,B,return_int) [0.000694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,b,return_int) [0.000265s] ... ok {3} 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.006027s] ... 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.000906s] ... 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.017826s] ... ok {3} 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.002808s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.011450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,bit,return_dec) [0.000694s] ... 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.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,bit,return_int) [0.000558s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,B,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,B,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000666s] ... ok {0} 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.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000816s] ... ok {0} 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.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,b,return_dec) [0.000726s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000584s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,b,return_int) [0.004716s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,bit,return_int) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,bit,return_int) [0.000274s] ... 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.009545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.005816s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,B,return_dec) [0.016761s] ... 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,no_snapshots) [0.000876s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,bit,return_dec) [0.000537s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,b,return_int) [0.000674s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000275s] ... 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.000796s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,b,return_dec) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000698s] ... 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,three_snapshots) [0.000626s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000790s] ... ok {3} 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.000734s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,B,return_dec) [0.004779s] ... 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.003847s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,B,return_int) [0.005296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,B,return_dec) [0.004584s] ... 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,three_snapshots) [0.000800s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,B,return_int) [0.004741s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,bit,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,B,return_int) [0.004400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,B,return_dec) [0.006325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,b,return_dec) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,B,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.008540s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000374s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,B,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,b,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,bit,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} 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.015434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,b,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.009424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,b,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000723s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,B,return_dec) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.001596s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000545s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000250s] ... 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.005894s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,bit,return_int) [0.000324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000881s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,B,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,B,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,b,return_dec) [0.009516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.004636s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.002103s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.003233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,b,return_dec) [0.001229s] ... ok {3} 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.002716s] ... ok {3} 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.000723s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,B,return_int) [0.000944s] ... 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,no_snapshots) [0.000623s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,B,return_int) [0.003855s] ... 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.014764s] ... 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,three_snapshots) [0.000669s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,b,return_int) [0.018798s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.016001s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,B,return_int) [0.000464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.017773s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,b,return_dec) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,b,return_int) [0.002409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,B,return_int) [0.001265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,B,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,B,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000670s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,bit,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000841s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,B,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,B,return_int) [0.000680s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,b,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,bit,return_int) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,bit,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,b,return_int) [0.007415s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,B,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,b,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,b,return_int) [0.000525s] ... 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.015999s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,bit,return_int) [0.011642s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,B,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,b,return_int) [0.000277s] ... 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_before_snapshot_list,one_snapshots) [0.007440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,bit,return_int) [0.011576s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,B,return_int) [0.000359s] ... 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_before_snapshot_list,three_snapshots) [0.000841s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [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,98304_B,no_garbage,one_snapshots) [0.000647s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,b,return_int) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,b,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,B,return_int) [0.000433s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,bit,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,B,return_dec) [0.023941s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,bit,return_dec) [0.000605s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,B,return_int) [0.010402s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.022685s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000427s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000618s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000271s] ... 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,garbage_before_snapshot_list,one_snapshots) [0.019454s] ... 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,no_snapshots) [0.002681s] ... 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.000784s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,B,return_dec) [0.000497s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000371s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,B,return_int) [0.002269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,b,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,b,return_int) [0.000259s] ... ok {3} 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.000742s] ... 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.000714s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.020786s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,bit,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,B,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000256s] ... 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_after_snapshot_list,one_snapshots) [0.014743s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.020144s] ... 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,no_garbage,one_snapshots) [0.000914s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,B,return_dec) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,bit,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,B,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,B,return_dec) [0.000268s] ... 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_before_snapshot_list,no_snapshots) [0.006139s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,bit,return_int) [0.028351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,B,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,B,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,b,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,B,return_dec) [0.013555s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,B,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,b,return_dec) [0.000307s] ... 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_before_snapshot_list,one_snapshots) [0.007612s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,b,return_int) [0.009344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,B,return_dec) [0.000382s] ... 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,one_snapshots) [0.006101s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.003612s] ... 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,no_garbage,three_snapshots) [0.004193s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.020205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,B,return_int) [0.003219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,b,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,b,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000681s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000312s] ... 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,three_snapshots) [0.005617s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,B,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000702s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.006676s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,bit,return_dec) [0.000877s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,bit,return_int) [0.001269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.002938s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,bit,return_int) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,B,return_dec) [0.000546s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,B,return_int) [0.002731s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.002340s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,bit,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,B,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,b,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,bit,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,B,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.003758s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,b,return_dec) [0.000980s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,B,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,b,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.013844s] ... 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.007805s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,b,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,b,return_int) [0.000313s] ... 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,no_snapshots) [0.000878s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,B,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,bit,return_int) [0.001941s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,b,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,b,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.001544s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,b,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,b,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,B,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000256s] ... 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.007095s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,b,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,b,return_int) [0.000409s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,B,return_int) [0.000504s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,B,return_int) [0.013522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,B,return_dec) [0.000607s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,bit,return_int) [0.009151s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,bit,return_int) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,B,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000789s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000272s] ... 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_after_snapshot_list,no_snapshots) [0.006127s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,b,return_int) [0.001522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,B,return_int) [0.003021s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.004772s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.003700s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,B,return_dec) [0.005106s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,B,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,b,return_dec) [0.005517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,b,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,bit,return_int) [0.000634s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,B,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,bit,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,B,return_int) [0.000726s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000361s] ... 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.1_GiB,no_garbage,one_snapshots) [0.011253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,bit,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,b,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,b,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000306s] ... 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.1_GiB,no_garbage,three_snapshots) [0.005106s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,bit,return_int) [0.004605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,b,return_dec) [0.000514s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,bit,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,b,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,B,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000480s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,b,return_dec) [0.000787s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,bit,return_dec) [0.000253s] ... 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.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,B,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,b,return_dec) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,b,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,b,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,B,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,B,return_dec) [0.001092s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,B,return_int) [0.001278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,bit,return_int) [0.011802s] ... 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.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.004620s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.014051s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,b,return_int) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,b,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,b,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,b,return_int) [0.000268s] ... 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,no_snapshots) [0.015205s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,b,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,bit,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,B,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,b,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,bit,return_int) [0.000241s] ... 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.002242s] ... 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.000868s] ... 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,garbage_before_snapshot_list,no_snapshots) [0.000848s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,B,return_int) [0.036439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,b,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,bit,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,bit,return_int) [0.002565s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,B,return_int) [0.027942s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,b,return_dec) [0.000480s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,B,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,b,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,b,return_int) [0.000343s] ... 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.000547s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,B,return_dec) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,B,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000840s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,bit,return_int) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,bit,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,b,return_int) [0.001873s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,B,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,B,return_dec) [0.001140s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,bit,return_dec) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,B,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,B,return_dec) [0.013022s] ... 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,garbage_after_snapshot_list,three_snapshots) [0.020082s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,b,return_dec) [0.015092s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,one_snapshots) [0.001612s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,bit,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,b,return_dec) [0.019569s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,B,return_int) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,bit,return_int) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,B,return_int) [0.007090s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,bit,return_dec) [0.001555s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,b,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,bit,return_int) [0.000314s] ... 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.001712s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.010570s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,b,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,B,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000301s] ... 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,one_snapshots) [0.000785s] ... ok {3} 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.000800s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,b,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,b,return_int) [0.010413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,B,return_dec) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,b,return_dec) [0.012835s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,b,return_int) [0.000971s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,bit,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,B,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,bit,return_dec) [0.000657s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,b,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,bit,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,B,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,B,return_dec) [0.016741s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,B,return_int) [0.001482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,b,return_int) [0.021477s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,bit,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,b,return_dec) [0.000557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000308s] ... 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.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000760s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,b,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,B,return_int) [0.000257s] ... ok {3} 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.039504s] ... ok {3} 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.001145s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,b,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,bit,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,bit,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,B,return_int) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.011411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,b,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,bit,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,b,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,bit,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,b,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,B,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.017361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.001046s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,bit,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} 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.038729s] ... ok {3} 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.000789s] ... 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,three_snapshots) [0.000932s] ... 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.000860s] ... ok {3} 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.000745s] ... 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,one_snapshots) [0.000678s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,bit,return_dec) [0.048453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,B,return_int) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.058428s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,b,return_int) [0.000544s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,B,return_int) [0.000299s] ... 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.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000411s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,bit,return_int) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,B,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,b,return_dec) [0.002233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,B,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,invalid_unit_suffix,return_int) [0.000577s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,B,return_dec) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,bit,return_int) [0.000539s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,B,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,bit,return_dec) [0.000241s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.001659s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,b,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,B,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,B,return_int) [0.003259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,bit,return_dec) [0.000314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,bit,return_int) [0.000644s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,b,return_dec) [0.000801s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,B,return_int) [0.001340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,B,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,b,return_int) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,B,return_dec) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,bit,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,b,return_dec) [0.000798s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,b,return_int) [0.000614s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.002047s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,B,return_dec) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,b,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,bit,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,B,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,b,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,b,return_int) [0.000494s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,bit,return_dec) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,b,return_int) [0.016268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,bit,return_dec) [0.000378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,b,return_dec) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,b,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,bit,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,bit,return_int) [0.019231s] ... 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.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,B,return_dec) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.009196s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,b,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,b,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,b,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,b,return_int) [0.000230s] ... ok {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,three_snapshots) [0.029426s] ... 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.000878s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,b,return_dec) [0.002997s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,invalid_unit_suffix,return_int) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,B,return_dec) [0.000240s] ... ok {3} 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.001916s] ... 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.000665s] ... ok {3} 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.000731s] ... 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,no_snapshots) [0.000679s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.001582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000304s] ... 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.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000237s] ... 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.006523s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,b,return_dec) [0.023944s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,bit,return_dec) [0.000371s] ... 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.000793s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,b,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,b,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,B,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,bit,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,b,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,b,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,bit,return_int) [0.000546s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,B,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,B,return_dec) [0.002077s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,B,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,bit,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,b,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,bit,return_dec) [0.000292s] ... 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,three_snapshots) [0.026228s] ... 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_before_snapshot_list,three_snapshots) [0.001094s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,invalid_unit_suffix,return_int) [0.035206s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,bit,return_int) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,B,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,bit,return_dec) [0.012259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,bit,return_int) [0.010709s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,bit,return_int) [0.003375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,bit,return_int) [0.001735s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,B,return_dec) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,b,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,bit,return_dec) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,bit,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,B,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.001539s] ... 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,no_snapshots) [0.002210s] ... 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,no_snapshots) [0.000776s] ... 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.000766s] ... 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_after_snapshot_list,three_snapshots) [0.000686s] ... 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.001976s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,bit,return_int) [0.008332s] ... 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.000859s] ... 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.000926s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,B,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,b,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000625s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,B,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,b,return_int) [0.000581s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,bit,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,B,return_int) [0.000444s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,B,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,bit,return_int) [0.000234s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.020440s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,b,return_dec) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,b,return_int) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,bit,return_dec) [0.011936s] ... 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.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,b,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,b,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,bit,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,B,return_dec) [0.000828s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,b,return_int) [0.000240s] ... 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.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,bit,return_int) [0.029692s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,B,return_int) [0.000344s] ... 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.005022s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000527s] ... ok {3} 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.004912s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,b,return_int) [0.000716s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,bit,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,B,return_dec) [0.002722s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,B,return_int) [0.003506s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,b,return_dec) [0.000353s] ... ok {3} 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.007216s] ... ok {3} 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.000848s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,bit,return_dec) [0.012300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,invalid_unit_suffix,return_dec) [0.010570s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,b,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,bit,return_int) [0.000858s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,bit,return_dec) [0.002171s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,bit,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.006603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,invalid_unit_suffix,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,b,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,invalid_unit_suffix,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,b,return_int) [0.001808s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,B,return_int) [0.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,b,return_dec) [0.000293s] ... 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,one_snapshots) [0.012272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,b,return_dec) [0.000808s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,bit,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,bit,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,invalid_unit_suffix,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,bit,return_int) [0.000242s] ... 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_after_snapshot_list,three_snapshots) [0.004595s] ... 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.000849s] ... 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.000703s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,B,return_int) [0.016163s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,b,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,bit,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,b,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,B,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,bit,return_int) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,B,return_dec) [0.005156s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,b,return_int) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,bit,return_dec) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,bit,return_dec) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000670s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,b,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,b,return_dec) [0.000286s] ... 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,three_snapshots) [0.013939s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,invalid_unit_suffix,return_dec) [0.003948s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,b,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,B,return_int) [0.011402s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,bit,return_dec) [0.000721s] ... 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.003902s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.016878s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,b,return_int) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.002947s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,b,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,b,return_dec) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,bit,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,b,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,B,return_dec) [0.000241s] ... 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,no_garbage,one_snapshots) [0.005218s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,b,return_dec) [0.002497s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,b,return_int) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000355s] ... 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,no_snapshots) [0.005048s] ... 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,no_snapshots) [0.002987s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000290s] ... 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.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,bit,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,b,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,B,return_int) [0.000856s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,B,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,b,return_dec) [0.003128s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,bit,return_dec) [0.005154s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,bit,return_int) [0.000481s] ... ok {1} 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.000267s] ... 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.000563s] ... ok {1} 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.000264s] ... ok {1} 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.000283s] ... 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.015602s] ... 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.000527s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,B,return_int) [0.000351s] ... 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.000326s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,bit,return_int) [0.000286s] ... 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.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,b,return_int) [0.011989s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000288s] ... 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.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000903s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000304s] ... 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,no_garbage,no_snapshots) [0.000719s] ... 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,no_garbage,three_snapshots) [0.015485s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,b,return_int) [0.012799s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,bit,return_dec) [0.000388s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,bit,return_int) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,b,return_int) [0.020836s] ... 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_before_snapshot_list,no_snapshots) [0.012103s] ... 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,three_snapshots) [0.000999s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,bit,return_int) [0.002775s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,bit,return_dec) [0.000607s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,B,return_dec) [0.004604s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000800s] ... 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.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,bit,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,b,return_int) [0.000956s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,B,return_dec) [0.000321s] ... 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.000333s] ... 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.000816s] ... 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_dec) [0.000340s] ... 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.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,b,return_dec) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,B,return_dec) [0.006890s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,bit,return_int) [0.000291s] ... 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.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,B,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000271s] ... 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.007047s] ... 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,three_snapshots) [0.015121s] ... 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.022898s] ... 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_after_snapshot_list,one_snapshots) [0.003383s] ... 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_after_snapshot_list,three_snapshots) [0.000840s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,b,return_int) [0.004070s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,bit,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,B,return_dec) [0.002651s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000952s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,b,return_dec) [0.025116s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,B,return_int) [0.000401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,b,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,B,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,bit,return_dec) [0.000262s] ... 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.003209s] ... 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.000366s] ... ok {1} 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.000315s] ... 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,no_snapshots) [0.010920s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.012592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,bit,return_int) [0.000581s] ... 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.000298s] ... ok {1} 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.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,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,Ri,invalid_unit_suffix,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,bit,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,B,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,bit,return_int) [0.008122s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,b,return_int) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,bit,return_int) [0.000559s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,b,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,b,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,b,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,bit,return_dec) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000288s] ... 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,no_snapshots) [0.023586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,b,return_dec) [0.000561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,bit,return_int) [0.000407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,B,return_dec) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000329s] ... 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,one_snapshots) [0.000877s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,b,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,B,return_dec) [0.000330s] ... 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,no_garbage,one_snapshots) [0.000897s] ... 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.000271s] ... ok {1} 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.016010s] ... 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.000490s] ... 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.000816s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,b,return_dec) [0.000306s] ... 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.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,B,return_dec) [0.000294s] ... 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.000265s] ... 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,three_snapshots) [0.014954s] ... 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_after_snapshot_list,one_snapshots) [0.001132s] ... 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.000715s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,B,return_dec) [0.028297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,b,return_int) [0.000484s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,bit,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,b,return_dec) [0.000325s] ... 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.016330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,bit,return_dec) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,bit,return_int) [0.000946s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,bit,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,b,return_dec) [0.000853s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,B,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,b,return_int) [0.000289s] ... 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_int) [0.000918s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,bit,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,b,return_dec) [0.000720s] ... 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_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,B,return_int) [0.000275s] ... 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.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,b,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,B,return_dec) [0.000296s] ... 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.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000586s] ... 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,three_snapshots) [0.016047s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,b,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,b,return_int) [0.000268s] ... ok {3} 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.000963s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,B,return_dec) [0.000267s] ... 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,no_snapshots) [0.000939s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.011757s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,b,return_dec) [0.004676s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,B,return_int) [0.024659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,b,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,bit,return_dec) [0.000832s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,b,return_int) [0.000292s] ... 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,three_snapshots) [0.011620s] ... ok {3} 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.001106s] ... ok {3} 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.000667s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,b,return_int) [0.023579s] ... 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_dec) [0.000480s] ... ok {1} 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.000299s] ... ok {1} 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.000276s] ... 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.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,B,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,b,return_dec) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,bit,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,B,return_int) [0.000400s] ... 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.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,bit,return_int) [0.004863s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,B,return_int) [0.008123s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,bit,return_dec) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000985s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000270s] ... 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.005609s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,bit,return_int) [0.000274s] ... 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.014620s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,b,return_dec) [0.001495s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,b,return_int) [0.000278s] ... 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.000306s] ... ok {1} 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.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,B,return_dec) [0.000270s] ... 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,three_snapshots) [0.004962s] ... 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.000818s] ... ok {3} 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.000787s] ... 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.018234s] ... 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.000390s] ... 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.008276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000804s] ... 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.000307s] ... 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.000457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,b,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,B,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,B,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,bit,return_dec) [0.000294s] ... 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.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000552s] ... ok {3} 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.017081s] ... 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,no_snapshots) [0.001117s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,B,return_dec) [0.033542s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,B,return_int) [0.000424s] ... 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.000927s] ... ok {1} 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.001973s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,B,return_dec) [0.000390s] ... 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.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,B,return_int) [0.024731s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,b,return_dec) [0.000713s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,b,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,b,return_int) [0.000269s] ... 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,no_snapshots) [0.017106s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,b,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,bit,return_int) [0.000552s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,B,return_dec) [0.000278s] ... ok {1} 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.008643s] ... 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_int) [0.000367s] ... 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.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,b,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,b,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,bit,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,bit,return_int) [0.000344s] ... 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.011146s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,bit,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000263s] ... ok {3} 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.011270s] ... 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.001164s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,bit,return_dec) [0.028171s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,B,return_dec) [0.000662s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,bit,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.009130s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,bit,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,B,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,B,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,B,return_int) [0.009752s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,bit,return_int) [0.000524s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,b,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,bit,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,B,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,b,return_int) [0.000271s] ... 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_after_snapshot_list,one_snapshots) [0.014264s] ... ok {3} oslo_utils.tests.test_dictutils.DictUtilsTestCase.test_flatten_dict_to_keypairs [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,b,return_int) [0.020585s] ... 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.006917s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,bit,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,bit,return_int) [0.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,bit,return_int) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,B,return_dec) [0.000462s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,b,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,B,return_dec) [0.001016s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,B,return_int) [0.000745s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,bit,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,B,return_dec) [0.000602s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,B,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,B,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,bit,return_dec) [0.026115s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000639s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,b,return_int) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,B,return_dec) [0.000739s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000667s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,b,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,b,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.006295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,b,return_int) [0.000312s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,bit,return_int) [0.005964s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,B,return_dec) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,bit,return_dec) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,B,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,B,return_int) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.010619s] ... 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.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,b,return_int) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,B,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,bit,return_int) [0.001622s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,B,return_int) [0.000406s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.012768s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,bit,return_dec) [0.003798s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,bit,return_int) [0.001474s] ... 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.000364s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,bit,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,B,return_dec) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,B,return_int) [0.000384s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,b,return_dec) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.022457s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.003861s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,b,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,bit,return_dec) [0.000556s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,B,return_int) [0.000941s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,b,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,bit,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,b,return_dec) [0.000450s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,bit,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,bit,return_int) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,B,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,bit,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,bit,return_int) [0.000361s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,B,return_dec) [0.000579s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,B,return_int) [0.000402s] ... 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.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,B,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,b,return_dec) [0.000634s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,b,return_int) [0.000344s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,bit,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,b,return_dec) [0.014495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,b,return_int) [0.005490s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,b,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.003281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,b,return_dec) [0.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,bit,return_int) [0.000590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,B,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,B,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,B,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,B,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,bit,return_dec) [0.007628s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,B,return_int) [0.000390s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,bit,return_int) [0.000359s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000379s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,b,return_int) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,bit,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,B,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,B,return_int) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000372s] ... 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.000354s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.018287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.009229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,B,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,b,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,b,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,B,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,B,return_int) [0.000696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,b,return_dec) [0.000423s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,b,return_int) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.009035s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,bit,return_int) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000311s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,b,return_int) [0.000638s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,B,return_int) [0.000635s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,bit,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,B,return_dec) [0.000445s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,B,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,b,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,b,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,bit,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,B,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,b,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,b,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,b,return_dec) [0.010653s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,bit,return_int) [0.000882s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,B,return_dec) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,B,return_int) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,b,return_int) [0.002569s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,bit,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,bit,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.004351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,bit,return_dec) [0.023153s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,b,return_dec) [0.007860s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,b,return_dec) [0.007825s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,b,return_int) [0.000429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,b,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,b,return_int) [0.008778s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,bit,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,bit,return_dec) [0.000832s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,b,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,B,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,bit,return_int) [0.000613s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,bit,return_dec) [0.003033s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,b,return_dec) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,bit,return_int) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,b,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,B,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,B,return_dec) [0.001441s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000583s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,b,return_int) [0.002598s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,bit,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,bit,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,B,return_dec) [0.012379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,B,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,B,return_dec) [0.002772s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,b,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,b,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,b,return_int) [0.018886s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,bit,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,b,return_dec) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,B,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,bit,return_dec) [0.011987s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,b,return_dec) [0.000392s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,bit,return_dec) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,B,return_dec) [0.000610s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,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,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.013438s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,b,return_int) [0.000551s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,B,return_int) [0.000499s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,bit,return_dec) [0.000794s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,B,return_dec) [0.000459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,bit,return_int) [0.004005s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,bit,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,B,return_dec) [0.000296s] ... 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.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,bit,return_int) [0.022764s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.007556s] ... ok {1} 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.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,bit,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,bit,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,bit,return_int) [0.000587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,B,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000883s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,b,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,B,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,B,return_dec) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,bit,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,b,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,b,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,B,return_dec) [0.000280s] ... 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.000512s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.015866s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,b,return_dec) [0.000557s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,invalid_unit_suffix,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,invalid_unit_suffix,return_int) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000401s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,b,return_dec) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,bit,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,bit,return_int) [0.000560s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,B,return_int) [0.000480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,B,return_int) [0.007578s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,bit,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,B,return_dec) [0.001635s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,bit,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,B,return_dec) [0.000601s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,B,return_dec) [0.001893s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,invalid_unit_suffix,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,b,return_dec) [0.000840s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,b,return_int) [0.003353s] ... 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.001044s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,b,return_int) [0.000810s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,B,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,B,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,bit,return_dec) [0.002796s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000779s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000600s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,b,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,B,return_int) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,invalid_unit_suffix,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,b,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,bit,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,b,return_dec) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,bit,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,B,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,invalid_unit_suffix,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,B,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,b,return_int) [0.003086s] ... 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.001575s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,b,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,B,return_int) [0.003394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,B,return_int) [0.000474s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,bit,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,bit,return_dec) [0.004107s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,b,return_int) [0.002430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,bit,return_int) [0.012072s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,invalid_unit_suffix,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,b,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,invalid_unit_suffix,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,b,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,b,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,bit,return_int) [0.001299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,B,return_dec) [0.002776s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,b,return_int) [0.000346s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,B,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.006840s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,b,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,bit,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,bit,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,B,return_int) [0.000365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,b,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,b,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.002018s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,B,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,bit,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,B,return_dec) [0.002987s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,b,return_int) [0.001373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,bit,return_dec) [0.000694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,bit,return_dec) [0.003867s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,bit,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,B,return_int) [0.002639s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,b,return_dec) [0.003218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,B,return_dec) [0.002702s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,bit,return_dec) [0.002667s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,B,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,bit,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,B,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,b,return_int) [0.010275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,b,return_int) [0.004604s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,bit,return_int) [0.011341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,bit,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,bit,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,b,return_int) [0.022009s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,bit,return_dec) [0.000464s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,bit,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,B,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,b,return_int) [0.018372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,bit,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,B,return_int) [0.003072s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,b,return_int) [0.000570s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,B,return_int) [0.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,bit,return_int) [0.007172s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,bit,return_dec) [0.000489s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,b,return_dec) [0.002620s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,b,return_int) [0.001431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,bit,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,B,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,b,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,bit,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,bit,return_int) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,bit,return_dec) [0.004024s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,bit,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,B,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000511s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,bit,return_int) [0.010603s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,invalid_unit_suffix,return_int) [0.000569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,bit,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,B,return_dec) [0.012404s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,B,return_int) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,invalid_unit_suffix,return_int) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,b,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,B,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,invalid_unit_suffix,return_int) [0.004327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,bit,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.020826s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,b,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,B,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,invalid_unit_suffix,return_int) [0.028395s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,B,return_dec) [0.008175s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,B,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,B,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,invalid_unit_suffix,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,B,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,B,return_int) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,b,return_dec) [0.000759s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,b,return_int) [0.007677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,b,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.000541s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,bit,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,bit,return_int) [0.000638s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,B,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,bit,return_dec) [0.001596s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,B,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,B,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,B,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,bit,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,B,return_dec) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,b,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,bit,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,bit,return_dec) [0.014989s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,b,return_dec) [0.005358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,bit,return_dec) [0.025093s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,B,return_dec) [0.000469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,B,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,B,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,bit,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000269s] ... 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.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.009616s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000675s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,b,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,b,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,b,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,b,return_int) [0.000257s] ... 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.000933s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,B,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,B,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,bit,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000632s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,B,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,b,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,B,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,b,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,bit,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,b,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,b,return_int) [0.000239s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,b,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,bit,return_dec) [0.002055s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,bit,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,B,return_dec) [0.013147s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,bit,return_int) [0.001261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,b,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,B,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,b,return_dec) [0.001449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,b,return_int) [0.002312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.002750s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,b,return_dec) [0.001029s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.010013s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,bit,return_dec) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,bit,return_int) [0.008378s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000564s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,b,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.005153s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000283s] ... 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.000791s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,bit,return_dec) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,bit,return_int) [0.000274s] ... 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.000785s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.001186s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,b,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,bit,return_int) [0.000398s] ... 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.000530s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,b,return_int) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.008780s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,bit,return_int) [0.011903s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,bit,return_int) [0.000939s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,b,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,bit,return_dec) [0.002265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,bit,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,B,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,b,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,B,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.003479s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,B,return_int) [0.004993s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,B,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,B,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.001188s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,bit,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,B,return_int) [0.005162s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,b,return_dec) [0.001885s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,bit,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,B,return_dec) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,bit,return_dec) [0.000453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,b,return_int) [0.002450s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,B,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,bit,return_int) [0.000726s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,B,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,B,return_int) [0.000899s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000671s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,B,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,B,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,bit,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,b,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,bit,return_int) [0.001258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,B,return_dec) [0.000492s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,B,return_int) [0.000851s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000712s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,b,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,B,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,b,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,b,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,B,return_dec) [0.000629s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,B,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,B,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.001347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,B,return_dec) [0.000496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,B,return_int) [0.003424s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,bit,return_int) [0.000569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.010471s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,b,return_dec) [0.000328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,b,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,bit,return_int) [0.000551s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.006989s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,b,return_dec) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,bit,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,bit,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,B,return_dec) [0.005503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,B,return_int) [0.000536s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,B,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,B,return_int) [0.000457s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,b,return_dec) [0.000662s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.001024s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.005009s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,b,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,B,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,b,return_dec) [0.000589s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,b,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,bit,return_dec) [0.005099s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,B,return_int) [0.014189s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,B,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,bit,return_dec) [0.006754s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,B,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,B,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,bit,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,bit,return_int) [0.009621s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.001650s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,B,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,bit,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.001649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,b,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,b,return_int) [0.001881s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,bit,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,bit,return_dec) [0.010383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,b,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,bit,return_dec) [0.000798s] ... 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.001395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,b,return_dec) [0.005886s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,B,return_int) [0.005388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,b,return_int) [0.000308s] ... 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.000515s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,bit,return_dec) [0.004862s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.019183s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_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_end,K,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,B,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,B,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,B,return_int) [0.010721s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,bit,return_dec) [0.000355s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,b,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,bit,return_dec) [0.004324s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,B,return_dec) [0.000354s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,bit,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,B,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,B,return_int) [0.016572s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,bit,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,b,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,B,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,bit,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,b,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000307s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,bit,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.014517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,B,return_dec) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,bit,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,bit,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,b,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,B,return_int) [0.031992s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,bit,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,bit,return_int) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,b,return_dec) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,bit,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.016652s] ... 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.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000300s] ... ok {1} 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.000282s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_timeout [0.521089s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,b,return_int) [0.005196s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,bit,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,B,return_int) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,B,return_int) [0.004043s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,b,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,bit,return_int) [0.000266s] ... 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.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.020693s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,b,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,B,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,B,return_int) [0.000299s] ... 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.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,bit,return_int) [0.005341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,B,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,b,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,bit,return_int) [0.005516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,b,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,B,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,b,return_dec) [0.002514s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,B,return_int) [0.001049s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,B,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,bit,return_int) [0.000607s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,B,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,bit,return_int) [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,b,return_int) [0.001517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,bit,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,bit,return_int) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000822s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,B,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,b,return_dec) [0.005668s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,b,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,bit,return_dec) [0.004786s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000339s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.003365s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,b,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,bit,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,bit,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,b,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,B,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,B,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,b,return_int) [0.011837s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000275s] ... 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.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000707s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,b,return_dec) [0.000483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,B,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,b,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.010856s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,b,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,bit,return_int) [0.003826s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,B,return_int) [0.005872s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,b,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,bit,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,bit,return_int) [0.007821s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,b,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,b,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,bit,return_int) [0.000582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,bit,return_int) [0.010774s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,B,return_dec) [0.000405s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.001721s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000572s] ... 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.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.004761s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000263s] ... ok {1} 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.000282s] ... 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.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,bit,return_dec) [0.010119s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,B,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,b,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,bit,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000284s] ... 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.009243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,b,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000365s] ... ok {2} 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.004289s] ... 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.011334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,b,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,b,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,bit,return_int) [0.000519s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.004010s] ... 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.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,bit,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,b,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,bit,return_dec) [0.000546s] ... 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.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_race [0.100775s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_eventlet_is_patched [0.000987s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.016942s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_eventlet_no_patcher [0.000296s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_invalid_patch_check [0.000331s] ... ok {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_no_warning [0.000683s] ... ok {3} oslo_utils.tests.test_excutils.CausedByTest.test_caused_by_explicit [0.002827s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.004459s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_classmethod_call [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_func_docstring [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,b,return_int) [0.000335s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_method_docstring [0.000279s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_func_context_manager [0.000350s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_previous_after_filtered_func_call [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,b,return_dec) [0.000986s] ... ok {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_staticmethod_context_manager [0.000301s] ... ok {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_2min_gives_2logs [0.002091s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.018312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,bit,return_int) [0.003660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,B,return_dec) [0.000769s] ... ok {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_10exc_1min_gives_1log [0.002224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.001081s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,B,return_int) [0.000742s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,b,return_dec) [0.000356s] ... 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.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,b,return_dec) [0.000444s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,b,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,B,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,bit,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception [0.000433s] ... ok {3} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_capture_not_active [0.000291s] ... ok {3} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_capture_reraise [0.000271s] ... ok {3} oslo_utils.tests.test_fileutils.EnsureTree.test_ensure_tree [0.000768s] ... ok {3} oslo_utils.tests.test_fileutils.RemovePathOnError.test_error [0.000448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,bit,return_dec) [0.009295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,B,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000524s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,b,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,bit,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,B,return_int) [0.003594s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,b,return_dec) [0.004472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,bit,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_fileutils.RemovePathOnError.test_remove_dir [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,bit,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_named_algorithm [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,B,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,b,return_int) [0.000622s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,bit,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,b,return_dec) [0.020110s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,bit,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,b,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,B,return_dec) [0.010478s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000331s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,b,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,b,return_int) [0.000822s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,B,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,b,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,b,return_int) [0.001871s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,bit,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,b,return_int) [0.000691s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,b,return_dec) [0.000412s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,bit,return_dec) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,b,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,b,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,B,return_dec) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,B,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,B,return_int) [0.000284s] ... 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.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,bit,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,b,return_dec) [0.000552s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,bit,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,bit,return_int) [0.000390s] ... ok {3} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_existing_path [0.000474s] ... ok {3} oslo_utils.tests.test_fixture.TimeFixtureTest.test_advance_time_seconds [0.000613s] ... ok {3} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_different_sentinel [0.000313s] ... ok {3} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_returns_string [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.002840s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_class [0.000262s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,bit,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_optional_arg_not_present [0.000495s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_raise_import_error_in_init [0.000421s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.004964s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.001420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,b,return_int) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,B,return_dec) [0.000677s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,bit,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,bit,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,B,return_int) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,B,return_int) [0.031592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,b,return_dec) [0.000549s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.013297s] ... ok {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_required_arg_present [0.025311s] ... ok {3} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_local [0.000475s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ip_address_without_default_route [0.002005s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,bit,return_int) [0.005272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,B,return_dec) [0.000372s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.005849s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.022471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,b,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,b,return_dec) [0.000739s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,B,return_int) [0.000536s] ... 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.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,b,return_dec) [0.001001s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.004647s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000351s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,b,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,B,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000303s] ... 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.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,bit,return_int) [0.005803s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,B,return_int) [0.000365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,b,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_invalid_icmp_type [0.000445s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_cidr [0.000408s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ip [0.000276s] ... ok {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_port [0.000276s] ... ok {3} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_disabled_non_exists [0.000845s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000260s] ... 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.016022s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000655s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,b,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,bit,return_dec) [0.000555s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000564s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000283s] ... 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.027088s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,B,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,bit,return_dec) [0.003431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,B,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,B,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_enabled [0.015826s] ... ok {3} oslo_utils.tests.test_reflection.AcceptsKwargsTest.test_with_kwargs [0.000582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,B,return_dec) [0.005739s] ... ok {3} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_different_instance_callbacks [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.018973s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.002685s] ... ok {3} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_different_simple_callbacks [0.002650s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,bit,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_decorators_work [0.000386s] ... ok {3} oslo_utils.tests.test_reflection.GetCallableNameTest.test_callable_class_call [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,b,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,b,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_reflection.GetCallableNameTest.test_class_method [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_class [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,B,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_none_data_raises_type_error(binary) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,bit,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,b,return_int) [0.005156s] ... 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.000288s] ... ok {1} 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.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,b,return_int) [0.000575s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,bit,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,B,return_int) [0.000285s] ... 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.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,b,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,b,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.014939s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,b,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,B,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,B,return_int) [0.012681s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000567s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,b,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,bit,return_int) [0.000466s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,b,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,b,return_int) [0.006588s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,bit,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,B,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_none_data_raises_type_error(unicode) [0.000368s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_bad_limits_with_op_rangein [0.000532s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_beyond_scope_with_op_rangein_le [0.001724s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,b,return_int) [0.007839s] ... 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.025122s] ... 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.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,bit,return_dec) [0.000333s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,B,return_dec) [0.001620s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,b,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,B,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,b,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,b,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,b,return_int) [0.000577s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.003591s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_beyond_scope_with_op_rangein_lt [0.010628s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,bit,return_dec) [0.004754s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,b,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,bit,return_dec) [0.025634s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,B,return_dec) [0.003579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,b,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,B,return_dec) [0.001071s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,b,return_dec) [0.000498s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,b,return_int) [0.003924s] ... 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.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,bit,return_int) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,b,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,bit,return_int) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,B,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,bit,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.004698s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr_single [0.010731s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,b,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,bit,return_int) [0.006219s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,B,return_int) [0.000379s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,bit,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,b,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,B,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,B,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,b,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,b,return_int) [0.002854s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,bit,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,bit,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_under_scope_with_op_rangein_gt [0.009957s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.002785s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000409s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000373s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,b,return_int) [0.000589s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,B,return_dec) [0.000295s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,B,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,B,return_dec) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,b,return_dec) [0.001831s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,bit,return_dec) [0.001326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,bit,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,b,return_dec) [0.003514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matchesint_lower_int_range_with_op_rangein_gt [0.018105s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,bit,return_int) [0.003102s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,B,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_brackets_with_op_rangein [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,B,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eq [0.001125s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,invalid_unit_suffix,return_int) [0.003948s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,B,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,b,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,bit,return_int) [0.018499s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,B,return_int) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,b,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,bit,return_int) [0.033695s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,bit,return_dec) [0.000737s] ... 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.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,B,return_dec) [0.001470s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,bit,return_int) [0.004447s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,B,return_int) [0.000686s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,bit,return_int) [0.000641s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,invalid_unit_suffix,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000581s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,b,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,b,return_dec) [0.001897s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,bit,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,B,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or [0.016928s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sl2 [0.001125s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,bit,return_int) [0.012651s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,bit,return_int) [0.008147s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,bit,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,B,return_int) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,b,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,B,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,B,return_dec) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,B,return_int) [0.000320s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,b,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,bit,return_dec) [0.000335s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,bit,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,B,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.009918s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,bit,return_dec) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,invalid_unit_suffix,return_int) [0.014030s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,bit,return_dec) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,B,return_int) [0.027132s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,b,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,B,return_dec) [0.011305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,B,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,B,return_int) [0.000951s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.007625s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,b,return_int) [0.015995s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.044567s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,b,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,bit,return_int) [0.003912s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,bit,return_int) [0.000983s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,bit,return_dec) [0.000553s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000288s] ... 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.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,bit,return_int) [0.000519s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,B,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,bit,return_dec) [0.002451s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,bit,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,b,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,B,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,b,return_dec) [0.002030s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,bit,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_match_int_leading_zero [0.058319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,invalid_unit_suffix,return_int) [0.002007s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,b,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_with_int_limit_with_op_rangein [0.001669s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,bit,return_dec) [0.009688s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000630s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,b,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,bit,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,bit,return_int) [0.007268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,bit,return_dec) [0.003054s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,bit,return_int) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.004382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,B,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_with_int_range_with_op_rangein [0.016321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,bit,return_int) [0.005223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.006205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,bit,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,B,return_dec) [0.000757s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_simple [0.001220s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,b,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eq2 [0.001318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,bit,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g3 [0.000958s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.003004s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,bit,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,b,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,bit,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,invalid_unit_suffix,return_int) [0.003815s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,B,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,B,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,bit,return_int) [0.004905s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,bit,return_dec) [0.036960s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,invalid_unit_suffix,return_dec) [0.001479s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,B,return_dec) [0.000424s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,B,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,invalid_unit_suffix,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,B,return_int) [0.002524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.019468s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,bit,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000562s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,bit,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,bit,return_int) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,B,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,invalid_unit_suffix,return_dec) [0.011870s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,bit,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,invalid_unit_suffix,return_int) [0.008313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,bit,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,invalid_unit_suffix,return_dec) [0.000693s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in3 [0.026828s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,B,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,b,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,B,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,bit,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,invalid_unit_suffix,return_dec) [0.000581s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,B,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,B,return_int) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,invalid_unit_suffix,return_int) [0.006336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,B,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,B,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,bit,return_dec) [0.010173s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,B,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,B,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,b,return_int) [0.023399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,B,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,invalid_unit_suffix,return_int) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,b,return_int) [0.000416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,B,return_dec) [0.020081s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,bit,return_dec) [0.000627s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,b,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,b,return_int) [0.000690s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ne [0.024629s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,b,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or2 [0.002443s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,bit,return_dec) [0.007569s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or3 [0.001277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,B,return_int) [0.004682s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,B,return_dec) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,bit,return_int) [0.009786s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,b,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,bit,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,b,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,B,return_int) [0.012293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,invalid_unit_suffix,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,bit,return_dec) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,B,return_dec) [0.000570s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,B,return_int) [0.009336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,bit,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,bit,return_int) [0.010736s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,B,return_dec) [0.002122s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,B,return_dec) [0.003379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,b,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,bit,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000747s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,B,return_dec) [0.001009s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.002538s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.005351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,bit,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,invalid_unit_suffix,return_int) [0.021099s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,b,return_dec) [0.000467s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,B,return_int) [0.000386s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,b,return_int) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,b,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,bit,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,bit,return_int) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_seq [0.034639s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,b,return_dec) [0.007673s] ... ok {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sg [0.001201s] ... ok {3} oslo_utils.tests.test_strutils.IsIntLikeTestCase.test_is_int_like_false [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_do_an_int [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_do_no_harm [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,B,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,b,return_dec) [0.020499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,b,return_int) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,bit,return_int) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.002671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,b,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,B,return_int) [0.000616s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,bit,return_dec) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,B,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,B,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,B,return_int) [0.000317s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,B,return_dec) [0.004849s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,b,return_dec) [0.000551s] ... ok {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_sanitize_keys [0.016831s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml_attribute [0.002439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,bit,return_dec) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.003576s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,b,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,B,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,B,return_int) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,bit,return_dec) [0.000565s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,bit,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000710s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml_message [0.014932s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,bit,return_int) [0.011016s] ... ok {3} oslo_utils.tests.test_strutils.SplitByCommas.test_with_backslash_inside_quoted [0.001135s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,b,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_from_string [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StrUtilsTest.test_int_from_bool_as_string [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringLengthTestCase.test_check_string_length [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,b,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,bit,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.014463s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000364s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,bit,return_int) [0.004581s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,B,return_dec) [0.028830s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,b,return_int) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,B,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,b,return_dec) [0.000345s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,B,return_int) [0.006760s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,bit,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,bit,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,B,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,b,return_int) [0.000492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,B,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,b,return_int) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,b,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,B,return_dec) [0.011397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,bit,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,b,return_int) [0.000356s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,bit,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,b,return_int) [0.000584s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,b,return_int) [0.000465s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,bit,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.006459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,bit,return_int) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,b,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,bit,return_int) [0.012033s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,B,return_dec) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,b,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,bit,return_int) [0.003108s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,B,return_dec) [0.000523s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,bit,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,B,return_int) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,bit,return_int) [0.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,B,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000947s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,bit,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,b,return_dec) [0.003356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,b,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000562s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,bit,return_int) [0.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.005270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,bit,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,B,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,b,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.005597s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000699s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,b,return_int) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,B,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,b,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,bit,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,B,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,b,return_int) [0.003738s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,B,return_dec) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,bit,return_dec) [0.003943s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,B,return_dec) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,B,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,B,return_dec) [0.020662s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000833s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,b,return_dec) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,B,return_dec) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,B,return_int) [0.000366s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,b,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,B,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,B,return_dec) [0.002416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.011206s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,B,return_int) [0.011388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,B,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,B,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.018587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,b,return_dec) [0.000809s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,bit,return_int) [0.000385s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,invalid_unit_suffix,return_int) [0.000734s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,b,return_dec) [0.002168s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,B,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,bit,return_int) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,bit,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,bit,return_int) [0.024615s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,B,return_int) [0.000827s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,B,return_dec) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,B,return_int) [0.000791s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.004403s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,b,return_dec) [0.000679s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,b,return_int) [0.000599s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,bit,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,B,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,bit,return_dec) [0.001218s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,bit,return_dec) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,bit,return_int) [0.000771s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,B,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,B,return_dec) [0.002570s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,b,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,bit,return_dec) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000613s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,b,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,bit,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,bit,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,bit,return_dec) [0.002598s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,bit,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000713s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,B,return_int) [0.000841s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,b,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,B,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,B,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,B,return_int) [0.000228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.005984s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,invalid_unit_suffix,return_int) [0.022246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,b,return_dec) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,B,return_int) [0.004560s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,B,return_int) [0.005741s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,b,return_int) [0.000347s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,B,return_dec) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,B,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,B,return_int) [0.002353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,b,return_int) [0.023827s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,b,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,bit,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,B,return_int) [0.001256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,B,return_dec) [0.004715s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,bit,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,B,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,b,return_int) [0.007846s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,invalid_unit_suffix,return_dec) [0.014732s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.001250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,bit,return_int) [0.001083s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,b,return_dec) [0.007061s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,B,return_int) [0.000633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,bit,return_int) [0.000423s] ... 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.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,B,return_dec) [0.002436s] ... 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.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,bit,return_dec) [0.003391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,b,return_int) [0.001819s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,B,return_int) [0.003663s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,B,return_int) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,B,return_dec) [0.001019s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.001058s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,b,return_int) [0.003348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,b,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,bit,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,B,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,B,return_int) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,b,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,B,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,B,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,B,return_dec) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.004969s] ... 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.000334s] ... 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.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,b,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,B,return_dec) [0.000222s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.008292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,bit,return_int) [0.006959s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000315s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,b,return_int) [0.002265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,B,return_int) [0.000239s] ... 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.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,b,return_dec) [0.000228s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000226s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,B,return_dec) [0.003476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,b,return_dec) [0.006029s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,B,return_int) [0.001088s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,bit,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,B,return_dec) [0.003414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.002931s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,b,return_dec) [0.008877s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,b,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,bit,return_int) [0.010523s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,b,return_dec) [0.000408s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,b,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,bit,return_dec) [0.000544s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,bit,return_int) [0.000301s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,bit,return_int) [0.000682s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,bit,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.003403s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,B,return_int) [0.000490s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,bit,return_dec) [0.002886s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000303s] ... 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.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,b,return_int) [0.000414s] ... 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.000270s] ... 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_dec) [0.000271s] ... 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.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,bit,return_dec) [0.000506s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,B,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,B,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,bit,return_int) [0.002943s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.007924s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,B,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,B,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,B,return_int) [0.024314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,bit,return_dec) [0.007744s] ... 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.018621s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,B,return_dec) [0.002648s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,bit,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,B,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,B,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,B,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,bit,return_int) [0.005802s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,b,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.007593s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,bit,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.010636s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.014056s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,B,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,B,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,bit,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.005931s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,bit,return_dec) [0.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,b,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,bit,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,bit,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,B,return_dec) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,b,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,B,return_dec) [0.000912s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,bit,return_dec) [0.015192s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,B,return_int) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,bit,return_dec) [0.009491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,bit,return_int) [0.014426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,B,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,b,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,b,return_dec) [0.002459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,b,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,b,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,B,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,b,return_int) [0.004157s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,B,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.015535s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000337s] ... 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.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,bit,return_int) [0.000583s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,B,return_dec) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,bit,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,B,return_int) [0.000504s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,B,return_dec) [0.001675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,b,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,bit,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,bit,return_int) [0.000448s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,b,return_int) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,B,return_dec) [0.000590s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,bit,return_dec) [0.001273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000728s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000661s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,B,return_int) [0.001217s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,b,return_int) [0.006919s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,B,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,bit,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,b,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,B,return_dec) [0.001880s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,bit,return_dec) [0.002326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,B,return_int) [0.002474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,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,Ei,B,return_int) [0.000941s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,b,return_dec) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,b,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,b,return_int) [0.003356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,bit,return_dec) [0.000608s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,b,return_int) [0.005447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,B,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.009664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,B,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,B,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.001109s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,b,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,b,return_dec) [0.039892s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,b,return_dec) [0.007750s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,b,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,B,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000592s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,bit,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,B,return_dec) [0.000704s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,b,return_dec) [0.039677s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000397s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,B,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000498s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,b,return_int) [0.000645s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,bit,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.001138s] ... 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.000664s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000264s] ... 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.000376s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,bit,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,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_point_start,G,B,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,bit,return_int) [0.002737s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.001328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,bit,return_dec) [0.000467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,b,return_dec) [0.007414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,b,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,bit,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,bit,return_dec) [0.013102s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,B,return_int) [0.000589s] ... 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.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,B,return_dec) [0.002932s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,B,return_int) [0.000510s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,B,return_int) [0.000603s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000266s] ... 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.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,b,return_int) [0.022464s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,b,return_dec) [0.000770s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,B,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,bit,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,b,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,b,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,b,return_dec) [0.000645s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,bit,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.026135s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,B,return_dec) [0.005759s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,b,return_int) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,b,return_dec) [0.006417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,b,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,bit,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,b,return_int) [0.001022s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,B,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,b,return_dec) [0.000289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,b,return_dec) [0.000545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,b,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,b,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,bit,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,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,Z,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000615s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,bit,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,B,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,b,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,b,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,B,return_int) [0.000898s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,B,return_dec) [0.000988s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,B,return_int) [0.000538s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,B,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000268s] ... 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.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.007327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000731s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,b,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,b,return_int) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,b,return_dec) [0.000787s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,bit,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,b,return_dec) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [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.011876s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,b,return_dec) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,B,return_int) [0.002156s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,b,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,b,return_dec) [0.002587s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,bit,return_int) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,B,return_dec) [0.015278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.003789s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,B,return_int) [0.005632s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000353s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,b,return_dec) [0.000555s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,bit,return_dec) [0.000484s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,B,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,bit,return_int) [0.000414s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.007339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000274s] ... 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.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,B,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,bit,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,B,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,B,return_dec) [0.000274s] ... 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.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,B,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,b,return_dec) [0.009344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.003726s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,b,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,B,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.001249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,bit,return_dec) [0.006328s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000909s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,B,return_dec) [0.001417s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,bit,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,b,return_int) [0.000299s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,b,return_dec) [0.001053s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,B,return_int) [0.001810s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,B,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,bit,return_int) [0.004693s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,B,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,bit,return_dec) [0.000575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,bit,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,B,return_int) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,b,return_dec) [0.000282s] ... 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.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,b,return_int) [0.008521s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.002901s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,b,return_dec) [0.000271s] ... ok {1} 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.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,b,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,bit,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,bit,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,b,return_dec) [0.020852s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,B,return_int) [0.002713s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,b,return_int) [0.009969s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,bit,return_int) [0.002013s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,b,return_dec) [0.000870s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,bit,return_dec) [0.003603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,B,return_dec) [0.003491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,bit,return_int) [0.017615s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,bit,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,bit,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,B,return_dec) [0.000259s] ... 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.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,b,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,B,return_dec) [0.011708s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,bit,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.022276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,b,return_dec) [0.000431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,B,return_int) [0.020181s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,B,return_dec) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,B,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,B,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,B,return_dec) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,b,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,B,return_dec) [0.014253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,bit,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,bit,return_dec) [0.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,B,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,b,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,bit,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,bit,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.006844s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,b,return_int) [0.001459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,bit,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,B,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,bit,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,B,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,b,return_dec) [0.001445s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,b,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,B,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,bit,return_int) [0.000599s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,B,return_dec) [0.001199s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,bit,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,B,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,b,return_int) [0.000772s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,b,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,b,return_dec) [0.006908s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,bit,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,bit,return_dec) [0.000562s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.001195s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,b,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,B,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,B,return_dec) [0.000890s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,bit,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.022857s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,b,return_int) [0.000389s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,B,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,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_end,R,b,return_int) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,bit,return_dec) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,bit,return_int) [0.023186s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,B,return_int) [0.000640s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,b,return_int) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,B,return_dec) [0.000735s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.006495s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,B,return_int) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,b,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000595s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,B,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.003198s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,B,return_dec) [0.000319s] ... 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.014287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,b,return_int) [0.000325s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,B,return_dec) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,b,return_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,B,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.002101s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,b,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,bit,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.020314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,B,return_int) [0.006550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.003153s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,b,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,b,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,bit,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,b,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,bit,return_dec) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.019393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000405s] ... 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.000302s] ... 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.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000266s] ... 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_dec) [0.000299s] ... 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.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,b,return_dec) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,B,return_int) [0.004098s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,B,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,bit,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,B,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.023832s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,bit,return_dec) [0.000602s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,B,return_dec) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,b,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,bit,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000309s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,bit,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,b,return_int) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.018867s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,B,return_int) [0.011575s] ... 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.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,bit,return_int) [0.004481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,b,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,bit,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,b,return_int) [0.000742s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,B,return_dec) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,b,return_dec) [0.000559s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,B,return_int) [0.008466s] ... 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.000330s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,B,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000299s] ... 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.000483s] ... 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.000293s] ... 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.000258s] ... ok {1} 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.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,B,return_int) [0.006084s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.001861s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,bit,return_int) [0.021833s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,bit,return_dec) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,bit,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,b,return_int) [0.006453s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,B,return_dec) [0.000516s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,b,return_dec) [0.000548s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,bit,return_dec) [0.000584s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,B,return_int) [0.008359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,b,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,bit,return_int) [0.007202s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,B,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,B,return_dec) [0.001352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,B,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,bit,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,B,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,B,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,b,return_int) [0.005823s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,bit,return_int) [0.000604s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,b,return_int) [0.024725s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,B,return_dec) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000546s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,b,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,bit,return_int) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.003362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,bit,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,bit,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,b,return_dec) [0.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,B,return_dec) [0.001833s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,b,return_int) [0.001289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,bit,return_dec) [0.000633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,b,return_int) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,B,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,b,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,b,return_int) [0.003403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,bit,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.001087s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,b,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,B,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,bit,return_dec) [0.008578s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,bit,return_int) [0.000257s] ... 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.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000270s] ... 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.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,B,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,B,return_dec) [0.000254s] ... ok {3} 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.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,B,return_dec) [0.017936s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,b,return_dec) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,bit,return_int) [0.017688s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,B,return_int) [0.000369s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,b,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,bit,return_int) [0.000569s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.001577s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,B,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,b,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,B,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,b,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,b,return_dec) [0.004257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,B,return_int) [0.007957s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,B,return_dec) [0.005108s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,bit,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,bit,return_int) [0.000350s] ... 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.001735s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,B,return_dec) [0.000286s] ... 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.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,b,return_dec) [0.002701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,b,return_dec) [0.003970s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,b,return_dec) [0.000269s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,B,return_int) [0.000277s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,b,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,B,return_dec) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,B,return_int) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,bit,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,B,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.014634s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,b,return_int) [0.008926s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,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,Yi,b,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.017961s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,b,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,bit,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,b,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,B,return_int) [0.008601s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,b,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,b,return_int) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,B,return_dec) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,b,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,bit,return_int) [0.000466s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,b,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,B,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000521s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,B,return_dec) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,bit,return_int) [0.006857s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,b,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,b,return_dec) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,B,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,B,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000976s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,b,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,B,return_dec) [0.006323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000387s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000807s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.002229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,bit,return_int) [0.017299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000482s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.003535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,b,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,bit,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,B,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,bit,return_int) [0.000472s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.025499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.012272s] ... 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.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,bit,return_int) [0.000562s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,B,return_dec) [0.000281s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,B,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,b,return_dec) [0.000272s] ... 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.002690s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,bit,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,b,return_int) [0.013163s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,B,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.006217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,b,return_dec) [0.001018s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,invalid_unit_suffix,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,B,return_int) [0.000574s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,bit,return_int) [0.004759s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,b,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,B,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,B,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,B,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000500s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,invalid_unit_suffix,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000682s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,b,return_int) [0.000775s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,bit,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,B,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,bit,return_dec) [0.022070s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,b,return_int) [0.000347s] ... 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.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,B,return_dec) [0.000375s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,b,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,B,return_int) [0.000338s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,bit,return_dec) [0.000294s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,B,return_dec) [0.000329s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,bit,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,B,return_int) [0.004863s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,b,return_dec) [0.000303s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,bit,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.031334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000449s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,invalid_unit_suffix,return_dec) [0.013200s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,B,return_int) [0.000514s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,b,return_dec) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,b,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,invalid_unit_suffix,return_int) [0.000342s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,B,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,invalid_unit_suffix,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,invalid_unit_suffix,return_int) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,b,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,bit,return_int) [0.000434s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,invalid_unit_suffix,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.011437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,B,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,b,return_dec) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,bit,return_dec) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.003431s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,bit,return_int) [0.005078s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,B,return_dec) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000287s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,b,return_dec) [0.002314s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,b,return_int) [0.001066s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,bit,return_int) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,bit,return_dec) [0.003422s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,B,return_dec) [0.001289s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,bit,return_dec) [0.000694s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,B,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,bit,return_dec) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,bit,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,B,return_int) [0.001332s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,b,return_int) [0.000370s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,bit,return_dec) [0.001132s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,B,return_dec) [0.000398s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,bit,return_dec) [0.000447s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,B,return_dec) [0.000549s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,B,return_int) [0.000273s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.034848s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,b,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,bit,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,B,return_dec) [0.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.001538s] ... ok {1} 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.000570s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,b,return_dec) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,b,return_int) [0.000255s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,bit,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,B,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,b,return_int) [0.000656s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,B,return_int) [0.000266s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,b,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,B,return_dec) [0.000278s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,B,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,b,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,B,return_int) [0.000270s] ... 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.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,B,return_dec) [0.000455s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,B,return_dec) [0.000322s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000293s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,b,return_int) [0.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,bit,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000267s] ... 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.000246s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,bit,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,b,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,B,return_int) [0.000245s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,B,return_int) [0.000244s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,b,return_int) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,bit,return_int) [0.027393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,B,return_dec) [0.000400s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,B,return_int) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,bit,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,b,return_dec) [0.000349s] ... 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.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,b,return_int) [0.000256s] ... 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.000381s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,B,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,B,return_dec) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,b,return_int) [0.018751s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,B,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000354s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000292s] ... 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.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,b,return_dec) [0.000350s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,b,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,b,return_int) [0.000256s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000285s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000929s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,bit,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,B,return_dec) [0.000248s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000334s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000260s] ... ok {1} 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.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,b,return_int) [0.000561s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000525s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000254s] ... 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.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,B,return_dec) [0.002480s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,B,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.007409s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,b,return_dec) [0.000375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,b,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,bit,return_int) [0.000285s] ... ok {0} 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.015492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,bit,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000261s] ... 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.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,b,return_dec) [0.016781s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,b,return_int) [0.000410s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,bit,return_int) [0.000279s] ... 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.006599s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000634s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,bit,return_dec) [0.027559s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,b,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,b,return_dec) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,b,return_int) [0.000454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,bit,return_int) [0.016150s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000298s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.001407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,B,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,B,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,B,return_dec) [0.001028s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,B,return_int) [0.001461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,b,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,bit,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,B,return_int) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000291s] ... 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.002096s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,bit,return_int) [0.002921s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,B,return_int) [0.000928s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,b,return_int) [0.002934s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,B,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,B,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,B,return_dec) [0.002956s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,B,return_int) [0.000264s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,bit,return_dec) [0.001292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,bit,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,b,return_int) [0.000762s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,B,return_int) [0.005019s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000380s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,B,return_int) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,bit,return_int) [0.002139s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,b,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,b,return_int) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,bit,return_dec) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,bit,return_int) [0.000377s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,b,return_int) [0.006803s] ... 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.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.007195s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,bit,return_int) [0.000252s] ... 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.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,b,return_int) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,B,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,B,return_int) [0.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,b,return_int) [0.000262s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,b,return_dec) [0.027926s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,bit,return_dec) [0.000324s] ... 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.006523s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,b,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,B,return_dec) [0.016914s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,B,return_int) [0.001825s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,b,return_int) [0.000348s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,b,return_dec) [0.010944s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,B,return_dec) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,b,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,bit,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.005602s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,B,return_dec) [0.006568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000343s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,b,return_int) [0.006742s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,b,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,B,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,B,return_dec) [0.020977s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.008042s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,b,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,B,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,b,return_int) [0.004849s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,bit,return_dec) [0.004867s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,B,return_dec) [0.000328s] ... 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.013083s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,B,return_int) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,bit,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,B,return_dec) [0.000313s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,b,return_int) [0.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000297s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,b,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000259s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,bit,return_dec) [0.000249s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,B,return_dec) [0.000459s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,b,return_dec) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,B,return_dec) [0.000268s] ... 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.000310s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,b,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,bit,return_dec) [0.021927s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,bit,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,invalid_unit_suffix,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,b,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,bit,return_dec) [0.000559s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,B,return_int) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,B,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,b,return_dec) [0.000235s] ... 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.022463s] ... ok {1} 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.023384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000770s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,b,return_dec) [0.000838s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,bit,return_int) [0.000302s] ... 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_int) [0.003193s] ... ok {1} 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.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,B,return_dec) [0.000494s] ... 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.001051s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,b,return_dec) [0.000321s] ... ok {1} 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.000318s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,b,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,bit,return_int) [0.000637s] ... 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.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,bit,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,b,return_dec) [0.003985s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,b,return_int) [0.000263s] ... 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.000258s] ... 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_int) [0.000286s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,b,return_dec) [0.000259s] ... 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.000255s] ... ok {1} 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.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,bit,return_int) [0.000258s] ... 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_dec) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,b,return_dec) [0.011666s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,B,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,b,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,B,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,b,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,b,return_int) [0.000263s] ... 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.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,bit,return_int) [0.006468s] ... 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.000328s] ... ok {1} 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.000253s] ... ok {1} 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.000246s] ... 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.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,B,return_dec) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,b,return_int) [0.000335s] ... ok {1} 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.002411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,B,return_dec) [0.000383s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,b,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,bit,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,bit,return_int) [0.000288s] ... 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.000404s] ... 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.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000441s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000258s] ... ok {1} 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.000492s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000436s] ... 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.002743s] ... ok {1} 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 {1} 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.000274s] ... 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.000266s] ... 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_int) [0.000316s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000270s] ... 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.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,b,return_int) [0.036255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,B,return_dec) [0.000846s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,B,return_int) [0.000255s] ... 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.000305s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000315s] ... 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.000262s] ... 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.000265s] ... 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.000262s] ... ok {1} 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.000271s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000445s] ... 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.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000573s] ... ok {1} 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.000399s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000501s] ... ok {1} 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.000466s] ... ok {1} 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.000581s] ... ok {1} 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.000624s] ... ok {1} 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.000940s] ... 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_dec) [0.000523s] ... 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.001094s] ... 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.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,b,return_int) [0.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,bit,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,B,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.030065s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,bit,return_int) [0.000277s] ... 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.004376s] ... 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.000790s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000610s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,B,return_dec) [0.000631s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000676s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,B,return_dec) [0.011367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,b,return_int) [0.025368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,B,return_int) [0.012590s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,bit,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000308s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,B,return_int) [0.011920s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000438s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,b,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,b,return_int) [0.000588s] ... ok {1} 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.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,B,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,B,return_int) [0.000243s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,B,return_dec) [0.000840s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,b,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,B,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,b,return_dec) [0.003184s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,B,return_dec) [0.000320s] ... 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.000255s] ... ok {1} 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.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000248s] ... 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.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.013357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,B,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,b,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,B,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,B,return_dec) [0.009974s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,B,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,b,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.003526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,b,return_int) [0.000464s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,b,return_int) [0.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000353s] ... 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.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,B,return_int) [0.000280s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.005110s] ... ok {1} 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.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,B,return_int) [0.001640s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,B,return_int) [0.000300s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.005770s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000276s] ... ok {1} 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.000271s] ... ok {1} 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.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,b,return_dec) [0.003624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,invalid_unit_suffix,return_dec) [0.017208s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,invalid_unit_suffix,return_int) [0.000401s] ... 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.000893s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000701s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,bit,return_int) [0.000947s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,B,return_int) [0.000499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,bit,return_int) [0.001063s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,b,return_int) [0.001381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000455s] ... ok {1} 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.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000284s] ... 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.000269s] ... ok {1} 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.000661s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,B,return_dec) [0.001853s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,invalid_unit_suffix,return_int) [0.001208s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,bit,return_int) [0.002821s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,bit,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,B,return_dec) [0.007471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,B,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,B,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,invalid_unit_suffix,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.010891s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,b,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,bit,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,b,return_dec) [0.008372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,invalid_unit_suffix,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,invalid_unit_suffix,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,B,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,B,return_int) [0.006792s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,b,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,B,return_int) [0.000263s] ... ok {1} 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.028286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,B,return_dec) [0.028378s] ... 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.000461s] ... 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.000304s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000278s] ... 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.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000344s] ... 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.000548s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,B,return_int) [0.006217s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000759s] ... 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.000322s] ... 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.000319s] ... ok {1} 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.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,b,return_int) [0.006756s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,bit,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.003483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,B,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,B,return_dec) [0.000862s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,B,return_int) [0.000711s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,bit,return_int) [0.003215s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,b,return_int) [0.012802s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,B,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,bit,return_dec) [0.000611s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,bit,return_int) [0.001745s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,b,return_dec) [0.008449s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.006452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,bit,return_int) [0.010577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,B,return_dec) [0.000692s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,b,return_int) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,B,return_dec) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.001536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,b,return_int) [0.000270s] ... ok {1} 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.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,bit,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,B,return_int) [0.000251s] ... 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_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,B,return_dec) [0.000252s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,b,return_int) [0.001438s] ... ok {1} 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.000277s] ... ok {1} 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.000479s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,B,return_dec) [0.000729s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,b,return_dec) [0.000302s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,bit,return_int) [0.000284s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,b,return_int) [0.000321s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,bit,return_dec) [0.000489s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,B,return_int) [0.000491s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,b,return_dec) [0.000302s] ... 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.000265s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,B,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000276s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.001047s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.001252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,bit,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,bit,return_int) [0.000550s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,b,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,B,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,b,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,invalid_unit_suffix,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,bit,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.023491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,bit,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,B,return_dec) [0.000319s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.011050s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000357s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,B,return_int) [0.000270s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000484s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,b,return_dec) [0.011454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,B,return_dec) [0.002210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,b,return_int) [0.000400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,B,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,bit,return_int) [0.000283s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.010209s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000323s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,B,return_int) [0.000336s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,invalid_unit_suffix,return_int) [0.018121s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,b,return_dec) [0.000761s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,bit,return_int) [0.000368s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,B,return_int) [0.000257s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000519s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000288s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000274s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,b,return_int) [0.000254s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,B,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,bit,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,b,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,b,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,B,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,B,return_dec) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.016180s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,B,return_int) [0.014749s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000430s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000725s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,B,return_int) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.020342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,B,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,bit,return_dec) [0.000420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.018977s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,B,return_dec) [0.000296s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,b,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,b,return_dec) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,bit,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,b,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,bit,return_int) [0.000291s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000260s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,B,return_dec) [0.000515s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,b,return_int) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000258s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,B,return_int) [0.006605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,B,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,bit,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.003962s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.001149s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.004244s] ... 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.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,bit,return_dec) [0.013167s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,bit,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,b,return_dec) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,b,return_int) [0.014494s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,B,return_int) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,bit,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,b,return_int) [0.000263s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,bit,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,bit,return_int) [0.000272s] ... 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.002803s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,b,return_int) [0.016766s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,B,return_dec) [0.000396s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,B,return_dec) [0.002004s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,b,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,bit,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,b,return_dec) [0.008376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,bit,return_int) [0.000341s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,b,return_dec) [0.004159s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,b,return_dec) [0.000488s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,B,return_dec) [0.004193s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,b,return_int) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,B,return_dec) [0.000292s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,B,return_int) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,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,E,b,return_dec) [0.000272s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,b,return_int) [0.007838s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,b,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,B,return_int) [0.000251s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,b,return_int) [0.007534s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.023045s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,b,return_int) [0.000621s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,bit,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,B,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000483s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,B,return_dec) [0.005150s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,bit,return_int) [0.029157s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,B,return_dec) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000935s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,b,return_int) [0.000378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,bit,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,b,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,b,return_dec) [0.002296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,B,return_dec) [0.002974s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,b,return_int) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,bit,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,bit,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,b,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,b,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,b,return_int) [0.016534s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.020875s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,B,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,b,return_dec) [0.000232s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,b,return_dec) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,b,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,bit,return_int) [0.000242s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.004280s] ... 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.000268s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,B,return_int) [0.000279s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,B,return_dec) [0.000261s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,bit,return_dec) [0.031519s] ... 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.002575s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000397s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000306s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,b,return_int) [0.000820s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,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,P,B,return_int) [0.001512s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000413s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,B,return_dec) [0.000953s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,bit,return_dec) [0.000575s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000349s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,b,return_int) [0.001671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,bit,return_dec) [0.013937s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,bit,return_dec) [0.000804s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,bit,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,B,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,bit,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,b,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.003429s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,bit,return_int) [0.000713s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,B,return_dec) [0.000290s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,B,return_int) [0.000253s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,b,return_int) [0.000250s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,B,return_int) [0.000282s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,b,return_int) [0.000714s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,B,return_dec) [0.000327s] ... ok {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000291s] ... ok {1} 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.000282s] ... ok {1} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_6 [0.000260s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_backwards [0.000648s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_context_manager [0.000683s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,B,return_dec) [0.007749s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.024502s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,B,return_int) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,b,return_dec) [0.000332s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_context_manager_splits [0.010720s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000286s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_has_started_stopped [0.000323s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_elapsed [0.000258s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits [0.000574s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits_never_started [0.000267s] ... ok {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits_stopped [0.000295s] ... ok {1} oslo_utils.tests.test_timeutils.TestIso8601Time.test_west_normalize [0.000312s] ... ok {1} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_exception [0.001592s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_aware [0.000769s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.012422s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,bit,return_int) [0.000281s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_aware_no_utc [0.000981s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_unmarshall_time_leap_second [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,b,return_int) [0.006857s] ... ok {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_utcnow [0.000256s] ... ok {1} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_is_uuid_like_insensitive [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,bit,return_int) [0.024867s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000657s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,bit,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,bit,return_int) [0.000275s] ... ok {1} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_name_is_uuid_like [0.000226s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_int [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,B,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,B,return_dec) [0.005869s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000818s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,b,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,b,return_int) [0.000424s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,bit,return_dec) [0.000401s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,B,return_dec) [0.000356s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_string [0.000243s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_less_than [0.000281s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_not_present_less_than [0.000608s] ... ok {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_not_present_same [0.000283s] ... ok {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_int_instead_of_text [0.000297s] ... ok {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_none_instead_of_text [0.000256s] ... ok {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_tuple_instead_of_text [0.000250s] ... ok {1} oslo_utils.tests.tests_encodeutils.ExceptionToUnicodeTest.test_str_exception [0.005587s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,bit,return_int) [0.007054s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,B,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,b,return_dec) [0.012185s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,bit,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,bit,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,bit,return_dec) [0.003176s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,b,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.003937s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,bit,return_dec) [0.001919s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,bit,return_dec) [0.017062s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,B,return_dec) [0.005679s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,bit,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,B,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,b,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,bit,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,B,return_int) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,B,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,bit,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,B,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,b,return_int) [0.007709s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,B,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.013972s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,b,return_int) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,B,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,b,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,B,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.008947s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,bit,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,bit,return_dec) [0.015821s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,B,return_int) [0.000456s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,bit,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,B,return_int) [0.000913s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,B,return_dec) [0.003069s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,bit,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,B,return_int) [0.007911s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,bit,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,B,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,b,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,bit,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,b,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,B,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,B,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,b,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,b,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.044835s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,b,return_int) [0.046917s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,bit,return_dec) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,B,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,B,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000960s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,b,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,b,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000823s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,bit,return_int) [0.042178s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,b,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,b,return_int) [0.000805s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,b,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,b,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,bit,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,bit,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,B,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,B,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,bit,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,bit,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,b,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,b,return_dec) [0.001030s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,b,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,bit,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,bit,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,bit,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,B,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,B,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,b,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,B,return_dec) [0.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,bit,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,bit,return_int) [0.011045s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,b,return_int) [0.008675s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,B,return_dec) [0.006439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,B,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,bit,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,bit,return_int) [0.003423s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.010742s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,B,return_dec) [0.016106s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.012125s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,B,return_int) [0.000468s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,bit,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,B,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,B,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,b,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.007376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,b,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,B,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,bit,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,bit,return_dec) [0.010609s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,b,return_int) [0.011933s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,B,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,B,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,B,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,bit,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,B,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,b,return_int) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,bit,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,bit,return_int) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,B,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,bit,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,B,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,b,return_dec) [0.012973s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,B,return_dec) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.016765s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,b,return_dec) [0.000404s] ... 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.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,bit,return_dec) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,b,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.004400s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,bit,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,bit,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,bit,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000574s] ... 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.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,b,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,bit,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,bit,return_dec) [0.015575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000326s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,b,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,B,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.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,B,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,bit,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,B,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,b,return_int) [0.005086s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,bit,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.039567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,B,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.002467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,B,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,bit,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.005572s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,bit,return_dec) [0.017894s] ... 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.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,b,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.006125s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,b,return_int) [0.000596s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,B,return_dec) [0.003861s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,b,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,b,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,b,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,b,return_int) [0.009012s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,bit,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,bit,return_dec) [0.013695s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,B,return_dec) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,b,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,bit,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,B,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,b,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,bit,return_int) [0.015157s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,B,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,b,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,bit,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,bit,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,bit,return_int) [0.001163s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,b,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,B,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.007662s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,bit,return_dec) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,B,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,b,return_dec) [0.000586s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,B,return_int) [0.017911s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,b,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,b,return_int) [0.000838s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,b,return_int) [0.000279s] ... 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.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,B,return_int) [0.003581s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,b,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,B,return_int) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,bit,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.007242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,B,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.001483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,b,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,bit,return_dec) [0.002144s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,B,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,B,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,b,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,bit,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,bit,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,b,return_int) [0.015804s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,bit,return_dec) [0.001187s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,bit,return_int) [0.009718s] ... 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.000554s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,B,return_dec) [0.000415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,B,return_dec) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,b,return_dec) [0.000290s] ... 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.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,b,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,B,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,bit,return_int) [0.008619s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,b,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.007847s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,b,return_int) [0.016796s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000555s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,bit,return_int) [0.001527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,B,return_dec) [0.005834s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,b,return_int) [0.006626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,B,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.013224s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,B,return_int) [0.004339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.002396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,B,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,B,return_dec) [0.000324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,bit,return_dec) [0.005368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,bit,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.021851s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000712s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,b,return_dec) [0.000645s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,bit,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,B,return_int) [0.005506s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,invalid_unit_suffix,return_dec) [0.000943s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,b,return_int) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,B,return_dec) [0.006355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,invalid_unit_suffix,return_dec) [0.000410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,b,return_int) [0.000527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,b,return_dec) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,bit,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,invalid_unit_suffix,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,bit,return_dec) [0.006596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,bit,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,B,return_dec) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,B,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,invalid_unit_suffix,return_int) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,b,return_int) [0.005078s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,invalid_unit_suffix,return_dec) [0.000875s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,B,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,B,return_dec) [0.027073s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,B,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,bit,return_int) [0.001148s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,invalid_unit_suffix,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,b,return_int) [0.000739s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,bit,return_dec) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,B,return_dec) [0.000406s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,bit,return_int) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,B,return_int) [0.001396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.002610s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,B,return_dec) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,bit,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,B,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,B,return_dec) [0.000838s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,b,return_dec) [0.001021s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,b,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,bit,return_dec) [0.000639s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,B,return_int) [0.006505s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,b,return_int) [0.000359s] ... 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.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,bit,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.007911s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,b,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,bit,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.003669s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,bit,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,bit,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,B,return_int) [0.001035s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,b,return_int) [0.001005s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.004784s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,bit,return_int) [0.000656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.001878s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,bit,return_dec) [0.000483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,b,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,bit,return_int) [0.008502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,B,return_dec) [0.000474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,B,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,b,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000274s] ... ok {0} 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.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,b,return_dec) [0.001164s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,b,return_int) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,invalid_unit_suffix,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,B,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,b,return_int) [0.001626s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,bit,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,B,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,bit,return_int) [0.018344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,bit,return_dec) [0.001003s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,B,return_dec) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,b,return_int) [0.001102s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,B,return_int) [0.011254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.013517s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,bit,return_int) [0.023953s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,b,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,b,return_dec) [0.000732s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,bit,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,b,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,invalid_unit_suffix,return_dec) [0.001474s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,b,return_dec) [0.000929s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,bit,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,bit,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,B,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,b,return_dec) [0.000878s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,B,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,b,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,bit,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000491s] ... 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.000256s] ... 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.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,B,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.005492s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,B,return_int) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,bit,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,B,return_dec) [0.000937s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,invalid_unit_suffix,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,b,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,B,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,b,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,b,return_int) [0.001029s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000779s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,b,return_dec) [0.000999s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,b,return_int) [0.002595s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,b,return_dec) [0.007055s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000580s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,B,return_dec) [0.003795s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,B,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,invalid_unit_suffix,return_dec) [0.000917s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,bit,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.007944s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,bit,return_int) [0.001681s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,bit,return_int) [0.000675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,bit,return_int) [0.001884s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,B,return_int) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,b,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,bit,return_int) [0.002270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,bit,return_int) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.004788s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,bit,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,B,return_int) [0.008420s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,b,return_dec) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,B,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,B,return_dec) [0.009017s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,B,return_int) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,b,return_dec) [0.002179s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,bit,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,b,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,B,return_int) [0.002147s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,invalid_unit_suffix,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,bit,return_int) [0.009308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000668s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,b,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.002247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,b,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,B,return_dec) [0.000918s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,b,return_dec) [0.001200s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,bit,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,bit,return_int) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,bit,return_int) [0.000497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,B,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,b,return_dec) [0.000842s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,b,return_int) [0.002018s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.008472s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.005656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.017434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,bit,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,b,return_dec) [0.008186s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,bit,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,B,return_dec) [0.013156s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,bit,return_dec) [0.000370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,b,return_dec) [0.000630s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,b,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,bit,return_int) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,bit,return_dec) [0.000613s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,b,return_int) [0.011768s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.004450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,bit,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,bit,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,bit,return_int) [0.007655s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,B,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,b,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,B,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,B,return_dec) [0.007329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,bit,return_int) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,bit,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,B,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.017982s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,b,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,b,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,bit,return_dec) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,bit,return_dec) [0.013253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,bit,return_int) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,bit,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,b,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.007500s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,B,return_dec) [0.004329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,B,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,b,return_dec) [0.005169s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,bit,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,B,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,B,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,bit,return_int) [0.000589s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,B,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,invalid_unit_suffix,return_int) [0.001855s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.001437s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,bit,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,B,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,b,return_dec) [0.002934s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,bit,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,bit,return_int) [0.000659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,bit,return_int) [0.008482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,bit,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,bit,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,B,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.028622s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,bit,return_int) [0.000410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,bit,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.002638s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,B,return_int) [0.000778s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,B,return_dec) [0.000903s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,B,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,B,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,B,return_dec) [0.001123s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,b,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,b,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,B,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,B,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,b,return_dec) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,bit,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,b,return_int) [0.005730s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,b,return_dec) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,bit,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,bit,return_int) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,bit,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,B,return_int) [0.006305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,b,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,bit,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,b,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,B,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,bit,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,b,return_int) [0.004920s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,bit,return_dec) [0.001450s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,b,return_int) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.003418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,bit,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,bit,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,b,return_dec) [0.000225s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.001261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,bit,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,invalid_unit_suffix,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,invalid_unit_suffix,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,b,return_dec) [0.000459s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,b,return_int) [0.000666s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,bit,return_dec) [0.000411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,bit,return_int) [0.021211s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,b,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000402s] ... 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.001755s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,B,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,B,return_int) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,invalid_unit_suffix,return_dec) [0.001548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,invalid_unit_suffix,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,B,return_dec) [0.000230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001738s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,B,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,B,return_int) [0.011769s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,b,return_dec) [0.014872s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,bit,return_int) [0.000386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,invalid_unit_suffix,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,b,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,bit,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,B,return_int) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,bit,return_int) [0.000697s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,bit,return_dec) [0.018296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,bit,return_int) [0.000641s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,bit,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,b,return_int) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,b,return_int) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,b,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,bit,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,bit,return_dec) [0.004325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,B,return_dec) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,b,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,bit,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,bit,return_dec) [0.000223s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,bit,return_int) [0.000667s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,B,return_int) [0.000702s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,B,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,B,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,B,return_int) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000549s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,b,return_int) [0.000953s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,B,return_dec) [0.000636s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.017517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,bit,return_dec) [0.013073s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,b,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,B,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,B,return_int) [0.004545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,B,return_int) [0.001199s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,b,return_dec) [0.001385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.003162s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,bit,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.003677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,b,return_dec) [0.000884s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,b,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,B,return_dec) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,b,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,b,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,b,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,bit,return_dec) [0.002214s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,B,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.006491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,bit,return_dec) [0.000393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,b,return_dec) [0.004132s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,B,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,bit,return_dec) [0.005373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,B,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,b,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,b,return_int) [0.001971s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,B,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,b,return_dec) [0.008126s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,b,return_int) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,b,return_int) [0.004142s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,bit,return_dec) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,b,return_dec) [0.000233s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,bit,return_int) [0.005212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.002788s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,bit,return_int) [0.000428s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,b,return_int) [0.006720s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,bit,return_dec) [0.007168s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,B,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,bit,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,B,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000803s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,B,return_dec) [0.000221s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,bit,return_int) [0.001391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,b,return_int) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,B,return_dec) [0.000223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,B,return_int) [0.001599s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,B,return_dec) [0.015072s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,b,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,bit,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.010348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,b,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,bit,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,b,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,b,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,bit,return_int) [0.000696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,b,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,b,return_int) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,bit,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,B,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,b,return_int) [0.015043s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,b,return_int) [0.000644s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,bit,return_int) [0.001146s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,b,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,bit,return_int) [0.012008s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.012191s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,b,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,bit,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,b,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,bit,return_int) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,B,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,B,return_dec) [0.003562s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,B,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,bit,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,B,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,bit,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,bit,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,bit,return_int) [0.007732s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,B,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.017197s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000296s] ... 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.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,b,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.004710s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000478s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,B,return_int) [0.012963s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,B,return_int) [0.000785s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,b,return_dec) [0.001388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,b,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,bit,return_dec) [0.003193s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,bit,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,bit,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,b,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,B,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,B,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,B,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.011657s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,bit,return_dec) [0.005068s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,B,return_dec) [0.000957s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,B,return_int) [0.000518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,bit,return_dec) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,b,return_dec) [0.001199s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000613s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,bit,return_int) [0.001217s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,bit,return_dec) [0.001807s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,bit,return_int) [0.003230s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,b,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.003356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,b,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,bit,return_int) [0.000814s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,B,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,B,return_int) [0.001407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,B,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,bit,return_int) [0.017481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,b,return_dec) [0.000225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,bit,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,bit,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,B,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,B,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,B,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,B,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,bit,return_dec) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.005427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,b,return_dec) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,bit,return_int) [0.006037s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,B,return_dec) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,b,return_int) [0.000640s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,b,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,bit,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,B,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.002080s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000990s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,b,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,B,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,bit,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.007583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,B,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,b,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,b,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,B,return_int) [0.001978s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,b,return_int) [0.024483s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,bit,return_int) [0.000756s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,bit,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.003092s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.010405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000623s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,b,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,bit,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.013004s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,b,return_dec) [0.004539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,bit,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,B,return_int) [0.000533s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,B,return_dec) [0.008673s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,B,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,bit,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,b,return_dec) [0.001730s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,bit,return_dec) [0.029110s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,bit,return_int) [0.016574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,b,return_dec) [0.016674s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,b,return_int) [0.001081s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,bit,return_dec) [0.000617s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,B,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,b,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,B,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,b,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,bit,return_int) [0.001043s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,bit,return_int) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,b,return_int) [0.000385s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,bit,return_int) [0.002449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,b,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,B,return_dec) [0.008779s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,bit,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,bit,return_int) [0.007084s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,B,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,bit,return_dec) [0.000230s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,B,return_int) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,b,return_dec) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,bit,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [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.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,B,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,b,return_int) [0.007776s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,b,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,B,return_dec) [0.001575s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,b,return_int) [0.000493s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,bit,return_int) [0.001766s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,B,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,bit,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,B,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,bit,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,B,return_dec) [0.006300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,bit,return_dec) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,bit,return_int) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000714s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,b,return_dec) [0.015944s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,bit,return_int) [0.000641s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,b,return_dec) [0.000567s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,b,return_int) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,B,return_int) [0.001455s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,b,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,bit,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,bit,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,b,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,b,return_dec) [0.015268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,b,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,bit,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,b,return_int) [0.013534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,bit,return_dec) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,bit,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,b,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,B,return_int) [0.013968s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,bit,return_dec) [0.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,B,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,b,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,B,return_int) [0.009187s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,bit,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,b,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,b,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,b,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,b,return_dec) [0.005438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,bit,return_dec) [0.005342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,bit,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,bit,return_int) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,b,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,b,return_int) [0.041399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,b,return_int) [0.012297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,B,return_dec) [0.000486s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,b,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,bit,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,b,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,bit,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,bit,return_int) [0.007101s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,B,return_int) [0.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000440s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,b,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,B,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,B,return_dec) [0.011718s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,B,return_dec) [0.000359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,B,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,b,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,bit,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.004777s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,B,return_int) [0.004398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,bit,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,bit,return_int) [0.000564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.003947s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,B,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,b,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,B,return_int) [0.000796s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,b,return_int) [0.000591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,bit,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,B,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,b,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,bit,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,b,return_dec) [0.013233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.015725s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,bit,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,bit,return_int) [0.000440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,b,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,bit,return_int) [0.004660s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.004591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,B,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,B,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000489s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000248s] ... 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.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,bit,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,B,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,b,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,bit,return_dec) [0.000627s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,B,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,bit,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,b,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,bit,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,bit,return_int) [0.000661s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,B,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,b,return_dec) [0.000585s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,bit,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,bit,return_dec) [0.011869s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,b,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,b,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,b,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,bit,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,B,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,b,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,b,return_dec) [0.000509s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.015479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,b,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,B,return_dec) [0.008610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,b,return_int) [0.000608s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,B,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,b,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,B,return_int) [0.003349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,b,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,B,return_dec) [0.000523s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,bit,return_int) [0.004036s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,B,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,bit,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.010476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,b,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,b,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,bit,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,b,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,b,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,bit,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,bit,return_int) [0.005846s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,bit,return_dec) [0.016650s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,B,return_int) [0.001093s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,bit,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,b,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.002629s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,bit,return_dec) [0.002558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,B,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,bit,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,b,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,bit,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,bit,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,bit,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.006851s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000497s] ... 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.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,b,return_int) [0.009675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,B,return_int) [0.000515s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,b,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,b,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,B,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,bit,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,B,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,B,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,b,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,bit,return_dec) [0.019598s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,bit,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,B,return_dec) [0.026182s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,B,return_int) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,bit,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,b,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,b,return_dec) [0.002740s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,bit,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,B,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,B,return_int) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,b,return_dec) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,bit,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,B,return_dec) [0.004573s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000574s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,b,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,bit,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,b,return_int) [0.000992s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,B,return_dec) [0.000520s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,bit,return_int) [0.020675s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,B,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000358s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,b,return_dec) [0.000856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,bit,return_dec) [0.016162s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,bit,return_int) [0.000972s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.002841s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,b,return_int) [0.002479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,B,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,B,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,bit,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,b,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,bit,return_int) [0.000604s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,b,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,B,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,b,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,b,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,bit,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,bit,return_dec) [0.001682s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,bit,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.001601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,B,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,b,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,B,return_int) [0.001862s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,b,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,B,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,b,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,B,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,b,return_int) [0.005919s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,B,return_dec) [0.005477s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,b,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.018490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,b,return_int) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.013119s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,B,return_int) [0.000431s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000433s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,b,return_int) [0.001549s] ... 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.001772s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,b,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,bit,return_dec) [0.001818s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.001880s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,b,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,b,return_int) [0.004064s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,bit,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,B,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,b,return_int) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,b,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.017549s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,b,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,bit,return_dec) [0.010357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,bit,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,B,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,bit,return_int) [0.003499s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,B,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,B,return_dec) [0.000568s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,b,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.003738s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,b,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,bit,return_int) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,B,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,B,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,bit,return_dec) [0.006454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,B,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,b,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,b,return_dec) [0.005164s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,B,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,b,return_int) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,bit,return_dec) [0.005235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,bit,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000796s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.011044s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.021777s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001103s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000610s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000260s] ... 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.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,b,return_int) [0.004064s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,b,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,bit,return_dec) [0.005030s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,bit,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,b,return_int) [0.009464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,bit,return_int) [0.005454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,bit,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.007100s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,invalid_unit_suffix,return_dec) [0.002630s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,B,return_int) [0.000580s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.007864s] ... 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.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000621s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,b,return_dec) [0.013542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,bit,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,B,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,invalid_unit_suffix,return_int) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,B,return_dec) [0.010561s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,B,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,B,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,B,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,invalid_unit_suffix,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,bit,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,B,return_dec) [0.007331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,B,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,B,return_dec) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,B,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,invalid_unit_suffix,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,b,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,b,return_int) [0.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,bit,return_int) [0.001198s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,B,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,b,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,B,return_int) [0.002737s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.002161s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,bit,return_int) [0.000280s] ... 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.009352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,b,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,bit,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,bit,return_dec) [0.007588s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,B,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,B,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,B,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,b,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,bit,return_dec) [0.000814s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,B,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,b,return_dec) [0.000236s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,bit,return_int) [0.000237s] ... 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.010788s] ... 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.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000315s] ... 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.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,b,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,B,return_int) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,b,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,B,return_dec) [0.006019s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,b,return_int) [0.005296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,bit,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,B,return_dec) [0.000226s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000279s] ... 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.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,b,return_dec) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,b,return_dec) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,b,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,B,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,B,return_dec) [0.010418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,bit,return_int) [0.000296s] ... 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.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,B,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,b,return_int) [0.011179s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,bit,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,bit,return_dec) [0.008706s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,bit,return_dec) [0.006424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,B,return_dec) [0.000637s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,bit,return_int) [0.000389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,b,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,B,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,B,return_dec) [0.006845s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,bit,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,B,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.001300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,B,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,B,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,B,return_dec) [0.009465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,b,return_dec) [0.009139s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,B,return_int) [0.002535s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.004050s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,b,return_int) [0.000902s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,B,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.001999s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,b,return_int) [0.004757s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000405s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,b,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,B,return_int) [0.001130s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,B,return_dec) [0.000729s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,B,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,b,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,b,return_dec) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,bit,return_int) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,bit,return_dec) [0.000229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,B,return_int) [0.029637s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,bit,return_int) [0.006074s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.008249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,bit,return_dec) [0.002614s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,b,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000572s] ... 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.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000284s] ... 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.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,bit,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,bit,return_dec) [0.000257s] ... 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.007908s] ... 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.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000615s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,bit,return_int) [0.012334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,B,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,b,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,b,return_int) [0.017253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,B,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.010562s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000337s] ... 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.000450s] ... 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.000344s] ... 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_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,bit,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,B,return_int) [0.002980s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,b,return_dec) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,b,return_int) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,bit,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,bit,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,B,return_dec) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.001228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,b,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,b,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,bit,return_dec) [0.002683s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,B,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,b,return_dec) [0.000233s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,B,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,B,return_int) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.004542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,b,return_dec) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.001946s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,bit,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,bit,return_int) [0.006155s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000463s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.003293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000815s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000619s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000708s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,b,return_int) [0.000705s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,b,return_int) [0.001062s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000474s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,B,return_dec) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,b,return_int) [0.018562s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,B,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,bit,return_int) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,b,return_int) [0.001509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,bit,return_int) [0.000519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,B,return_dec) [0.001028s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,bit,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,B,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,bit,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,B,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,B,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,bit,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.002195s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,b,return_dec) [0.000506s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000863s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,b,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000803s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000532s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000602s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,b,return_dec) [0.000421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,B,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000462s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,B,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,b,return_int) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,B,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000512s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.019609s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,b,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,b,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,bit,return_dec) [0.002200s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,bit,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.009684s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,b,return_dec) [0.008890s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,B,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_int) [0.000773s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000263s] ... 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.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.001011s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,bit,return_dec) [0.008219s] ... 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.000718s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,bit,return_int) [0.000580s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,B,return_int) [0.002519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,bit,return_dec) [0.004371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.003907s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,B,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,bit,return_dec) [0.010450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,B,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,B,return_dec) [0.000889s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,bit,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,bit,return_int) [0.011013s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000381s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,bit,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,B,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,B,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,B,return_dec) [0.001152s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.003736s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,B,return_int) [0.001497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,B,return_int) [0.001428s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,bit,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,bit,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.009616s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,b,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.008719s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,bit,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,b,return_dec) [0.000552s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,bit,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,B,return_int) [0.000503s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,bit,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,bit,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.019422s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,B,return_dec) [0.004733s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,bit,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,b,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,B,return_int) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,B,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,B,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,bit,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,b,return_dec) [0.000235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,b,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,bit,return_dec) [0.000238s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,bit,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,B,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,B,return_dec) [0.003503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,bit,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,bit,return_int) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,b,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.002296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,bit,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,bit,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.007638s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,b,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,b,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,bit,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,B,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,B,return_int) [0.014321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,b,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,b,return_dec) [0.023737s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,b,return_int) [0.000371s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,b,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,bit,return_dec) [0.009351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.003713s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,B,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,b,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,B,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,b,return_int) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,b,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,B,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,b,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,bit,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,bit,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,b,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,b,return_int) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000456s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,bit,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,bit,return_int) [0.004396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,b,return_int) [0.000593s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,B,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,b,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,B,return_dec) [0.000241s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.005334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,bit,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,B,return_dec) [0.001783s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,B,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.008118s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000836s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000523s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.015239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,b,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,bit,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,bit,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,b,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.008761s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,b,return_int) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,B,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.010033s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,bit,return_dec) [0.007342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,bit,return_dec) [0.001317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,b,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,bit,return_dec) [0.007395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,B,return_int) [0.000326s] ... ok {3} 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.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,bit,return_dec) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,bit,return_int) [0.005091s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,B,return_dec) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,b,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,B,return_int) [0.000263s] ... 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.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000876s] ... 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.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,b,return_dec) [0.002561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,b,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,b,return_dec) [0.001877s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,bit,return_int) [0.000485s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,B,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,b,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,b,return_int) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,B,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,b,return_int) [0.007656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,B,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000881s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,bit,return_int) [0.014133s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,B,return_int) [0.010522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,b,return_dec) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,B,return_dec) [0.006292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,B,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,bit,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,b,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,bit,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,B,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.001975s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,B,return_int) [0.000270s] ... 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.000630s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,bit,return_dec) [0.001498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.001426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,b,return_dec) [0.004446s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,B,return_int) [0.000487s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,b,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,bit,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,b,return_int) [0.006206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,bit,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,B,return_dec) [0.000242s] ... 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.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,B,return_dec) [0.003304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,b,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,bit,return_int) [0.000318s] ... 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.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,b,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,B,return_dec) [0.012430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,B,return_dec) [0.017572s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,B,return_int) [0.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,B,return_int) [0.002349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,b,return_dec) [0.005907s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,bit,return_int) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,bit,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,B,return_dec) [0.007882s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.006929s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000439s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.007448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000689s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,bit,return_int) [0.001724s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,b,return_dec) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,B,return_dec) [0.005231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,B,return_dec) [0.000380s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,bit,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,b,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,bit,return_dec) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,B,return_dec) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,b,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,b,return_int) [0.004583s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,bit,return_int) [0.003417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.002001s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,B,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,bit,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,B,return_int) [0.011087s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,B,return_dec) [0.000242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,B,return_int) [0.000345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,b,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,b,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,B,return_int) [0.047602s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000544s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,B,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,B,return_int) [0.000354s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,b,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,b,return_dec) [0.009531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,bit,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,B,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,invalid_unit_suffix,return_int) [0.001137s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,B,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,B,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,B,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,B,return_int) [0.000265s] ... ok {3} 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.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,B,return_dec) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.002337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,b,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,B,return_int) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,bit,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,B,return_int) [0.000237s] ... ok {3} 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.005135s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.005407s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000567s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,b,return_int) [0.002981s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,bit,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,B,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,B,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.007989s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,b,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,bit,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,b,return_dec) [0.000775s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,bit,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,bit,return_dec) [0.008143s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,bit,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,B,return_int) [0.008325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,b,return_int) [0.001329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,b,return_int) [0.013040s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,bit,return_int) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000396s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,bit,return_dec) [0.000420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,b,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,bit,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,bit,return_int) [0.000518s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,b,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,B,return_dec) [0.015061s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,bit,return_int) [0.006768s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,b,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,bit,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,bit,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000484s] ... 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.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,B,return_int) [0.008955s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,b,return_int) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,b,return_int) [0.000620s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,bit,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,B,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,b,return_int) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,B,return_dec) [0.003569s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,bit,return_dec) [0.009413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,bit,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,b,return_dec) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,B,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,b,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,bit,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,B,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.006167s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,B,return_dec) [0.014708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,b,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,B,return_int) [0.003046s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.003971s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,b,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,B,return_dec) [0.000808s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,B,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,bit,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000590s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,bit,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,B,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.002637s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,bit,return_int) [0.002101s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,bit,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,B,return_dec) [0.004295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,B,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,bit,return_dec) [0.013973s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.005418s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,b,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,b,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.004851s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,bit,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,b,return_dec) [0.000672s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,b,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,b,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,bit,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,bit,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,bit,return_int) [0.038959s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,B,return_int) [0.002312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,b,return_int) [0.002709s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,b,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,B,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.004144s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,B,return_dec) [0.014190s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,B,return_int) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,bit,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,bit,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,B,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,B,return_int) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,B,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,bit,return_dec) [0.001069s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,bit,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,bit,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,bit,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,B,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,B,return_dec) [0.007442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,b,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,b,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,b,return_int) [0.009401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,b,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,b,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,bit,return_dec) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,bit,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,B,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,b,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,b,return_dec) [0.000508s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,b,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,bit,return_int) [0.000360s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,b,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,bit,return_dec) [0.008600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,bit,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,b,return_dec) [0.003058s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,b,return_dec) [0.000681s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,b,return_int) [0.000740s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,bit,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,bit,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,B,return_dec) [0.002785s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.006709s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,b,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,bit,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,B,return_dec) [0.009820s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,b,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,bit,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,bit,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,B,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,B,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,B,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,B,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,b,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,bit,return_dec) [0.005386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,bit,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,bit,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,bit,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,bit,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,B,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,b,return_dec) [0.005947s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,b,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,B,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,bit,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000826s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,B,return_int) [0.000359s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,bit,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,b,return_dec) [0.024770s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,bit,return_int) [0.002770s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000475s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,b,return_int) [0.001815s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,b,return_int) [0.000747s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.001723s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,bit,return_dec) [0.003413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,B,return_int) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,B,return_int) [0.013810s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,b,return_int) [0.018756s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,bit,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,bit,return_dec) [0.006805s] ... 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_dec) [0.014496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,b,return_int) [0.000398s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,B,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,b,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,B,return_dec) [0.000327s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,bit,return_dec) [0.000481s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,bit,return_int) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,B,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,B,return_dec) [0.014856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,b,return_dec) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,bit,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,B,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.003560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.003352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,bit,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,invalid_unit_suffix,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,invalid_unit_suffix,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,b,return_int) [0.004374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,bit,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,bit,return_dec) [0.007388s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,bit,return_int) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,B,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,B,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,B,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,b,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,bit,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,B,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,b,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,B,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,B,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,invalid_unit_suffix,return_int) [0.001324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,bit,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.004388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,b,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,bit,return_int) [0.020273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,B,return_int) [0.000425s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.016496s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,b,return_dec) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,bit,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,bit,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,bit,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,B,return_dec) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.016643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,b,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,b,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,bit,return_dec) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,bit,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,B,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,bit,return_int) [0.005212s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,B,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,B,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,b,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,bit,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,b,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,b,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.010470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,bit,return_dec) [0.011334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,b,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,invalid_unit_suffix,return_int) [0.000973s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,bit,return_int) [0.003049s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,B,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,b,return_dec) [0.000234s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,B,return_dec) [0.001989s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,b,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,b,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,b,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,B,return_dec) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,B,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,bit,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,bit,return_dec) [0.000226s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,b,return_dec) [0.000548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,b,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,b,return_dec) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,bit,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,b,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,b,return_int) [0.004577s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,B,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,B,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,B,return_int) [0.003484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,B,return_dec) [0.016581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,bit,return_dec) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,b,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000655s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,bit,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,b,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,B,return_int) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,b,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,bit,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,B,return_int) [0.011516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000693s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,B,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,b,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,bit,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,B,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.016575s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,bit,return_dec) [0.000524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,bit,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,bit,return_int) [0.000405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,bit,return_dec) [0.030536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,B,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,bit,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,B,return_dec) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,B,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,B,return_dec) [0.006449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,B,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,bit,return_dec) [0.003215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,b,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,bit,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,b,return_dec) [0.000229s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,bit,return_dec) [0.006569s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,B,return_int) [0.000339s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,b,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,bit,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,b,return_int) [0.004507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,b,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,b,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,bit,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,bit,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,b,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,B,return_dec) [0.007503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,b,return_int) [0.002825s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,bit,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,b,return_int) [0.011530s] ... 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.027047s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,B,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,bit,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,bit,return_int) [0.000990s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000603s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,b,return_dec) [0.002546s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,b,return_int) [0.000476s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,B,return_int) [0.000680s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,B,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,bit,return_dec) [0.000581s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,bit,return_int) [0.000726s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,bit,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,bit,return_dec) [0.000693s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,B,return_int) [0.001862s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,b,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,bit,return_int) [0.001742s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,bit,return_int) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,b,return_int) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,B,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,B,return_int) [0.000230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,bit,return_int) [0.001384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,B,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.002316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,b,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.001375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,bit,return_int) [0.000789s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,b,return_dec) [0.035205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.007532s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000896s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,bit,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,B,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,b,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,bit,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,b,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,B,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.021864s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.002375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,bit,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.011426s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,B,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,B,return_dec) [0.008430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,b,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,bit,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,bit,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,bit,return_int) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,bit,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,B,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,B,return_int) [0.000599s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,b,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,B,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,b,return_dec) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,b,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,b,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,bit,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,b,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,B,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.015631s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,B,return_int) [0.002223s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.011492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,b,return_int) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,bit,return_int) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,b,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,bit,return_dec) [0.013984s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,B,return_dec) [0.000430s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,bit,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,B,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.003153s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.012092s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,B,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,B,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.007445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,bit,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,b,return_int) [0.000561s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.010475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,B,return_int) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,B,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,b,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.012522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,b,return_int) [0.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,B,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,B,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,bit,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,b,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,bit,return_dec) [0.016799s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,bit,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,B,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,b,return_int) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000540s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,B,return_dec) [0.012659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000763s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,bit,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,b,return_dec) [0.000513s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,bit,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.017668s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,bit,return_dec) [0.016509s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,b,return_dec) [0.048660s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.010466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.002417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000604s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,bit,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000384s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,b,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,B,return_int) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.003143s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.030124s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,b,return_dec) [0.000693s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,B,return_dec) [0.000393s] ... 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.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,b,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,B,return_dec) [0.000794s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,bit,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,b,return_int) [0.000870s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,b,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,B,return_int) [0.000389s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,b,return_dec) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,bit,return_int) [0.000341s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,b,return_dec) [0.008002s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,bit,return_dec) [0.000545s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,b,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,b,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,B,return_dec) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,b,return_int) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,b,return_dec) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,B,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,b,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,B,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,B,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,b,return_dec) [0.001230s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,b,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,bit,return_dec) [0.000553s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,B,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,B,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,b,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,B,return_int) [0.000633s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,b,return_int) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,B,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,B,return_int) [0.000432s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,b,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,B,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,bit,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,bit,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,B,return_dec) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,b,return_dec) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.033327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,b,return_dec) [0.000676s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,B,return_int) [0.000608s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,B,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,b,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,bit,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,bit,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,b,return_dec) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,B,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,b,return_int) [0.011583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,bit,return_dec) [0.033215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,b,return_dec) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,B,return_int) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,bit,return_int) [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,B,return_dec) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,bit,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.001140s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,B,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,b,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,bit,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,b,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.002403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,bit,return_dec) [0.002760s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,bit,return_int) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,b,return_int) [0.000376s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,bit,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,bit,return_int) [0.001647s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,b,return_dec) [0.041783s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000639s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,b,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,bit,return_dec) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,B,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,bit,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,b,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.010718s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,bit,return_int) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,B,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,b,return_dec) [0.000525s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.003390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,B,return_int) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,B,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,B,return_dec) [0.010612s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,bit,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,B,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,bit,return_dec) [0.000534s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,B,return_dec) [0.005599s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,B,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,b,return_dec) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,B,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,B,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.002468s] ... 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.000387s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,b,return_int) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,B,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,B,return_int) [0.001879s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.004652s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,b,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,invalid_unit_suffix,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,b,return_dec) [0.002297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,invalid_unit_suffix,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,invalid_unit_suffix,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,bit,return_int) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,B,return_dec) [0.002338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,invalid_unit_suffix,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,b,return_int) [0.010346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,b,return_dec) [0.027589s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,bit,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,B,return_dec) [0.002811s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,B,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,b,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,bit,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,b,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,B,return_int) [0.002325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,bit,return_dec) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,b,return_dec) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,B,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,B,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,invalid_unit_suffix,return_dec) [0.013092s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,invalid_unit_suffix,return_int) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,b,return_dec) [0.003386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,invalid_unit_suffix,return_int) [0.003030s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,b,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,B,return_dec) [0.001816s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,b,return_int) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,bit,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,B,return_int) [0.000351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,b,return_int) [0.002809s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,bit,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,B,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,B,return_int) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,b,return_dec) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.022291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000449s] ... 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.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000530s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.008521s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000370s] ... 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 {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000528s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001093s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,B,return_int) [0.004630s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.001530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001196s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,bit,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,B,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,B,return_dec) [0.000560s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,B,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,B,return_dec) [0.002113s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,b,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,B,return_int) [0.000231s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000594s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,bit,return_int) [0.002416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,b,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,bit,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,B,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,B,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,invalid_unit_suffix,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.014701s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,bit,return_dec) [0.000893s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,B,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,B,return_dec) [0.008468s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,B,return_dec) [0.000539s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,B,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.018277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000315s] ... 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.000300s] ... 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.000551s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000300s] ... 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_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,B,return_dec) [0.000278s] ... 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.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,b,return_int) [0.002382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,b,return_dec) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,bit,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.001378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,b,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,B,return_dec) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,B,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,bit,return_int) [0.000730s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,B,return_dec) [0.000233s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,B,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,b,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,b,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,B,return_int) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,bit,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,B,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,B,return_int) [0.001392s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,b,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,B,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.002998s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,b,return_dec) [0.000506s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,b,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,B,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,b,return_dec) [0.000471s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,bit,return_dec) [0.015015s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,B,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,b,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,bit,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,B,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,bit,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,bit,return_int) [0.000295s] ... 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.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.012276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.028196s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.005688s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,bit,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,B,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,B,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,B,return_int) [0.000496s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,B,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,b,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,bit,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,b,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,b,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,bit,return_dec) [0.008166s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,bit,return_dec) [0.015589s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,bit,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,bit,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,B,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,B,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.013314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,b,return_dec) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,bit,return_int) [0.027488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,b,return_int) [0.000371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,B,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,B,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,b,return_int) [0.013045s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000420s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000500s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,B,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,B,return_int) [0.004494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,b,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,bit,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,bit,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,bit,return_int) [0.006277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.022530s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,bit,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,b,return_int) [0.000598s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,bit,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,B,return_dec) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,b,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,bit,return_dec) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,B,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,b,return_int) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,B,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.001708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,B,return_int) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.004168s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,b,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.009660s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.008703s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000476s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.004398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000304s] ... 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.000374s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.011073s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.012584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.001469s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,B,return_dec) [0.031329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,B,return_int) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,b,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,bit,return_int) [0.017781s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,B,return_int) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,bit,return_dec) [0.002536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,B,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,b,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,b,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000475s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,B,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,b,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,B,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,b,return_dec) [0.006806s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,b,return_int) [0.002150s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,bit,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,B,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,b,return_dec) [0.000888s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,bit,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,b,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,B,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,b,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,bit,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,B,return_dec) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,bit,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,bit,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,b,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,bit,return_dec) [0.000650s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,B,return_dec) [0.000448s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,B,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,bit,return_dec) [0.001328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000493s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,bit,return_dec) [0.000732s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,bit,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,B,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,B,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,bit,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,b,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,b,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,B,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,b,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,b,return_int) [0.021124s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,bit,return_int) [0.000450s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,bit,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,B,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,b,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,B,return_dec) [0.000582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,B,return_int) [0.000954s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,bit,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.002399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,b,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,bit,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,B,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.002688s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,bit,return_int) [0.000640s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,B,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,b,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,B,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,b,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,b,return_int) [0.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,B,return_dec) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.001351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,B,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,invalid_unit_suffix,return_dec) [0.027904s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,B,return_int) [0.000525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.003532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,bit,return_dec) [0.000568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000517s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,bit,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.007695s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,bit,return_int) [0.003820s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,B,return_int) [0.000340s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000512s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,B,return_dec) [0.002955s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,bit,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,B,return_dec) [0.000582s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,bit,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,bit,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,bit,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,b,return_int) [0.002859s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,B,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,bit,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,B,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,b,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,b,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,bit,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,bit,return_int) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,B,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,b,return_dec) [0.027582s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,bit,return_int) [0.009672s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,B,return_int) [0.000411s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,B,return_dec) [0.028986s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,invalid_unit_suffix,return_int) [0.017413s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,B,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,B,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,invalid_unit_suffix,return_dec) [0.000614s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,b,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,b,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,B,return_dec) [0.000236s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,invalid_unit_suffix,return_dec) [0.013896s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,b,return_dec) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,B,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,invalid_unit_suffix,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,b,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,bit,return_dec) [0.000232s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,b,return_int) [0.004708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,b,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000304s] ... 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.000273s] ... 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.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,B,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,B,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,b,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,b,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.007061s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000968s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,bit,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,b,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,b,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000572s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,B,return_dec) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,B,return_dec) [0.000882s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,B,return_int) [0.002431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,bit,return_dec) [0.001197s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,B,return_dec) [0.000344s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.027371s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,bit,return_dec) [0.001384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,B,return_dec) [0.016657s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,b,return_int) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,B,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,B,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,b,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,B,return_dec) [0.000735s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,bit,return_dec) [0.009207s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,bit,return_dec) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,b,return_int) [0.000651s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,bit,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,b,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,bit,return_int) [0.000983s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,bit,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,B,return_int) [0.000490s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,B,return_dec) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,b,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,B,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,B,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.002319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,bit,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,bit,return_int) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,bit,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,bit,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,B,return_dec) [0.001988s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,bit,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} 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(mixed,invalid_sign,garbage_value,M,B,return_dec) [0.010242s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,B,return_dec) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,B,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,b,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,b,return_int) [0.002943s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,bit,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,b,return_dec) [0.000660s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,bit,return_int) [0.000347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,B,return_dec) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,bit,return_dec) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,b,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,bit,return_dec) [0.012445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,b,return_int) [0.026803s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,B,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,b,return_int) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,B,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,B,return_int) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,b,return_dec) [0.000231s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,bit,return_dec) [0.000232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,B,return_dec) [0.000228s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,bit,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,bit,return_int) [0.000719s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,bit,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,bit,return_dec) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,bit,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,bit,return_int) [0.006789s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,B,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,B,return_int) [0.004725s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.014428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000567s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,B,return_dec) [0.000751s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,bit,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,B,return_dec) [0.008268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,bit,return_int) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.005439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,b,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,bit,return_int) [0.013275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.001159s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,bit,return_int) [0.007700s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,b,return_int) [0.000455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,bit,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,B,return_dec) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,b,return_dec) [0.007359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,b,return_dec) [0.002091s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,bit,return_int) [0.000601s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,B,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,bit,return_int) [0.002369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,bit,return_int) [0.001431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,B,return_int) [0.000391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,b,return_dec) [0.000343s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,b,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,B,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,bit,return_int) [0.001748s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.001015s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,b,return_int) [0.000695s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,B,return_dec) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,bit,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,B,return_dec) [0.000655s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,B,return_int) [0.000638s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,bit,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,B,return_dec) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,b,return_int) [0.013285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,bit,return_int) [0.003308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,b,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,B,return_dec) [0.002784s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,B,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,bit,return_dec) [0.001625s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,b,return_dec) [0.021596s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,b,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,b,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,B,return_dec) [0.000503s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.005373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,b,return_int) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,B,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,b,return_dec) [0.000585s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,B,return_int) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,B,return_dec) [0.001041s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,b,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,bit,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,B,return_int) [0.000628s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,B,return_int) [0.014153s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,bit,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,bit,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,b,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,bit,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,B,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,b,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,bit,return_dec) [0.000597s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,bit,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.005377s] ... 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.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,bit,return_dec) [0.005429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,B,return_dec) [0.000460s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,bit,return_int) [0.005753s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,B,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000866s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,b,return_int) [0.000507s] ... 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.000263s] ... 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_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,bit,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,B,return_dec) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,B,return_int) [0.005968s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,B,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,B,return_int) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,b,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.020732s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,b,return_int) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,B,return_dec) [0.000271s] ... 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.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,B,return_int) [0.004615s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,B,return_int) [0.009778s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,b,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,bit,return_dec) [0.000237s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.008168s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,B,return_int) [0.002413s] ... 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.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,B,return_dec) [0.000650s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,bit,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.002326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.005214s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.001709s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.012803s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.002245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,b,return_dec) [0.000292s] ... 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.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,bit,return_int) [0.019075s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,B,return_dec) [0.000779s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,B,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,B,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,b,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,b,return_dec) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,B,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,B,return_dec) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,b,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,bit,return_dec) [0.002076s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,B,return_dec) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,b,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000924s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,bit,return_dec) [0.018049s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.003750s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,B,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,b,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.001674s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,b,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,bit,return_int) [0.000315s] ... 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.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000273s] ... ok {0} 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.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,bit,return_int) [0.009361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000304s] ... 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.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000515s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,bit,return_int) [0.022636s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,B,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,B,return_int) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,b,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,b,return_int) [0.000239s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,B,return_dec) [0.000234s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,b,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.004176s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000285s] ... 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.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.005649s] ... 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.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,b,return_int) [0.001334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000327s] ... 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.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000258s] ... 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.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,B,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000336s] ... 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.000272s] ... ok {0} 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.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,bit,return_int) [0.002985s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,B,return_dec) [0.006115s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,B,return_dec) [0.000754s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,bit,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,B,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,bit,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,B,return_int) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,B,return_int) [0.000845s] ... 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.000939s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,B,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,b,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,B,return_dec) [0.011947s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,b,return_int) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,b,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,b,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,B,return_dec) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,b,return_int) [0.000777s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,B,return_int) [0.021938s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,B,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,B,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,b,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,B,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,b,return_int) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,B,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,B,return_int) [0.007877s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,bit,return_int) [0.003552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000903s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,B,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.002421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,B,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.001873s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,bit,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.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,B,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,b,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,B,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,b,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,B,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,b,return_dec) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,bit,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,b,return_int) [0.004532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000947s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,B,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,B,return_dec) [0.000714s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,bit,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,bit,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,B,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,B,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,b,return_int) [0.001402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,bit,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,b,return_dec) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,b,return_int) [0.000368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,B,return_dec) [0.000771s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,B,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,B,return_dec) [0.028248s] ... 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.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,b,return_int) [0.000565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,b,return_dec) [0.008274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.027653s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,bit,return_dec) [0.001689s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,bit,return_int) [0.006458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,b,return_dec) [0.000309s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,bit,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,b,return_dec) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.001166s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,B,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,b,return_int) [0.001000s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000605s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,b,return_int) [0.006133s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,B,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,b,return_dec) [0.014133s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,B,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,bit,return_dec) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,bit,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,b,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,B,return_int) [0.000240s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,B,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,bit,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,B,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,b,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,b,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,b,return_int) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,bit,return_int) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,B,return_int) [0.002045s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,bit,return_int) [0.013423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,bit,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,B,return_dec) [0.000240s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.012944s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,b,return_int) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,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(mixed,positive,decimal_point_end,k,b,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,b,return_int) [0.000921s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,b,return_int) [0.023869s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000547s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,b,return_int) [0.000458s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.004565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.017831s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,b,return_int) [0.000888s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,bit,return_int) [0.000769s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,B,return_int) [0.000723s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000958s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,B,return_int) [0.000593s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.001618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,bit,return_dec) [0.000281s] ... 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.000558s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,b,return_int) [0.000444s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,B,return_int) [0.003351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,b,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.011928s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,bit,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,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,Ei,B,return_int) [0.012610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,b,return_dec) [0.012643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,bit,return_int) [0.002375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,b,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,bit,return_dec) [0.000243s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,b,return_dec) [0.000329s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,B,return_dec) [0.000649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,bit,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,B,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,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,invalid_unit_prefix,bit,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000294s] ... 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_dec) [0.000300s] ... 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.000268s] ... 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.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,B,return_int) [0.002902s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000894s] ... 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.015000s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,bit,return_dec) [0.000330s] ... 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.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,bit,return_dec) [0.000586s] ... 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.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,bit,return_int) [0.020827s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,B,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,b,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,B,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,B,return_dec) [0.002839s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,b,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,B,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,b,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,b,return_int) [0.000344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,b,return_dec) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,b,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,bit,return_int) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,b,return_int) [0.003066s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,bit,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,B,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,B,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,bit,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,B,return_dec) [0.000988s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,B,return_int) [0.000427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,B,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,bit,return_dec) [0.000229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,B,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,b,return_int) [0.010412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,B,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,B,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,bit,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,b,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,B,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,bit,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,bit,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,B,return_dec) [0.001344s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,B,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,bit,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,bit,return_dec) [0.000321s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,B,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,b,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,bit,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.019630s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,B,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,b,return_dec) [0.000235s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,bit,return_dec) [0.000265s] ... 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.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,b,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,B,return_int) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,bit,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,b,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,B,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,b,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,bit,return_dec) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,bit,return_int) [0.000232s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,B,return_dec) [0.000341s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,B,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,b,return_int) [0.009065s] ... ok {0} 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.012538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,b,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,B,return_int) [0.000780s] ... 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.000367s] ... 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_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,b,return_dec) [0.000901s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,B,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,bit,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,bit,return_int) [0.000262s] ... 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.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,b,return_int) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,b,return_dec) [0.001081s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000236s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,bit,return_int) [0.000231s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000274s] ... 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.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000394s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,B,return_int) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,B,return_int) [0.000246s] ... 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.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000250s] ... ok {3} 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.000250s] ... ok {3} 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.000292s] ... ok {3} 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.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,b,return_dec) [0.000248s] ... 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.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,bit,return_int) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,B,return_int) [0.000478s] ... 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.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,b,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,B,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,b,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,bit,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,B,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,B,return_int) [0.019088s] ... 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.023510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,b,return_dec) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,b,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,bit,return_int) [0.000336s] ... 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.000386s] ... 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.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,bit,return_dec) [0.000267s] ... 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_dec) [0.000259s] ... 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.000262s] ... 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.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,bit,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,b,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,bit,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,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,R,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,B,return_int) [0.000471s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,b,return_int) [0.000250s] ... 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.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,bit,return_int) [0.000761s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,B,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,b,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,B,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000501s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000458s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,b,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,B,return_dec) [0.000453s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,b,return_dec) [0.000265s] ... 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.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,B,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000266s] ... 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_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,bit,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,B,return_int) [0.000727s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,bit,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,bit,return_int) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,b,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,bit,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,B,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,bit,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,B,return_int) [0.015153s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,B,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,B,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,b,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,B,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,bit,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,B,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,B,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,bit,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,bit,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,B,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,B,return_int) [0.001339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,bit,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,bit,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.003762s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,b,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,B,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,b,return_int) [0.023821s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,bit,return_int) [0.002728s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000301s] ... 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.001671s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,B,return_int) [0.000315s] ... ok {0} 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.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000289s] ... ok {0} 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.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,B,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,b,return_dec) [0.000256s] ... ok {0} 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.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,bit,return_int) [0.001610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,B,return_int) [0.000544s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,b,return_dec) [0.000484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,bit,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,b,return_int) [0.001040s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,b,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,bit,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,B,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,b,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,bit,return_dec) [0.038571s] ... 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_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.039250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,b,return_dec) [0.000467s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,b,return_int) [0.038326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,bit,return_int) [0.000445s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,B,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,B,return_dec) [0.000672s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,B,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,B,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,B,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,b,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,b,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,B,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000791s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,B,return_dec) [0.000471s] ... 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.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,B,return_dec) [0.000270s] ... 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.000569s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,bit,return_int) [0.000268s] ... 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.009288s] ... 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.000376s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000317s] ... ok {0} 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.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,B,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,B,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,b,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,bit,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,B,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,B,return_int) [0.017405s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000575s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,b,return_int) [0.000698s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,B,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,B,return_dec) [0.000456s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,B,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,B,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,B,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,b,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,invalid_unit_suffix,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,b,return_dec) [0.003368s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,bit,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,b,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,bit,return_int) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,invalid_unit_suffix,return_int) [0.002381s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,bit,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,B,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,invalid_unit_suffix,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,b,return_int) [0.012006s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,bit,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,bit,return_int) [0.000244s] ... 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.000292s] ... 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.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,b,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,bit,return_int) [0.016876s] ... 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.000489s] ... 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.000271s] ... 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.000286s] ... 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_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000624s] ... 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.000290s] ... ok {0} 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.000253s] ... 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.010644s] ... ok {0} 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.000645s] ... ok {0} 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.000271s] ... ok {0} 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.000285s] ... ok {0} 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.000262s] ... ok {0} 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.000259s] ... 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_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.008172s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,bit,return_int) [0.000260s] ... 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.011434s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,B,return_int) [0.003914s] ... ok {0} 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.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,b,return_dec) [0.000468s] ... 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.037297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,b,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,b,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,b,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,b,return_int) [0.000266s] ... 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.000659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,bit,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,B,return_dec) [0.004348s] ... 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.000326s] ... 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.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,bit,return_dec) [0.000315s] ... ok {0} 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.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,bit,return_dec) [0.028930s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,B,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000866s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,bit,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,B,return_dec) [0.010084s] ... ok {0} 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.001861s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,bit,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,B,return_dec) [0.000260s] ... 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.000280s] ... ok {0} 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.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,bit,return_dec) [0.000495s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,B,return_dec) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,b,return_dec) [0.004724s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,bit,return_dec) [0.005394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,bit,return_int) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,invalid_unit_suffix,return_int) [0.000503s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,b,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,B,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,bit,return_int) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,B,return_dec) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,B,return_int) [0.008768s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,B,return_int) [0.003429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,B,return_dec) [0.000613s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,bit,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,bit,return_dec) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,invalid_unit_suffix,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,invalid_unit_suffix,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,invalid_unit_suffix,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,b,return_int) [0.000282s] ... 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.000283s] ... 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.000254s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,b,return_int) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,b,return_dec) [0.010351s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,B,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.019330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,b,return_int) [0.000395s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,bit,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,bit,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,B,return_dec) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,bit,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,B,return_int) [0.000275s] ... 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_int) [0.022998s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,bit,return_int) [0.001938s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,B,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,bit,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,b,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,b,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,b,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,b,return_dec) [0.000283s] ... 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.000353s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,b,return_int) [0.001262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,b,return_int) [0.023070s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,bit,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,B,return_int) [0.000257s] ... ok {0} 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.000279s] ... 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_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,b,return_dec) [0.031128s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,b,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,B,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,b,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,B,return_int) [0.037558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,B,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,bit,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,bit,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.007765s] ... ok {0} 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.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.016808s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,b,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,bit,return_int) [0.000241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,B,return_int) [0.012559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,B,return_int) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000559s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,B,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,b,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,bit,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000318s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,b,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.007927s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,B,return_dec) [0.000607s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,bit,return_dec) [0.018634s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,B,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,invalid_unit_suffix,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,bit,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,bit,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,bit,return_dec) [0.021549s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,B,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,b,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,bit,return_dec) [0.021410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,b,return_dec) [0.000340s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,b,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,B,return_int) [0.021371s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,bit,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,b,return_dec) [0.002370s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,B,return_dec) [0.008416s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,bit,return_int) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,B,return_dec) [0.005149s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,invalid_unit_suffix,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,bit,return_dec) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,b,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,bit,return_int) [0.028259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,b,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,bit,return_int) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,B,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,b,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,bit,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,b,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,B,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,b,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,b,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,B,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,b,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.022105s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,b,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,b,return_int) [0.000426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,bit,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,bit,return_int) [0.008789s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,B,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,invalid_unit_suffix,return_int) [0.009400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,bit,return_dec) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,bit,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,B,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,B,return_dec) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,B,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,b,return_dec) [0.000702s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,bit,return_dec) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,b,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,b,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,B,return_dec) [0.013006s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,bit,return_dec) [0.009656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,bit,return_int) [0.000908s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,B,return_dec) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,B,return_int) [0.001437s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,bit,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,B,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,b,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,bit,return_dec) [0.000955s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,B,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,b,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,bit,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,bit,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,bit,return_dec) [0.004738s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,invalid_unit_suffix,return_int) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,bit,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,B,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,b,return_int) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,bit,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,B,return_int) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,invalid_unit_suffix,return_int) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,bit,return_dec) [0.001167s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.007361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,bit,return_int) [0.000237s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,b,return_dec) [0.001692s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,bit,return_int) [0.000361s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000350s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,b,return_int) [0.002031s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,bit,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,B,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,B,return_dec) [0.001036s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,b,return_dec) [0.011385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,bit,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,bit,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,b,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,B,return_dec) [0.001440s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,B,return_dec) [0.000539s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,B,return_int) [0.009023s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,b,return_dec) [0.009534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,bit,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,b,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,b,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,bit,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,b,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,b,return_dec) [0.016279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,b,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,B,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,bit,return_int) [0.003232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,bit,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,B,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,bit,return_dec) [0.004337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,B,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,bit,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000869s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000279s] ... 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.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,bit,return_int) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,B,return_int) [0.008125s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,b,return_dec) [0.005680s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.008625s] ... 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.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,b,return_int) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,b,return_int) [0.000406s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,bit,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,B,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,bit,return_dec) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,b,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,bit,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,b,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,B,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000346s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,B,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.001470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,bit,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,B,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,b,return_int) [0.006223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,b,return_int) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000913s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,b,return_dec) [0.000766s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.005466s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,b,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,b,return_int) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,bit,return_dec) [0.000284s] ... 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.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,b,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,b,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,b,return_dec) [0.000625s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,bit,return_int) [0.000291s] ... 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.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,B,return_dec) [0.008853s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,b,return_dec) [0.000857s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,b,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,bit,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,B,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,B,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,B,return_int) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,bit,return_dec) [0.010056s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,b,return_int) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,b,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,bit,return_dec) [0.000400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,bit,return_int) [0.000360s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,b,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,B,return_int) [0.000573s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,b,return_dec) [0.015904s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,bit,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,bit,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,B,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,bit,return_dec) [0.013688s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,B,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,b,return_dec) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,B,return_dec) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,b,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,bit,return_dec) [0.007342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,B,return_int) [0.000268s] ... 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.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,bit,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,bit,return_int) [0.000301s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,b,return_int) [0.000253s] ... 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.000489s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,B,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,b,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,b,return_dec) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,bit,return_int) [0.010355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,b,return_int) [0.000385s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,bit,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,b,return_dec) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,bit,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,b,return_int) [0.016443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,B,return_dec) [0.000327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,bit,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,b,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,B,return_int) [0.000246s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.016752s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,bit,return_dec) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,b,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,bit,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,B,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.006861s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,b,return_dec) [0.000797s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,b,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,bit,return_dec) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,B,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,B,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.011522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,b,return_dec) [0.000377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,bit,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,B,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,B,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,b,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,b,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,bit,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,B,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,b,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.006597s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,b,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,B,return_dec) [0.000357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,B,return_int) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.007568s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,bit,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,B,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,b,return_int) [0.000365s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,B,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,bit,return_dec) [0.014878s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.018803s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.005412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,bit,return_int) [0.005824s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,B,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.001073s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,bit,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,B,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.006020s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,b,return_dec) [0.004609s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,B,return_int) [0.005943s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,b,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.006637s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,bit,return_dec) [0.000605s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,bit,return_dec) [0.003108s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,b,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,B,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000398s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,B,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,b,return_dec) [0.003160s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,b,return_dec) [0.013248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,B,return_int) [0.003896s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,bit,return_dec) [0.000387s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,B,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,bit,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,b,return_int) [0.009378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,b,return_dec) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,B,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.004010s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.002446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,bit,return_dec) [0.000650s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,b,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,b,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,bit,return_dec) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,b,return_int) [0.000284s] ... 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.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,b,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,b,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,bit,return_int) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,b,return_int) [0.007902s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,invalid_unit_suffix,return_int) [0.003736s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,invalid_unit_suffix,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,invalid_unit_suffix,return_dec) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,b,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,b,return_int) [0.014178s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,B,return_int) [0.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,b,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,bit,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,b,return_dec) [0.011737s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,bit,return_int) [0.003711s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,bit,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,B,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,bit,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,b,return_int) [0.006365s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,B,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,bit,return_int) [0.015693s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,B,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,B,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,bit,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,b,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,invalid_unit_suffix,return_int) [0.005142s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,b,return_dec) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,b,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,B,return_int) [0.000466s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,b,return_dec) [0.000571s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,bit,return_int) [0.009315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,B,return_int) [0.000610s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,b,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,bit,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,b,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,bit,return_int) [0.015536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,B,return_dec) [0.000407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,b,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000552s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,bit,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.005331s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,B,return_dec) [0.000335s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,b,return_dec) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,B,return_int) [0.010967s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,B,return_dec) [0.011241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,b,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,B,return_int) [0.001008s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.001191s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,b,return_dec) [0.003414s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,b,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,bit,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,bit,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,B,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.009454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,B,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,B,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,invalid_unit_suffix,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,bit,return_int) [0.011473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,invalid_unit_suffix,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,invalid_unit_suffix,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.012329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000370s] ... 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.000382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,bit,return_int) [0.000369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,invalid_unit_suffix,return_int) [0.003100s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000654s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,b,return_int) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,B,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,B,return_int) [0.000385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,bit,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,B,return_dec) [0.010859s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000530s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,bit,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,B,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,bit,return_dec) [0.000367s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,B,return_int) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,invalid_unit_suffix,return_int) [0.011792s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,B,return_int) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,invalid_unit_suffix,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,invalid_unit_suffix,return_int) [0.000389s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,B,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,B,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,B,return_dec) [0.017282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,B,return_int) [0.000428s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,B,return_int) [0.003213s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,b,return_dec) [0.002045s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,B,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,bit,return_int) [0.000321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,B,return_dec) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,b,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,invalid_unit_suffix,return_dec) [0.016073s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,B,return_int) [0.000372s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,bit,return_dec) [0.000433s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,B,return_dec) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,b,return_dec) [0.000696s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,B,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,b,return_dec) [0.009382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,B,return_int) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,invalid_unit_suffix,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,bit,return_dec) [0.016710s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,bit,return_int) [0.002660s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,B,return_dec) [0.001193s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,B,return_dec) [0.003465s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,b,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,b,return_int) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,b,return_int) [0.004415s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,B,return_dec) [0.001385s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,b,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,b,return_dec) [0.000546s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,bit,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,invalid_unit_suffix,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.028627s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,bit,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,b,return_dec) [0.000452s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,B,return_int) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,b,return_int) [0.004382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000486s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.014338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,B,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,bit,return_int) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.008530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,B,return_int) [0.010830s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,b,return_int) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000393s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000397s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,bit,return_dec) [0.006547s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,B,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,B,return_dec) [0.002583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,B,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,b,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,bit,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,b,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,B,return_int) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,b,return_int) [0.003202s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,bit,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,B,return_dec) [0.000398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,B,return_int) [0.000422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,b,return_int) [0.000378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,bit,return_dec) [0.000562s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,B,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,bit,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,B,return_dec) [0.000345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,bit,return_dec) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,bit,return_int) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,bit,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,B,return_int) [0.012394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000261s] ... 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.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,b,return_int) [0.014046s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,B,return_dec) [0.000399s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,b,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,b,return_int) [0.000347s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,bit,return_dec) [0.000643s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,B,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,bit,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,B,return_int) [0.000605s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,bit,return_dec) [0.000576s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,B,return_dec) [0.000494s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,B,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001411s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,b,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,B,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,invalid_unit_suffix,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,bit,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,B,return_dec) [0.029516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,b,return_int) [0.000430s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,bit,return_int) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,B,return_int) [0.000692s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,b,return_int) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,B,return_dec) [0.019479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,B,return_int) [0.012505s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000411s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,bit,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,b,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,bit,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,b,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,b,return_int) [0.042444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000368s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,b,return_int) [0.017541s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,B,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,B,return_int) [0.017468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,B,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,B,return_int) [0.004913s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,b,return_dec) [0.000324s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,B,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,b,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,B,return_dec) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,b,return_int) [0.011023s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,bit,return_int) [0.000582s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,B,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,b,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,bit,return_dec) [0.011862s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,b,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,B,return_int) [0.001579s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.014034s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000362s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,B,return_int) [0.000274s] ... 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.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,b,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.004520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,B,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,b,return_int) [0.007401s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,b,return_dec) [0.004295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.003478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,b,return_dec) [0.000271s] ... ok {0} 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.000711s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,B,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,b,return_dec) [0.003777s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,bit,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,b,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,B,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,b,return_dec) [0.000603s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,bit,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,B,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,B,return_int) [0.010021s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,B,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,B,return_int) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,b,return_int) [0.010375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,B,return_int) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,B,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,B,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,B,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,bit,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,b,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,bit,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,B,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000494s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.004419s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,bit,return_int) [0.007692s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,b,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.002704s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,bit,return_dec) [0.000234s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,b,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,b,return_dec) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,b,return_int) [0.000239s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,bit,return_dec) [0.000356s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.011663s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,bit,return_int) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,B,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,b,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000338s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,b,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,B,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,B,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,B,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,B,return_dec) [0.000531s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,bit,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,B,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,b,return_int) [0.005926s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,B,return_dec) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,b,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,bit,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,B,return_int) [0.000505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,bit,return_int) [0.013400s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,b,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,bit,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,b,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,b,return_int) [0.000373s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,B,return_dec) [0.000335s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,bit,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,b,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,bit,return_int) [0.009282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000539s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,bit,return_dec) [0.010529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,B,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,b,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,b,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,bit,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.002356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,b,return_int) [0.000468s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,bit,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,bit,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,B,return_int) [0.009871s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,bit,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,b,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,bit,return_int) [0.000618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,bit,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,b,return_dec) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,b,return_int) [0.010945s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.001886s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,bit,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,B,return_int) [0.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,bit,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000247s] ... 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.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,B,return_int) [0.007271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000349s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,b,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,B,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,bit,return_dec) [0.012817s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.002377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,b,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,bit,return_dec) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,B,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,b,return_int) [0.007330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,bit,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,B,return_dec) [0.002344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.006420s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000618s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,B,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,b,return_dec) [0.022229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,bit,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,B,return_dec) [0.000264s] ... 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.011913s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,B,return_dec) [0.000540s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.003427s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,b,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000512s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,b,return_dec) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,bit,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000272s] ... 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.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,B,return_int) [0.010079s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000365s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,B,return_dec) [0.002315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,B,return_dec) [0.000482s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,bit,return_dec) [0.000380s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.002561s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,B,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,bit,return_dec) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000348s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,bit,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,B,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.012853s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000356s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,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,positive,decimal_point_end,G,B,return_int) [0.000315s] ... 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.004937s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,b,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,b,return_int) [0.000649s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,bit,return_dec) [0.005950s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,B,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,b,return_int) [0.001439s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,B,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,bit,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,bit,return_int) [0.008848s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,B,return_dec) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,bit,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,B,return_dec) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,bit,return_dec) [0.009977s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,B,return_int) [0.000573s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,bit,return_dec) [0.008315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.002859s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,b,return_dec) [0.013429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,B,return_int) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,bit,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,B,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,bit,return_dec) [0.002157s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,b,return_int) [0.008342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,bit,return_dec) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,bit,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,b,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,B,return_dec) [0.005931s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,b,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,B,return_int) [0.000366s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,bit,return_dec) [0.000317s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,B,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,b,return_int) [0.000462s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,bit,return_dec) [0.003441s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,B,return_dec) [0.000581s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,bit,return_int) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,B,return_int) [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,B,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,B,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,B,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,bit,return_int) [0.032673s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.033166s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,B,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,b,return_dec) [0.040725s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,bit,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,B,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,b,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,b,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,bit,return_dec) [0.002361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,B,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,B,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,bit,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,b,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,bit,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,b,return_dec) [0.002330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,b,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,bit,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.003421s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,B,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,bit,return_dec) [0.000270s] ... 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.002694s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,B,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000508s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,b,return_int) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000342s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,bit,return_int) [0.002677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,b,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,B,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000712s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.003155s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,b,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,bit,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,B,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,B,return_dec) [0.005326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,B,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.008418s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,b,return_int) [0.028581s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,bit,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,b,return_dec) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,b,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,B,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,bit,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,bit,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,bit,return_dec) [0.002125s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,b,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,B,return_int) [0.000492s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,B,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,B,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,B,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.006369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,b,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,bit,return_int) [0.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,bit,return_dec) [0.007524s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,B,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,b,return_int) [0.014624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,bit,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,B,return_dec) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,b,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,bit,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,bit,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.006521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000267s] ... 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.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,b,return_dec) [0.012608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,bit,return_int) [0.000333s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.006891s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000289s] ... 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.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,b,return_int) [0.000267s] ... 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.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,b,return_dec) [0.000667s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,b,return_int) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,bit,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.010505s] ... 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.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,b,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,bit,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,b,return_int) [0.000260s] ... 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_int) [0.004116s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,b,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,b,return_dec) [0.000259s] ... 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.000449s] ... 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.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,B,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,b,return_int) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,b,return_dec) [0.000603s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,B,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,B,return_int) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,b,return_int) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,b,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,b,return_int) [0.007498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,bit,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,b,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,b,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,B,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,B,return_dec) [0.018479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,b,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,bit,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,bit,return_dec) [0.022266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,bit,return_int) [0.001398s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,B,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,bit,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,B,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,bit,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.023586s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,b,return_int) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,B,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,bit,return_dec) [0.000773s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,b,return_dec) [0.008909s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,bit,return_dec) [0.014507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,b,return_dec) [0.011393s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,b,return_int) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,bit,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000647s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,bit,return_dec) [0.002972s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,B,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,B,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000259s] ... 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.000583s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,bit,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,b,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,B,return_dec) [0.000349s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000379s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,b,return_dec) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,B,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,b,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,b,return_int) [0.000624s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,bit,return_int) [0.001001s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.014228s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.013957s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,B,return_dec) [0.000442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,B,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.005466s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,bit,return_dec) [0.007017s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,B,return_int) [0.000322s] ... 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.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,B,return_int) [0.008498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,bit,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,B,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000600s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000330s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,b,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.006028s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000364s] ... 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.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,bit,return_int) [0.000441s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000619s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.007156s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,b,return_int) [0.003402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.006354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,b,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,bit,return_dec) [0.016460s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,B,return_dec) [0.000335s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,b,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,B,return_int) [0.003684s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.005347s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,b,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,bit,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,b,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,bit,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000257s] ... 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.003650s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000336s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,bit,return_dec) [0.010831s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,B,return_int) [0.001546s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,bit,return_dec) [0.000537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000612s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,bit,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000913s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,bit,return_dec) [0.000336s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000293s] ... 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.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.009768s] ... ok {2} 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.005808s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.002773s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000305s] ... 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_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000261s] ... 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.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000497s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.009508s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,b,return_int) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,bit,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,bit,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,B,return_dec) [0.005566s] ... 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.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,b,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,B,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,bit,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,b,return_dec) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.020708s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,bit,return_dec) [0.000359s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.004551s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,bit,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,B,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,bit,return_dec) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,b,return_dec) [0.000763s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,B,return_dec) [0.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,B,return_dec) [0.001921s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,bit,return_dec) [0.000325s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,b,return_int) [0.005639s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,b,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,B,return_int) [0.002078s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,B,return_int) [0.006935s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,b,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,B,return_int) [0.002455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,b,return_dec) [0.006449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.003749s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000355s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,b,return_dec) [0.000372s] ... 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.000451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,b,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,B,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,bit,return_int) [0.006382s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000368s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000288s] ... 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.000357s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,b,return_int) [0.000395s] ... 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.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,b,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,bit,return_dec) [0.000410s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.007426s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,B,return_dec) [0.007950s] ... 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.000333s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.001622s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.001341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,bit,return_int) [0.001324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,b,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,B,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,B,return_int) [0.003633s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,bit,return_dec) [0.000388s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.003694s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,B,return_int) [0.004518s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,B,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,B,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.007856s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,b,return_dec) [0.002075s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,b,return_int) [0.000867s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} 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.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.005574s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,B,return_dec) [0.000613s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000432s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,b,return_int) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,bit,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,B,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,b,return_dec) [0.000447s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,b,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,invalid_unit_suffix,return_dec) [0.007483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,b,return_int) [0.000351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,invalid_unit_suffix,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,invalid_unit_suffix,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,B,return_dec) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,B,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,invalid_unit_suffix,return_int) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,B,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,invalid_unit_suffix,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,b,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.009386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,b,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,B,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.002561s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000627s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,B,return_int) [0.005097s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,b,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,B,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,bit,return_int) [0.005770s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,b,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,B,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,bit,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,B,return_dec) [0.012660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,b,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,bit,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000497s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,b,return_dec) [0.012863s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,b,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,b,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,bit,return_int) [0.016825s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,B,return_dec) [0.000390s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,bit,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,bit,return_dec) [0.000553s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,B,return_dec) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,bit,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,invalid_unit_suffix,return_int) [0.002137s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,B,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,B,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,b,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,b,return_int) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,b,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,bit,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,bit,return_dec) [0.005277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,B,return_int) [0.010520s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,bit,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,bit,return_int) [0.002359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,b,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,b,return_dec) [0.010509s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,B,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,b,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.007631s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,b,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,bit,return_int) [0.000253s] ... 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.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000472s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,bit,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,B,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,B,return_dec) [0.008864s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,b,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.003174s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,b,return_int) [0.015436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,B,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,b,return_dec) [0.004561s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000581s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,b,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,bit,return_int) [0.005585s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,b,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,bit,return_dec) [0.000245s] ... 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.012351s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,bit,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,B,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,bit,return_dec) [0.000573s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,B,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,b,return_dec) [0.008953s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,b,return_int) [0.004181s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,b,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.006681s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,bit,return_dec) [0.001037s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,bit,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,b,return_int) [0.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,bit,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,B,return_dec) [0.007686s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000508s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,b,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,B,return_int) [0.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,B,return_int) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000443s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,bit,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,bit,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,B,return_int) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,b,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,B,return_int) [0.026394s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000429s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,invalid_unit_suffix,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,invalid_unit_suffix,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,b,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,b,return_dec) [0.016471s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,b,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,B,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,bit,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,b,return_int) [0.010357s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,B,return_dec) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,b,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.011680s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,b,return_dec) [0.001453s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,B,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,b,return_dec) [0.001715s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,B,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,b,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,b,return_dec) [0.015229s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,b,return_int) [0.000355s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,B,return_dec) [0.006377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,b,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,bit,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,b,return_dec) [0.000248s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,bit,return_int) [0.026763s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,b,return_int) [0.000377s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,b,return_dec) [0.004336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000261s] ... 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.000253s] ... 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.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,bit,return_int) [0.006276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,B,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000557s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,b,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,bit,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,B,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000294s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,invalid_unit_suffix,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,b,return_int) [0.010860s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,bit,return_int) [0.000675s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,B,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,B,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,b,return_dec) [0.013406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,b,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,bit,return_int) [0.005703s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,B,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000313s] ... 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.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.005518s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,B,return_dec) [0.019223s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,bit,return_int) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,B,return_dec) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,B,return_int) [0.000556s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,b,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,b,return_int) [0.005608s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,B,return_dec) [0.000290s] ... 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.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,invalid_unit_suffix,return_int) [0.004522s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,bit,return_dec) [0.000346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,bit,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,B,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,b,return_dec) [0.000296s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,B,return_dec) [0.000585s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.004513s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,b,return_int) [0.003863s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.002332s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000314s] ... 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.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000566s] ... 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.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,B,return_dec) [0.014754s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,B,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000606s] ... 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.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,B,return_int) [0.011305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,B,return_int) [0.019417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,b,return_dec) [0.000435s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,b,return_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,B,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,b,return_int) [0.000889s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,B,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,b,return_dec) [0.000391s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,B,return_dec) [0.011455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,bit,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,B,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,bit,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.008590s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000300s] ... 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.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.006513s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,bit,return_dec) [0.005584s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,B,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,b,return_int) [0.005354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,b,return_int) [0.000819s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,B,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,b,return_int) [0.016467s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,bit,return_int) [0.000538s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,B,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,b,return_dec) [0.000555s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.012470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000296s] ... 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.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000279s] ... 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.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,bit,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,b,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,b,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,bit,return_dec) [0.012479s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,B,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,b,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000571s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,b,return_int) [0.000284s] ... 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.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,b,return_dec) [0.000362s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,b,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,B,return_dec) [0.000262s] ... 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.000510s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,bit,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,B,return_dec) [0.000278s] ... 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.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,B,return_int) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,b,return_dec) [0.017526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,b,return_dec) [0.000376s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,B,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,b,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.010415s] ... 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.001015s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,B,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,B,return_int) [0.007435s] ... 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.000289s] ... 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.000282s] ... 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.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.002475s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000277s] ... 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_int) [0.006216s] ... ok {2} 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.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,b,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,b,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,bit,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,b,return_int) [0.000527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,B,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000256s] ... 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.000459s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,B,return_int) [0.013770s] ... 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.000528s] ... ok {0} 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.001345s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,b,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.015279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,b,return_dec) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,B,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,B,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,B,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,B,return_int) [0.000252s] ... 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.005206s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.009414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000312s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,B,return_int) [0.009485s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,bit,return_dec) [0.000396s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,bit,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,B,return_int) [0.000261s] ... 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.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,b,return_dec) [0.012378s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,b,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,bit,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,bit,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,b,return_dec) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,bit,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,b,return_dec) [0.000314s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,bit,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,B,return_dec) [0.000552s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,bit,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,bit,return_int) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,bit,return_int) [0.003324s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,B,return_dec) [0.000572s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.001369s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.007375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,b,return_dec) [0.000390s] ... 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.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,b,return_int) [0.000554s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,bit,return_int) [0.007309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,bit,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,bit,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,bit,return_int) [0.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,b,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,B,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,b,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,bit,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,B,return_dec) [0.000247s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,bit,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,b,return_dec) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,bit,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.002696s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,B,return_dec) [0.000298s] ... 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.000361s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,B,return_dec) [0.024232s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000320s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.005407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,B,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,b,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,B,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,b,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,bit,return_int) [0.000303s] ... 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.000272s] ... ok {2} 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.000499s] ... 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.000331s] ... 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.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,B,return_dec) [0.000286s] ... ok {2} 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.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,bit,return_int) [0.000267s] ... ok {2} 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.003460s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.017525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000419s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000288s] ... 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.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.005274s] ... 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.000287s] ... 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.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,b,return_dec) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,b,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,bit,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,bit,return_dec) [0.000596s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,B,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,B,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,B,return_int) [0.006726s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,B,return_int) [0.000343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,B,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,b,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000307s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.010359s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000383s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000348s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,bit,return_dec) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,b,return_int) [0.009033s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,B,return_dec) [0.000307s] ... 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.000302s] ... 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.000285s] ... 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.000287s] ... 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.000299s] ... 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.000279s] ... 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.000529s] ... 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.000273s] ... 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.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,bit,return_int) [0.000284s] ... 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.000262s] ... ok {2} 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.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,B,return_int) [0.010881s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000590s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,B,return_int) [0.000310s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000284s] ... 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.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,b,return_int) [0.000287s] ... 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.010321s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,b,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,bit,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,B,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,b,return_dec) [0.000486s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,B,return_int) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000244s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,bit,return_int) [0.008809s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,b,return_dec) [0.000330s] ... 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.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,bit,return_int) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,B,return_int) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,bit,return_int) [0.005498s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,bit,return_int) [0.011502s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,b,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,b,return_int) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,B,return_dec) [0.000605s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,bit,return_dec) [0.001420s] ... ok {2} 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.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,b,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000289s] ... 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.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,bit,return_int) [0.000306s] ... ok {2} 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.000259s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,B,return_int) [0.021248s] ... 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.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,b,return_dec) [0.000256s] ... 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.000425s] ... ok {2} 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.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,b,return_dec) [0.000342s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,b,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,b,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,bit,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,B,return_dec) [0.000260s] ... 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.028420s] ... ok {2} 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.000312s] ... 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.000563s] ... 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.000289s] ... 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_dec) [0.000308s] ... 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.000267s] ... 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_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.012853s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,B,return_dec) [0.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,B,return_int) [0.000581s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,bit,return_int) [0.000426s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,B,return_dec) [0.000283s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,bit,return_int) [0.025001s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,B,return_dec) [0.000401s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,B,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,b,return_dec) [0.002636s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000305s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,b,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,bit,return_dec) [0.000509s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,B,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,b,return_dec) [0.015177s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,bit,return_dec) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,bit,return_int) [0.000313s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,b,return_dec) [0.000265s] ... 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.018589s] ... 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_int) [0.000346s] ... ok {2} 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.000283s] ... 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.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,B,return_int) [0.023312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,b,return_int) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,b,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,bit,return_dec) [0.000375s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,B,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,b,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,bit,return_dec) [0.008442s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,b,return_int) [0.000255s] ... ok {2} 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.000404s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,bit,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,b,return_int) [0.000433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,B,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,B,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,b,return_dec) [0.002347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,bit,return_dec) [0.000293s] ... 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.000272s] ... ok {2} 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.000282s] ... 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.000514s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000325s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,b,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,bit,return_int) [0.000260s] ... 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.000336s] ... 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.000296s] ... 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_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,B,return_int) [0.010533s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,bit,return_int) [0.000264s] ... 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.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000542s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,bit,return_dec) [0.000257s] ... 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.000580s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,B,return_int) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,B,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,B,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,bit,return_int) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,b,return_int) [0.010000s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,bit,return_dec) [0.000290s] ... 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.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,b,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,b,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,bit,return_int) [0.011559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,B,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,B,return_int) [0.000299s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,bit,return_dec) [0.000247s] ... ok {2} 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.004622s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,bit,return_int) [0.000275s] ... 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.000265s] ... 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.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,b,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,bit,return_dec) [0.007310s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,bit,return_int) [0.000318s] ... 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.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,B,return_int) [0.001930s] ... 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.012427s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000285s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.013041s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000370s] ... 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.000309s] ... ok {3} 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.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,bit,return_dec) [0.000269s] ... 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.000756s] ... 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.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,b,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,bit,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,B,return_dec) [0.000262s] ... 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.000257s] ... 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_int) [0.005386s] ... 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.000283s] ... 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.000287s] ... 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.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,b,return_dec) [0.010659s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,bit,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,B,return_int) [0.000254s] ... 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.006628s] ... 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.000601s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,bit,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,B,return_dec) [0.000294s] ... 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.005636s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000282s] ... ok {0} 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.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,bit,return_int) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,b,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,b,return_int) [0.009025s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,B,return_int) [0.000331s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,b,return_dec) [0.000287s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,bit,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,B,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,bit,return_dec) [0.000271s] ... 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.000295s] ... 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.010413s] ... ok {2} 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.000421s] ... 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.000556s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000287s] ... 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.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,B,return_int) [0.000279s] ... 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.012572s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,bit,return_int) [0.022484s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,b,return_dec) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,bit,return_int) [0.001788s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,B,return_int) [0.000555s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,b,return_dec) [0.002921s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,bit,return_int) [0.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,B,return_int) [0.000643s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000301s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,B,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,bit,return_dec) [0.015223s] ... 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.000402s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.020829s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,b,return_int) [0.000438s] ... ok {2} 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.000310s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,B,return_dec) [0.000271s] ... 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.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} 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.000489s] ... 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_dec) [0.000283s] ... ok {2} 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.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,B,return_int) [0.003548s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000592s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,bit,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,B,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,B,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,B,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,bit,return_dec) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,B,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,b,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000265s] ... ok {2} 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.020468s] ... 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.000640s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000282s] ... ok {2} 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.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,b,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.013388s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,bit,return_dec) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,b,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.005451s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,b,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,bit,return_dec) [0.000549s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,bit,return_dec) [0.000516s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,b,return_int) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,bit,return_int) [0.000255s] ... 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.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,bit,return_dec) [0.017569s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,b,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,B,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,b,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,b,return_int) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,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,negative,invalid_literal,Mi,bit,return_dec) [0.000495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,bit,return_int) [0.000316s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,B,return_int) [0.000270s] ... 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.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,bit,return_dec) [0.017314s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,B,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,bit,return_int) [0.007137s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,B,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.012649s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,b,return_int) [0.009542s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,bit,return_dec) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,bit,return_int) [0.009375s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,bit,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,bit,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,B,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000618s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,B,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,b,return_int) [0.013497s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,B,return_dec) [0.008774s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,B,return_dec) [0.000778s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,B,return_int) [0.000330s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,B,return_int) [0.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,b,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,b,return_dec) [0.000261s] ... 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.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,b,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,b,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,bit,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,b,return_dec) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,bit,return_int) [0.011846s] ... 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.000295s] ... 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.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,b,return_dec) [0.000264s] ... 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.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,B,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,B,return_dec) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,B,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,B,return_dec) [0.000278s] ... 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.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,bit,return_dec) [0.000249s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,bit,return_int) [0.001488s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,B,return_int) [0.000393s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000256s] ... 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.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000250s] ... 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_dec) [0.000252s] ... 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.000584s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,B,return_dec) [0.024958s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,b,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,bit,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000285s] ... 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.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,bit,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,b,return_int) [0.013710s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,b,return_dec) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,bit,return_int) [0.000734s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,bit,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,b,return_dec) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,bit,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,B,return_int) [0.003646s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,bit,return_int) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,B,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,bit,return_dec) [0.019937s] ... 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.000337s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,b,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,B,return_int) [0.000295s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,b,return_dec) [0.000279s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,b,return_int) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,B,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,bit,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.005067s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,bit,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,B,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,bit,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,bit,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,b,return_dec) [0.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.006145s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,bit,return_int) [0.013299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000271s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,b,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,bit,return_dec) [0.000293s] ... 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.000384s] ... 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.000277s] ... ok {2} 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.000309s] ... 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.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,bit,return_int) [0.021108s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,b,return_dec) [0.000318s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,bit,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000519s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,b,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,B,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,b,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,bit,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000274s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,bit,return_dec) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,b,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,bit,return_int) [0.000291s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,B,return_int) [0.000244s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,bit,return_int) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,bit,return_int) [0.005519s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,b,return_int) [0.019864s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,bit,return_int) [0.000348s] ... 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.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,B,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,B,return_int) [0.015832s] ... 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.000331s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,B,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,b,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000522s] ... ok {3} 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.000271s] ... 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_int) [0.000273s] ... 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.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,b,return_int) [0.022416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,B,return_dec) [0.016382s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,bit,return_int) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,B,return_int) [0.000304s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,b,return_dec) [0.052776s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,B,return_dec) [0.000438s] ... 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.000266s] ... 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.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,B,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000286s] ... ok {0} 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000793s] ... 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.000269s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,bit,return_dec) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,bit,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,b,return_int) [0.000274s] ... 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.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,bit,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,B,return_dec) [0.016127s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,bit,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000287s] ... 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.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,B,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,b,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,B,return_int) [0.000539s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,b,return_int) [0.000255s] ... 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.010468s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,b,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,B,return_dec) [0.000315s] ... 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.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,b,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,bit,return_int) [0.015904s] ... 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.000335s] ... ok {3} 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.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,bit,return_dec) [0.000589s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,b,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,b,return_int) [0.013553s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,bit,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,bit,return_dec) [0.025182s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000781s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,bit,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,B,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,B,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,B,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,B,return_int) [0.016101s] ... 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_int) [0.000410s] ... 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.000282s] ... 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.000435s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,b,return_dec) [0.002704s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,bit,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,B,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,b,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,b,return_int) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,bit,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,bit,return_int) [0.010741s] ... 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.000350s] ... 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.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,bit,return_int) [0.000293s] ... 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_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,B,return_int) [0.012660s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,b,return_dec) [0.003021s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,b,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,B,return_dec) [0.000263s] ... 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.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,B,return_dec) [0.018114s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,bit,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,bit,return_dec) [0.000251s] ... 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.000302s] ... 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_dec) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,bit,return_int) [0.001225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,b,return_int) [0.000431s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000449s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,B,return_dec) [0.000274s] ... 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.000264s] ... 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.007780s] ... 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.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,B,return_int) [0.000251s] ... ok {3} 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.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,B,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,B,return_int) [0.014436s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.003390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000276s] ... ok {2} 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.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,b,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,b,return_int) [0.009669s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,B,return_int) [0.000356s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,b,return_dec) [0.001150s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,b,return_int) [0.000328s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,bit,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,bit,return_dec) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,B,return_dec) [0.000262s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,b,return_int) [0.000479s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,bit,return_dec) [0.000322s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,bit,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,b,return_int) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,B,return_int) [0.000507s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000273s] ... 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.000252s] ... 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.000249s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,b,return_int) [0.009374s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,bit,return_int) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,B,return_int) [0.000528s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,bit,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,B,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,B,return_int) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,b,return_int) [0.000249s] ... ok {3} 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.020391s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,b,return_int) [0.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,b,return_int) [0.000259s] ... 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.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,B,return_int) [0.000270s] ... 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.000533s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,B,return_dec) [0.000477s] ... ok {3} 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.000278s] ... 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_int) [0.000304s] ... ok {3} 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.000267s] ... 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.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,bit,return_int) [0.000452s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,b,return_int) [0.002345s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,B,return_int) [0.000266s] ... 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_int) [0.000309s] ... 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.000259s] ... 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.023711s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,b,return_dec) [0.000452s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,B,return_dec) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,B,return_int) [0.000332s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,bit,return_dec) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,bit,return_dec) [0.000270s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,B,return_int) [0.000319s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,B,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,B,return_dec) [0.007291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,bit,return_int) [0.015467s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,B,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,bit,return_dec) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,B,return_int) [0.000266s] ... ok {2} 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.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,b,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,bit,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,invalid_unit_suffix,return_int) [0.000502s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,b,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,bit,return_dec) [0.000604s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,bit,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,B,return_int) [0.000510s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,B,return_int) [0.000453s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,b,return_int) [0.000308s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,bit,return_dec) [0.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,bit,return_int) [0.000263s] ... 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.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000253s] ... ok {3} 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.021405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,b,return_dec) [0.000423s] ... 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.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,B,return_int) [0.000283s] ... 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.000752s] ... ok {3} 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.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,B,return_dec) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000302s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,b,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,B,return_int) [0.021591s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,invalid_unit_suffix,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,B,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,b,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,B,return_int) [0.000282s] ... 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.019786s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,bit,return_dec) [0.000366s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,B,return_int) [0.000559s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,B,return_dec) [0.000469s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,b,return_dec) [0.000529s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,B,return_dec) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,bit,return_dec) [0.000293s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000315s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,bit,return_dec) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,b,return_dec) [0.027339s] ... 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.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,bit,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,b,return_dec) [0.000417s] ... 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.000320s] ... ok {3} 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.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.030386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,b,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,bit,return_dec) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,B,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,b,return_dec) [0.000540s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,b,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,B,return_dec) [0.011879s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,B,return_dec) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.010352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,B,return_int) [0.000810s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,b,return_int) [0.000563s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,bit,return_int) [0.013725s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,B,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000412s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,B,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,B,return_dec) [0.000308s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,B,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,b,return_int) [0.000258s] ... 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.022459s] ... 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.000343s] ... ok {3} 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.000307s] ... 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_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000286s] ... ok {3} 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.000289s] ... 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.000501s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,bit,return_dec) [0.013643s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,B,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,b,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,b,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,bit,return_int) [0.000262s] ... 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.019719s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000514s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000282s] ... 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_dec) [0.000626s] ... 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.000323s] ... ok {0} 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.000261s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,bit,return_int) [0.000253s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000273s] ... 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.000250s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,bit,return_int) [0.016901s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,B,return_int) [0.000409s] ... ok {3} 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.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,bit,return_int) [0.000277s] ... 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.000270s] ... 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.000262s] ... 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_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,b,return_dec) [0.000285s] ... 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.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,b,return_dec) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,b,return_int) [0.000480s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000734s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,bit,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,invalid_unit_suffix,return_int) [0.000578s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,B,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,bit,return_dec) [0.000266s] ... 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_int) [0.020414s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,B,return_int) [0.000259s] ... 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.000454s] ... 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.000329s] ... 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.000272s] ... 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.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,B,return_int) [0.000266s] ... ok {0} 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 {3} 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.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,B,return_dec) [0.000425s] ... 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.000282s] ... ok {3} 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.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,b,return_dec) [0.000550s] ... 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.000261s] ... 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_int) [0.000255s] ... ok {3} 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.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,bit,return_int) [0.007946s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,b,return_int) [0.005483s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,b,return_int) [0.016103s] ... 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.000393s] ... 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.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000378s] ... 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.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,b,return_int) [0.018507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,bit,return_dec) [0.000694s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,b,return_int) [0.000472s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,B,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,bit,return_int) [0.004935s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,bit,return_int) [0.000329s] ... ok {0} 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.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,b,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,bit,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,bit,return_dec) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,bit,return_int) [0.000268s] ... 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.002365s] ... 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_int) [0.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000278s] ... 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.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000257s] ... 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.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,b,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,b,return_int) [0.000522s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,b,return_int) [0.000337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,B,return_dec) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,invalid_unit_suffix,return_int) [0.000516s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,b,return_int) [0.000256s] ... 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.000603s] ... 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.000317s] ... ok {0} 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.000295s] ... ok {0} 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.000623s] ... 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.000262s] ... 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_dec) [0.000264s] ... 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.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000250s] ... 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.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.017576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,B,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,b,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,bit,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,B,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,B,return_int) [0.011413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,b,return_dec) [0.004825s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,bit,return_int) [0.000329s] ... 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.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,B,return_dec) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000290s] ... 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.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,bit,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,bit,return_dec) [0.017651s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,B,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,b,return_dec) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,bit,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,bit,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,B,return_int) [0.000274s] ... 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.016909s] ... 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.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,b,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,b,return_dec) [0.000258s] ... 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_int) [0.000260s] ... 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.000249s] ... ok {0} 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.000250s] ... 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.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,B,return_int) [0.000257s] ... 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_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,b,return_dec) [0.030245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,bit,return_dec) [0.000443s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,B,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,B,return_int) [0.030413s] ... 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.000405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,bit,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,B,return_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,B,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,B,return_dec) [0.009850s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,bit,return_int) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,B,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000268s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000921s] ... 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.000268s] ... 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.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,b,return_int) [0.000254s] ... ok {0} 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.000254s] ... 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.000274s] ... ok {0} 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.000255s] ... 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.000256s] ... 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.000253s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000245s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,B,return_int) [0.001346s] ... 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_dec) [0.000288s] ... 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.000320s] ... 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.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000300s] ... ok {0} 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.000286s] ... 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.021179s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,B,return_dec) [0.000405s] ... 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.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,B,return_dec) [0.000294s] ... 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.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,B,return_int) [0.000348s] ... 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.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,bit,return_dec) [0.000265s] ... 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_dec) [0.019569s] ... 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.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000277s] ... ok {3} 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.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,B,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,bit,return_dec) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.008463s] ... 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.000321s] ... 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.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.004346s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,b,return_int) [0.002139s] ... 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.000274s] ... ok {0} 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.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,B,return_int) [0.009681s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,b,return_int) [0.000372s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,B,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000290s] ... 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.004505s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,bit,return_int) [0.004352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.001778s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.012422s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,b,return_int) [0.000347s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,bit,return_int) [0.000792s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.006069s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,b,return_dec) [0.000322s] ... 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.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,B,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,B,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,B,return_dec) [0.000257s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000744s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,b,return_dec) [0.008657s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,bit,return_int) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,bit,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,B,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.020465s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,bit,return_dec) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,b,return_dec) [0.000565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,bit,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,bit,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,B,return_int) [0.001470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000273s] ... 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.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,b,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,b,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,b,return_dec) [0.008899s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,bit,return_dec) [0.000408s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,bit,return_int) [0.000297s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,B,return_int) [0.000683s] ... 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.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,b,return_dec) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,bit,return_dec) [0.004495s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,B,return_int) [0.000284s] ... 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.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,b,return_int) [0.014399s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,bit,return_int) [0.000397s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,bit,return_int) [0.001417s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,B,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,b,return_int) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,B,return_dec) [0.000252s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,B,return_int) [0.000257s] ... 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.000289s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,b,return_dec) [0.000258s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,bit,return_int) [0.000461s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000259s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,b,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,B,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.008595s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,b,return_int) [0.000383s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,b,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,b,return_int) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,bit,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,B,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.009574s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000303s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,b,return_dec) [0.000427s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,b,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,B,return_dec) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,B,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,bit,return_int) [0.006382s] ... 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.000332s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,B,return_dec) [0.000285s] ... ok {2} 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.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,bit,return_int) [0.023585s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,B,return_dec) [0.000403s] ... 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.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000263s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,invalid_unit_suffix,return_int) [0.010457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,b,return_int) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,B,return_dec) [0.003300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,bit,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,B,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,invalid_unit_suffix,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,b,return_dec) [0.010194s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,bit,return_dec) [0.000658s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000326s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,b,return_int) [0.000384s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,b,return_int) [0.005871s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,invalid_unit_suffix,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,bit,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,bit,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,B,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,invalid_unit_suffix,return_int) [0.000521s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.002337s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,b,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,b,return_int) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,bit,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,bit,return_dec) [0.000337s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,bit,return_int) [0.000306s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,bit,return_int) [0.000298s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,B,return_dec) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,B,return_dec) [0.003019s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,bit,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,B,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,invalid_unit_suffix,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.002444s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,b,return_int) [0.000277s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,B,return_int) [0.000600s] ... 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.000284s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,bit,return_int) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,B,return_int) [0.000262s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000300s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000256s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,b,return_int) [0.002536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,bit,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,B,return_int) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,bit,return_int) [0.006640s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,b,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,B,return_int) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,B,return_dec) [0.005293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,B,return_dec) [0.000556s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.011430s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,b,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,B,return_dec) [0.007378s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,bit,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,b,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,B,return_dec) [0.007285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,bit,return_int) [0.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,b,return_dec) [0.002536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,B,return_int) [0.000268s] ... 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.000258s] ... 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.004437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,B,return_dec) [0.001958s] ... 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.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000587s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,b,return_int) [0.005009s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,bit,return_int) [0.000491s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,B,return_int) [0.000268s] ... 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.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,bit,return_dec) [0.004304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,B,return_dec) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.004774s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000307s] ... 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.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.012403s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000303s] ... 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.004463s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,B,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000630s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,b,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,b,return_dec) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,b,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,invalid_unit_suffix,return_int) [0.003433s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,invalid_unit_suffix,return_dec) [0.003701s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.040731s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000314s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000281s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000323s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,bit,return_int) [0.009644s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,b,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,bit,return_dec) [0.000254s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,bit,return_int) [0.008129s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,B,return_int) [0.000372s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,b,return_int) [0.000570s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,B,return_int) [0.000255s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000352s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,b,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000247s] ... 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.000275s] ... ok {2} 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.006307s] ... ok {0} 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 {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,b,return_dec) [0.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,bit,return_dec) [0.000550s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,b,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,B,return_int) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,B,return_dec) [0.000262s] ... 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.000250s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,bit,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,B,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,B,return_dec) [0.005970s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000486s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,b,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,bit,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,B,return_dec) [0.000522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,b,return_int) [0.007669s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,bit,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,B,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,B,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,b,return_int) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,b,return_int) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,bit,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,bit,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,bit,return_dec) [0.008268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,bit,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,B,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000544s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,bit,return_int) [0.000275s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,bit,return_dec) [0.000686s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000334s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,b,return_int) [0.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,bit,return_dec) [0.000280s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,bit,return_int) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,B,return_int) [0.009921s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.014558s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,bit,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,b,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.001997s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000264s] ... 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.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,bit,return_dec) [0.002673s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,B,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,bit,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,bit,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,bit,return_int) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000260s] ... 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.002421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,bit,return_int) [0.004124s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000286s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,b,return_dec) [0.000438s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,b,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,B,return_dec) [0.003535s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,bit,return_int) [0.000272s] ... ok {3} 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.011329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,b,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,bit,return_int) [0.000637s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,bit,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,B,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,bit,return_dec) [0.000556s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,b,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,bit,return_dec) [0.000260s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.003556s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,bit,return_int) [0.000290s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,b,return_dec) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,bit,return_int) [0.007664s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,b,return_int) [0.000320s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,bit,return_int) [0.000276s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000267s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,bit,return_dec) [0.003386s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,B,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,B,return_dec) [0.013210s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000363s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,B,return_int) [0.000282s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,B,return_int) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,bit,return_int) [0.000262s] ... 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.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,b,return_dec) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,b,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,bit,return_dec) [0.000348s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,B,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,b,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,b,return_dec) [0.000439s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,b,return_int) [0.000251s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,bit,return_dec) [0.006235s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,b,return_dec) [0.002410s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000367s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,b,return_int) [0.010410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,B,return_dec) [0.000344s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,bit,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000285s] ... 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_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,bit,return_dec) [0.010273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,bit,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,B,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,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_start,Mi,b,return_int) [0.000332s] ... 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.004157s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.009404s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000345s] ... ok {2} 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.000272s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,b,return_dec) [0.000454s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,bit,return_int) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,b,return_dec) [0.000526s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,B,return_int) [0.000266s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000363s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,bit,return_int) [0.000382s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,b,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,B,return_dec) [0.007227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,bit,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,bit,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,B,return_dec) [0.006511s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,B,return_int) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,bit,return_int) [0.000592s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,B,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,b,return_int) [0.008306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,bit,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,b,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,bit,return_dec) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,b,return_int) [0.000300s] ... 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.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,bit,return_int) [0.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,B,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,bit,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,B,return_dec) [0.000258s] ... ok {3} 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.009055s] ... 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_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,bit,return_int) [0.000292s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,bit,return_dec) [0.006002s] ... 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.000309s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,b,return_dec) [0.000273s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000299s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,B,return_dec) [0.000278s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000306s] ... 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.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,B,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,b,return_int) [0.014933s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,b,return_dec) [0.000592s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,b,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,bit,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,B,return_dec) [0.000253s] ... 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.008448s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,b,return_int) [0.000391s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000264s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,bit,return_int) [0.002377s] ... ok {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,B,return_int) [0.000274s] ... 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.000261s] ... ok {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_2 [0.002100s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,B,return_int) [0.000612s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,B,return_dec) [0.035862s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,b,return_dec) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,b,return_dec) [0.000582s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,B,return_dec) [0.000280s] ... 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.000621s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,b,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,b,return_int) [0.000296s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,b,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,bit,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,b,return_dec) [0.012006s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,b,return_int) [0.000297s] ... 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.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,b,return_dec) [0.005128s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,b,return_dec) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,bit,return_int) [0.000265s] ... ok {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_2 [0.003692s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_elapsed [0.000863s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_expiry [0.001745s] ... ok {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_leftover [0.003407s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_compare [0.000369s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_east_normalize [0.000600s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_naive [0.005723s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_east_micros [0.000466s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu [0.000259s] ... ok {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu_normalize [0.003465s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,B,return_dec) [0.000450s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.010887s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,b,return_int) [0.000342s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,bit,return_dec) [0.000499s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,bit,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.010024s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,b,return_dec) [0.000311s] ... ok {0} oslo_utils.tests.test_timeutils.TimeItTest.test_timed_custom_level [0.010361s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_advance_time_delta [0.002414s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_delta_seconds [0.000271s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_aware_no_utc [0.000720s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,bit,return_dec) [0.016217s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,B,return_int) [0.000352s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,B,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,b,return_dec) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,bit,return_dec) [0.000536s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,bit,return_int) [0.019407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,B,return_dec) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000288s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_datetime [0.017510s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,B,return_int) [0.011919s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,bit,return_dec) [0.000656s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,bit,return_int) [0.000303s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_soon [0.000810s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_isotime [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,b,return_dec) [0.002636s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,b,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,bit,return_dec) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,b,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,bit,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,bit,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,b,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,B,return_dec) [0.000577s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,B,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,B,return_int) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.009343s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,B,return_int) [0.000291s] ... 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.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000317s] ... 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.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,B,return_dec) [0.000990s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,b,return_int) [0.000373s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,bit,return_int) [0.000361s] ... 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.027512s] ... 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.000352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,bit,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,bit,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,B,return_int) [0.003564s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,bit,return_int) [0.000487s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,b,return_int) [0.014116s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,bit,return_int) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,B,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,b,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,B,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,bit,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,B,return_dec) [0.000327s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,bit,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,invalid_unit_suffix,return_dec) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,B,return_dec) [0.000584s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,bit,return_dec) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,b,return_int) [0.020424s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,invalid_unit_suffix,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,b,return_dec) [0.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,B,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,B,return_dec) [0.023455s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,invalid_unit_suffix,return_int) [0.000300s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,b,return_dec) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,B,return_dec) [0.000353s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,B,return_int) [0.000947s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000543s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,b,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,B,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,bit,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,B,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,bit,return_int) [0.018305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,bit,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,B,return_int) [0.000634s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,invalid_unit_suffix,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,b,return_dec) [0.017249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,b,return_int) [0.000584s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,b,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,b,return_dec) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,bit,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,B,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,bit,return_dec) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,B,return_dec) [0.010504s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,bit,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000316s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,B,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,b,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,bit,return_dec) [0.000780s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,B,return_int) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,bit,return_dec) [0.000295s] ... 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.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,b,return_dec) [0.000584s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,bit,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,B,return_dec) [0.000251s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,b,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,B,return_dec) [0.000454s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,B,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000587s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,b,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,bit,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,B,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,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,Qi,b,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,b,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,B,return_int) [0.000277s] ... 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.000256s] ... 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.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,b,return_dec) [0.012307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.005389s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000566s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,b,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,B,return_int) [0.000269s] ... 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.002955s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,B,return_dec) [0.000364s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000326s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000482s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,B,return_int) [0.000733s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,invalid_unit_suffix,return_int) [0.004306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,bit,return_int) [0.000374s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,B,return_dec) [0.000805s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,b,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,bit,return_int) [0.000820s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,bit,return_int) [0.001037s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,B,return_int) [0.001942s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,B,return_dec) [0.003025s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,b,return_int) [0.000415s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,invalid_unit_suffix,return_dec) [0.001221s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,B,return_dec) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,B,return_int) [0.000852s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,invalid_unit_suffix,return_int) [0.001485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,B,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,b,return_dec) [0.001936s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,bit,return_dec) [0.000302s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,bit,return_int) [0.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,B,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,invalid_unit_suffix,return_int) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,b,return_dec) [0.000290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,bit,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,B,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,b,return_int) [0.000477s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,b,return_dec) [0.006150s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,bit,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,bit,return_int) [0.000267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,b,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,b,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,B,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,b,return_dec) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,b,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.006505s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000814s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,bit,return_dec) [0.006108s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,B,return_int) [0.000451s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,b,return_int) [0.001002s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,bit,return_int) [0.005838s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,B,return_dec) [0.000354s] ... 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.001093s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,b,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,b,return_dec) [0.004522s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,B,return_int) [0.000504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,b,return_dec) [0.002390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,B,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000483s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,B,return_dec) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,B,return_dec) [0.001891s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000340s] ... 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.000526s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.002412s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,b,return_int) [0.000579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,B,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,b,return_dec) [0.000396s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000609s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.005241s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,bit,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,B,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,B,return_int) [0.000275s] ... 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.008237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,bit,return_dec) [0.000378s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_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_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.008980s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,bit,return_dec) [0.000790s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,B,return_dec) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,b,return_dec) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,B,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,b,return_int) [0.004157s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,b,return_dec) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,bit,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,b,return_int) [0.000395s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,bit,return_int) [0.002678s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,b,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,bit,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,B,return_int) [0.014829s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000413s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,B,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,b,return_dec) [0.003563s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,bit,return_dec) [0.000623s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,B,return_dec) [0.000722s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.013545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,b,return_int) [0.000296s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,B,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,b,return_int) [0.000576s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,bit,return_int) [0.001525s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,B,return_int) [0.000516s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,B,return_dec) [0.003115s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,b,return_dec) [0.014258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,b,return_int) [0.000434s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,invalid_unit_suffix,return_int) [0.000973s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,bit,return_dec) [0.006537s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,B,return_dec) [0.008851s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,B,return_int) [0.005962s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,invalid_unit_suffix,return_int) [0.001646s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,invalid_unit_suffix,return_dec) [0.001191s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,b,return_int) [0.000350s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,b,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,B,return_int) [0.001405s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,b,return_int) [0.000277s] ... 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.002943s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,bit,return_int) [0.000309s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,B,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,B,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.003718s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,b,return_int) [0.000318s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,bit,return_dec) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,bit,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,bit,return_dec) [0.000279s] ... 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.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,bit,return_dec) [0.022737s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,bit,return_int) [0.000875s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,bit,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,bit,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,bit,return_int) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,b,return_int) [0.025875s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,b,return_dec) [0.016079s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,B,return_dec) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,B,return_dec) [0.000470s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,b,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,bit,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,bit,return_int) [0.000537s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,bit,return_dec) [0.000419s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,B,return_int) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,B,return_dec) [0.000747s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,b,return_int) [0.000612s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,b,return_dec) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,B,return_dec) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,bit,return_dec) [0.014607s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,B,return_dec) [0.000417s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,B,return_int) [0.000317s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,bit,return_int) [0.000272s] ... 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.000292s] ... ok {2} 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.000271s] ... ok {2} 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.000268s] ... 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.003695s] ... 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.000314s] ... 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.000604s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,b,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,B,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,B,return_int) [0.018363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,b,return_int) [0.002724s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000534s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,invalid_unit_suffix,return_int) [0.000528s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,B,return_int) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,b,return_int) [0.000541s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,B,return_int) [0.011758s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000431s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,invalid_unit_suffix,return_int) [0.000305s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,b,return_dec) [0.000271s] ... 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.000289s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,b,return_dec) [0.000524s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,b,return_int) [0.002598s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,b,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,bit,return_dec) [0.004423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,B,return_dec) [0.000464s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,B,return_int) [0.000305s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,b,return_int) [0.002280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,bit,return_int) [0.000597s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,bit,return_dec) [0.000470s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,b,return_int) [0.006847s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,b,return_dec) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,b,return_int) [0.003504s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,bit,return_int) [0.000321s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,bit,return_dec) [0.000297s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,bit,return_int) [0.000573s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,invalid_unit_suffix,return_int) [0.011270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,b,return_int) [0.000660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,b,return_int) [0.005720s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,bit,return_dec) [0.004092s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,bit,return_dec) [0.000354s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,B,return_dec) [0.000471s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,b,return_dec) [0.000288s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,bit,return_dec) [0.002898s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,bit,return_int) [0.001899s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,b,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,bit,return_int) [0.000579s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,B,return_int) [0.000499s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,bit,return_int) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,bit,return_dec) [0.010407s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,B,return_int) [0.003261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,B,return_dec) [0.000981s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,B,return_int) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.004481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,b,return_int) [0.005676s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,b,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000811s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,bit,return_dec) [0.000551s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,bit,return_dec) [0.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000281s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,b,return_int) [0.000582s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,bit,return_int) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000283s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,bit,return_int) [0.000301s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,B,return_dec) [0.002316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,b,return_int) [0.000607s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,bit,return_int) [0.000757s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,bit,return_int) [0.000366s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,b,return_int) [0.000753s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.002713s] ... 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.011583s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,bit,return_int) [0.001225s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000369s] ... ok {2} 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.000340s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000458s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,bit,return_int) [0.000546s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,B,return_int) [0.001833s] ... 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.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,b,return_int) [0.000325s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,B,return_dec) [0.000271s] ... 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.001149s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000740s] ... 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.000828s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,b,return_dec) [0.000531s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,bit,return_dec) [0.000414s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,b,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,b,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,b,return_int) [0.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,b,return_int) [0.003057s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,bit,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,b,return_dec) [0.000778s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,bit,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,B,return_int) [0.000446s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000872s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,b,return_dec) [0.000329s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,bit,return_int) [0.010316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,bit,return_int) [0.007205s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,bit,return_int) [0.004175s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,B,return_int) [0.000323s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000304s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,B,return_dec) [0.000274s] ... 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.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,B,return_int) [0.003379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,bit,return_int) [0.001888s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,b,return_int) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,bit,return_int) [0.000507s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,b,return_dec) [0.000384s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,b,return_dec) [0.015307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,bit,return_dec) [0.000358s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,B,return_int) [0.000474s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,b,return_int) [0.000463s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,bit,return_int) [0.000406s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,b,return_int) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,B,return_int) [0.000275s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,B,return_dec) [0.000676s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,b,return_dec) [0.007660s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000418s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,b,return_dec) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,b,return_int) [0.000661s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,B,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,B,return_int) [0.000373s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,b,return_dec) [0.010507s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,b,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,B,return_dec) [0.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,b,return_dec) [0.009601s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,bit,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,bit,return_dec) [0.000307s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,bit,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,B,return_int) [0.000634s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000364s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,bit,return_int) [0.000949s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,B,return_int) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000496s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,b,return_int) [0.014892s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,bit,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,bit,return_dec) [0.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,bit,return_int) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,b,return_dec) [0.000498s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,bit,return_dec) [0.000338s] ... 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.001255s] ... ok {2} 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.000324s] ... ok {2} 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.000276s] ... 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.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,bit,return_dec) [0.000640s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,B,return_int) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.012334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000442s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,b,return_int) [0.000303s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,b,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,bit,return_int) [0.000321s] ... 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.020647s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,bit,return_int) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,bit,return_int) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,B,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,b,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,B,return_int) [0.014892s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000464s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,b,return_int) [0.004787s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000530s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,b,return_int) [0.000354s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,bit,return_dec) [0.000369s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,B,return_int) [0.000347s] ... 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.000361s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000370s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,B,return_int) [0.017080s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000286s] ... 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.012565s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000339s] ... ok {3} 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.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,bit,return_dec) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,bit,return_int) [0.000290s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,B,return_dec) [0.000358s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,bit,return_int) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.006731s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,b,return_dec) [0.000258s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,b,return_int) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,B,return_dec) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,b,return_int) [0.010839s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,b,return_dec) [0.002831s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,B,return_int) [0.002404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.003769s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,b,return_dec) [0.004175s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,bit,return_dec) [0.001164s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,b,return_int) [0.001809s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,bit,return_int) [0.000322s] ... 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.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,b,return_dec) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,B,return_dec) [0.000650s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,b,return_int) [0.000295s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,B,return_int) [0.000308s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000293s] ... 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.000295s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,bit,return_int) [0.004454s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,b,return_int) [0.001548s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,b,return_dec) [0.000381s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,b,return_int) [0.000334s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,bit,return_dec) [0.000338s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,bit,return_dec) [0.003085s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,b,return_dec) [0.000808s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,B,return_dec) [0.009771s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,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,Ri,invalid_unit_suffix,return_int) [0.000717s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000350s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000299s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000262s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000264s] ... ok {2} 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.006957s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,B,return_dec) [0.007321s] ... 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.000417s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,bit,return_dec) [0.000362s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,bit,return_int) [0.000402s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,bit,return_int) [0.000367s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,B,return_dec) [0.000670s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,b,return_dec) [0.003058s] ... 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.000341s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,bit,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,bit,return_int) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,B,return_dec) [0.001626s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,B,return_int) [0.000298s] ... 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.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,bit,return_int) [0.000335s] ... 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.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,bit,return_dec) [0.001219s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,B,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,bit,return_dec) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,B,return_int) [0.011674s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,bit,return_dec) [0.000823s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.002032s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,B,return_dec) [0.000394s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,b,return_dec) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,bit,return_int) [0.000525s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,b,return_dec) [0.003229s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,b,return_int) [0.000774s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,B,return_dec) [0.000538s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,B,return_int) [0.002312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,b,return_dec) [0.000836s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,bit,return_int) [0.018336s] ... 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.000333s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,b,return_dec) [0.000461s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,b,return_int) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,bit,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,bit,return_int) [0.005180s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,B,return_dec) [0.007876s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,B,return_dec) [0.002461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,b,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000290s] ... 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.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000252s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,bit,return_int) [0.001988s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,bit,return_int) [0.000308s] ... 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.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,b,return_dec) [0.010657s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,bit,return_dec) [0.000674s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,bit,return_int) [0.000578s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,bit,return_int) [0.000303s] ... 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.012819s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000421s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000565s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000339s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,B,return_dec) [0.013536s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,B,return_int) [0.004324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,b,return_dec) [0.000390s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,bit,return_int) [0.001113s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,b,return_dec) [0.014667s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,B,return_dec) [0.000383s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000298s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,bit,return_dec) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,B,return_int) [0.009566s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,bit,return_dec) [0.000423s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,bit,return_int) [0.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,bit,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.013410s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,b,return_dec) [0.000400s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,bit,return_dec) [0.000363s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,B,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,B,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,B,return_dec) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000346s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,bit,return_dec) [0.000459s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,bit,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,B,return_dec) [0.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000262s] ... 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.000603s] ... 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.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,b,return_dec) [0.016529s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,b,return_int) [0.002264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,b,return_int) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,B,return_int) [0.000611s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,bit,return_dec) [0.000633s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,bit,return_int) [0.000641s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,B,return_dec) [0.007352s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.016819s] ... 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.002098s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,B,return_int) [0.003727s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,b,return_int) [0.004002s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,B,return_dec) [0.005478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,b,return_dec) [0.005723s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,B,return_int) [0.002733s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,bit,return_dec) [0.002111s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.002215s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,B,return_int) [0.000545s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,b,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,b,return_int) [0.000478s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,bit,return_int) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,B,return_dec) [0.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,b,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000734s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,bit,return_dec) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,B,return_dec) [0.000293s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,b,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,bit,return_dec) [0.000473s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,B,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,bit,return_dec) [0.003035s] ... 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.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,bit,return_dec) [0.000304s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,B,return_dec) [0.000319s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [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.000555s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,bit,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,bit,return_int) [0.001589s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.001227s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000685s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,b,return_dec) [0.002823s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.002958s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,bit,return_dec) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,b,return_dec) [0.000622s] ... 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.000375s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,bit,return_int) [0.000390s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,B,return_dec) [0.000370s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.001290s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000407s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.001345s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,B,return_int) [0.000342s] ... 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.002816s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,b,return_dec) [0.000517s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,b,return_int) [0.000318s] ... 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.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,b,return_int) [0.001594s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,b,return_dec) [0.000292s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,b,return_int) [0.000311s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.002732s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,bit,return_int) [0.002805s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,B,return_dec) [0.000312s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,b,return_dec) [0.000584s] ... 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.000377s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,bit,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,bit,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,bit,return_int) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,B,return_int) [0.002196s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,bit,return_int) [0.000456s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,B,return_int) [0.002839s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,b,return_dec) [0.001579s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,bit,return_dec) [0.006466s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,B,return_dec) [0.000432s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,B,return_int) [0.000654s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,B,return_int) [0.000478s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,B,return_int) [0.000416s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000485s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,bit,return_int) [0.000809s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,b,return_dec) [0.006610s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,B,return_dec) [0.000509s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,b,return_int) [0.001643s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000490s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,b,return_dec) [0.000386s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,bit,return_dec) [0.001497s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,B,return_int) [0.001256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,bit,return_int) [0.000320s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,B,return_dec) [0.002803s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,bit,return_dec) [0.000279s] ... 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.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,bit,return_int) [0.000591s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,B,return_dec) [0.000312s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,B,return_int) [0.000355s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.002189s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,b,return_int) [0.001583s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,bit,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,B,return_int) [0.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,bit,return_dec) [0.000292s] ... 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.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.002374s] ... ok {2} 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.000265s] ... 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.000257s] ... 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.001123s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,bit,return_int) [0.000313s] ... 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.000255s] ... 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.000274s] ... 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_dec) [0.000262s] ... 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.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,bit,return_int) [0.005792s] ... 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.000452s] ... 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.000343s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,b,return_dec) [0.000360s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,b,return_int) [0.000353s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,B,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,bit,return_dec) [0.005749s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000461s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,b,return_int) [0.000300s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,bit,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,B,return_dec) [0.000380s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,B,return_int) [0.000328s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,b,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,b,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,B,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,B,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,b,return_int) [0.000535s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000324s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,bit,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,B,return_dec) [0.000315s] ... 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.000323s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,B,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_int) [0.000298s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,B,return_dec) [0.000262s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,B,return_int) [0.000577s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,b,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,b,return_int) [0.000271s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,bit,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000274s] ... 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.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,b,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,bit,return_int) [0.000252s] ... 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,k,invalid_unit_suffix,return_dec) [0.000256s] ... 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.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000285s] ... 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.000415s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,b,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,B,return_dec) [0.000589s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000412s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,bit,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,b,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,bit,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,B,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,bit,return_int) [0.000297s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,b,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,B,return_int) [0.000256s] ... 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.016572s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,B,return_int) [0.000322s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,b,return_int) [0.000303s] ... 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.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,b,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,b,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,B,return_dec) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,B,return_int) [0.000491s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,b,return_dec) [0.000291s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,B,return_dec) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,b,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,b,return_int) [0.000289s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,B,return_dec) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,bit,return_dec) [0.000794s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,B,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,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,Ti,b,return_dec) [0.000264s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,bit,return_int) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,b,return_int) [0.000311s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,bit,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,bit,return_int) [0.000279s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,B,return_dec) [0.000450s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,B,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,B,return_int) [0.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000285s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000273s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,bit,return_int) [0.000286s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,B,return_int) [0.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,b,return_dec) [0.000250s] ... 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.010739s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,b,return_int) [0.000480s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,B,return_dec) [0.000657s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,B,return_int) [0.000287s] ... ok {2} 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 {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,b,return_dec) [0.000315s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000532s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,b,return_int) [0.000279s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000705s] ... 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.000280s] ... 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_dec) [0.000269s] ... 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.000296s] ... ok {3} 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.000280s] ... 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.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000276s] ... ok {2} 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.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000440s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000783s] ... ok {3} 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.000330s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,bit,return_dec) [0.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000316s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,b,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,bit,return_int) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,bit,return_int) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,b,return_dec) [0.000268s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,bit,return_dec) [0.000317s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,B,return_int) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,b,return_int) [0.000313s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,b,return_dec) [0.003438s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,B,return_dec) [0.000569s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,bit,return_int) [0.000315s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,B,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,b,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,bit,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,b,return_int) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,b,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,bit,return_int) [0.004905s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,b,return_dec) [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,bit,return_int) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000254s] ... 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.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,bit,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,B,return_dec) [0.000472s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,b,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,bit,return_dec) [0.000256s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,bit,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,b,return_int) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,bit,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.003603s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,bit,return_int) [0.000345s] ... 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.001370s] ... 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.000265s] ... 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.000254s] ... 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.000270s] ... 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.000257s] ... ok {2} 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.025677s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000437s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000355s] ... 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.000328s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000305s] ... 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.000308s] ... 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.000533s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000298s] ... 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.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_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,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000326s] ... 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.000258s] ... 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.000734s] ... 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_int) [0.000263s] ... 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.000261s] ... ok {3} 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.000288s] ... 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.000288s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,B,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,b,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000291s] ... 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.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,B,return_int) [0.000472s] ... ok {3} 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.000257s] ... 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_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,B,return_dec) [0.000261s] ... ok {3} 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.000250s] ... 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.001006s] ... 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.000294s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000349s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000255s] ... ok {2} 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.008708s] ... 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.000525s] ... 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.000364s] ... 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.000249s] ... 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_dec) [0.000546s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000593s] ... 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.000270s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000272s] ... ok {2} 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.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000254s] ... 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.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000460s] ... 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.000253s] ... 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.000258s] ... ok {3} 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.000250s] ... 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.000248s] ... 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.000299s] ... 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_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000262s] ... ok {3} 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.000258s] ... 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.000306s] ... 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.000281s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,B,return_dec) [0.000258s] ... 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.000273s] ... 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.000256s] ... 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.000250s] ... 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.000520s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,bit,return_int) [0.000432s] ... 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.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000258s] ... ok {3} 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.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,b,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,b,return_int) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,b,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,bit,return_int) [0.000533s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,B,return_int) [0.000251s] ... 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.000270s] ... 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.000379s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,b,return_int) [0.000329s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000258s] ... 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.000248s] ... ok {3} 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.000307s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000253s] ... 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.004547s] ... ok {2} 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.000433s] ... 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.000304s] ... 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.000449s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000277s] ... 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.000268s] ... 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.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,B,return_int) [0.000666s] ... 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.000248s] ... 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.000258s] ... 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.000238s] ... 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.000245s] ... 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.000258s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000237s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000299s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000254s] ... 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.000251s] ... 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_int) [0.000303s] ... 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.000281s] ... 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.000251s] ... 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_int) [0.000279s] ... 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.000429s] ... ok {3} 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.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000253s] ... ok {3} 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.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000280s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000278s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000246s] ... 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.000413s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000282s] ... 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_dec) [0.000257s] ... ok {3} 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.000432s] ... ok {3} 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.000260s] ... 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.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,B,return_dec) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,b,return_int) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,bit,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000247s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,bit,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,B,return_dec) [0.000255s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,bit,return_dec) [0.000269s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,bit,return_int) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,B,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,b,return_dec) [0.000240s] ... 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_int) [0.008161s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,b,return_int) [0.000238s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000392s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000567s] ... 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.000319s] ... 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_dec) [0.000298s] ... 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.000291s] ... ok {2} 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.000334s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,B,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,B,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000242s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000429s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000266s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,b,return_int) [0.000257s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000238s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,b,return_int) [0.000238s] ... 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.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,B,return_int) [0.000243s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000239s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000659s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,b,return_int) [0.000261s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000270s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000457s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,B,return_int) [0.000257s] ... 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.000237s] ... ok {2} 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.005999s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,b,return_int) [0.000338s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,bit,return_int) [0.000297s] ... 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_dec) [0.000304s] ... 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.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,bit,return_int) [0.000382s] ... 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.000288s] ... 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.000276s] ... 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.000266s] ... ok {2} 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.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,b,return_dec) [0.000476s] ... 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_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,b,return_int) [0.000257s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,bit,return_int) [0.000253s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,B,return_int) [0.000371s] ... 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.000287s] ... 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.000240s] ... 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.000560s] ... 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_dec) [0.000306s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,bit,return_dec) [0.000265s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,B,return_int) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000322s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000279s] ... 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.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,bit,return_dec) [0.000245s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,bit,return_int) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,B,return_dec) [0.000240s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,B,return_int) [0.000404s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000274s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,b,return_dec) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,b,return_int) [0.000241s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,bit,return_dec) [0.000260s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,B,return_int) [0.000283s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000251s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,bit,return_dec) [0.000259s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,B,return_int) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.002476s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,bit,return_int) [0.000276s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,B,return_dec) [0.000287s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,b,return_int) [0.000267s] ... 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.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,b,return_int) [0.000436s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,bit,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,B,return_dec) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,B,return_dec) [0.000272s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,b,return_int) [0.000336s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,bit,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,B,return_dec) [0.000254s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000263s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,b,return_int) [0.000250s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000248s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,b,return_dec) [0.000277s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,B,return_int) [0.000253s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000249s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,b,return_dec) [0.000252s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,B,return_dec) [0.000425s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,B,return_int) [0.000246s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000267s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,b,return_dec) [0.000275s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000245s] ... 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.012450s] ... ok {2} 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.000528s] ... 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.000367s] ... 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_dec) [0.000271s] ... ok {2} 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.000298s] ... ok {2} 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.000263s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000265s] ... 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.000292s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000264s] ... 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.000527s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000259s] ... 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.000249s] ... 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.000255s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,B,return_int) [0.010125s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000416s] ... 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.000302s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.018762s] ... 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.000467s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000284s] ... ok {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000488s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_1 [0.002623s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_set_time_override_using_default [1.002860s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_3 [0.001390s] ... ok {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_utcnow_ts [0.000705s] ... ok {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_tuple [0.000569s] ... ok {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_minor_less_than [0.000413s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_1 [0.001726s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.005842s] ... ok {0} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_dict_instead_of_text [0.000413s] ... ok {0} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_to_utf8 [0.000466s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_3 [0.001544s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_4 [0.000244s] ... ok {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_5 [0.000224s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000268s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000316s] ... 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.000659s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_bad_expiry [0.000276s] ... 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_dec) [0.000303s] ... 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.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.005822s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.010065s] ... 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.000375s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_elapsed_maximum [0.014237s] ... ok {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_states [0.000425s] ... 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.000494s] ... ok {2} 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.000312s] ... ok {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_compare_micros [0.000763s] ... ok {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000520s] ... 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_dec) [0.000286s] ... 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.000255s] ... ok {2} 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.000287s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000278s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,b,return_int) [0.000265s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,b,return_int) [0.000285s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,bit,return_int) [0.000259s] ... 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.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,B,return_dec) [0.000255s] ... 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.000256s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000445s] ... ok {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.023204s] ... ok {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_west_micros [0.000461s] ... ok {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu_micros [0.000265s] ... ok {3} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_disabled [0.001479s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,B,return_int) [0.026267s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,b,return_dec) [0.000351s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,b,return_int) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,bit,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,b,return_int) [0.000254s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,B,return_int) [0.000281s] ... 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.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,b,return_dec) [0.000282s] ... ok {3} oslo_utils.tests.test_timeutils.TimeItTest.test_timed_custom_message [0.013965s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,bit,return_dec) [0.008663s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,bit,return_int) [0.000369s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.002853s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,b,return_dec) [0.000319s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,b,return_int) [0.000259s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,B,return_int) [0.002480s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000600s] ... 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.006054s] ... ok {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_advance_time_seconds [0.016561s] ... ok {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_aware [0.000881s] ... ok {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_marshall_time [0.000360s] ... ok {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_marshall_time_with_tz [0.000483s] ... ok {3} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_generate_uuid [0.000612s] ... ok {3} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_is_uuid_like [0.000450s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_current_patch_not_present_less_than [0.000456s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_current_patch_not_present_same [0.000388s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_minor_greater [0.000374s] ... ok {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_major_false [0.000425s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000423s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000291s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,B,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,b,return_int) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,bit,return_int) [0.004992s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000293s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000266s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000261s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.003833s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000540s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,B,return_int) [0.000861s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000584s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_force_incoming_utf8_to_ascii [0.012461s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_list_instead_of_text [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.014413s] ... ok {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_same_encoding_different_cases [0.000698s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,B,return_dec) [0.001340s] ... ok {3} oslo_utils.tests.tests_encodeutils.ExceptionToUnicodeTest.test_oslo_i18n_message [0.001616s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.004480s] ... 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.000340s] ... ok {2} 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.000286s] ... ok {2} 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.007242s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000491s] ... 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.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000357s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000268s] ... 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_int) [0.004641s] ... 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.000429s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,b,return_int) [0.000386s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,bit,return_int) [0.000313s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,B,return_dec) [0.000543s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,B,return_int) [0.000280s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,B,return_dec) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,B,return_dec) [0.000614s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.002339s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,b,return_dec) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,bit,return_dec) [0.000282s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,bit,return_int) [0.003327s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,B,return_int) [0.000260s] ... 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.000273s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,b,return_dec) [0.000286s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,bit,return_dec) [0.000481s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000269s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,b,return_int) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,B,return_int) [0.000271s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,b,return_int) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,bit,return_int) [0.000243s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000246s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,b,return_dec) [0.000245s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,B,return_int) [0.000272s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,b,return_int) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,bit,return_int) [0.000264s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,B,return_dec) [0.000248s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,B,return_int) [0.000596s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,b,return_dec) [0.000631s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000260s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000274s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000276s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,b,return_int) [0.011553s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,bit,return_int) [0.000610s] ... 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.000322s] ... 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,bit,return_int) [0.000306s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,B,return_dec) [0.000284s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,B,return_int) [0.000277s] ... ok {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,b,return_dec) [0.009654s] ... 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.000350s] ... 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.000290s] ... ok {2} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_4 [0.000294s] ... ok {2} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_5 [0.000678s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_leftover_no_duration [0.000359s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_expiry [0.000328s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_not_expired [0.016592s] ... ok {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_pause_resume [0.000635s] ... ok {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_east [0.000364s] ... ok {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_west [0.000370s] ... ok {2} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_to_fast [0.006913s] ... ok {2} oslo_utils.tests.test_timeutils.TimeItTest.test_timed [0.016603s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_datetime [0.000930s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.000349s] ... ok {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_strtime [0.002842s] ... ok {2} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_generate_uuid_dashed_false [0.000310s] ... ok {2} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_id_is_uuid_like [0.000281s] ... ok {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_greater [0.000316s] ... ok {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_major_true [0.000333s] ... ok {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_version [0.000311s] ... ok {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_decode [0.000322s] ... ok {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_bool_instead_of_text [0.008116s] ... ok {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_different_encodings [0.000338s] ... ok ============================== Failed 3 tests - output below: ============================== oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_5_gpt ---------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 284, in test_format self._test_format(format) File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 278, in _test_format self._test_format_at_image_size(format_name, image_size * units.Mi, File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 242, in _test_format_at_image_size virtual_size, _ = get_size_format_from_qemu_img(img) File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 35, in get_size_format_from_qemu_img output = subprocess.check_output( File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'qemu-img info --output=json "/tmp/tmpp3jfbkq5/oslo-unittest-formatinspector--gpt-Nonejiv2i6z_"' returned non-zero exit status 127. oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit --------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 424, in test_vmdk_bad_descriptor_mem_limit self._test_vmdk_bad_descriptor_mem_limit() File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 398, in _test_vmdk_bad_descriptor_mem_limit img = self._create_allocated_vmdk(image_size // units.Mi, File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 210, in _create_allocated_vmdk subprocess.check_output( File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'qemu-img convert -f raw -O vmdk -o subformat=monolithicSparse -S 0 /tmp/tmpr9aakovg/oslo-unittest-formatinspector--monolithicSparse-psbxcpj_.raw /tmp/tmpr9aakovg/oslo-unittest-formatinspector--monolithicSparse-fyxzd1ma.vmdk' returned non-zero exit status 127. oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit_stream_optimized -------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 427, in test_vmdk_bad_descriptor_mem_limit_stream_optimized self._test_vmdk_bad_descriptor_mem_limit(subformat='streamOptimized') File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 398, in _test_vmdk_bad_descriptor_mem_limit img = self._create_allocated_vmdk(image_size // units.Mi, File "/builddir/build/BUILD/oslo.utils-7.2.1.dev29/oslo_utils/tests/imageutils/test_format_inspector.py", line 210, in _create_allocated_vmdk subprocess.check_output( File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'qemu-img convert -f raw -O vmdk -o subformat=streamOptimized -S 0 /tmp/tmpo3c3txcl/oslo-unittest-formatinspector--streamOptimized-rdnmbdd7.raw /tmp/tmpo3c3txcl/oslo-unittest-formatinspector--streamOptimized-3yf3brhl.vmdk' returned non-zero exit status 127. ====== Totals ====== Ran: 28460 tests in 32.9308 sec. - Passed: 28441 - Skipped: 16 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 3 Sum of execute time for each test: 90.3572 sec. ============== Worker Balance ============== - Worker 0 (7115 tests) => 0:00:27.780615 - Worker 1 (7114 tests) => 0:00:26.174706 - Worker 2 (7117 tests) => 0:00:27.856754 - Worker 3 (7114 tests) => 0:00:27.340037 Test id Runtime (s) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ----------- oslo_utils.tests.test_timeutils.TimeUtilsTest.test_set_time_override_using_default 1.003 oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_timeout 0.521 oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_no_timeout 0.501 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.437 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.432 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.340 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.301 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.240 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.222 oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_set_clear_timeout 0.201 ERROR: InvocationError for command /usr/bin/stestr run --slowest (exited with code 1) ___________________________________ summary ____________________________________ ERROR: py39: commands failed error: Bad exit status from /var/tmp/rpm-tmp.zUufM1 (%check) Bad exit status from /var/tmp/rpm-tmp.zUufM1 (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 612, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.spec'