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/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.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/openstack-cinder-24.1.1-0.20240827141231.3bae344.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/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.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/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-cinder.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.nh62hd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cinder-24.1.1.dev10 + /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-24.1.1.dev10-0.20240827141231.3bae344.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinder-24.1.1.dev10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-cinder-24.1.1 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find cinder -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python3/' tools/generate_driver_list.py + sed -i 's/24.1.1.%{milestone}/24.1.1/' PKG-INFO + 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 + rm -f cinder/tests/unit/test_hacking.py + rm -f cinder/tests/unit/backup/drivers/test_backup_s3.py + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^moto.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^moto.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^mypy.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^mypy.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8 moto mypy sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + sed -i s/psycopg2-binary/psycopg2/g test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.T06sxF + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + 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/cinder-24.1.1.dev10/.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/cinder-24.1.1.dev10/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires -t -e py39 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/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-cinder.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.AIVmbd + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + 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/cinder-24.1.1.dev10/.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/cinder-24.1.1.dev10/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires -t -e py39 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/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-cinder.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.gRFfQ6 + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + 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/cinder-24.1.1.dev10/.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/cinder-24.1.1.dev10/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires -t -e py39 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 congratulations :) Handling stestr>=3.2.1 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=3.2.1 Handling coverage>=5.5 from tox --print-deps-only: py39 Requirement not satisfied: coverage>=5.5 Handling ddt>=1.4.4 from tox --print-deps-only: py39 Requirement not satisfied: ddt>=1.4.4 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=4.5.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=4.5.0 Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39 Requirement not satisfied: PyMySQL>=0.10.0 Handling psycopg2>=2.8.5 from tox --print-deps-only: py39 Requirement not satisfied: psycopg2>=2.8.5 Handling SQLAlchemy-Utils>=0.37.8 from tox --print-deps-only: py39 Requirement not satisfied: SQLAlchemy-Utils>=0.37.8 Handling testtools>=2.4.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.4.0 Handling distro>=1.8.0 from tox --print-deps-only: py39 Requirement not satisfied: distro>=1.8.0 Handling pbr>=5.8.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=5.8.0 (installed: pbr 5.11.1) Handling decorator>=4.4.2 from tox --print-deps-only: py39 Requirement not satisfied: decorator>=4.4.2 Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py39 Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39 Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling httplib2>=0.18.1 from tox --print-deps-only: py39 Requirement not satisfied: httplib2>=0.18.1 Handling iso8601>=0.1.12 from tox --print-deps-only: py39 Requirement not satisfied: iso8601>=0.1.12 Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: jsonschema>=3.2.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39 Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39 Requirement not satisfied: keystonemiddleware>=9.1.0 Handling lxml>=4.5.2 from tox --print-deps-only: py39 Requirement not satisfied: lxml>=4.5.2 Handling oauth2client>=4.1.3 from tox --print-deps-only: py39 Requirement not satisfied: oauth2client>=4.1.3 Handling oslo.config>=8.3.2 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.context>=3.4.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.context>=3.4.0 Handling oslo.db>=11.0.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.db>=11.0.0 Handling oslo.log>=4.6.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.log>=4.6.1 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=3.8.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.policy>=3.8.1 Handling oslo.privsep>=2.6.2 from tox --print-deps-only: py39 Requirement not satisfied: oslo.privsep>=2.6.2 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.serialization>=4.2.0 Handling oslo.service>=2.8.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.service>=2.8.0 Handling oslo.upgradecheck>=1.1.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.upgradecheck>=1.1.1 Handling oslo.utils>=6.0.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=6.0.0 Handling oslo.versionedobjects>=2.4.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.versionedobjects>=2.4.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py39 Requirement not satisfied: osprofiler>=3.4.0 Handling packaging>=20.4 from tox --print-deps-only: py39 Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling paramiko>=2.7.2 from tox --print-deps-only: py39 Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py39 Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39 Requirement not satisfied: PasteDeploy>=2.1.0 Handling psutil>=5.7.2 from tox --print-deps-only: py39 Requirement not satisfied: psutil>=5.7.2 Handling pyparsing>=2.4.7 from tox --print-deps-only: py39 Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-barbicanclient>=5.0.1 from tox --print-deps-only: py39 Requirement not satisfied: python-barbicanclient>=5.0.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39 Requirement not satisfied: python-glanceclient>=3.2.2 Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py39 Requirement not satisfied: python-keystoneclient>=4.1.1 Handling python-novaclient>=18.2.0 from tox --print-deps-only: py39 Requirement not satisfied: python-novaclient>=18.2.0 Handling python-swiftclient>=3.10.1 from tox --print-deps-only: py39 Requirement not satisfied: python-swiftclient>=3.10.1 Handling pytz>=2020.1 from tox --print-deps-only: py39 Requirement satisfied: pytz>=2020.1 (installed: pytz 2021.1) Handling requests>=2.25.1 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.25.1 (installed: requests 2.31.0) Handling Routes>=2.4.1 from tox --print-deps-only: py39 Requirement not satisfied: Routes>=2.4.1 Handling taskflow>=4.5.0 from tox --print-deps-only: py39 Requirement not satisfied: taskflow>=4.5.0 Handling rtslib-fb>=2.1.74 from tox --print-deps-only: py39 Requirement not satisfied: rtslib-fb>=2.1.74 Handling six>=1.15.0 from tox --print-deps-only: py39 Requirement satisfied: six>=1.15.0 (installed: six 1.15.0) Handling SQLAlchemy>=1.4.23 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.4.23 (installed: SQLAlchemy 1.4.51) Handling stevedore>=3.2.2 from tox --print-deps-only: py39 Requirement not satisfied: stevedore>=3.2.2 Handling tabulate>=0.8.7 from tox --print-deps-only: py39 Requirement not satisfied: tabulate>=0.8.7 Handling tenacity>=6.3.1 from tox --print-deps-only: py39 Requirement not satisfied: tenacity>=6.3.1 Handling WebOb>=1.8.6 from tox --print-deps-only: py39 Requirement not satisfied: WebOb>=1.8.6 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.vmware>=3.10.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.vmware>=3.10.0 Handling os-brick>=6.0.0 from tox --print-deps-only: py39 Requirement not satisfied: os-brick>=6.0.0 Handling os-win>=5.5.0 from tox --print-deps-only: py39 Requirement not satisfied: os-win>=5.5.0 Handling tooz>=2.8.0 from tox --print-deps-only: py39 Requirement not satisfied: tooz>=2.8.0 Handling google-api-python-client>=1.11.0 from tox --print-deps-only: py39 Requirement not satisfied: google-api-python-client>=1.11.0 Handling castellan>=3.7.0 from tox --print-deps-only: py39 Requirement not satisfied: castellan>=3.7.0 Handling cryptography>=3.1 from tox --print-deps-only: py39 Requirement not satisfied: cryptography>=3.1 Handling cursive>=0.2.2 from tox --print-deps-only: py39 Requirement not satisfied: cursive>=0.2.2 Handling zstd>=1.4.5.1 from tox --print-deps-only: py39 Requirement not satisfied: zstd>=1.4.5.1 Handling boto3>=1.18.49 from tox --print-deps-only: py39 Requirement not satisfied: boto3>=1.18.49 Handling distro>=1.8.0 from tox --print-deps-only: py39 Requirement not satisfied: distro>=1.8.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 cinder.egg-info/PKG-INFO writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing requirements to cinder.egg-info/requires.txt writing top-level names to cinder.egg-info/top_level.txt writing pbr to cinder.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 'cinder.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cinder-24.1.1.dev10/cinder-24.1.1.dev10.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pbr (>=5.8.0) (installed: pbr 5.11.1) Handling decorator (>=4.4.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: decorator (>=4.4.2) Handling eventlet (!=0.32.0,>=0.30.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: eventlet (!=0.32.0,>=0.30.1) (installed: eventlet 0.35.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.0.3) Handling httplib2 (>=0.18.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: httplib2 (>=0.18.1) Handling iso8601 (>=0.1.12) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: iso8601 (>=0.1.12) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: jsonschema (>=3.2.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: keystoneauth1 (>=4.2.1) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: keystonemiddleware (>=9.1.0) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: lxml (>=4.5.2) Handling oauth2client (>=4.1.3) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oauth2client (>=4.1.3) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.config (>=8.3.2) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.concurrency (>=4.5.0) Handling oslo.context (>=3.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.context (>=3.4.0) Handling oslo.db (>=11.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.db (>=11.0.0) Handling oslo.log (>=4.6.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.log (>=4.6.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.middleware (>=4.1.1) Handling oslo.policy (>=3.8.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.policy (>=3.8.1) Handling oslo.privsep (>=2.6.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.privsep (>=2.6.2) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.reports (>=2.2.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.rootwrap (>=6.2.0) Handling oslo.serialization (>=4.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.serialization (>=4.2.0) Handling oslo.service (>=2.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.service (>=2.8.0) Handling oslo.upgradecheck (>=1.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.upgradecheck (>=1.1.1) Handling oslo.utils (>=6.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.utils (>=6.0.0) Handling oslo.versionedobjects (>=2.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.versionedobjects (>=2.4.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: osprofiler (>=3.4.0) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: paramiko (>=2.7.2) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: Paste (>=3.4.3) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: PasteDeploy (>=2.1.0) Handling psutil (>=5.7.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: psutil (>=5.7.2) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 2.4.7) Handling python-barbicanclient (>=5.0.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: python-barbicanclient (>=5.0.1) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: python-glanceclient (>=3.2.2) Handling python-keystoneclient (>=4.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: python-keystoneclient (>=4.1.1) Handling python-novaclient (>=18.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: python-novaclient (>=18.2.0) Handling python-swiftclient (>=3.10.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: python-swiftclient (>=3.10.1) Handling pytz (>=2020.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pytz (>=2020.1) (installed: pytz 2021.1) Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.31.0) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: Routes (>=2.4.1) Handling taskflow (>=4.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: taskflow (>=4.5.0) Handling rtslib-fb (>=2.1.74) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: rtslib-fb (>=2.1.74) Handling six (>=1.15.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: six (>=1.15.0) (installed: six 1.15.0) Handling SQLAlchemy (>=1.4.23) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: SQLAlchemy (>=1.4.23) (installed: SQLAlchemy 1.4.51) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: stevedore (>=3.2.2) Handling tabulate (>=0.8.7) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: tabulate (>=0.8.7) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: tenacity (>=6.3.1) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: WebOb (>=1.8.6) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.i18n (>=5.1.0) Handling oslo.vmware (>=3.10.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: oslo.vmware (>=3.10.0) Handling os-brick (>=6.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: os-brick (>=6.0.0) Handling os-win (>=5.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: os-win (>=5.5.0) Handling tooz (>=2.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: tooz (>=2.8.0) Handling google-api-python-client (>=1.11.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: google-api-python-client (>=1.11.0) Handling castellan (>=3.7.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: castellan (>=3.7.0) Handling cryptography (>=3.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: cryptography (>=3.1) Handling cursive (>=0.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: cursive (>=0.2.2) Handling zstd (>=1.4.5.1) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: zstd (>=1.4.5.1) Handling boto3 (>=1.18.49) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: boto3 (>=1.18.49) Handling distro (>=1.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement not satisfied: distro (>=1.8.0) Handling websocket-client (>=1.3.2) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: websocket-client (>=1.3.2) ; extra == 'all' Handling pyOpenSSL (>=17.5.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'all' Handling storops (>=0.5.10) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'all' Handling pywbem (>=0.7.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pywbem (>=0.7.0) ; extra == 'all' Handling python-3parclient (>=4.2.10) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-3parclient (>=4.2.10) ; extra == 'all' Handling krest (>=1.3.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: krest (>=1.3.0) ; extra == 'all' Handling infinisdk (>=103.0.1) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: infinisdk (>=103.0.1) ; extra == 'all' Handling purestorage (>=1.17.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: purestorage (>=1.17.0) ; extra == 'all' Handling rsd-lib (>=1.1.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rsd-lib (>=1.1.0) ; extra == 'all' Handling storpool (>=4.0.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool (>=4.0.0) ; extra == 'all' Handling storpool.spopenstack (>=2.2.1) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool.spopenstack (>=2.2.1) ; extra == 'all' Handling dfs-sdk (>=1.2.25) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: dfs-sdk (>=1.2.25) ; extra == 'all' Handling rbd-iscsi-client (>=0.1.8) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rbd-iscsi-client (>=0.1.8) ; extra == 'all' Handling python-linstor (>=1.7.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-linstor (>=1.7.0) ; extra == 'all' Handling websocket-client (>=1.3.2) ; extra == 'datacore' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: websocket-client (>=1.3.2) ; extra == 'datacore' Handling dfs-sdk (>=1.2.25) ; extra == 'datera' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: dfs-sdk (>=1.2.25) ; extra == 'datera' Handling pyOpenSSL (>=17.5.0) ; extra == 'ds8k' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'ds8k' Handling pywbem (>=0.7.0) ; extra == 'fujitsu' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pywbem (>=0.7.0) ; extra == 'fujitsu' Handling python-3parclient (>=4.2.10) ; extra == 'hpe3par' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-3parclient (>=4.2.10) ; extra == 'hpe3par' Handling infinisdk (>=103.0.1) ; extra == 'infinidat' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: infinisdk (>=103.0.1) ; extra == 'infinidat' Handling krest (>=1.3.0) ; extra == 'kaminario' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: krest (>=1.3.0) ; extra == 'kaminario' Handling python-linstor (>=1.7.0) ; extra == 'linstor' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-linstor (>=1.7.0) ; extra == 'linstor' Handling pyOpenSSL (>=17.5.0) ; extra == 'powermax' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'powermax' Handling purestorage (>=1.17.0) ; extra == 'pure' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: purestorage (>=1.17.0) ; extra == 'pure' Handling rbd-iscsi-client (>=0.1.8) ; extra == 'rbd_iscsi' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rbd-iscsi-client (>=0.1.8) ; extra == 'rbd_iscsi' Handling rsd-lib (>=1.1.0) ; extra == 'rsd' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rsd-lib (>=1.1.0) ; extra == 'rsd' Handling storpool (>=4.0.0) ; extra == 'storpool' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool (>=4.0.0) ; extra == 'storpool' Handling storpool.spopenstack (>=2.2.1) ; extra == 'storpool' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool.spopenstack (>=2.2.1) ; extra == 'storpool' Handling stestr (>=3.2.1) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: stestr (>=3.2.1) ; extra == 'test' Handling coverage (>=5.5) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: coverage (>=5.5) ; extra == 'test' Handling ddt (>=1.4.4) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: ddt (>=1.4.4) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling oslotest (>=4.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: oslotest (>=4.5.0) ; extra == 'test' Handling PyMySQL (>=0.10.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: PyMySQL (>=0.10.0) ; extra == 'test' Handling psycopg2 (>=2.8.5) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: psycopg2 (>=2.8.5) ; extra == 'test' Handling SQLAlchemy-Utils (>=0.37.8) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: SQLAlchemy-Utils (>=0.37.8) ; extra == 'test' Handling testtools (>=2.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: testtools (>=2.4.0) ; extra == 'test' Handling distro (>=1.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: distro (>=1.8.0) ; extra == 'test' Handling storops (>=0.5.10) ; extra == 'unity' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'unity' Handling storops (>=0.5.10) ; extra == 'vnx' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'vnx' + cat /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires + rm -rfv cinder-24.1.1.dev10.dist-info/ removed 'cinder-24.1.1.dev10.dist-info/AUTHORS' removed 'cinder-24.1.1.dev10.dist-info/LICENSE' removed 'cinder-24.1.1.dev10.dist-info/METADATA' removed 'cinder-24.1.1.dev10.dist-info/entry_points.txt' removed 'cinder-24.1.1.dev10.dist-info/pbr.json' removed 'cinder-24.1.1.dev10.dist-info/top_level.txt' removed directory 'cinder-24.1.1.dev10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-cinder.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.iedGxo + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + 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/cinder-24.1.1.dev10/.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/cinder-24.1.1.dev10/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires -t -e py39 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 congratulations :) Handling stestr>=3.2.1 from tox --print-deps-only: py39 Requirement satisfied: stestr>=3.2.1 (installed: stestr 4.1.0) Handling coverage>=5.5 from tox --print-deps-only: py39 Requirement satisfied: coverage>=5.5 (installed: coverage 7.3.2) Handling ddt>=1.4.4 from tox --print-deps-only: py39 Requirement satisfied: ddt>=1.4.4 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=4.5.0 (installed: oslotest 5.0.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39 Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling psycopg2>=2.8.5 from tox --print-deps-only: py39 Requirement satisfied: psycopg2>=2.8.5 (installed: psycopg2 2.9.9) Handling SQLAlchemy-Utils>=0.37.8 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy-Utils>=0.37.8 (installed: SQLAlchemy-Utils 0.41.1) Handling testtools>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling distro>=1.8.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.8.0 (installed: distro 1.9.0) Handling pbr>=5.8.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=5.8.0 (installed: pbr 5.11.1) Handling decorator>=4.4.2 from tox --print-deps-only: py39 Requirement satisfied: decorator>=4.4.2 (installed: decorator 4.4.2) Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py39 Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39 Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling httplib2>=0.18.1 from tox --print-deps-only: py39 Requirement satisfied: httplib2>=0.18.1 (installed: httplib2 0.20.4) Handling iso8601>=0.1.12 from tox --print-deps-only: py39 Requirement satisfied: iso8601>=0.1.12 (installed: iso8601 1.1.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.6.0) Handling lxml>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling oauth2client>=4.1.3 from tox --print-deps-only: py39 Requirement satisfied: oauth2client>=4.1.3 (installed: oauth2client 4.1.3) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 9.4.0) Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.concurrency>=4.5.0 (installed: oslo.concurrency 6.0.0) Handling oslo.context>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=3.4.0 (installed: oslo.context 5.5.0) Handling oslo.db>=11.0.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db>=11.0.0 (installed: oslo.db 15.0.0) Handling oslo.log>=4.6.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.6.1 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.1) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.8.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.8.1 (installed: oslo.policy 4.3.0) Handling oslo.privsep>=2.6.2 from tox --print-deps-only: py39 Requirement satisfied: oslo.privsep>=2.6.2 (installed: oslo.privsep 3.3.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.3.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization>=4.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=4.2.0 (installed: oslo.serialization 5.4.1) Handling oslo.service>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.service>=2.8.0 (installed: oslo.service 3.4.1) Handling oslo.upgradecheck>=1.1.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.1.1 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=6.0.0 (installed: oslo.utils 7.1.0) Handling oslo.versionedobjects>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.versionedobjects>=2.4.0 (installed: oslo.versionedobjects 3.3.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.1.0) Handling packaging>=20.4 from tox --print-deps-only: py39 Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling paramiko>=2.7.2 from tox --print-deps-only: py39 Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.4.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39 Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.7.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39 Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling psutil>=5.7.2 from tox --print-deps-only: py39 Requirement satisfied: psutil>=5.7.2 (installed: psutil 5.8.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39 Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-barbicanclient>=5.0.1 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=5.0.1 (installed: python-barbicanclient 5.7.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.5.0) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py39 Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.4.0) Handling python-novaclient>=18.2.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=18.2.0 (installed: python-novaclient 18.6.0) Handling python-swiftclient>=3.10.1 from tox --print-deps-only: py39 Requirement satisfied: python-swiftclient>=3.10.1 (installed: python-swiftclient 4.5.0) Handling pytz>=2020.1 from tox --print-deps-only: py39 Requirement satisfied: pytz>=2020.1 (installed: pytz 2021.1) Handling requests>=2.25.1 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.25.1 (installed: requests 2.31.0) Handling Routes>=2.4.1 from tox --print-deps-only: py39 Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling taskflow>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=4.5.0 (installed: taskflow 5.6.0) Handling rtslib-fb>=2.1.74 from tox --print-deps-only: py39 Requirement satisfied: rtslib-fb>=2.1.74 (installed: rtslib-fb 2.1.76) Handling six>=1.15.0 from tox --print-deps-only: py39 Requirement satisfied: six>=1.15.0 (installed: six 1.15.0) Handling SQLAlchemy>=1.4.23 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.4.23 (installed: SQLAlchemy 1.4.51) Handling stevedore>=3.2.2 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.2.0) Handling tabulate>=0.8.7 from tox --print-deps-only: py39 Requirement satisfied: tabulate>=0.8.7 (installed: tabulate 0.9.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling WebOb>=1.8.6 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.7) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.3.0) Handling oslo.vmware>=3.10.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.vmware>=3.10.0 (installed: oslo.vmware 4.4.0) Handling os-brick>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: os-brick>=6.0.0 (installed: os-brick 6.7.0) Handling os-win>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: os-win>=5.5.0 (installed: os-win 5.9.0) Handling tooz>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: tooz>=2.8.0 (installed: tooz 6.2.0) Handling google-api-python-client>=1.11.0 from tox --print-deps-only: py39 Requirement satisfied: google-api-python-client>=1.11.0 (installed: google-api-python-client 2.58.0) Handling castellan>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=3.7.0 (installed: castellan 5.0.0) Handling cryptography>=3.1 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=3.1 (installed: cryptography 36.0.1) Handling cursive>=0.2.2 from tox --print-deps-only: py39 Requirement satisfied: cursive>=0.2.2 (installed: cursive 0.2.3) Handling zstd>=1.4.5.1 from tox --print-deps-only: py39 Requirement satisfied: zstd>=1.4.5.1 (installed: zstd 1.5.5.1) Handling boto3>=1.18.49 from tox --print-deps-only: py39 Requirement satisfied: boto3>=1.18.49 (installed: boto3 1.34.44) Handling distro>=1.8.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.8.0 (installed: distro 1.9.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 cinder.egg-info/PKG-INFO writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing requirements to cinder.egg-info/requires.txt writing top-level names to cinder.egg-info/top_level.txt writing pbr to cinder.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 'cinder.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cinder-24.1.1.dev10/cinder-24.1.1.dev10.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pbr (>=5.8.0) (installed: pbr 5.11.1) Handling decorator (>=4.4.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: decorator (>=4.4.2) (installed: decorator 4.4.2) Handling eventlet (!=0.32.0,>=0.30.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: eventlet (!=0.32.0,>=0.30.1) (installed: eventlet 0.35.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.0.3) Handling httplib2 (>=0.18.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: httplib2 (>=0.18.1) (installed: httplib2 0.20.4) Handling iso8601 (>=0.1.12) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: iso8601 (>=0.1.12) (installed: iso8601 1.1.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: keystoneauth1 (>=4.2.1) (installed: keystoneauth1 5.6.0) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: keystonemiddleware (>=9.1.0) (installed: keystonemiddleware 10.6.0) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling oauth2client (>=4.1.3) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oauth2client (>=4.1.3) (installed: oauth2client 4.1.3) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.config (>=8.3.2) (installed: oslo.config 9.4.0) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.concurrency (>=4.5.0) (installed: oslo.concurrency 6.0.0) Handling oslo.context (>=3.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.context (>=3.4.0) (installed: oslo.context 5.5.0) Handling oslo.db (>=11.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.db (>=11.0.0) (installed: oslo.db 15.0.0) Handling oslo.log (>=4.6.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.log (>=4.6.1) (installed: oslo.log 5.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.7.1) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.middleware (>=4.1.1) (installed: oslo.middleware 6.1.0) Handling oslo.policy (>=3.8.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.policy (>=3.8.1) (installed: oslo.policy 4.3.0) Handling oslo.privsep (>=2.6.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.privsep (>=2.6.2) (installed: oslo.privsep 3.3.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.reports (>=2.2.0) (installed: oslo.reports 3.3.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.rootwrap (>=6.2.0) (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization (>=4.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.serialization (>=4.2.0) (installed: oslo.serialization 5.4.1) Handling oslo.service (>=2.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.service (>=2.8.0) (installed: oslo.service 3.4.1) Handling oslo.upgradecheck (>=1.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.upgradecheck (>=1.1.1) (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils (>=6.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.utils (>=6.0.0) (installed: oslo.utils 7.1.0) Handling oslo.versionedobjects (>=2.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.versionedobjects (>=2.4.0) (installed: oslo.versionedobjects 3.3.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: osprofiler (>=3.4.0) (installed: osprofiler 4.1.0) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: paramiko (>=2.7.2) (installed: paramiko 3.4.0) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: Paste (>=3.4.3) (installed: Paste 3.7.1) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: PasteDeploy (>=2.1.0) (installed: PasteDeploy 3.1.0) Handling psutil (>=5.7.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: psutil (>=5.7.2) (installed: psutil 5.8.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 2.4.7) Handling python-barbicanclient (>=5.0.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-barbicanclient (>=5.0.1) (installed: python-barbicanclient 5.7.0) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-glanceclient (>=3.2.2) (installed: python-glanceclient 4.5.0) Handling python-keystoneclient (>=4.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-keystoneclient (>=4.1.1) (installed: python-keystoneclient 5.4.0) Handling python-novaclient (>=18.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-novaclient (>=18.2.0) (installed: python-novaclient 18.6.0) Handling python-swiftclient (>=3.10.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-swiftclient (>=3.10.1) (installed: python-swiftclient 4.5.0) Handling pytz (>=2020.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pytz (>=2020.1) (installed: pytz 2021.1) Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.31.0) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: Routes (>=2.4.1) (installed: Routes 2.5.1) Handling taskflow (>=4.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: taskflow (>=4.5.0) (installed: taskflow 5.6.0) Handling rtslib-fb (>=2.1.74) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: rtslib-fb (>=2.1.74) (installed: rtslib-fb 2.1.76) Handling six (>=1.15.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: six (>=1.15.0) (installed: six 1.15.0) Handling SQLAlchemy (>=1.4.23) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: SQLAlchemy (>=1.4.23) (installed: SQLAlchemy 1.4.51) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: stevedore (>=3.2.2) (installed: stevedore 5.2.0) Handling tabulate (>=0.8.7) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: tabulate (>=0.8.7) (installed: tabulate 0.9.0) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: tenacity (>=6.3.1) (installed: tenacity 8.2.3) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: WebOb (>=1.8.6) (installed: WebOb 1.8.7) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.i18n (>=5.1.0) (installed: oslo.i18n 6.3.0) Handling oslo.vmware (>=3.10.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.vmware (>=3.10.0) (installed: oslo.vmware 4.4.0) Handling os-brick (>=6.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: os-brick (>=6.0.0) (installed: os-brick 6.7.0) Handling os-win (>=5.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: os-win (>=5.5.0) (installed: os-win 5.9.0) Handling tooz (>=2.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: tooz (>=2.8.0) (installed: tooz 6.2.0) Handling google-api-python-client (>=1.11.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: google-api-python-client (>=1.11.0) (installed: google-api-python-client 2.58.0) Handling castellan (>=3.7.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: castellan (>=3.7.0) (installed: castellan 5.0.0) Handling cryptography (>=3.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: cryptography (>=3.1) (installed: cryptography 36.0.1) Handling cursive (>=0.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: cursive (>=0.2.2) (installed: cursive 0.2.3) Handling zstd (>=1.4.5.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: zstd (>=1.4.5.1) (installed: zstd 1.5.5.1) Handling boto3 (>=1.18.49) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: boto3 (>=1.18.49) (installed: boto3 1.34.44) Handling distro (>=1.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: distro (>=1.8.0) (installed: distro 1.9.0) Handling websocket-client (>=1.3.2) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: websocket-client (>=1.3.2) ; extra == 'all' Handling pyOpenSSL (>=17.5.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'all' Handling storops (>=0.5.10) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'all' Handling pywbem (>=0.7.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pywbem (>=0.7.0) ; extra == 'all' Handling python-3parclient (>=4.2.10) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-3parclient (>=4.2.10) ; extra == 'all' Handling krest (>=1.3.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: krest (>=1.3.0) ; extra == 'all' Handling infinisdk (>=103.0.1) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: infinisdk (>=103.0.1) ; extra == 'all' Handling purestorage (>=1.17.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: purestorage (>=1.17.0) ; extra == 'all' Handling rsd-lib (>=1.1.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rsd-lib (>=1.1.0) ; extra == 'all' Handling storpool (>=4.0.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool (>=4.0.0) ; extra == 'all' Handling storpool.spopenstack (>=2.2.1) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool.spopenstack (>=2.2.1) ; extra == 'all' Handling dfs-sdk (>=1.2.25) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: dfs-sdk (>=1.2.25) ; extra == 'all' Handling rbd-iscsi-client (>=0.1.8) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rbd-iscsi-client (>=0.1.8) ; extra == 'all' Handling python-linstor (>=1.7.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-linstor (>=1.7.0) ; extra == 'all' Handling websocket-client (>=1.3.2) ; extra == 'datacore' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: websocket-client (>=1.3.2) ; extra == 'datacore' Handling dfs-sdk (>=1.2.25) ; extra == 'datera' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: dfs-sdk (>=1.2.25) ; extra == 'datera' Handling pyOpenSSL (>=17.5.0) ; extra == 'ds8k' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'ds8k' Handling pywbem (>=0.7.0) ; extra == 'fujitsu' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pywbem (>=0.7.0) ; extra == 'fujitsu' Handling python-3parclient (>=4.2.10) ; extra == 'hpe3par' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-3parclient (>=4.2.10) ; extra == 'hpe3par' Handling infinisdk (>=103.0.1) ; extra == 'infinidat' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: infinisdk (>=103.0.1) ; extra == 'infinidat' Handling krest (>=1.3.0) ; extra == 'kaminario' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: krest (>=1.3.0) ; extra == 'kaminario' Handling python-linstor (>=1.7.0) ; extra == 'linstor' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-linstor (>=1.7.0) ; extra == 'linstor' Handling pyOpenSSL (>=17.5.0) ; extra == 'powermax' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'powermax' Handling purestorage (>=1.17.0) ; extra == 'pure' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: purestorage (>=1.17.0) ; extra == 'pure' Handling rbd-iscsi-client (>=0.1.8) ; extra == 'rbd_iscsi' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rbd-iscsi-client (>=0.1.8) ; extra == 'rbd_iscsi' Handling rsd-lib (>=1.1.0) ; extra == 'rsd' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rsd-lib (>=1.1.0) ; extra == 'rsd' Handling storpool (>=4.0.0) ; extra == 'storpool' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool (>=4.0.0) ; extra == 'storpool' Handling storpool.spopenstack (>=2.2.1) ; extra == 'storpool' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool.spopenstack (>=2.2.1) ; extra == 'storpool' Handling stestr (>=3.2.1) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: stestr (>=3.2.1) ; extra == 'test' Handling coverage (>=5.5) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: coverage (>=5.5) ; extra == 'test' Handling ddt (>=1.4.4) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: ddt (>=1.4.4) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling oslotest (>=4.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: oslotest (>=4.5.0) ; extra == 'test' Handling PyMySQL (>=0.10.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: PyMySQL (>=0.10.0) ; extra == 'test' Handling psycopg2 (>=2.8.5) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: psycopg2 (>=2.8.5) ; extra == 'test' Handling SQLAlchemy-Utils (>=0.37.8) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: SQLAlchemy-Utils (>=0.37.8) ; extra == 'test' Handling testtools (>=2.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: testtools (>=2.4.0) ; extra == 'test' Handling distro (>=1.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: distro (>=1.8.0) ; extra == 'test' Handling storops (>=0.5.10) ; extra == 'unity' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'unity' Handling storops (>=0.5.10) ; extra == 'vnx' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'vnx' + cat /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires + rm -rfv cinder-24.1.1.dev10.dist-info/ removed 'cinder-24.1.1.dev10.dist-info/LICENSE' removed 'cinder-24.1.1.dev10.dist-info/AUTHORS' removed 'cinder-24.1.1.dev10.dist-info/METADATA' removed 'cinder-24.1.1.dev10.dist-info/top_level.txt' removed 'cinder-24.1.1.dev10.dist-info/pbr.json' removed 'cinder-24.1.1.dev10.dist-info/entry_points.txt' removed directory 'cinder-24.1.1.dev10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-cinder.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.2sT2Jd + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + 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/cinder-24.1.1.dev10/.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/cinder-24.1.1.dev10/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir --output /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires -t -e py39 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 congratulations :) Handling stestr>=3.2.1 from tox --print-deps-only: py39 Requirement satisfied: stestr>=3.2.1 (installed: stestr 4.1.0) Handling coverage>=5.5 from tox --print-deps-only: py39 Requirement satisfied: coverage>=5.5 (installed: coverage 7.3.2) Handling ddt>=1.4.4 from tox --print-deps-only: py39 Requirement satisfied: ddt>=1.4.4 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=4.5.0 (installed: oslotest 5.0.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39 Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling psycopg2>=2.8.5 from tox --print-deps-only: py39 Requirement satisfied: psycopg2>=2.8.5 (installed: psycopg2 2.9.9) Handling SQLAlchemy-Utils>=0.37.8 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy-Utils>=0.37.8 (installed: SQLAlchemy-Utils 0.41.1) Handling testtools>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling distro>=1.8.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.8.0 (installed: distro 1.9.0) Handling pbr>=5.8.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=5.8.0 (installed: pbr 5.11.1) Handling decorator>=4.4.2 from tox --print-deps-only: py39 Requirement satisfied: decorator>=4.4.2 (installed: decorator 4.4.2) Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py39 Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39 Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling httplib2>=0.18.1 from tox --print-deps-only: py39 Requirement satisfied: httplib2>=0.18.1 (installed: httplib2 0.20.4) Handling iso8601>=0.1.12 from tox --print-deps-only: py39 Requirement satisfied: iso8601>=0.1.12 (installed: iso8601 1.1.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.6.0) Handling lxml>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling oauth2client>=4.1.3 from tox --print-deps-only: py39 Requirement satisfied: oauth2client>=4.1.3 (installed: oauth2client 4.1.3) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 9.4.0) Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.concurrency>=4.5.0 (installed: oslo.concurrency 6.0.0) Handling oslo.context>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=3.4.0 (installed: oslo.context 5.5.0) Handling oslo.db>=11.0.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db>=11.0.0 (installed: oslo.db 15.0.0) Handling oslo.log>=4.6.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.6.1 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.1) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.8.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.8.1 (installed: oslo.policy 4.3.0) Handling oslo.privsep>=2.6.2 from tox --print-deps-only: py39 Requirement satisfied: oslo.privsep>=2.6.2 (installed: oslo.privsep 3.3.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.3.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization>=4.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=4.2.0 (installed: oslo.serialization 5.4.1) Handling oslo.service>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.service>=2.8.0 (installed: oslo.service 3.4.1) Handling oslo.upgradecheck>=1.1.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.1.1 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=6.0.0 (installed: oslo.utils 7.1.0) Handling oslo.versionedobjects>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.versionedobjects>=2.4.0 (installed: oslo.versionedobjects 3.3.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.1.0) Handling packaging>=20.4 from tox --print-deps-only: py39 Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling paramiko>=2.7.2 from tox --print-deps-only: py39 Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.4.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39 Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.7.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39 Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling psutil>=5.7.2 from tox --print-deps-only: py39 Requirement satisfied: psutil>=5.7.2 (installed: psutil 5.8.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39 Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-barbicanclient>=5.0.1 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=5.0.1 (installed: python-barbicanclient 5.7.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.5.0) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py39 Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.4.0) Handling python-novaclient>=18.2.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=18.2.0 (installed: python-novaclient 18.6.0) Handling python-swiftclient>=3.10.1 from tox --print-deps-only: py39 Requirement satisfied: python-swiftclient>=3.10.1 (installed: python-swiftclient 4.5.0) Handling pytz>=2020.1 from tox --print-deps-only: py39 Requirement satisfied: pytz>=2020.1 (installed: pytz 2021.1) Handling requests>=2.25.1 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.25.1 (installed: requests 2.31.0) Handling Routes>=2.4.1 from tox --print-deps-only: py39 Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling taskflow>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=4.5.0 (installed: taskflow 5.6.0) Handling rtslib-fb>=2.1.74 from tox --print-deps-only: py39 Requirement satisfied: rtslib-fb>=2.1.74 (installed: rtslib-fb 2.1.76) Handling six>=1.15.0 from tox --print-deps-only: py39 Requirement satisfied: six>=1.15.0 (installed: six 1.15.0) Handling SQLAlchemy>=1.4.23 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.4.23 (installed: SQLAlchemy 1.4.51) Handling stevedore>=3.2.2 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.2.0) Handling tabulate>=0.8.7 from tox --print-deps-only: py39 Requirement satisfied: tabulate>=0.8.7 (installed: tabulate 0.9.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling WebOb>=1.8.6 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.7) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.3.0) Handling oslo.vmware>=3.10.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.vmware>=3.10.0 (installed: oslo.vmware 4.4.0) Handling os-brick>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: os-brick>=6.0.0 (installed: os-brick 6.7.0) Handling os-win>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: os-win>=5.5.0 (installed: os-win 5.9.0) Handling tooz>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: tooz>=2.8.0 (installed: tooz 6.2.0) Handling google-api-python-client>=1.11.0 from tox --print-deps-only: py39 Requirement satisfied: google-api-python-client>=1.11.0 (installed: google-api-python-client 2.58.0) Handling castellan>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=3.7.0 (installed: castellan 5.0.0) Handling cryptography>=3.1 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=3.1 (installed: cryptography 36.0.1) Handling cursive>=0.2.2 from tox --print-deps-only: py39 Requirement satisfied: cursive>=0.2.2 (installed: cursive 0.2.3) Handling zstd>=1.4.5.1 from tox --print-deps-only: py39 Requirement satisfied: zstd>=1.4.5.1 (installed: zstd 1.5.5.1) Handling boto3>=1.18.49 from tox --print-deps-only: py39 Requirement satisfied: boto3>=1.18.49 (installed: boto3 1.34.44) Handling distro>=1.8.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.8.0 (installed: distro 1.9.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 cinder.egg-info/PKG-INFO writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing requirements to cinder.egg-info/requires.txt writing top-level names to cinder.egg-info/top_level.txt writing pbr to cinder.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 'cinder.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cinder-24.1.1.dev10/cinder-24.1.1.dev10.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pbr (>=5.8.0) (installed: pbr 5.11.1) Handling decorator (>=4.4.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: decorator (>=4.4.2) (installed: decorator 4.4.2) Handling eventlet (!=0.32.0,>=0.30.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: eventlet (!=0.32.0,>=0.30.1) (installed: eventlet 0.35.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.0.3) Handling httplib2 (>=0.18.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: httplib2 (>=0.18.1) (installed: httplib2 0.20.4) Handling iso8601 (>=0.1.12) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: iso8601 (>=0.1.12) (installed: iso8601 1.1.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: keystoneauth1 (>=4.2.1) (installed: keystoneauth1 5.6.0) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: keystonemiddleware (>=9.1.0) (installed: keystonemiddleware 10.6.0) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling oauth2client (>=4.1.3) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oauth2client (>=4.1.3) (installed: oauth2client 4.1.3) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.config (>=8.3.2) (installed: oslo.config 9.4.0) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.concurrency (>=4.5.0) (installed: oslo.concurrency 6.0.0) Handling oslo.context (>=3.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.context (>=3.4.0) (installed: oslo.context 5.5.0) Handling oslo.db (>=11.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.db (>=11.0.0) (installed: oslo.db 15.0.0) Handling oslo.log (>=4.6.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.log (>=4.6.1) (installed: oslo.log 5.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.7.1) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.middleware (>=4.1.1) (installed: oslo.middleware 6.1.0) Handling oslo.policy (>=3.8.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.policy (>=3.8.1) (installed: oslo.policy 4.3.0) Handling oslo.privsep (>=2.6.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.privsep (>=2.6.2) (installed: oslo.privsep 3.3.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.reports (>=2.2.0) (installed: oslo.reports 3.3.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.rootwrap (>=6.2.0) (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization (>=4.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.serialization (>=4.2.0) (installed: oslo.serialization 5.4.1) Handling oslo.service (>=2.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.service (>=2.8.0) (installed: oslo.service 3.4.1) Handling oslo.upgradecheck (>=1.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.upgradecheck (>=1.1.1) (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils (>=6.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.utils (>=6.0.0) (installed: oslo.utils 7.1.0) Handling oslo.versionedobjects (>=2.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.versionedobjects (>=2.4.0) (installed: oslo.versionedobjects 3.3.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: osprofiler (>=3.4.0) (installed: osprofiler 4.1.0) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: paramiko (>=2.7.2) (installed: paramiko 3.4.0) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: Paste (>=3.4.3) (installed: Paste 3.7.1) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: PasteDeploy (>=2.1.0) (installed: PasteDeploy 3.1.0) Handling psutil (>=5.7.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: psutil (>=5.7.2) (installed: psutil 5.8.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 2.4.7) Handling python-barbicanclient (>=5.0.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-barbicanclient (>=5.0.1) (installed: python-barbicanclient 5.7.0) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-glanceclient (>=3.2.2) (installed: python-glanceclient 4.5.0) Handling python-keystoneclient (>=4.1.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-keystoneclient (>=4.1.1) (installed: python-keystoneclient 5.4.0) Handling python-novaclient (>=18.2.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-novaclient (>=18.2.0) (installed: python-novaclient 18.6.0) Handling python-swiftclient (>=3.10.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: python-swiftclient (>=3.10.1) (installed: python-swiftclient 4.5.0) Handling pytz (>=2020.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: pytz (>=2020.1) (installed: pytz 2021.1) Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.31.0) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: Routes (>=2.4.1) (installed: Routes 2.5.1) Handling taskflow (>=4.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: taskflow (>=4.5.0) (installed: taskflow 5.6.0) Handling rtslib-fb (>=2.1.74) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: rtslib-fb (>=2.1.74) (installed: rtslib-fb 2.1.76) Handling six (>=1.15.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: six (>=1.15.0) (installed: six 1.15.0) Handling SQLAlchemy (>=1.4.23) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: SQLAlchemy (>=1.4.23) (installed: SQLAlchemy 1.4.51) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: stevedore (>=3.2.2) (installed: stevedore 5.2.0) Handling tabulate (>=0.8.7) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: tabulate (>=0.8.7) (installed: tabulate 0.9.0) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: tenacity (>=6.3.1) (installed: tenacity 8.2.3) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: WebOb (>=1.8.6) (installed: WebOb 1.8.7) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.i18n (>=5.1.0) (installed: oslo.i18n 6.3.0) Handling oslo.vmware (>=3.10.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: oslo.vmware (>=3.10.0) (installed: oslo.vmware 4.4.0) Handling os-brick (>=6.0.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: os-brick (>=6.0.0) (installed: os-brick 6.7.0) Handling os-win (>=5.5.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: os-win (>=5.5.0) (installed: os-win 5.9.0) Handling tooz (>=2.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: tooz (>=2.8.0) (installed: tooz 6.2.0) Handling google-api-python-client (>=1.11.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: google-api-python-client (>=1.11.0) (installed: google-api-python-client 2.58.0) Handling castellan (>=3.7.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: castellan (>=3.7.0) (installed: castellan 5.0.0) Handling cryptography (>=3.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: cryptography (>=3.1) (installed: cryptography 36.0.1) Handling cursive (>=0.2.2) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: cursive (>=0.2.2) (installed: cursive 0.2.3) Handling zstd (>=1.4.5.1) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: zstd (>=1.4.5.1) (installed: zstd 1.5.5.1) Handling boto3 (>=1.18.49) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: boto3 (>=1.18.49) (installed: boto3 1.34.44) Handling distro (>=1.8.0) from hook generated metadata: Requires-Dist (cinder) Requirement satisfied: distro (>=1.8.0) (installed: distro 1.9.0) Handling websocket-client (>=1.3.2) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: websocket-client (>=1.3.2) ; extra == 'all' Handling pyOpenSSL (>=17.5.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'all' Handling storops (>=0.5.10) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'all' Handling pywbem (>=0.7.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pywbem (>=0.7.0) ; extra == 'all' Handling python-3parclient (>=4.2.10) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-3parclient (>=4.2.10) ; extra == 'all' Handling krest (>=1.3.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: krest (>=1.3.0) ; extra == 'all' Handling infinisdk (>=103.0.1) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: infinisdk (>=103.0.1) ; extra == 'all' Handling purestorage (>=1.17.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: purestorage (>=1.17.0) ; extra == 'all' Handling rsd-lib (>=1.1.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rsd-lib (>=1.1.0) ; extra == 'all' Handling storpool (>=4.0.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool (>=4.0.0) ; extra == 'all' Handling storpool.spopenstack (>=2.2.1) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool.spopenstack (>=2.2.1) ; extra == 'all' Handling dfs-sdk (>=1.2.25) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: dfs-sdk (>=1.2.25) ; extra == 'all' Handling rbd-iscsi-client (>=0.1.8) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rbd-iscsi-client (>=0.1.8) ; extra == 'all' Handling python-linstor (>=1.7.0) ; extra == 'all' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-linstor (>=1.7.0) ; extra == 'all' Handling websocket-client (>=1.3.2) ; extra == 'datacore' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: websocket-client (>=1.3.2) ; extra == 'datacore' Handling dfs-sdk (>=1.2.25) ; extra == 'datera' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: dfs-sdk (>=1.2.25) ; extra == 'datera' Handling pyOpenSSL (>=17.5.0) ; extra == 'ds8k' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'ds8k' Handling pywbem (>=0.7.0) ; extra == 'fujitsu' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pywbem (>=0.7.0) ; extra == 'fujitsu' Handling python-3parclient (>=4.2.10) ; extra == 'hpe3par' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-3parclient (>=4.2.10) ; extra == 'hpe3par' Handling infinisdk (>=103.0.1) ; extra == 'infinidat' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: infinisdk (>=103.0.1) ; extra == 'infinidat' Handling krest (>=1.3.0) ; extra == 'kaminario' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: krest (>=1.3.0) ; extra == 'kaminario' Handling python-linstor (>=1.7.0) ; extra == 'linstor' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: python-linstor (>=1.7.0) ; extra == 'linstor' Handling pyOpenSSL (>=17.5.0) ; extra == 'powermax' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: pyOpenSSL (>=17.5.0) ; extra == 'powermax' Handling purestorage (>=1.17.0) ; extra == 'pure' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: purestorage (>=1.17.0) ; extra == 'pure' Handling rbd-iscsi-client (>=0.1.8) ; extra == 'rbd_iscsi' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rbd-iscsi-client (>=0.1.8) ; extra == 'rbd_iscsi' Handling rsd-lib (>=1.1.0) ; extra == 'rsd' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: rsd-lib (>=1.1.0) ; extra == 'rsd' Handling storpool (>=4.0.0) ; extra == 'storpool' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool (>=4.0.0) ; extra == 'storpool' Handling storpool.spopenstack (>=2.2.1) ; extra == 'storpool' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storpool.spopenstack (>=2.2.1) ; extra == 'storpool' Handling stestr (>=3.2.1) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: stestr (>=3.2.1) ; extra == 'test' Handling coverage (>=5.5) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: coverage (>=5.5) ; extra == 'test' Handling ddt (>=1.4.4) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: ddt (>=1.4.4) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling oslotest (>=4.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: oslotest (>=4.5.0) ; extra == 'test' Handling PyMySQL (>=0.10.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: PyMySQL (>=0.10.0) ; extra == 'test' Handling psycopg2 (>=2.8.5) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: psycopg2 (>=2.8.5) ; extra == 'test' Handling SQLAlchemy-Utils (>=0.37.8) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: SQLAlchemy-Utils (>=0.37.8) ; extra == 'test' Handling testtools (>=2.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: testtools (>=2.4.0) ; extra == 'test' Handling distro (>=1.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: distro (>=1.8.0) ; extra == 'test' Handling storops (>=0.5.10) ; extra == 'unity' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'unity' Handling storops (>=0.5.10) ; extra == 'vnx' from hook generated metadata: Requires-Dist (cinder) Ignoring alien requirement: storops (>=0.5.10) ; extra == 'vnx' + cat /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-buildrequires + rm -rfv cinder-24.1.1.dev10.dist-info/ removed 'cinder-24.1.1.dev10.dist-info/AUTHORS' removed 'cinder-24.1.1.dev10.dist-info/LICENSE' removed 'cinder-24.1.1.dev10.dist-info/METADATA' removed 'cinder-24.1.1.dev10.dist-info/entry_points.txt' removed 'cinder-24.1.1.dev10.dist-info/pbr.json' removed 'cinder-24.1.1.dev10.dist-info/top_level.txt' removed directory 'cinder-24.1.1.dev10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GwNVVn + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + mkdir -p /builddir/build/BUILD/cinder-24.1.1.dev10/.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/cinder-24.1.1.dev10/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir Processing /builddir/build/BUILD/cinder-24.1.1.dev10 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/cinder-24.1.1.dev10/.pyproject-builddir/tmpfl9ldgbv /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/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info writing /builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.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/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-modern-metadata-hizrhfph/cinder-24.1.1.dev10.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: cinder Building wheel for cinder (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/cinder-24.1.1.dev10/.pyproject-builddir/tmpwk5dv_26 /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/cinder creating build/lib/cinder/tests creating build/lib/cinder/tests/unit creating build/lib/cinder/tests/unit/volume creating build/lib/cinder/tests/unit/volume/drivers creating build/lib/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access creating build/lib/cinder/volume creating build/lib/cinder/volume/drivers creating build/lib/cinder/volume/drivers/open_e creating build/lib/cinder/volume/drivers/open_e/jovian_common copying cinder/volume/drivers/open_e/jovian_common/__init__.py -> build/lib/cinder/volume/drivers/open_e/jovian_common copying cinder/volume/drivers/open_e/jovian_common/driver.py -> build/lib/cinder/volume/drivers/open_e/jovian_common copying cinder/volume/drivers/open_e/jovian_common/exception.py -> build/lib/cinder/volume/drivers/open_e/jovian_common copying cinder/volume/drivers/open_e/jovian_common/jdss_common.py -> build/lib/cinder/volume/drivers/open_e/jovian_common copying cinder/volume/drivers/open_e/jovian_common/rest.py -> build/lib/cinder/volume/drivers/open_e/jovian_common copying cinder/volume/drivers/open_e/jovian_common/rest_proxy.py -> build/lib/cinder/volume/drivers/open_e/jovian_common creating build/lib/cinder/api creating build/lib/cinder/api/schemas copying cinder/api/schemas/__init__.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/admin_actions.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/attachments.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/backups.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/clusters.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/default_types.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/group_snapshots.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/group_specs.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/group_types.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/groups.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/qos_specs.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/quota_classes.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/quotas.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/scheduler_hints.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/services.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/snapshot_actions.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/snapshot_manage.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/snapshots.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/types_extra_specs.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_actions.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_image_metadata.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_manage.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_metadata.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_transfer.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_type_access.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_type_encryption.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_types.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volumes.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/workers.py -> build/lib/cinder/api/schemas creating build/lib/cinder/api/openstack copying cinder/api/openstack/__init__.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/api_version_request.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/versioned_method.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/wsgi.py -> build/lib/cinder/api/openstack creating build/lib/cinder/tests/unit/volume/drivers/inspur copying cinder/tests/unit/volume/drivers/inspur/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur creating build/lib/cinder/backup creating build/lib/cinder/backup/drivers copying cinder/backup/drivers/__init__.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/ceph.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/gcs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/glusterfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/nfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/posix.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/s3.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/swift.py -> build/lib/cinder/backup/drivers copying cinder/volume/__init__.py -> build/lib/cinder/volume copying cinder/volume/api.py -> build/lib/cinder/volume copying cinder/volume/configuration.py -> build/lib/cinder/volume copying cinder/volume/driver.py -> build/lib/cinder/volume copying cinder/volume/driver_utils.py -> build/lib/cinder/volume copying cinder/volume/group_types.py -> build/lib/cinder/volume copying cinder/volume/manager.py -> build/lib/cinder/volume copying cinder/volume/qos_specs.py -> build/lib/cinder/volume copying cinder/volume/rpcapi.py -> build/lib/cinder/volume copying cinder/volume/throttling.py -> build/lib/cinder/volume copying cinder/volume/volume_migration.py -> build/lib/cinder/volume copying cinder/volume/volume_types.py -> build/lib/cinder/volume copying cinder/volume/volume_utils.py -> build/lib/cinder/volume creating build/lib/cinder/volume/drivers/toyou creating build/lib/cinder/volume/drivers/toyou/acs5000 copying cinder/volume/drivers/toyou/acs5000/__init__.py -> build/lib/cinder/volume/drivers/toyou/acs5000 copying cinder/volume/drivers/toyou/acs5000/acs5000_common.py -> build/lib/cinder/volume/drivers/toyou/acs5000 copying cinder/volume/drivers/toyou/acs5000/acs5000_fc.py -> build/lib/cinder/volume/drivers/toyou/acs5000 copying cinder/volume/drivers/toyou/acs5000/acs5000_iscsi.py -> build/lib/cinder/volume/drivers/toyou/acs5000 creating build/lib/cinder/tests/unit/volume/drivers/netapp creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance creating build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_api.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_driver.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_fc.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_passwd.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_utils.py -> build/lib/cinder/tests/unit/volume/drivers/datacore creating build/lib/cinder/api/views copying cinder/api/views/__init__.py -> build/lib/cinder/api/views copying cinder/api/views/availability_zones.py -> build/lib/cinder/api/views copying cinder/api/views/backups.py -> build/lib/cinder/api/views copying cinder/api/views/capabilities.py -> build/lib/cinder/api/views copying cinder/api/views/cgsnapshots.py -> build/lib/cinder/api/views copying cinder/api/views/consistencygroups.py -> build/lib/cinder/api/views copying cinder/api/views/limits.py -> build/lib/cinder/api/views copying cinder/api/views/manageable_snapshots.py -> build/lib/cinder/api/views copying cinder/api/views/manageable_volumes.py -> build/lib/cinder/api/views copying cinder/api/views/qos_specs.py -> build/lib/cinder/api/views copying cinder/api/views/scheduler_stats.py -> build/lib/cinder/api/views copying cinder/api/views/snapshots.py -> build/lib/cinder/api/views copying cinder/api/views/transfers.py -> build/lib/cinder/api/views copying cinder/api/views/types.py -> build/lib/cinder/api/views copying cinder/api/views/versions.py -> build/lib/cinder/api/views copying cinder/volume/drivers/open_e/__init__.py -> build/lib/cinder/volume/drivers/open_e copying cinder/volume/drivers/open_e/iscsi.py -> build/lib/cinder/volume/drivers/open_e copying cinder/volume/drivers/open_e/options.py -> build/lib/cinder/volume/drivers/open_e creating build/lib/cinder/tests/unit/volume/drivers/nec creating build/lib/cinder/tests/unit/volume/drivers/nec/v copying cinder/tests/unit/volume/drivers/nec/v/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nec/v copying cinder/tests/unit/volume/drivers/nec/v/test_internal_nec_rest_fc.py -> build/lib/cinder/tests/unit/volume/drivers/nec/v copying cinder/tests/unit/volume/drivers/nec/v/test_internal_nec_rest_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nec/v copying cinder/tests/unit/volume/drivers/nec/v/test_nec_rest_fc.py -> build/lib/cinder/tests/unit/volume/drivers/nec/v copying cinder/tests/unit/volume/drivers/nec/v/test_nec_rest_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nec/v creating build/lib/cinder/tests/unit/api creating build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/__init__.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/fakes.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/stubs.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_attachments.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_backups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_cluster.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_default_types.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_snapshots.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_specs.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_types.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_groups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_limits.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_messages.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_resource_filters.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshots.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_types.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_types_orig.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_manage.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volumes.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_workers.py -> build/lib/cinder/tests/unit/api/v3 creating build/lib/cinder/api/validation copying cinder/api/validation/__init__.py -> build/lib/cinder/api/validation copying cinder/api/validation/parameter_types.py -> build/lib/cinder/api/validation copying cinder/api/validation/validators.py -> build/lib/cinder/api/validation creating build/lib/cinder/api/v3 creating build/lib/cinder/api/v3/views copying cinder/api/v3/views/__init__.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/attachments.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/backups.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/clusters.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/default_types.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/group_snapshots.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/group_types.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/groups.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/messages.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/resource_filters.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/snapshots.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/types.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/volumes.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/workers.py -> build/lib/cinder/api/v3/views creating build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/synology creating build/lib/cinder/tests/compliance copying cinder/tests/compliance/__init__.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_backup_drivers.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_fczm_drivers.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_volume_drivers.py -> build/lib/cinder/tests/compliance creating build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/__init__.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_cluster.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_default_types.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_migration.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_migrations.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_name_id.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_orm_relationships.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_purge.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_qos_specs.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_reset_backend.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_transfers.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_volume_type.py -> build/lib/cinder/tests/unit/db creating build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/__init__.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_backup.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client2.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_s3_client.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_service.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client2.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_backup.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_backup_messages.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_chunkeddriver.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_rpcapi.py -> build/lib/cinder/tests/unit/backup creating build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/__init__.py -> build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_common.py -> build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_iscsi.py -> build/lib/cinder/volume/drivers/synology creating build/lib/cinder/volume/drivers/inspur creating build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_common.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_const.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_fc.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/replication.py -> build/lib/cinder/volume/drivers/inspur/instorage creating build/lib/cinder/tests/unit/volume/drivers/lightos copying cinder/tests/unit/volume/drivers/lightos/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/lightos copying cinder/tests/unit/volume/drivers/lightos/test_lightos_storage.py -> build/lib/cinder/tests/unit/volume/drivers/lightos creating build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/__init__.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_api.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_client.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_common.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_exception.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_fc.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_iscsi.py -> build/lib/cinder/volume/drivers/yadro copying cinder/volume/drivers/yadro/tatlin_utils.py -> build/lib/cinder/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/nec/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> build/lib/cinder/tests/unit/volume/drivers/nec creating build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/__init__.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/fake_volume_api.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows creating build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/__init__.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_base.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_common.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/nimble.py -> build/lib/cinder/volume/drivers/hpe creating build/lib/cinder/db creating build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/__init__.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/api.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/models.py -> build/lib/cinder/db/sqlalchemy creating build/lib/cinder/tests/unit/volume/drivers/dell_emc creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/mocks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_attach_detach_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_get_manageable.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_groups.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_initialize_connection.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_initialize_connection_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_manage_existing.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_manage_existing_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_migrate_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_misc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_power_flex_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_revert_volume_to_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_versions.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex creating build/lib/cinder/tests/unit/volume/drivers/open_e copying cinder/tests/unit/volume/drivers/open_e/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/open_e copying cinder/tests/unit/volume/drivers/open_e/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/open_e copying cinder/tests/unit/volume/drivers/open_e/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/open_e copying cinder/tests/unit/volume/drivers/open_e/test_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/open_e copying cinder/tests/unit/volume/drivers/open_e/test_rest.py -> build/lib/cinder/tests/unit/volume/drivers/open_e copying cinder/tests/unit/volume/drivers/open_e/test_rest_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/open_e creating build/lib/cinder/policies copying cinder/policies/__init__.py -> build/lib/cinder/policies copying cinder/policies/attachments.py -> build/lib/cinder/policies copying cinder/policies/backup_actions.py -> build/lib/cinder/policies copying cinder/policies/backups.py -> build/lib/cinder/policies copying cinder/policies/base.py -> build/lib/cinder/policies copying cinder/policies/capabilities.py -> build/lib/cinder/policies copying cinder/policies/clusters.py -> build/lib/cinder/policies copying cinder/policies/default_types.py -> build/lib/cinder/policies copying cinder/policies/group_actions.py -> build/lib/cinder/policies copying cinder/policies/group_snapshot_actions.py -> build/lib/cinder/policies copying cinder/policies/group_snapshots.py -> build/lib/cinder/policies copying cinder/policies/group_types.py -> build/lib/cinder/policies copying cinder/policies/groups.py -> build/lib/cinder/policies copying cinder/policies/hosts.py -> build/lib/cinder/policies copying cinder/policies/limits.py -> build/lib/cinder/policies copying cinder/policies/manageable_snapshots.py -> build/lib/cinder/policies copying cinder/policies/manageable_volumes.py -> build/lib/cinder/policies copying cinder/policies/messages.py -> build/lib/cinder/policies copying cinder/policies/qos_specs.py -> build/lib/cinder/policies copying cinder/policies/quota_class.py -> build/lib/cinder/policies copying cinder/policies/quotas.py -> build/lib/cinder/policies copying cinder/policies/scheduler_stats.py -> build/lib/cinder/policies copying cinder/policies/services.py -> build/lib/cinder/policies copying cinder/policies/snapshot_actions.py -> build/lib/cinder/policies copying cinder/policies/snapshot_metadata.py -> build/lib/cinder/policies copying cinder/policies/snapshots.py -> build/lib/cinder/policies copying cinder/policies/type_extra_specs.py -> build/lib/cinder/policies copying cinder/policies/volume_access.py -> build/lib/cinder/policies copying cinder/policies/volume_actions.py -> build/lib/cinder/policies copying cinder/policies/volume_metadata.py -> build/lib/cinder/policies copying cinder/policies/volume_transfer.py -> build/lib/cinder/policies copying cinder/policies/volume_type.py -> build/lib/cinder/policies copying cinder/policies/volumes.py -> build/lib/cinder/policies copying cinder/policies/workers.py -> build/lib/cinder/policies creating build/lib/cinder/volume/drivers/dell_emc creating build/lib/cinder/volume/drivers/dell_emc/powervault copying cinder/volume/drivers/dell_emc/powervault/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powervault copying cinder/volume/drivers/dell_emc/powervault/client.py -> build/lib/cinder/volume/drivers/dell_emc/powervault copying cinder/volume/drivers/dell_emc/powervault/common.py -> build/lib/cinder/volume/drivers/dell_emc/powervault copying cinder/volume/drivers/dell_emc/powervault/fc.py -> build/lib/cinder/volume/drivers/dell_emc/powervault copying cinder/volume/drivers/dell_emc/powervault/iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/powervault copying cinder/volume/drivers/inspur/__init__.py -> build/lib/cinder/volume/drivers/inspur creating build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/__init__.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fake_hosts.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fakes.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_base_filter.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_chance_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_filters.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_manager.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_rpcapi.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler_options.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_weights.py -> build/lib/cinder/tests/unit/scheduler creating build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/__init__.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/fake.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/glance_stubs.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_accelerator.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_cache.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_format_inspector.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_glance.py -> build/lib/cinder/tests/unit/image creating build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/__init__.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/iscsi.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/nfs.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/options.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/utils.py -> build/lib/cinder/volume/drivers/nexenta creating build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/__init__.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/db_fakes.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_iscsi.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_smbfs.py -> build/lib/cinder/tests/unit/windows creating build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/__init__.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/datastore.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/exceptions.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/fcd.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/vmdk.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/volumeops.py -> build/lib/cinder/volume/drivers/vmware creating build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/client.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/common.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/const.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/replication.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/volume/drivers/dell_emc/vnx creating build/lib/cinder/zonemanager creating build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/__init__.py -> build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/driver_utils.py -> build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers creating build/lib/cinder/tests/unit/privsep creating build/lib/cinder/tests/unit/privsep/targets copying cinder/tests/unit/privsep/targets/__init__.py -> build/lib/cinder/tests/unit/privsep/targets copying cinder/tests/unit/privsep/targets/fake_nvmet_lib.py -> build/lib/cinder/tests/unit/privsep/targets copying cinder/tests/unit/privsep/targets/test_nvmet.py -> build/lib/cinder/tests/unit/privsep/targets creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating build/lib/cinder/db/migrations creating build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/89aa6f9639f9_drop_legacy_migrate_version_table.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/921e1a36b076_initial.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/9ab1b092a404_make_use_quota_non_nullable.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/9c74c1c6971f_quota_add_backup_defaults_in_quota_class.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/__init__.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/b7b88f50aab5_remove_quota_consistencygroups.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/b8660621f1b9_update_reservations_resource.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/c92a3e68beed_make_shared_targets_nullable.py -> build/lib/cinder/db/migrations/versions copying cinder/db/migrations/versions/daa98075b90d_add_resource_indexes.py -> build/lib/cinder/db/migrations/versions creating build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/__init__.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_fc.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dplcommon.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/options.py -> build/lib/cinder/volume/drivers/prophetstor creating build/lib/cinder/volume/drivers/ibm creating build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/zonemanager/__init__.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_common.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_san_lookup_service.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_zone_manager.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fczm_constants.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/utils.py -> build/lib/cinder/zonemanager creating build/lib/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_fc_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_iscsi_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/__init__.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/common.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/options.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/utils.py -> build/lib/cinder/volume/drivers/netapp copying cinder/tests/unit/privsep/__init__.py -> build/lib/cinder/tests/unit/privsep copying cinder/tests/unit/privsep/test_format_inspector.py -> build/lib/cinder/tests/unit/privsep creating build/lib/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/__init__.py -> build/lib/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/test_versions.py -> build/lib/cinder/tests/unit/api/views creating build/lib/cinder/scheduler creating build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/__init__.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/capacity.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/chance.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/goodness.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/stochastic.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/volume_number.py -> build/lib/cinder/scheduler/weights creating build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/__init__.py -> build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/create_volume.py -> build/lib/cinder/scheduler/flows copying cinder/api/__init__.py -> build/lib/cinder/api copying cinder/api/api_utils.py -> build/lib/cinder/api copying cinder/api/common.py -> build/lib/cinder/api copying cinder/api/extensions.py -> build/lib/cinder/api copying cinder/api/microversions.py -> build/lib/cinder/api copying cinder/api/urlmap.py -> build/lib/cinder/api copying cinder/api/versions.py -> build/lib/cinder/api creating build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/__init__.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_common.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_fc.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> build/lib/cinder/volume/drivers/kaminario creating build/lib/cinder/volume/flows copying cinder/volume/flows/__init__.py -> build/lib/cinder/volume/flows copying cinder/volume/flows/common.py -> build/lib/cinder/volume/flows creating build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/__init__.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/nfs.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/api/v3/__init__.py -> build/lib/cinder/api/v3 copying cinder/api/v3/attachments.py -> build/lib/cinder/api/v3 copying cinder/api/v3/backups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/clusters.py -> build/lib/cinder/api/v3 copying cinder/api/v3/consistencygroups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/default_types.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_snapshots.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_specs.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_types.py -> build/lib/cinder/api/v3 copying cinder/api/v3/groups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/limits.py -> build/lib/cinder/api/v3 copying cinder/api/v3/messages.py -> build/lib/cinder/api/v3 copying cinder/api/v3/resource_common_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/resource_filters.py -> build/lib/cinder/api/v3 copying cinder/api/v3/router.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshot_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshot_metadata.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshots.py -> build/lib/cinder/api/v3 copying cinder/api/v3/types.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_metadata.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_transfer.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volumes.py -> build/lib/cinder/api/v3 copying cinder/api/v3/workers.py -> build/lib/cinder/api/v3 creating build/lib/cinder/tests/unit/volume/flows/api copying cinder/tests/unit/volume/flows/api/__init__.py -> build/lib/cinder/tests/unit/volume/flows/api copying cinder/tests/unit/volume/flows/api/test_create_volume.py -> build/lib/cinder/tests/unit/volume/flows/api creating build/lib/cinder/volume/drivers/san copying cinder/volume/drivers/san/__init__.py -> build/lib/cinder/volume/drivers/san copying cinder/volume/drivers/san/san.py -> build/lib/cinder/volume/drivers/san creating build/lib/cinder/common copying cinder/common/__init__.py -> build/lib/cinder/common copying cinder/common/config.py -> build/lib/cinder/common copying cinder/common/constants.py -> build/lib/cinder/common copying cinder/common/sqlalchemyutils.py -> build/lib/cinder/common creating build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/__init__.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/create_volume.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing_snapshot.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/drivers/toyou/__init__.py -> build/lib/cinder/volume/drivers/toyou creating build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta creating build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire creating build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/__init__.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_backup.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_base.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cgsnapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanable.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanup_request.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cluster.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_consistencygroup.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_fields.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_snapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_type.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_objects.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_qos.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_service.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_snapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_attachment.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_type.py -> build/lib/cinder/tests/unit/objects creating build/lib/cinder/tests/unit/compute copying cinder/tests/unit/compute/__init__.py -> build/lib/cinder/tests/unit/compute copying cinder/tests/unit/compute/test_nova.py -> build/lib/cinder/tests/unit/compute creating build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/__init__.py -> build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> build/lib/cinder/tests/unit/consistencygroup creating build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/__init__.py -> build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/config.py -> build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/hedvig_cinder.py -> build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/rest_client.py -> build/lib/cinder/volume/drivers/hedvig creating build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/__init__.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_common.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_fc.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_iscsi.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_replication.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_rest.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_rest_api.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_rest_fc.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_rest_iscsi.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_utils.py -> build/lib/cinder/volume/drivers/hitachi creating build/lib/cinder/volume/drivers/netapp/dataontap creating build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance creating build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/__init__.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/exception.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/cisco creating build/lib/cinder/message copying cinder/message/__init__.py -> build/lib/cinder/message copying cinder/message/api.py -> build/lib/cinder/message copying cinder/message/defined_messages.py -> build/lib/cinder/message copying cinder/message/message_field.py -> build/lib/cinder/message creating build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/__init__.py -> build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_a.py -> build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_b.py -> build/lib/cinder/tests/unit/monkey_patch_example creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib creating build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/__init__.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/fakes.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_limits.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshots.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volumes.py -> build/lib/cinder/tests/unit/api/v2 creating build/lib/cinder/keymgr copying cinder/keymgr/__init__.py -> build/lib/cinder/keymgr copying cinder/keymgr/conf_key_mgr.py -> build/lib/cinder/keymgr copying cinder/keymgr/migration.py -> build/lib/cinder/keymgr copying cinder/keymgr/transfer.py -> build/lib/cinder/keymgr creating build/lib/cinder/api/contrib copying cinder/api/contrib/__init__.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/admin_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/availability_zones.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/backups.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/capabilities.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/cgsnapshots.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/consistencygroups.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_snapshot_attributes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/hosts.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/qos_specs_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quota_classes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quotas.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/resource_common_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_hints.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_stats.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_extra_specs.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/used_limits.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_encryption_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_host_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_image_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_mig_status_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_tenant_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_transfer.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_access.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_encryption.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_unmanage.py -> build/lib/cinder/api/contrib copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/scheduler/__init__.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_filter.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_handler.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_weight.py -> build/lib/cinder/scheduler copying cinder/scheduler/driver.py -> build/lib/cinder/scheduler copying cinder/scheduler/filter_scheduler.py -> build/lib/cinder/scheduler copying cinder/scheduler/host_manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/rpcapi.py -> build/lib/cinder/scheduler copying cinder/scheduler/scheduler_options.py -> build/lib/cinder/scheduler creating build/lib/cinder/tests/unit/volume/drivers/hpe creating build/lib/cinder/tests/unit/volume/drivers/hpe/xp copying cinder/tests/unit/volume/drivers/hpe/xp/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hpe/xp copying cinder/tests/unit/volume/drivers/hpe/xp/test_hpe_xp_rest_fc.py -> build/lib/cinder/tests/unit/volume/drivers/hpe/xp copying cinder/tests/unit/volume/drivers/hpe/xp/test_hpe_xp_rest_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/hpe/xp creating build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/__init__.py -> build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_auth.py -> build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_faults.py -> build/lib/cinder/tests/unit/api/middleware creating build/lib/cinder/transfer copying cinder/transfer/__init__.py -> build/lib/cinder/transfer copying cinder/transfer/api.py -> build/lib/cinder/transfer creating build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/__init__.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/constants.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/iscsi.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/smbfs.py -> build/lib/cinder/volume/drivers/windows creating build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/__init__.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/fake_lvm.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/test_brick_lvm.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/volume/__init__.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_availability_zone.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_capabilities.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_connection.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_driver.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_image.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_init_host.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_manage_volume.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_replication_manager.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_rpcapi.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_snapshot.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_manager.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_migration.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_reimage.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_retype.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_usage_audit.py -> build/lib/cinder/tests/unit/volume creating build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/__init__.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_api.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_defined_messages.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_message_field.py -> build/lib/cinder/tests/unit/message creating build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/fake.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> build/lib/cinder/tests/unit/volume/drivers/vmware creating build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage creating build/lib/cinder/tests/unit/image/accelerators copying cinder/tests/unit/image/accelerators/__init__.py -> build/lib/cinder/tests/unit/image/accelerators copying cinder/tests/unit/image/accelerators/test_qat_gzip.py -> build/lib/cinder/tests/unit/image/accelerators copying cinder/tests/__init__.py -> build/lib/cinder/tests copying cinder/tests/fake_driver.py -> build/lib/cinder/tests copying cinder/tests/fixtures.py -> build/lib/cinder/tests creating build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/api.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client creating build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/__init__.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/affinity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/availability_zone_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capabilities_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capacity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/driver_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/extra_specs_ops.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/instance_locality_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/json_filter.py -> build/lib/cinder/scheduler/filters creating build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/__init__.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/base.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_attachments.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_backups.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_base.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_default_volume_types.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_group_actions.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_group_snapshots.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_group_types.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_groups.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_limits.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_messages.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_quota_class.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_quotas.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_snapshot_actions.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_snapshots.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_type_extra_specs.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_access.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_actions.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_metadata.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_transfers.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_type.py -> build/lib/cinder/tests/unit/policies creating build/lib/cinder/wsgi copying cinder/wsgi/__init__.py -> build/lib/cinder/wsgi copying cinder/wsgi/common.py -> build/lib/cinder/wsgi copying cinder/wsgi/eventlet_server.py -> build/lib/cinder/wsgi copying cinder/wsgi/wsgi.py -> build/lib/cinder/wsgi creating build/lib/cinder/objects copying cinder/objects/__init__.py -> build/lib/cinder/objects copying cinder/objects/backup.py -> build/lib/cinder/objects copying cinder/objects/base.py -> build/lib/cinder/objects copying cinder/objects/cgsnapshot.py -> build/lib/cinder/objects copying cinder/objects/cleanable.py -> build/lib/cinder/objects copying cinder/objects/cleanup_request.py -> build/lib/cinder/objects copying cinder/objects/cluster.py -> build/lib/cinder/objects copying cinder/objects/consistencygroup.py -> build/lib/cinder/objects copying cinder/objects/dynamic_log.py -> build/lib/cinder/objects copying cinder/objects/fields.py -> build/lib/cinder/objects copying cinder/objects/group.py -> build/lib/cinder/objects copying cinder/objects/group_snapshot.py -> build/lib/cinder/objects copying cinder/objects/group_type.py -> build/lib/cinder/objects copying cinder/objects/manageableresources.py -> build/lib/cinder/objects copying cinder/objects/qos_specs.py -> build/lib/cinder/objects copying cinder/objects/request_spec.py -> build/lib/cinder/objects copying cinder/objects/service.py -> build/lib/cinder/objects copying cinder/objects/snapshot.py -> build/lib/cinder/objects copying cinder/objects/volume.py -> build/lib/cinder/objects copying cinder/objects/volume_attachment.py -> build/lib/cinder/objects copying cinder/objects/volume_type.py -> build/lib/cinder/objects copying cinder/db/__init__.py -> build/lib/cinder/db copying cinder/db/api.py -> build/lib/cinder/db copying cinder/db/base.py -> build/lib/cinder/db copying cinder/db/migration.py -> build/lib/cinder/db creating build/lib/cinder/tests/unit/volume/drivers/toyou copying cinder/tests/unit/volume/drivers/toyou/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/toyou copying cinder/tests/unit/volume/drivers/toyou/test_acs5000.py -> build/lib/cinder/tests/unit/volume/drivers/toyou copying cinder/tests/unit/volume/drivers/toyou/test_tyds.py -> build/lib/cinder/tests/unit/volume/drivers/toyou creating build/lib/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> build/lib/cinder/tests/unit/volume/drivers/huawei creating build/lib/cinder/tests/functional creating build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/__init__.py -> build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/client.py -> build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/foxinsocks.py -> build/lib/cinder/tests/functional/api creating build/lib/cinder/cmd copying cinder/cmd/__init__.py -> build/lib/cinder/cmd copying cinder/cmd/api.py -> build/lib/cinder/cmd copying cinder/cmd/backup.py -> build/lib/cinder/cmd copying cinder/cmd/manage.py -> build/lib/cinder/cmd copying cinder/cmd/rtstool.py -> build/lib/cinder/cmd copying cinder/cmd/scheduler.py -> build/lib/cinder/cmd copying cinder/cmd/status.py -> build/lib/cinder/cmd copying cinder/cmd/volume.py -> build/lib/cinder/cmd copying cinder/cmd/volume_usage_audit.py -> build/lib/cinder/cmd creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_base.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_snapshot_create_delete_revert.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_attach_detach.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_create_delete_extend.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_create_from_source.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_create_delete_update.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_create_from_source.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_snapshot_create_delete.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore creating build/lib/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/__init__.py -> build/lib/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/client.py -> build/lib/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/common.py -> build/lib/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/exception.py -> build/lib/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/fc.py -> build/lib/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/iscsi.py -> build/lib/cinder/volume/drivers/stx creating build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/__init__.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/exception.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/rest_constants.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/db/migrations/__init__.py -> build/lib/cinder/db/migrations copying cinder/db/migrations/env.py -> build/lib/cinder/db/migrations creating build/lib/cinder/volume/drivers/infortrend creating build/lib/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli creating build/lib/cinder/brick creating build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/__init__.py -> build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/lvm.py -> build/lib/cinder/brick/local_dev creating build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage creating build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_mirror_fc.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_rest_fc.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_rest_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi creating build/lib/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/__init__.py -> build/lib/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/evaluator.py -> build/lib/cinder/scheduler/evaluator creating build/lib/cinder/api/v2 copying cinder/api/v2/__init__.py -> build/lib/cinder/api/v2 copying cinder/api/v2/limits.py -> build/lib/cinder/api/v2 copying cinder/api/v2/snapshots.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volume_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volumes.py -> build/lib/cinder/api/v2 creating build/lib/cinder/api/middleware copying cinder/api/middleware/__init__.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/auth.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/fault.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/request_id.py -> build/lib/cinder/api/middleware creating build/lib/cinder/privsep copying cinder/privsep/__init__.py -> build/lib/cinder/privsep copying cinder/privsep/cgroup.py -> build/lib/cinder/privsep copying cinder/privsep/format_inspector.py -> build/lib/cinder/privsep copying cinder/privsep/fs.py -> build/lib/cinder/privsep copying cinder/privsep/lvm.py -> build/lib/cinder/privsep copying cinder/privsep/path.py -> build/lib/cinder/privsep copying cinder/tests/unit/api/__init__.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/fakes.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_api_validation.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_common.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_versions.py -> build/lib/cinder/tests/unit/api creating build/lib/cinder/image copying cinder/image/__init__.py -> build/lib/cinder/image copying cinder/image/accelerator.py -> build/lib/cinder/image copying cinder/image/cache.py -> build/lib/cinder/image copying cinder/image/format_inspector.py -> build/lib/cinder/image copying cinder/image/glance.py -> build/lib/cinder/image copying cinder/image/image_utils.py -> build/lib/cinder/image creating build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/sc creating build/lib/cinder/volume/drivers/ceph copying cinder/volume/drivers/ceph/__init__.py -> build/lib/cinder/volume/drivers/ceph copying cinder/volume/drivers/ceph/rbd_iscsi.py -> build/lib/cinder/volume/drivers/ceph creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_enum.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity creating build/lib/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/as13000/as13000_driver.py -> build/lib/cinder/volume/drivers/inspur/as13000 copying cinder/tests/unit/__init__.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/cast_as_call.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/conf_fixture.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_cluster.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_constants.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_group.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_group_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_notifier.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_objects.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_volume.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/known_issues.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api_urlmap.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cleanable_manager.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cmd.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_context.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_coordination.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_worker_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_evaluator.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_exception.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_fixtures.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_image_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_interface.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_manager.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_paginate_query.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_policy.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_qos_specs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_rpc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_service_auth.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_setup_profiler.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ssh_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_cleanup.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_configuration.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_glance_metadata.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_throttling.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_transfer.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types_extra_specs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/utils.py -> build/lib/cinder/tests/unit creating build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm creating build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/__init__.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/targets_fixture.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_cxt_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iser_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_lio_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmeof_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmet_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_scst_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_spdknvmf.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_tgt_driver.py -> build/lib/cinder/tests/unit/targets creating build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 creating build/lib/cinder/volume/drivers/fujitsu creating build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/constants.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_cli.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nvme_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nvme_library.py -> build/lib/cinder/volume/drivers/netapp/dataontap creating build/lib/cinder/image/accelerators copying cinder/image/accelerators/__init__.py -> build/lib/cinder/image/accelerators copying cinder/image/accelerators/gzip.py -> build/lib/cinder/image/accelerators copying cinder/image/accelerators/qat.py -> build/lib/cinder/image/accelerators copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/__init__.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_datera.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_gpfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_hedvig.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_infinidat.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_kaminario.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_kioxia.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_linstordrv.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_macrosan_drivers.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_pure.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_qnap.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_quobyte.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rbd.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_remotefs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rsd.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_san.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_seagate.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_spdk.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_storpool.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zadara.py -> build/lib/cinder/tests/unit/volume/drivers creating build/lib/cinder/volume/drivers/toyou/tyds copying cinder/volume/drivers/toyou/tyds/__init__.py -> build/lib/cinder/volume/drivers/toyou/tyds copying cinder/volume/drivers/toyou/tyds/tyds.py -> build/lib/cinder/volume/drivers/toyou/tyds copying cinder/volume/drivers/toyou/tyds/tyds_client.py -> build/lib/cinder/volume/drivers/toyou/tyds creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client creating build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/__init__.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_admin_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_availability_zones.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backups.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_capabilities.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_hosts.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_services.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_used_limits.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> build/lib/cinder/tests/unit/api/contrib creating build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/__init__.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_client.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_common.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> build/lib/cinder/volume/drivers/san/hp creating build/lib/cinder/api/v2/views copying cinder/api/v2/views/__init__.py -> build/lib/cinder/api/v2/views copying cinder/api/v2/views/volumes.py -> build/lib/cinder/api/v2/views copying cinder/volume/drivers/infortrend/__init__.py -> build/lib/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> build/lib/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> build/lib/cinder/volume/drivers/infortrend creating build/lib/cinder/tests/hacking copying cinder/tests/hacking/__init__.py -> build/lib/cinder/tests/hacking copying cinder/tests/hacking/checks.py -> build/lib/cinder/tests/hacking creating build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/common.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/fc.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/masking.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/metadata.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/migrate.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/performance.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/provision.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/rest.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/utils.py -> build/lib/cinder/volume/drivers/dell_emc/powermax creating build/lib/cinder/tests/unit/volume/drivers/ceph copying cinder/tests/unit/volume/drivers/ceph/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/ceph copying cinder/tests/unit/volume/drivers/ceph/test_rbd_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/ceph creating build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/__init__.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_api_version_request.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_versioned_method.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_wsgi.py -> build/lib/cinder/tests/unit/api/openstack creating build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/__init__.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_api.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager_replication.py -> build/lib/cinder/tests/unit/group creating build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/client.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/driver.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/nfs.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/options.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/dell_emc/powerstore/utils.py -> build/lib/cinder/volume/drivers/dell_emc/powerstore copying cinder/volume/drivers/__init__.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/infinidat.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/lightos.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/linstordrv.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/lvm.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/nfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/pure.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/qnap.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/quobyte.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/rbd.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/remotefs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/rsd.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/solidfire.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/spdk.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/storpool.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/veritas_cnfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/vzstorage.py -> build/lib/cinder/volume/drivers creating build/lib/cinder/tests/unit/volume/drivers/fungible copying cinder/tests/unit/volume/drivers/fungible/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/fungible copying cinder/tests/unit/volume/drivers/fungible/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/fungible copying cinder/tests/unit/volume/drivers/fungible/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/fungible creating build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/__init__.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_client.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_common.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_fc.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> build/lib/cinder/volume/drivers/lenovo creating build/lib/cinder/group copying cinder/group/__init__.py -> build/lib/cinder/group copying cinder/group/api.py -> build/lib/cinder/group creating build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils creating build/lib/cinder/volume/drivers/fungible copying cinder/volume/drivers/fungible/__init__.py -> build/lib/cinder/volume/drivers/fungible copying cinder/volume/drivers/fungible/constants.py -> build/lib/cinder/volume/drivers/fungible copying cinder/volume/drivers/fungible/driver.py -> build/lib/cinder/volume/drivers/fungible copying cinder/volume/drivers/fungible/rest_client.py -> build/lib/cinder/volume/drivers/fungible copying cinder/volume/drivers/fungible/swagger_api_client.py -> build/lib/cinder/volume/drivers/fungible creating build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/__init__.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_driverutils.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_volume_driver.py -> build/lib/cinder/tests/unit/zonemanager creating build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/__init__.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/fakes.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_backups.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_limits.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_qos.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_quota_classes.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_quota_sets.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshots.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_versions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_actions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_transfers.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_types.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volumes.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/brick/__init__.py -> build/lib/cinder/brick copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/__init__.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api21.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api22.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_common.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_iscsi.py -> build/lib/cinder/volume/drivers/datera creating build/lib/cinder/volume/drivers/zadara copying cinder/volume/drivers/zadara/__init__.py -> build/lib/cinder/volume/drivers/zadara copying cinder/volume/drivers/zadara/common.py -> build/lib/cinder/volume/drivers/zadara copying cinder/volume/drivers/zadara/exception.py -> build/lib/cinder/volume/drivers/zadara copying cinder/volume/drivers/zadara/zadara.py -> build/lib/cinder/volume/drivers/zadara copying cinder/tests/functional/__init__.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/api_samples_test_base.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/functional_helpers.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_default_types.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_extensions.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_group_replication.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_group_snapshots.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_groups.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_login.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_middleware.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_volumes.py -> build/lib/cinder/tests/functional creating build/lib/cinder/compute copying cinder/compute/__init__.py -> build/lib/cinder/compute copying cinder/compute/nova.py -> build/lib/cinder/compute creating build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/__init__.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/cli.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_common.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_helper.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/xtremio.py -> build/lib/cinder/volume/drivers/dell_emc creating build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/__init__.py -> build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_api.py -> build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_manager.py -> build/lib/cinder/tests/unit/attachments creating build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/__init__.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/create_volume.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/manage_existing.py -> build/lib/cinder/volume/flows/api creating build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/client.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/driver.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/replication.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/utils.py -> build/lib/cinder/volume/drivers/dell_emc/unity creating build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage creating build/lib/cinder/volume/drivers/dell_emc/powerflex copying cinder/volume/drivers/dell_emc/powerflex/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powerflex copying cinder/volume/drivers/dell_emc/powerflex/driver.py -> build/lib/cinder/volume/drivers/dell_emc/powerflex copying cinder/volume/drivers/dell_emc/powerflex/options.py -> build/lib/cinder/volume/drivers/dell_emc/powerflex copying cinder/volume/drivers/dell_emc/powerflex/rest_client.py -> build/lib/cinder/volume/drivers/dell_emc/powerflex copying cinder/volume/drivers/dell_emc/powerflex/simplecache.py -> build/lib/cinder/volume/drivers/dell_emc/powerflex copying cinder/volume/drivers/dell_emc/powerflex/utils.py -> build/lib/cinder/volume/drivers/dell_emc/powerflex creating build/lib/cinder/volume/drivers/nec/v copying cinder/volume/drivers/nec/v/__init__.py -> build/lib/cinder/volume/drivers/nec/v copying cinder/volume/drivers/nec/v/nec_v_fc.py -> build/lib/cinder/volume/drivers/nec/v copying cinder/volume/drivers/nec/v/nec_v_iscsi.py -> build/lib/cinder/volume/drivers/nec/v copying cinder/volume/drivers/nec/v/nec_v_rest.py -> build/lib/cinder/volume/drivers/nec/v copying cinder/volume/drivers/nec/v/nec_v_utils.py -> build/lib/cinder/volume/drivers/nec/v creating build/lib/cinder/volume/targets copying cinder/volume/targets/__init__.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/cxt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/driver.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/fake.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iscsi.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/lio.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/nvmeof.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/nvmet.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/scst.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/spdknvmf.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/tgt.py -> build/lib/cinder/volume/targets copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_nimble.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/__init__.py -> build/lib/cinder copying cinder/context.py -> build/lib/cinder copying cinder/coordination.py -> build/lib/cinder copying cinder/exception.py -> build/lib/cinder copying cinder/flow_utils.py -> build/lib/cinder copying cinder/i18n.py -> build/lib/cinder copying cinder/manager.py -> build/lib/cinder copying cinder/opts.py -> build/lib/cinder copying cinder/policy.py -> build/lib/cinder copying cinder/quota.py -> build/lib/cinder copying cinder/quota_utils.py -> build/lib/cinder copying cinder/rpc.py -> build/lib/cinder copying cinder/service.py -> build/lib/cinder copying cinder/service_auth.py -> build/lib/cinder copying cinder/ssh_utils.py -> build/lib/cinder copying cinder/utils.py -> build/lib/cinder copying cinder/version.py -> build/lib/cinder creating build/lib/cinder/tests/unit/cmd copying cinder/tests/unit/cmd/__init__.py -> build/lib/cinder/tests/unit/cmd copying cinder/tests/unit/cmd/test_status.py -> build/lib/cinder/tests/unit/cmd creating build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/__init__.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_ceph.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_google.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> build/lib/cinder/tests/unit/backup/drivers creating build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/constants.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/dsware.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_client.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_conf.py -> build/lib/cinder/volume/drivers/fusionstorage creating build/lib/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/__init__.py -> build/lib/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/config.py -> build/lib/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/devop_client.py -> build/lib/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/driver.py -> build/lib/cinder/volume/drivers/macrosan copying cinder/volume/drivers/ibm/__init__.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_common.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_fc.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/gpfs.py -> build/lib/cinder/volume/drivers/ibm creating build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/__init__.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/fake.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_migration.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_transfer.py -> build/lib/cinder/tests/unit/keymgr creating build/lib/cinder/volume/drivers/sandstone copying cinder/volume/drivers/sandstone/__init__.py -> build/lib/cinder/volume/drivers/sandstone copying cinder/volume/drivers/sandstone/constants.py -> build/lib/cinder/volume/drivers/sandstone copying cinder/volume/drivers/sandstone/sds_client.py -> build/lib/cinder/volume/drivers/sandstone copying cinder/volume/drivers/sandstone/sds_driver.py -> build/lib/cinder/volume/drivers/sandstone creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_performance.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/backup/__init__.py -> build/lib/cinder/backup copying cinder/backup/api.py -> build/lib/cinder/backup copying cinder/backup/chunkeddriver.py -> build/lib/cinder/backup copying cinder/backup/driver.py -> build/lib/cinder/backup copying cinder/backup/manager.py -> build/lib/cinder/backup copying cinder/backup/rpcapi.py -> build/lib/cinder/backup copying cinder/volume/drivers/fujitsu/__init__.py -> build/lib/cinder/volume/drivers/fujitsu copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating build/lib/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/veritas_access/veritas_iscsi.py -> build/lib/cinder/volume/drivers/veritas_access creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc creating build/lib/cinder/tests/unit/volume/drivers/sandstone copying cinder/tests/unit/volume/drivers/sandstone/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/sandstone copying cinder/tests/unit/volume/drivers/sandstone/test_sds_client.py -> build/lib/cinder/tests/unit/volume/drivers/sandstone copying cinder/tests/unit/volume/drivers/sandstone/test_sds_driver.py -> build/lib/cinder/tests/unit/volume/drivers/sandstone copying cinder/tests/unit/volume/drivers/sandstone/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/sandstone creating build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/__init__.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/common.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/constants.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/fc_zone_helper.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_conf.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_driver.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_utils.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/hypermetro.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/replication.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/rest_client.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/smartx.py -> build/lib/cinder/volume/drivers/huawei creating build/lib/cinder/tests/unit/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/yadro/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/yadro/test_tatlin_client.py -> build/lib/cinder/tests/unit/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/yadro/test_tatlin_common.py -> build/lib/cinder/tests/unit/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/yadro/test_tatlin_fc.py -> build/lib/cinder/tests/unit/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/yadro/test_tatlin_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/yadro copying cinder/tests/unit/volume/drivers/yadro/test_tatlin_utils.py -> build/lib/cinder/tests/unit/volume/drivers/yadro creating build/lib/cinder/privsep/targets copying cinder/privsep/targets/__init__.py -> build/lib/cinder/privsep/targets copying cinder/privsep/targets/nvmet.py -> build/lib/cinder/privsep/targets copying cinder/privsep/targets/scst.py -> build/lib/cinder/privsep/targets copying cinder/privsep/targets/tgt.py -> build/lib/cinder/privsep/targets creating build/lib/cinder/interface copying cinder/interface/__init__.py -> build/lib/cinder/interface copying cinder/interface/backup_chunked_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_driver.py -> build/lib/cinder/interface copying cinder/interface/base.py -> build/lib/cinder/interface copying cinder/interface/fczm_driver.py -> build/lib/cinder/interface copying cinder/interface/util.py -> build/lib/cinder/interface copying cinder/interface/volume_consistencygroup_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_group_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_manageable_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_snapshot_revert.py -> build/lib/cinder/interface copying cinder/interface/volume_snapshotmanagement_driver.py -> build/lib/cinder/interface running egg_info writing cinder.egg-info/PKG-INFO writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing requirements to cinder.egg-info/requires.txt writing top-level names to cinder.egg-info/top_level.txt writing pbr to cinder.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 'cinder.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cinder.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.locale.ja.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 'cinder.locale.ja.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 'cinder.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.locale.zh_CN.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 'cinder.locale.zh_CN.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 'cinder.tests.functional.api_sample_tests.samples.backups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.backups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.backups' 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 'cinder.tests.functional.api_sample_tests.samples.backups' 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 'cinder.tests.functional.api_sample_tests.samples.extensions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.extensions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.extensions' 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 'cinder.tests.functional.api_sample_tests.samples.extensions' 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 'cinder.tests.functional.api_sample_tests.samples.limits' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.limits' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.limits' 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 'cinder.tests.functional.api_sample_tests.samples.limits' 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 'cinder.tests.functional.api_sample_tests.samples.qos' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.qos' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.qos' 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 'cinder.tests.functional.api_sample_tests.samples.qos' 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 'cinder.tests.functional.api_sample_tests.samples.quota_classes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.quota_classes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.quota_classes' 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 'cinder.tests.functional.api_sample_tests.samples.quota_classes' 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 'cinder.tests.functional.api_sample_tests.samples.quota_sets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.quota_sets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.quota_sets' 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 'cinder.tests.functional.api_sample_tests.samples.quota_sets' 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 'cinder.tests.functional.api_sample_tests.samples.snapshot_manage_extensions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.snapshot_manage_extensions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.snapshot_manage_extensions' 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 'cinder.tests.functional.api_sample_tests.samples.snapshot_manage_extensions' 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 'cinder.tests.functional.api_sample_tests.samples.snapshots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.snapshots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.snapshots' 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 'cinder.tests.functional.api_sample_tests.samples.snapshots' 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 'cinder.tests.functional.api_sample_tests.samples.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'cinder.tests.functional.api_sample_tests.samples.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cinder.tests.functional.api_sample_tests.samples.volume_actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.volume_actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.volume_actions' 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 'cinder.tests.functional.api_sample_tests.samples.volume_actions' 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 'cinder.tests.functional.api_sample_tests.samples.volume_manage_extensions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.volume_manage_extensions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.volume_manage_extensions' 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 'cinder.tests.functional.api_sample_tests.samples.volume_manage_extensions' 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 'cinder.tests.functional.api_sample_tests.samples.volume_transfer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.volume_transfer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.volume_transfer' 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 'cinder.tests.functional.api_sample_tests.samples.volume_transfer' 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 'cinder.tests.functional.api_sample_tests.samples.volume_transfers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.volume_transfers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.volume_transfers' 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 'cinder.tests.functional.api_sample_tests.samples.volume_transfers' 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 'cinder.tests.functional.api_sample_tests.samples.volume_type' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.volume_type' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.volume_type' 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 'cinder.tests.functional.api_sample_tests.samples.volume_type' 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 'cinder.tests.functional.api_sample_tests.samples.volumes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.functional.api_sample_tests.samples.volumes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.functional.api_sample_tests.samples.volumes' 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 'cinder.tests.functional.api_sample_tests.samples.volumes' 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 'cinder.tests.stubs.oslo_i18n' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.tests.stubs.oslo_i18n' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.tests.stubs.oslo_i18n' 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 'cinder.tests.stubs.oslo_i18n' 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 'cinder.volume.drivers.datacore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.volume.drivers.datacore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.volume.drivers.datacore' 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 'cinder.volume.drivers.datacore' 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 'cinder.volume.drivers.hpe.xp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.volume.drivers.hpe.xp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.volume.drivers.hpe.xp' 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 'cinder.volume.drivers.hpe.xp' 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 'cinder.volume.drivers.kioxia' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cinder.volume.drivers.kioxia' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cinder.volume.drivers.kioxia' 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 'cinder.volume.drivers.kioxia' 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) copying cinder/api/openstack/rest_api_version_history.rst -> build/lib/cinder/api/openstack creating build/lib/cinder/volume/drivers/hpe/xp copying cinder/volume/drivers/hpe/xp/hpe_xp_fc.py -> build/lib/cinder/volume/drivers/hpe/xp copying cinder/volume/drivers/hpe/xp/hpe_xp_iscsi.py -> build/lib/cinder/volume/drivers/hpe/xp copying cinder/volume/drivers/hpe/xp/hpe_xp_rest.py -> build/lib/cinder/volume/drivers/hpe/xp copying cinder/volume/drivers/hpe/xp/hpe_xp_utils.py -> build/lib/cinder/volume/drivers/hpe/xp copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/README.rst -> build/lib/cinder/tests creating build/lib/cinder/tests/stubs creating build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/__init__.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_factory.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_gettextutils.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_i18n.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_lazy.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_locale.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_message.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/_translate.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/fixture.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/tests/stubs/oslo_i18n/log.pyi -> build/lib/cinder/tests/stubs/oslo_i18n copying cinder/db/alembic.ini -> build/lib/cinder/db copying cinder/db/migrations/script.py.mako -> build/lib/cinder/db/migrations copying cinder/tests/unit/policy.yaml -> build/lib/cinder/tests/unit creating build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/api.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/driver.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/exception.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/fc.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/iscsi.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/passwd.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/utils.py -> build/lib/cinder/volume/drivers/datacore creating build/lib/cinder/volume/drivers/kioxia copying cinder/volume/drivers/kioxia/entities.py -> build/lib/cinder/volume/drivers/kioxia copying cinder/volume/drivers/kioxia/kumoscale.py -> build/lib/cinder/volume/drivers/kioxia copying cinder/volume/drivers/kioxia/rest_client.py -> build/lib/cinder/volume/drivers/kioxia creating build/lib/cinder/tests/functional/api_sample_tests/samples creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups copying cinder/tests/functional/api_sample_tests/samples/backups/backup-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups copying cinder/tests/functional/api_sample_tests/samples/backups/backup-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups copying cinder/tests/functional/api_sample_tests/samples/backups/backup-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups copying cinder/tests/functional/api_sample_tests/samples/backups/backup-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups copying cinder/tests/functional/api_sample_tests/samples/backups/backups-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups copying cinder/tests/functional/api_sample_tests/samples/backups/backups-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backup-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backup-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backups-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backups-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backup-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backup-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backups-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backups-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backup-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backup-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backups-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backups-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.47 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.47/backup-restore-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.47 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.47/backup-restore-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.47 creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backup-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backup-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backups-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backups-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 creating build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backups-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backups-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 creating build/lib/cinder/tests/functional/api_sample_tests/samples/extensions copying cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/extensions creating build/lib/cinder/tests/functional/api_sample_tests/samples/limits copying cinder/tests/functional/api_sample_tests/samples/limits/limits-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/limits creating build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos copying cinder/tests/functional/api_sample_tests/samples/qos/qos_show_response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/qos creating build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes copying cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes copying cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes copying cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes creating build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets copying cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-defaults-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets copying cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets copying cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-usage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets copying cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets copying cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshots-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshots-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshots-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 creating build/lib/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/volume-transfers-accept-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/volume-transfers-accept-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 copying cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying cinder/brick/README.txt -> build/lib/cinder/brick copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/nec/product.xml -> build/lib/cinder/volume/drivers/nec creating build/lib/cinder/locale creating build/lib/cinder/locale/ja creating build/lib/cinder/locale/ja/LC_MESSAGES copying cinder/locale/ja/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ja/LC_MESSAGES creating build/lib/cinder/locale/zh_CN creating build/lib/cinder/locale/zh_CN/LC_MESSAGES copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_CN/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/cinder creating build/bdist.linux-x86_64/wheel/cinder/locale creating build/bdist.linux-x86_64/wheel/cinder/locale/zh_CN creating build/bdist.linux-x86_64/wheel/cinder/locale/zh_CN/LC_MESSAGES copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> build/bdist.linux-x86_64/wheel/cinder/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/cinder/locale/ja creating build/bdist.linux-x86_64/wheel/cinder/locale/ja/LC_MESSAGES copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po -> build/bdist.linux-x86_64/wheel/cinder/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/volume_snapshotmanagement_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/volume_snapshot_revert.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/volume_manageable_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/volume_group_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/volume_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/volume_consistencygroup_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/util.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/fczm_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/base.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/backup_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/backup_chunked_driver.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/interface/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/interface copying build/lib/cinder/version.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/utils.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/ssh_utils.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/service_auth.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/service.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/rpc.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/quota_utils.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/quota.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/policy.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/opts.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/manager.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/i18n.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/flow_utils.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/exception.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/coordination.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/context.py -> build/bdist.linux-x86_64/wheel/cinder copying build/lib/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/cinder creating build/bdist.linux-x86_64/wheel/cinder/compute copying build/lib/cinder/compute/nova.py -> build/bdist.linux-x86_64/wheel/cinder/compute copying build/lib/cinder/compute/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/compute creating build/bdist.linux-x86_64/wheel/cinder/group copying build/lib/cinder/group/api.py -> build/bdist.linux-x86_64/wheel/cinder/group copying build/lib/cinder/group/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/group creating build/bdist.linux-x86_64/wheel/cinder/image creating build/bdist.linux-x86_64/wheel/cinder/image/accelerators copying build/lib/cinder/image/accelerators/qat.py -> build/bdist.linux-x86_64/wheel/cinder/image/accelerators copying build/lib/cinder/image/accelerators/gzip.py -> build/bdist.linux-x86_64/wheel/cinder/image/accelerators copying build/lib/cinder/image/accelerators/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/image/accelerators copying build/lib/cinder/image/image_utils.py -> build/bdist.linux-x86_64/wheel/cinder/image copying build/lib/cinder/image/glance.py -> build/bdist.linux-x86_64/wheel/cinder/image copying build/lib/cinder/image/format_inspector.py -> build/bdist.linux-x86_64/wheel/cinder/image copying build/lib/cinder/image/cache.py -> build/bdist.linux-x86_64/wheel/cinder/image copying build/lib/cinder/image/accelerator.py -> build/bdist.linux-x86_64/wheel/cinder/image copying build/lib/cinder/image/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/image creating build/bdist.linux-x86_64/wheel/cinder/privsep creating build/bdist.linux-x86_64/wheel/cinder/privsep/targets copying build/lib/cinder/privsep/targets/tgt.py -> build/bdist.linux-x86_64/wheel/cinder/privsep/targets copying build/lib/cinder/privsep/targets/scst.py -> build/bdist.linux-x86_64/wheel/cinder/privsep/targets copying build/lib/cinder/privsep/targets/nvmet.py -> build/bdist.linux-x86_64/wheel/cinder/privsep/targets copying build/lib/cinder/privsep/targets/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/privsep/targets copying build/lib/cinder/privsep/path.py -> build/bdist.linux-x86_64/wheel/cinder/privsep copying build/lib/cinder/privsep/lvm.py -> build/bdist.linux-x86_64/wheel/cinder/privsep copying build/lib/cinder/privsep/fs.py -> build/bdist.linux-x86_64/wheel/cinder/privsep copying build/lib/cinder/privsep/format_inspector.py -> build/bdist.linux-x86_64/wheel/cinder/privsep copying build/lib/cinder/privsep/cgroup.py -> build/bdist.linux-x86_64/wheel/cinder/privsep copying build/lib/cinder/privsep/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/privsep creating build/bdist.linux-x86_64/wheel/cinder/brick copying build/lib/cinder/brick/README.txt -> build/bdist.linux-x86_64/wheel/cinder/brick copying build/lib/cinder/brick/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/brick creating build/bdist.linux-x86_64/wheel/cinder/brick/local_dev copying build/lib/cinder/brick/local_dev/lvm.py -> build/bdist.linux-x86_64/wheel/cinder/brick/local_dev copying build/lib/cinder/brick/local_dev/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/brick/local_dev creating build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/volume_usage_audit.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/volume.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/status.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/scheduler.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/rtstool.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/manage.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/backup.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/api.py -> build/bdist.linux-x86_64/wheel/cinder/cmd copying build/lib/cinder/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/cmd creating build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/volume_type.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/volume_attachment.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/volume.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/service.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/request_spec.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/manageableresources.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/group_type.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/group_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/group.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/fields.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/dynamic_log.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/consistencygroup.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/cluster.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/cleanup_request.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/cleanable.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/cgsnapshot.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/base.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/backup.py -> build/bdist.linux-x86_64/wheel/cinder/objects copying build/lib/cinder/objects/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/objects creating build/bdist.linux-x86_64/wheel/cinder/wsgi copying build/lib/cinder/wsgi/wsgi.py -> build/bdist.linux-x86_64/wheel/cinder/wsgi copying build/lib/cinder/wsgi/eventlet_server.py -> build/bdist.linux-x86_64/wheel/cinder/wsgi copying build/lib/cinder/wsgi/common.py -> build/bdist.linux-x86_64/wheel/cinder/wsgi copying build/lib/cinder/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/wsgi creating build/bdist.linux-x86_64/wheel/cinder/transfer copying build/lib/cinder/transfer/api.py -> build/bdist.linux-x86_64/wheel/cinder/transfer copying build/lib/cinder/transfer/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/transfer creating build/bdist.linux-x86_64/wheel/cinder/keymgr copying build/lib/cinder/keymgr/transfer.py -> build/bdist.linux-x86_64/wheel/cinder/keymgr copying build/lib/cinder/keymgr/migration.py -> build/bdist.linux-x86_64/wheel/cinder/keymgr copying build/lib/cinder/keymgr/conf_key_mgr.py -> build/bdist.linux-x86_64/wheel/cinder/keymgr copying build/lib/cinder/keymgr/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/keymgr creating build/bdist.linux-x86_64/wheel/cinder/message copying build/lib/cinder/message/message_field.py -> build/bdist.linux-x86_64/wheel/cinder/message copying build/lib/cinder/message/defined_messages.py -> build/bdist.linux-x86_64/wheel/cinder/message copying build/lib/cinder/message/api.py -> build/bdist.linux-x86_64/wheel/cinder/message copying build/lib/cinder/message/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/message creating build/bdist.linux-x86_64/wheel/cinder/common copying build/lib/cinder/common/sqlalchemyutils.py -> build/bdist.linux-x86_64/wheel/cinder/common copying build/lib/cinder/common/constants.py -> build/bdist.linux-x86_64/wheel/cinder/common copying build/lib/cinder/common/config.py -> build/bdist.linux-x86_64/wheel/cinder/common copying build/lib/cinder/common/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/common creating build/bdist.linux-x86_64/wheel/cinder/scheduler creating build/bdist.linux-x86_64/wheel/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/evaluator.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/evaluator creating build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/json_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/instance_locality_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/extra_specs_ops.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/driver_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/capacity_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/capabilities_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/availability_zone_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/affinity_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/filters copying build/lib/cinder/scheduler/scheduler_options.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/rpcapi.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/manager.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/host_manager.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/filter_scheduler.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/driver.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/base_weight.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/base_handler.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/base_filter.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler copying build/lib/cinder/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler creating build/bdist.linux-x86_64/wheel/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/create_volume.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/flows creating build/bdist.linux-x86_64/wheel/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/volume_number.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/stochastic.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/goodness.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/chance.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/capacity.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/scheduler/weights creating build/bdist.linux-x86_64/wheel/cinder/zonemanager copying build/lib/cinder/zonemanager/utils.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager copying build/lib/cinder/zonemanager/fczm_constants.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_zone_manager.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_san_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_common.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager copying build/lib/cinder/zonemanager/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager creating build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers creating build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/rest_constants.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/exception.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/brocade creating build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/exception.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/fc_zone_driver.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/driver_utils.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/zonemanager/drivers creating build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/workers.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/volumes.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/volume_type.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/volume_access.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/type_extra_specs.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/snapshot_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/snapshot_actions.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/services.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/quotas.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/quota_class.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/messages.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/manageable_volumes.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/manageable_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/limits.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/hosts.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/groups.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/group_types.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/group_snapshot_actions.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/group_actions.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/default_types.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/clusters.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/base.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/backups.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/backup_actions.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/attachments.py -> build/bdist.linux-x86_64/wheel/cinder/policies copying build/lib/cinder/policies/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/policies creating build/bdist.linux-x86_64/wheel/cinder/db copying build/lib/cinder/db/alembic.ini -> build/bdist.linux-x86_64/wheel/cinder/db copying build/lib/cinder/db/migration.py -> build/bdist.linux-x86_64/wheel/cinder/db copying build/lib/cinder/db/base.py -> build/bdist.linux-x86_64/wheel/cinder/db copying build/lib/cinder/db/api.py -> build/bdist.linux-x86_64/wheel/cinder/db copying build/lib/cinder/db/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/db creating build/bdist.linux-x86_64/wheel/cinder/db/migrations copying build/lib/cinder/db/migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/cinder/db/migrations copying build/lib/cinder/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations copying build/lib/cinder/db/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations creating build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/daa98075b90d_add_resource_indexes.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/c92a3e68beed_make_shared_targets_nullable.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/b8660621f1b9_update_reservations_resource.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/b7b88f50aab5_remove_quota_consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/9c74c1c6971f_quota_add_backup_defaults_in_quota_class.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/9ab1b092a404_make_use_quota_non_nullable.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/921e1a36b076_initial.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions copying build/lib/cinder/db/migrations/versions/89aa6f9639f9_drop_legacy_migrate_version_table.py -> build/bdist.linux-x86_64/wheel/cinder/db/migrations/versions creating build/bdist.linux-x86_64/wheel/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/cinder/backup copying build/lib/cinder/backup/rpcapi.py -> build/bdist.linux-x86_64/wheel/cinder/backup copying build/lib/cinder/backup/manager.py -> build/bdist.linux-x86_64/wheel/cinder/backup copying build/lib/cinder/backup/driver.py -> build/bdist.linux-x86_64/wheel/cinder/backup copying build/lib/cinder/backup/chunkeddriver.py -> build/bdist.linux-x86_64/wheel/cinder/backup copying build/lib/cinder/backup/api.py -> build/bdist.linux-x86_64/wheel/cinder/backup copying build/lib/cinder/backup/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/backup creating build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/swift.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/s3.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/posix.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/nfs.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/glusterfs.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/gcs.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/ceph.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers copying build/lib/cinder/backup/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/backup/drivers creating build/bdist.linux-x86_64/wheel/cinder/api creating build/bdist.linux-x86_64/wheel/cinder/api/middleware copying build/lib/cinder/api/middleware/request_id.py -> build/bdist.linux-x86_64/wheel/cinder/api/middleware copying build/lib/cinder/api/middleware/fault.py -> build/bdist.linux-x86_64/wheel/cinder/api/middleware copying build/lib/cinder/api/middleware/auth.py -> build/bdist.linux-x86_64/wheel/cinder/api/middleware copying build/lib/cinder/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/middleware creating build/bdist.linux-x86_64/wheel/cinder/api/v2 creating build/bdist.linux-x86_64/wheel/cinder/api/v2/views copying build/lib/cinder/api/v2/views/volumes.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2/views copying build/lib/cinder/api/v2/views/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2/views copying build/lib/cinder/api/v2/volumes.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2 copying build/lib/cinder/api/v2/volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2 copying build/lib/cinder/api/v2/snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2 copying build/lib/cinder/api/v2/limits.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2 copying build/lib/cinder/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/v2 creating build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_unmanage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_type_encryption.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_type_access.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_tenant_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_mig_status_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_image_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_host_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_encryption_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/used_limits.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/types_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/types_extra_specs.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_unmanage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_actions.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/services.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/scheduler_hints.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/resource_common_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/quotas.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/quota_classes.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/qos_specs_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/hosts.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/extended_snapshot_attributes.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/extended_services.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/cgsnapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/backups.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/availability_zones.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/admin_actions.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/contrib copying build/lib/cinder/api/versions.py -> build/bdist.linux-x86_64/wheel/cinder/api copying build/lib/cinder/api/urlmap.py -> build/bdist.linux-x86_64/wheel/cinder/api copying build/lib/cinder/api/microversions.py -> build/bdist.linux-x86_64/wheel/cinder/api copying build/lib/cinder/api/extensions.py -> build/bdist.linux-x86_64/wheel/cinder/api copying build/lib/cinder/api/common.py -> build/bdist.linux-x86_64/wheel/cinder/api copying build/lib/cinder/api/api_utils.py -> build/bdist.linux-x86_64/wheel/cinder/api copying build/lib/cinder/api/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api creating build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/workers.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/volumes.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/volume_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/types.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/snapshot_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/snapshot_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/router.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/resource_filters.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/resource_common_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/messages.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/limits.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/groups.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/group_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/group_specs.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/default_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/clusters.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/backups.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/attachments.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 copying build/lib/cinder/api/v3/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3 creating build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/workers.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/volumes.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/types.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/resource_filters.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/messages.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/groups.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/group_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/default_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/clusters.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/backups.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/attachments.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views copying build/lib/cinder/api/v3/views/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/v3/views creating build/bdist.linux-x86_64/wheel/cinder/api/validation copying build/lib/cinder/api/validation/validators.py -> build/bdist.linux-x86_64/wheel/cinder/api/validation copying build/lib/cinder/api/validation/parameter_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/validation copying build/lib/cinder/api/validation/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/validation creating build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/versions.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/types.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/transfers.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/manageable_volumes.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/manageable_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/limits.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/cgsnapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/backups.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/availability_zones.py -> build/bdist.linux-x86_64/wheel/cinder/api/views copying build/lib/cinder/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/views creating build/bdist.linux-x86_64/wheel/cinder/api/openstack copying build/lib/cinder/api/openstack/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/cinder/api/openstack copying build/lib/cinder/api/openstack/wsgi.py -> build/bdist.linux-x86_64/wheel/cinder/api/openstack copying build/lib/cinder/api/openstack/versioned_method.py -> build/bdist.linux-x86_64/wheel/cinder/api/openstack copying build/lib/cinder/api/openstack/api_version_request.py -> build/bdist.linux-x86_64/wheel/cinder/api/openstack copying build/lib/cinder/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/openstack creating build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/workers.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volumes.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_type_encryption.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_type_access.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_image_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/types_extra_specs.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/snapshot_manage.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/snapshot_actions.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/services.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/scheduler_hints.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/quotas.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/quota_classes.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/groups.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/group_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/group_specs.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/default_types.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/clusters.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/backups.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/attachments.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/admin_actions.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas copying build/lib/cinder/api/schemas/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/api/schemas creating build/bdist.linux-x86_64/wheel/cinder/volume creating build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/tgt.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/spdknvmf.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/scst.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/nvmet.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/nvmeof.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/lio.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/fake.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/cxt.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets copying build/lib/cinder/volume/targets/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/targets creating build/bdist.linux-x86_64/wheel/cinder/volume/flows creating build/bdist.linux-x86_64/wheel/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/manage_existing.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/create_volume.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/api creating build/bdist.linux-x86_64/wheel/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/manage_existing_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/manage_existing.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/create_volume.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows copying build/lib/cinder/volume/flows/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/flows copying build/lib/cinder/volume/volume_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/volume_types.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/volume_migration.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/throttling.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/rpcapi.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/manager.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/group_types.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/driver_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/configuration.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/api.py -> build/bdist.linux-x86_64/wheel/cinder/volume copying build/lib/cinder/volume/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kioxia copying build/lib/cinder/volume/drivers/kioxia/rest_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kioxia copying build/lib/cinder/volume/drivers/kioxia/kumoscale.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kioxia copying build/lib/cinder/volume/drivers/kioxia/entities.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kioxia creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/passwd.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/exception.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/api.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datacore creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/smartx.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/rest_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/hypermetro.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_conf.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/fc_zone_helper.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/constants.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/huawei creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/veritas_access copying build/lib/cinder/volume/drivers/veritas_access/veritas_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/veritas_access copying build/lib/cinder/volume/drivers/veritas_access/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/veritas_access creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/sandstone copying build/lib/cinder/volume/drivers/sandstone/sds_driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/sandstone copying build/lib/cinder/volume/drivers/sandstone/sds_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/sandstone copying build/lib/cinder/volume/drivers/sandstone/constants.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/sandstone copying build/lib/cinder/volume/drivers/sandstone/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/sandstone creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/macrosan copying build/lib/cinder/volume/drivers/macrosan/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/macrosan copying build/lib/cinder/volume/drivers/macrosan/devop_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/macrosan copying build/lib/cinder/volume/drivers/macrosan/config.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/macrosan copying build/lib/cinder/volume/drivers/macrosan/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/macrosan creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/fs_conf.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/fs_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/dsware.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/constants.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fusionstorage creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/product.xml -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec/v copying build/lib/cinder/volume/drivers/nec/v/nec_v_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec/v copying build/lib/cinder/volume/drivers/nec/v/nec_v_rest.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec/v copying build/lib/cinder/volume/drivers/nec/v/nec_v_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec/v copying build/lib/cinder/volume/drivers/nec/v/nec_v_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec/v copying build/lib/cinder/volume/drivers/nec/v/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec/v copying build/lib/cinder/volume/drivers/nec/volume_helper.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/cli.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nec creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/zadara copying build/lib/cinder/volume/drivers/zadara/zadara.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/zadara copying build/lib/cinder/volume/drivers/zadara/exception.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/zadara copying build/lib/cinder/volume/drivers/zadara/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/zadara copying build/lib/cinder/volume/drivers/zadara/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/zadara creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_api22.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_api21.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/datera creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fungible copying build/lib/cinder/volume/drivers/fungible/swagger_api_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fungible copying build/lib/cinder/volume/drivers/fungible/rest_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fungible copying build/lib/cinder/volume/drivers/fungible/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fungible copying build/lib/cinder/volume/drivers/fungible/constants.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fungible copying build/lib/cinder/volume/drivers/fungible/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fungible creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/vzstorage.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/veritas_cnfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/storpool.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/spdk.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/solidfire.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/rsd.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/remotefs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/rbd.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/quobyte.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/qnap.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/pure.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/nfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/lvm.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/linstordrv.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/lightos.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/infinidat.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers copying build/lib/cinder/volume/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu copying build/lib/cinder/volume/drivers/fujitsu/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_cli.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/constants.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/fujitsu/eternus_dx creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ceph copying build/lib/cinder/volume/drivers/ceph/rbd_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ceph copying build/lib/cinder/volume/drivers/ceph/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ceph creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/infortrend/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend/raidcmd_cli copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend/raidcmd_cli copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend/raidcmd_cli copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/infortrend/raidcmd_cli creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx copying build/lib/cinder/volume/drivers/stx/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx copying build/lib/cinder/volume/drivers/stx/fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx copying build/lib/cinder/volume/drivers/stx/exception.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx copying build/lib/cinder/volume/drivers/stx/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx copying build/lib/cinder/volume/drivers/stx/client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx copying build/lib/cinder/volume/drivers/stx/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/stx creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/smbfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/constants.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/windows creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_rest_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_rest_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_rest_api.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_rest.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hitachi creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/rest_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/hedvig_cinder.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/config.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hedvig creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/san.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san copying build/lib/cinder/volume/drivers/san/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/san creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/kaminario creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/nvme_library.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nvme_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_base.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/block_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/block_base.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_base.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/api.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/client creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/options.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/netapp creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/gpfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/strings.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/proxy.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/certificate.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/ibm_storage creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/ibm/storwize_svc creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/options.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dplcommon.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dpl_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dpl_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/prophetstor creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/volumeops.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/vmdk.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/fcd.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/exceptions.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/datastore.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/vmware creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/nfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/options.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/nfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/jsonrpc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/nexenta creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex copying build/lib/cinder/volume/drivers/dell_emc/powerflex/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex copying build/lib/cinder/volume/drivers/dell_emc/powerflex/simplecache.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex copying build/lib/cinder/volume/drivers/dell_emc/powerflex/rest_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex copying build/lib/cinder/volume/drivers/dell_emc/powerflex/options.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex copying build/lib/cinder/volume/drivers/dell_emc/powerflex/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex copying build/lib/cinder/volume/drivers/dell_emc/powerflex/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerflex creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/adapter.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/xtremio.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc copying build/lib/cinder/volume/drivers/dell_emc/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/options.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/nfs.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/adapter.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore copying build/lib/cinder/volume/drivers/dell_emc/powerstore/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powerstore creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/rest.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/provision.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/performance.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/migrate.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/metadata.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/masking.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powermax creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/sc creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/taskflows.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/const.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/adapter.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/vnx creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powervault copying build/lib/cinder/volume/drivers/dell_emc/powervault/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powervault copying build/lib/cinder/volume/drivers/dell_emc/powervault/fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powervault copying build/lib/cinder/volume/drivers/dell_emc/powervault/common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powervault copying build/lib/cinder/volume/drivers/dell_emc/powervault/client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powervault copying build/lib/cinder/volume/drivers/dell_emc/powervault/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/dell_emc/powervault creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe/xp copying build/lib/cinder/volume/drivers/hpe/xp/hpe_xp_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe/xp copying build/lib/cinder/volume/drivers/hpe/xp/hpe_xp_rest.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe/xp copying build/lib/cinder/volume/drivers/hpe/xp/hpe_xp_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe/xp copying build/lib/cinder/volume/drivers/hpe/xp/hpe_xp_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe/xp copying build/lib/cinder/volume/drivers/hpe/nimble.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_base.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/hpe creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_utils.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_exception.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/tatlin_api.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro copying build/lib/cinder/volume/drivers/yadro/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/yadro creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/as13000 copying build/lib/cinder/volume/drivers/inspur/as13000/as13000_driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/as13000 copying build/lib/cinder/volume/drivers/inspur/as13000/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/as13000 copying build/lib/cinder/volume/drivers/inspur/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/replication.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_const.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/inspur/instorage creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/synology_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/synology_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/synology creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/tyds copying build/lib/cinder/volume/drivers/toyou/tyds/tyds_client.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/tyds copying build/lib/cinder/volume/drivers/toyou/tyds/tyds.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/tyds copying build/lib/cinder/volume/drivers/toyou/tyds/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/tyds copying build/lib/cinder/volume/drivers/toyou/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/acs5000 copying build/lib/cinder/volume/drivers/toyou/acs5000/acs5000_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/acs5000 copying build/lib/cinder/volume/drivers/toyou/acs5000/acs5000_fc.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/acs5000 copying build/lib/cinder/volume/drivers/toyou/acs5000/acs5000_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/acs5000 copying build/lib/cinder/volume/drivers/toyou/acs5000/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/toyou/acs5000 creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e copying build/lib/cinder/volume/drivers/open_e/options.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e copying build/lib/cinder/volume/drivers/open_e/iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e copying build/lib/cinder/volume/drivers/open_e/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e creating build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common copying build/lib/cinder/volume/drivers/open_e/jovian_common/rest_proxy.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common copying build/lib/cinder/volume/drivers/open_e/jovian_common/rest.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common copying build/lib/cinder/volume/drivers/open_e/jovian_common/jdss_common.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common copying build/lib/cinder/volume/drivers/open_e/jovian_common/exception.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common copying build/lib/cinder/volume/drivers/open_e/jovian_common/driver.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common copying build/lib/cinder/volume/drivers/open_e/jovian_common/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/volume/drivers/open_e/jovian_common creating build/bdist.linux-x86_64/wheel/cinder/tests creating build/bdist.linux-x86_64/wheel/cinder/tests/stubs creating build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/log.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/fixture.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_translate.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_message.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_locale.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_lazy.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_i18n.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_gettextutils.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/_factory.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/stubs/oslo_i18n/__init__.pyi -> build/bdist.linux-x86_64/wheel/cinder/tests/stubs/oslo_i18n copying build/lib/cinder/tests/README.rst -> build/bdist.linux-x86_64/wheel/cinder/tests creating build/bdist.linux-x86_64/wheel/cinder/tests/hacking copying build/lib/cinder/tests/hacking/checks.py -> build/bdist.linux-x86_64/wheel/cinder/tests/hacking copying build/lib/cinder/tests/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/hacking creating build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_volumes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_middleware.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_login.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_groups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_group_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_extensions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/test_default_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/functional_helpers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/api_samples_test_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional copying build/lib/cinder/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.65 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.63 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.61 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.48 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.21 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes/v3.13 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volumes creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_type creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55 copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/volume-transfers-accept-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfers/volume-transfers-accept-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfers creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_transfer creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_actions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_actions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/volume_actions creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/versions copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/versions copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/versions creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshots-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshots-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshots-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14 copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshots creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_sets copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_sets copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_sets copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-usage-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_sets copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_sets copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-defaults-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_sets creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_classes copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_classes copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_classes copying build/lib/cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/quota_classes creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos_show_response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos copying build/lib/cinder/tests/functional/api_sample_tests/samples/qos/qos-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/qos creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/limits copying build/lib/cinder/tests/functional/api_sample_tests/samples/limits/limits-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/limits creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/extensions creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backups-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backups-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-update-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.9 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backups-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backups-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backup-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backup-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.56 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.47 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.47/backup-restore-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.47 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.47/backup-restore-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.47 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backups-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backups-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backup-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backup-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.45 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backups-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backups-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backup-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backup-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.43 creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backups-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backups-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backup-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backup-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups/v3.18 copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/backups-list-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/backups-list-detailed-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/backup-update-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/backup-show-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/backup-create-response.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups copying build/lib/cinder/tests/functional/api_sample_tests/samples/backups/backup-create-request.json.tpl -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests/samples/backups copying build/lib/cinder/tests/functional/api_sample_tests/test_volumes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_transfers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_versions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_quota_sets.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_quota_classes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_qos.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_limits.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_extensions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_backups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api_sample_tests creating build/bdist.linux-x86_64/wheel/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/foxinsocks.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/functional/api copying build/lib/cinder/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/cinder/tests copying build/lib/cinder/tests/fake_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests copying build/lib/cinder/tests/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests creating build/bdist.linux-x86_64/wheel/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_volume_drivers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_fczm_drivers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_backup_drivers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/compliance copying build/lib/cinder/tests/compliance/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/compliance creating build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/policy.yaml -> build/bdist.linux-x86_64/wheel/cinder/tests/unit creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_migration.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_conf_key_mgr.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/fake.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/keymgr creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/cmd copying build/lib/cinder/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/cmd copying build/lib/cinder/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/cmd creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/test_attachments_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/test_attachments_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/attachments creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_volume_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_driverutils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/zonemanager creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_manager_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/group creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_tgt_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_spdknvmf.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_scst_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_nvmet_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_nvmeof_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_lio_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_iser_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_cxt_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_base_iscsi_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/targets_fixture.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_throttling.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_glance_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_configuration.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_cleanup.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_test.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_ssh_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_setup_profiler.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_service_auth.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_rpc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_quota_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_quota.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_paginate_query.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_interface.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_image_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_fixtures.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_exception.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_evaluator.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_db_worker_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_db_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_coordination.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_cmd.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_cleanable_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_api_urlmap.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/test.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/known_issues.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_objects.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_notifier.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_group_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_group.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_constants.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_cluster.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/conf_fixture.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/cast_as_call.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit copying build/lib/cinder/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_type.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_transfers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_access.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_type_extra_specs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_snapshot_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_snapshot_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_quotas.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_quota_class.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_messages.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_limits.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_groups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_group_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_group_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_default_volume_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_backups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_attachments.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/policies creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_message_field.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_defined_messages.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/message creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/test_brick_lvm.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/fake_lvm.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/brick creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/example_b.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/example_a.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/monkey_patch_example creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/consistencygroup creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/compute/test_nova.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/compute/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/compute creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume_type.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume_attachment.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_qos.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_objects.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group_type.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_fields.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_consistencygroup.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cluster.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cleanup_request.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cleanable.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cgsnapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_backup.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/objects creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep copying build/lib/cinder/tests/unit/privsep/test_format_inspector.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep copying build/lib/cinder/tests/unit/privsep/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep/targets copying build/lib/cinder/tests/unit/privsep/targets/test_nvmet.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep/targets copying build/lib/cinder/tests/unit/privsep/targets/fake_nvmet_lib.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep/targets copying build/lib/cinder/tests/unit/privsep/targets/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/privsep/targets creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_smbfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/db_fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/windows creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/image creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/image/accelerators copying build/lib/cinder/tests/unit/image/accelerators/test_qat_gzip.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image/accelerators copying build/lib/cinder/tests/unit/image/accelerators/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image/accelerators copying build/lib/cinder/tests/unit/image/test_glance.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_format_inspector.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_cache.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_accelerator.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/glance_stubs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/fake.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/image creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_weights.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_volume_number_weigher.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_scheduler_options.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_scheduler.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_host_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_host_filters.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_goodness_weigher.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_filter_scheduler.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_chance_weigher.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_capacity_weigher.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_base_filter.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/fake_hosts.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/scheduler creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_swift.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_posix.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_nfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_google.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_ceph.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_chunkeddriver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_backup_messages.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_backup.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_swift_client2.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_swift_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_service.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_s3_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_google_client2.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_google_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_backup.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/backup creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_volume_type.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_transfers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_reset_backend.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_qos_specs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_purge.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_orm_relationships.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_name_id.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_migration.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_default_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_cluster.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/db creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_wsgi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_versioned_method.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_api_version_request.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/openstack creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_unmanage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_access.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_manage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_used_limits.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_types_manage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_manage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_services.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_stats.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_hints.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_quotas_classes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_quotas.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_hosts.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_cgsnapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_backups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_admin_actions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/test_versions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_api_validation.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/test_faults.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/test_auth.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/middleware creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_volumes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_limits.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v2 creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/views/test_versions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/views creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_workers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volumes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_manage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_types_orig.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshot_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshot_manage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_resource_filters.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_messages.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_limits.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_groups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_specs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_default_types.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_cluster.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_backups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_attachments.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/stubs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/api/v3 creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_usage_audit.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_retype.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_reimage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_migration.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_replication_manager.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_manage_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_init_host.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_image.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_connection.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows/api copying build/lib/cinder/tests/unit/volume/flows/api/test_create_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows/api copying build/lib/cinder/tests/unit/volume/flows/api/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows/api copying build/lib/cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_create_volume_flow.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/fake_volume_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/flows creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro copying build/lib/cinder/tests/unit/volume/drivers/yadro/test_tatlin_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro copying build/lib/cinder/tests/unit/volume/drivers/yadro/test_tatlin_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro copying build/lib/cinder/tests/unit/volume/drivers/yadro/test_tatlin_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro copying build/lib/cinder/tests/unit/volume/drivers/yadro/test_tatlin_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro copying build/lib/cinder/tests/unit/volume/drivers/yadro/test_tatlin_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro copying build/lib/cinder/tests/unit/volume/drivers/yadro/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/yadro creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/sandstone copying build/lib/cinder/tests/unit/volume/drivers/sandstone/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/sandstone copying build/lib/cinder/tests/unit/volume/drivers/sandstone/test_sds_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/sandstone copying build/lib/cinder/tests/unit/volume/drivers/sandstone/test_sds_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/sandstone copying build/lib/cinder/tests/unit/volume/drivers/sandstone/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/sandstone creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fungible copying build/lib/cinder/tests/unit/volume/drivers/fungible/test_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fungible copying build/lib/cinder/tests/unit/volume/drivers/fungible/test_adapter.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fungible copying build/lib/cinder/tests/unit/volume/drivers/fungible/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fungible creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ceph copying build/lib/cinder/tests/unit/volume/drivers/ceph/test_rbd_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ceph copying build/lib/cinder/tests/unit/volume/drivers/ceph/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ceph copying build/lib/cinder/tests/unit/volume/drivers/test_zadara.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_vzstorage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_storpool.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_spdk.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_seagate.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_san.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_rsd.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_remotefs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_rbd.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_quobyte.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_qnap.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_pure.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_nfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_macrosan_drivers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_lvm_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_linstordrv.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_kioxia.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_kaminario.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_infinidat.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_hedvig.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_gpfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_datera.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/ibm creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_rest_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_rest_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_mirror_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hitachi creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/huawei creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/toyou copying build/lib/cinder/tests/unit/volume/drivers/toyou/test_tyds.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/toyou copying build/lib/cinder/tests/unit/volume/drivers/toyou/test_acs5000.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/toyou copying build/lib/cinder/tests/unit/volume/drivers/toyou/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/toyou creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/fusionstorage creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/fake.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/vmware creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_nimble.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe/xp copying build/lib/cinder/tests/unit/volume/drivers/hpe/xp/test_hpe_xp_rest_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe/xp copying build/lib/cinder/tests/unit/volume/drivers/hpe/xp/test_hpe_xp_rest_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe/xp copying build/lib/cinder/tests/unit/volume/drivers/hpe/xp/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/hpe/xp creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/solidfire creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nexenta creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/infortrend/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/infortrend creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e copying build/lib/cinder/tests/unit/volume/drivers/open_e/test_rest_proxy.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e copying build/lib/cinder/tests/unit/volume/drivers/open_e/test_rest.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e copying build/lib/cinder/tests/unit/volume/drivers/open_e/test_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e copying build/lib/cinder/tests/unit/volume/drivers/open_e/test_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e copying build/lib/cinder/tests/unit/volume/drivers/open_e/test_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e copying build/lib/cinder/tests/unit/volume/drivers/open_e/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/open_e creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/sc creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_performance.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_enum.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/unity creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_snapshot_create_delete.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_create_from_source.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_create_delete_update.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_create_from_source.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_create_delete_extend.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_attach_detach.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_snapshot_create_delete_revert.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_nfs.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerstore/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerstore creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_versions.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_revert_volume_to_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_power_flex_client.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_misc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_migrate_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_manage_existing_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_manage_existing.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_initialize_connection_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_initialize_connection.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_groups.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_get_manageable.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_extend_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_delete_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_delete_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_volume_from_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_snapshot.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_cloned_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_attach_detach_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/mocks.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powerflex/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/dell_emc/powerflex creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/lightos copying build/lib/cinder/tests/unit/volume/drivers/lightos/test_lightos_storage.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/lightos copying build/lib/cinder/tests/unit/volume/drivers/lightos/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/lightos creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/synology creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/nec/test_volume.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/nec/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec/v copying build/lib/cinder/tests/unit/volume/drivers/nec/v/test_nec_rest_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec/v copying build/lib/cinder/tests/unit/volume/drivers/nec/v/test_nec_rest_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec/v copying build/lib/cinder/tests/unit/volume/drivers/nec/v/test_internal_nec_rest_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec/v copying build/lib/cinder/tests/unit/volume/drivers/nec/v/test_internal_nec_rest_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec/v copying build/lib/cinder/tests/unit/volume/drivers/nec/v/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/nec/v creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_passwd.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_fc.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/datacore creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_iscsi_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_fc_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/netapp/dataontap/performance creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/as13000 copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/as13000 copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/as13000 creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/inspur creating build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/veritas_access copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/veritas_access copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> build/bdist.linux-x86_64/wheel/cinder/tests/unit/volume/drivers/veritas_access running install_data creating build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data creating build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data creating build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc creating build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc/cinder copying etc/cinder/api-paste.ini -> build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc/cinder copying etc/cinder/rootwrap.conf -> build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc/cinder copying etc/cinder/resource_filters.json -> build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc/cinder creating build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc/cinder/rootwrap.d copying etc/cinder/rootwrap.d/volume.filters -> build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/data/etc/cinder/rootwrap.d/ running install_egg_info Copying cinder.egg-info to build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10-py3.9.egg-info running install_scripts Installing cinder-wsgi script to build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/cinder-24.1.1.dev10.dist-info/WHEEL creating '/builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir/pip-wheel-txgmzqx_/tmpnddbpjw3/cinder-24.1.1.dev10-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'cinder/__init__.py' adding 'cinder/context.py' adding 'cinder/coordination.py' adding 'cinder/exception.py' adding 'cinder/flow_utils.py' adding 'cinder/i18n.py' adding 'cinder/manager.py' adding 'cinder/opts.py' adding 'cinder/policy.py' adding 'cinder/quota.py' adding 'cinder/quota_utils.py' adding 'cinder/rpc.py' adding 'cinder/service.py' adding 'cinder/service_auth.py' adding 'cinder/ssh_utils.py' adding 'cinder/utils.py' adding 'cinder/version.py' adding 'cinder/api/__init__.py' adding 'cinder/api/api_utils.py' adding 'cinder/api/common.py' adding 'cinder/api/extensions.py' adding 'cinder/api/microversions.py' adding 'cinder/api/urlmap.py' adding 'cinder/api/versions.py' adding 'cinder/api/contrib/__init__.py' adding 'cinder/api/contrib/admin_actions.py' adding 'cinder/api/contrib/availability_zones.py' adding 'cinder/api/contrib/backups.py' adding 'cinder/api/contrib/capabilities.py' adding 'cinder/api/contrib/cgsnapshots.py' adding 'cinder/api/contrib/consistencygroups.py' adding 'cinder/api/contrib/extended_services.py' adding 'cinder/api/contrib/extended_snapshot_attributes.py' adding 'cinder/api/contrib/hosts.py' adding 'cinder/api/contrib/qos_specs_manage.py' adding 'cinder/api/contrib/quota_classes.py' adding 'cinder/api/contrib/quotas.py' adding 'cinder/api/contrib/resource_common_manage.py' adding 'cinder/api/contrib/scheduler_hints.py' adding 'cinder/api/contrib/scheduler_stats.py' adding 'cinder/api/contrib/services.py' adding 'cinder/api/contrib/snapshot_actions.py' adding 'cinder/api/contrib/snapshot_manage.py' adding 'cinder/api/contrib/snapshot_unmanage.py' adding 'cinder/api/contrib/types_extra_specs.py' adding 'cinder/api/contrib/types_manage.py' adding 'cinder/api/contrib/used_limits.py' adding 'cinder/api/contrib/volume_actions.py' adding 'cinder/api/contrib/volume_encryption_metadata.py' adding 'cinder/api/contrib/volume_host_attribute.py' adding 'cinder/api/contrib/volume_image_metadata.py' adding 'cinder/api/contrib/volume_manage.py' adding 'cinder/api/contrib/volume_mig_status_attribute.py' adding 'cinder/api/contrib/volume_tenant_attribute.py' adding 'cinder/api/contrib/volume_transfer.py' adding 'cinder/api/contrib/volume_type_access.py' adding 'cinder/api/contrib/volume_type_encryption.py' adding 'cinder/api/contrib/volume_unmanage.py' adding 'cinder/api/middleware/__init__.py' adding 'cinder/api/middleware/auth.py' adding 'cinder/api/middleware/fault.py' adding 'cinder/api/middleware/request_id.py' adding 'cinder/api/openstack/__init__.py' adding 'cinder/api/openstack/api_version_request.py' adding 'cinder/api/openstack/rest_api_version_history.rst' adding 'cinder/api/openstack/versioned_method.py' adding 'cinder/api/openstack/wsgi.py' adding 'cinder/api/schemas/__init__.py' adding 'cinder/api/schemas/admin_actions.py' adding 'cinder/api/schemas/attachments.py' adding 'cinder/api/schemas/backups.py' adding 'cinder/api/schemas/clusters.py' adding 'cinder/api/schemas/default_types.py' adding 'cinder/api/schemas/group_snapshots.py' adding 'cinder/api/schemas/group_specs.py' adding 'cinder/api/schemas/group_types.py' adding 'cinder/api/schemas/groups.py' adding 'cinder/api/schemas/qos_specs.py' adding 'cinder/api/schemas/quota_classes.py' adding 'cinder/api/schemas/quotas.py' adding 'cinder/api/schemas/scheduler_hints.py' adding 'cinder/api/schemas/services.py' adding 'cinder/api/schemas/snapshot_actions.py' adding 'cinder/api/schemas/snapshot_manage.py' adding 'cinder/api/schemas/snapshots.py' adding 'cinder/api/schemas/types_extra_specs.py' adding 'cinder/api/schemas/volume_actions.py' adding 'cinder/api/schemas/volume_image_metadata.py' adding 'cinder/api/schemas/volume_manage.py' adding 'cinder/api/schemas/volume_metadata.py' adding 'cinder/api/schemas/volume_transfer.py' adding 'cinder/api/schemas/volume_type_access.py' adding 'cinder/api/schemas/volume_type_encryption.py' adding 'cinder/api/schemas/volume_types.py' adding 'cinder/api/schemas/volumes.py' adding 'cinder/api/schemas/workers.py' adding 'cinder/api/v2/__init__.py' adding 'cinder/api/v2/limits.py' adding 'cinder/api/v2/snapshots.py' adding 'cinder/api/v2/volume_metadata.py' adding 'cinder/api/v2/volumes.py' adding 'cinder/api/v2/views/__init__.py' adding 'cinder/api/v2/views/volumes.py' adding 'cinder/api/v3/__init__.py' adding 'cinder/api/v3/attachments.py' adding 'cinder/api/v3/backups.py' adding 'cinder/api/v3/clusters.py' adding 'cinder/api/v3/consistencygroups.py' adding 'cinder/api/v3/default_types.py' adding 'cinder/api/v3/group_snapshots.py' adding 'cinder/api/v3/group_specs.py' adding 'cinder/api/v3/group_types.py' adding 'cinder/api/v3/groups.py' adding 'cinder/api/v3/limits.py' adding 'cinder/api/v3/messages.py' adding 'cinder/api/v3/resource_common_manage.py' adding 'cinder/api/v3/resource_filters.py' adding 'cinder/api/v3/router.py' adding 'cinder/api/v3/snapshot_manage.py' adding 'cinder/api/v3/snapshot_metadata.py' adding 'cinder/api/v3/snapshots.py' adding 'cinder/api/v3/types.py' adding 'cinder/api/v3/volume_manage.py' adding 'cinder/api/v3/volume_metadata.py' adding 'cinder/api/v3/volume_transfer.py' adding 'cinder/api/v3/volumes.py' adding 'cinder/api/v3/workers.py' adding 'cinder/api/v3/views/__init__.py' adding 'cinder/api/v3/views/attachments.py' adding 'cinder/api/v3/views/backups.py' adding 'cinder/api/v3/views/clusters.py' adding 'cinder/api/v3/views/default_types.py' adding 'cinder/api/v3/views/group_snapshots.py' adding 'cinder/api/v3/views/group_types.py' adding 'cinder/api/v3/views/groups.py' adding 'cinder/api/v3/views/messages.py' adding 'cinder/api/v3/views/resource_filters.py' adding 'cinder/api/v3/views/snapshots.py' adding 'cinder/api/v3/views/types.py' adding 'cinder/api/v3/views/volumes.py' adding 'cinder/api/v3/views/workers.py' adding 'cinder/api/validation/__init__.py' adding 'cinder/api/validation/parameter_types.py' adding 'cinder/api/validation/validators.py' adding 'cinder/api/views/__init__.py' adding 'cinder/api/views/availability_zones.py' adding 'cinder/api/views/backups.py' adding 'cinder/api/views/capabilities.py' adding 'cinder/api/views/cgsnapshots.py' adding 'cinder/api/views/consistencygroups.py' adding 'cinder/api/views/limits.py' adding 'cinder/api/views/manageable_snapshots.py' adding 'cinder/api/views/manageable_volumes.py' adding 'cinder/api/views/qos_specs.py' adding 'cinder/api/views/scheduler_stats.py' adding 'cinder/api/views/snapshots.py' adding 'cinder/api/views/transfers.py' adding 'cinder/api/views/types.py' adding 'cinder/api/views/versions.py' adding 'cinder/backup/__init__.py' adding 'cinder/backup/api.py' adding 'cinder/backup/chunkeddriver.py' adding 'cinder/backup/driver.py' adding 'cinder/backup/manager.py' adding 'cinder/backup/rpcapi.py' adding 'cinder/backup/drivers/__init__.py' adding 'cinder/backup/drivers/ceph.py' adding 'cinder/backup/drivers/gcs.py' adding 'cinder/backup/drivers/glusterfs.py' adding 'cinder/backup/drivers/nfs.py' adding 'cinder/backup/drivers/posix.py' adding 'cinder/backup/drivers/s3.py' adding 'cinder/backup/drivers/swift.py' adding 'cinder/brick/README.txt' adding 'cinder/brick/__init__.py' adding 'cinder/brick/local_dev/__init__.py' adding 'cinder/brick/local_dev/lvm.py' adding 'cinder/cmd/__init__.py' adding 'cinder/cmd/api.py' adding 'cinder/cmd/backup.py' adding 'cinder/cmd/manage.py' adding 'cinder/cmd/rtstool.py' adding 'cinder/cmd/scheduler.py' adding 'cinder/cmd/status.py' adding 'cinder/cmd/volume.py' adding 'cinder/cmd/volume_usage_audit.py' adding 'cinder/common/__init__.py' adding 'cinder/common/config.py' adding 'cinder/common/constants.py' adding 'cinder/common/sqlalchemyutils.py' adding 'cinder/compute/__init__.py' adding 'cinder/compute/nova.py' adding 'cinder/db/__init__.py' adding 'cinder/db/alembic.ini' adding 'cinder/db/api.py' adding 'cinder/db/base.py' adding 'cinder/db/migration.py' adding 'cinder/db/migrations/__init__.py' adding 'cinder/db/migrations/env.py' adding 'cinder/db/migrations/script.py.mako' adding 'cinder/db/migrations/versions/89aa6f9639f9_drop_legacy_migrate_version_table.py' adding 'cinder/db/migrations/versions/921e1a36b076_initial.py' adding 'cinder/db/migrations/versions/9ab1b092a404_make_use_quota_non_nullable.py' adding 'cinder/db/migrations/versions/9c74c1c6971f_quota_add_backup_defaults_in_quota_class.py' adding 'cinder/db/migrations/versions/__init__.py' adding 'cinder/db/migrations/versions/b7b88f50aab5_remove_quota_consistencygroups.py' adding 'cinder/db/migrations/versions/b8660621f1b9_update_reservations_resource.py' adding 'cinder/db/migrations/versions/c92a3e68beed_make_shared_targets_nullable.py' adding 'cinder/db/migrations/versions/daa98075b90d_add_resource_indexes.py' adding 'cinder/db/sqlalchemy/__init__.py' adding 'cinder/db/sqlalchemy/api.py' adding 'cinder/db/sqlalchemy/models.py' adding 'cinder/group/__init__.py' adding 'cinder/group/api.py' adding 'cinder/image/__init__.py' adding 'cinder/image/accelerator.py' adding 'cinder/image/cache.py' adding 'cinder/image/format_inspector.py' adding 'cinder/image/glance.py' adding 'cinder/image/image_utils.py' adding 'cinder/image/accelerators/__init__.py' adding 'cinder/image/accelerators/gzip.py' adding 'cinder/image/accelerators/qat.py' adding 'cinder/interface/__init__.py' adding 'cinder/interface/backup_chunked_driver.py' adding 'cinder/interface/backup_driver.py' adding 'cinder/interface/base.py' adding 'cinder/interface/fczm_driver.py' adding 'cinder/interface/util.py' adding 'cinder/interface/volume_consistencygroup_driver.py' adding 'cinder/interface/volume_driver.py' adding 'cinder/interface/volume_group_driver.py' adding 'cinder/interface/volume_manageable_driver.py' adding 'cinder/interface/volume_snapshot_revert.py' adding 'cinder/interface/volume_snapshotmanagement_driver.py' adding 'cinder/keymgr/__init__.py' adding 'cinder/keymgr/conf_key_mgr.py' adding 'cinder/keymgr/migration.py' adding 'cinder/keymgr/transfer.py' adding 'cinder/locale/ja/LC_MESSAGES/cinder.po' adding 'cinder/locale/zh_CN/LC_MESSAGES/cinder.po' adding 'cinder/message/__init__.py' adding 'cinder/message/api.py' adding 'cinder/message/defined_messages.py' adding 'cinder/message/message_field.py' adding 'cinder/objects/__init__.py' adding 'cinder/objects/backup.py' adding 'cinder/objects/base.py' adding 'cinder/objects/cgsnapshot.py' adding 'cinder/objects/cleanable.py' adding 'cinder/objects/cleanup_request.py' adding 'cinder/objects/cluster.py' adding 'cinder/objects/consistencygroup.py' adding 'cinder/objects/dynamic_log.py' adding 'cinder/objects/fields.py' adding 'cinder/objects/group.py' adding 'cinder/objects/group_snapshot.py' adding 'cinder/objects/group_type.py' adding 'cinder/objects/manageableresources.py' adding 'cinder/objects/qos_specs.py' adding 'cinder/objects/request_spec.py' adding 'cinder/objects/service.py' adding 'cinder/objects/snapshot.py' adding 'cinder/objects/volume.py' adding 'cinder/objects/volume_attachment.py' adding 'cinder/objects/volume_type.py' adding 'cinder/policies/__init__.py' adding 'cinder/policies/attachments.py' adding 'cinder/policies/backup_actions.py' adding 'cinder/policies/backups.py' adding 'cinder/policies/base.py' adding 'cinder/policies/capabilities.py' adding 'cinder/policies/clusters.py' adding 'cinder/policies/default_types.py' adding 'cinder/policies/group_actions.py' adding 'cinder/policies/group_snapshot_actions.py' adding 'cinder/policies/group_snapshots.py' adding 'cinder/policies/group_types.py' adding 'cinder/policies/groups.py' adding 'cinder/policies/hosts.py' adding 'cinder/policies/limits.py' adding 'cinder/policies/manageable_snapshots.py' adding 'cinder/policies/manageable_volumes.py' adding 'cinder/policies/messages.py' adding 'cinder/policies/qos_specs.py' adding 'cinder/policies/quota_class.py' adding 'cinder/policies/quotas.py' adding 'cinder/policies/scheduler_stats.py' adding 'cinder/policies/services.py' adding 'cinder/policies/snapshot_actions.py' adding 'cinder/policies/snapshot_metadata.py' adding 'cinder/policies/snapshots.py' adding 'cinder/policies/type_extra_specs.py' adding 'cinder/policies/volume_access.py' adding 'cinder/policies/volume_actions.py' adding 'cinder/policies/volume_metadata.py' adding 'cinder/policies/volume_transfer.py' adding 'cinder/policies/volume_type.py' adding 'cinder/policies/volumes.py' adding 'cinder/policies/workers.py' adding 'cinder/privsep/__init__.py' adding 'cinder/privsep/cgroup.py' adding 'cinder/privsep/format_inspector.py' adding 'cinder/privsep/fs.py' adding 'cinder/privsep/lvm.py' adding 'cinder/privsep/path.py' adding 'cinder/privsep/targets/__init__.py' adding 'cinder/privsep/targets/nvmet.py' adding 'cinder/privsep/targets/scst.py' adding 'cinder/privsep/targets/tgt.py' adding 'cinder/scheduler/__init__.py' adding 'cinder/scheduler/base_filter.py' adding 'cinder/scheduler/base_handler.py' adding 'cinder/scheduler/base_weight.py' adding 'cinder/scheduler/driver.py' adding 'cinder/scheduler/filter_scheduler.py' adding 'cinder/scheduler/host_manager.py' adding 'cinder/scheduler/manager.py' adding 'cinder/scheduler/rpcapi.py' adding 'cinder/scheduler/scheduler_options.py' adding 'cinder/scheduler/evaluator/__init__.py' adding 'cinder/scheduler/evaluator/evaluator.py' adding 'cinder/scheduler/filters/__init__.py' adding 'cinder/scheduler/filters/affinity_filter.py' adding 'cinder/scheduler/filters/availability_zone_filter.py' adding 'cinder/scheduler/filters/capabilities_filter.py' adding 'cinder/scheduler/filters/capacity_filter.py' adding 'cinder/scheduler/filters/driver_filter.py' adding 'cinder/scheduler/filters/extra_specs_ops.py' adding 'cinder/scheduler/filters/ignore_attempted_hosts_filter.py' adding 'cinder/scheduler/filters/instance_locality_filter.py' adding 'cinder/scheduler/filters/json_filter.py' adding 'cinder/scheduler/flows/__init__.py' adding 'cinder/scheduler/flows/create_volume.py' adding 'cinder/scheduler/weights/__init__.py' adding 'cinder/scheduler/weights/capacity.py' adding 'cinder/scheduler/weights/chance.py' adding 'cinder/scheduler/weights/goodness.py' adding 'cinder/scheduler/weights/stochastic.py' adding 'cinder/scheduler/weights/volume_number.py' adding 'cinder/tests/README.rst' adding 'cinder/tests/__init__.py' adding 'cinder/tests/fake_driver.py' adding 'cinder/tests/fixtures.py' adding 'cinder/tests/compliance/__init__.py' adding 'cinder/tests/compliance/test_backup_drivers.py' adding 'cinder/tests/compliance/test_fczm_drivers.py' adding 'cinder/tests/compliance/test_volume_drivers.py' adding 'cinder/tests/functional/__init__.py' adding 'cinder/tests/functional/api_samples_test_base.py' adding 'cinder/tests/functional/functional_helpers.py' adding 'cinder/tests/functional/test_default_types.py' adding 'cinder/tests/functional/test_extensions.py' adding 'cinder/tests/functional/test_group_replication.py' adding 'cinder/tests/functional/test_group_snapshots.py' adding 'cinder/tests/functional/test_groups.py' adding 'cinder/tests/functional/test_login.py' adding 'cinder/tests/functional/test_middleware.py' adding 'cinder/tests/functional/test_volumes.py' adding 'cinder/tests/functional/api/__init__.py' adding 'cinder/tests/functional/api/client.py' adding 'cinder/tests/functional/api/foxinsocks.py' adding 'cinder/tests/functional/api_sample_tests/__init__.py' adding 'cinder/tests/functional/api_sample_tests/fakes.py' adding 'cinder/tests/functional/api_sample_tests/test_backups.py' adding 'cinder/tests/functional/api_sample_tests/test_extensions.py' adding 'cinder/tests/functional/api_sample_tests/test_limits.py' adding 'cinder/tests/functional/api_sample_tests/test_qos.py' adding 'cinder/tests/functional/api_sample_tests/test_quota_classes.py' adding 'cinder/tests/functional/api_sample_tests/test_quota_sets.py' adding 'cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py' adding 'cinder/tests/functional/api_sample_tests/test_snapshots.py' adding 'cinder/tests/functional/api_sample_tests/test_versions.py' adding 'cinder/tests/functional/api_sample_tests/test_volume_actions.py' adding 'cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py' adding 'cinder/tests/functional/api_sample_tests/test_volume_transfer.py' adding 'cinder/tests/functional/api_sample_tests/test_volume_transfers.py' adding 'cinder/tests/functional/api_sample_tests/test_volume_types.py' adding 'cinder/tests/functional/api_sample_tests/test_volumes.py' adding 'cinder/tests/functional/api_sample_tests/samples/backups/backup-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/backup-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/backup-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/backup-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/backups-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/backups-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backup-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backup-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backups-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.18/backups-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backup-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backup-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backups-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.43/backups-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backup-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backup-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backups-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.45/backups-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.47/backup-restore-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.47/backup-restore-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backup-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backup-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backups-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.56/backups-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backup-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backups-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/backups/v3.9/backups-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/limits/limits-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/qos/qos_show_response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_classes/quota-classes-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-defaults-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-show-usage-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/quota_sets/quotas-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshot-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.14/snapshots-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshot-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.41/snapshots-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshot-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/snapshots/v3.65/snapshots-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/volume-transfers-accept-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/volume-transfers-accept-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.55/volume-transfers-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_transfers/v3.57/volume-transfers-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.13/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.21/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.48/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.61/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.63/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-create-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-show-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volume-update-response.json.tpl' adding 'cinder/tests/functional/api_sample_tests/samples/volumes/v3.65/volumes-list-detailed-response.json.tpl' adding 'cinder/tests/hacking/__init__.py' adding 'cinder/tests/hacking/checks.py' adding 'cinder/tests/stubs/oslo_i18n/__init__.pyi' adding 'cinder/tests/stubs/oslo_i18n/_factory.pyi' adding 'cinder/tests/stubs/oslo_i18n/_gettextutils.pyi' adding 'cinder/tests/stubs/oslo_i18n/_i18n.pyi' adding 'cinder/tests/stubs/oslo_i18n/_lazy.pyi' adding 'cinder/tests/stubs/oslo_i18n/_locale.pyi' adding 'cinder/tests/stubs/oslo_i18n/_message.pyi' adding 'cinder/tests/stubs/oslo_i18n/_translate.pyi' adding 'cinder/tests/stubs/oslo_i18n/fixture.pyi' adding 'cinder/tests/stubs/oslo_i18n/log.pyi' adding 'cinder/tests/unit/__init__.py' adding 'cinder/tests/unit/cast_as_call.py' adding 'cinder/tests/unit/conf_fixture.py' adding 'cinder/tests/unit/fake_cluster.py' adding 'cinder/tests/unit/fake_constants.py' adding 'cinder/tests/unit/fake_group.py' adding 'cinder/tests/unit/fake_group_snapshot.py' adding 'cinder/tests/unit/fake_notifier.py' adding 'cinder/tests/unit/fake_objects.py' adding 'cinder/tests/unit/fake_service.py' adding 'cinder/tests/unit/fake_snapshot.py' adding 'cinder/tests/unit/fake_utils.py' adding 'cinder/tests/unit/fake_volume.py' adding 'cinder/tests/unit/known_issues.py' adding 'cinder/tests/unit/policy.yaml' adding 'cinder/tests/unit/test.py' adding 'cinder/tests/unit/test_api.py' adding 'cinder/tests/unit/test_api_urlmap.py' adding 'cinder/tests/unit/test_cleanable_manager.py' adding 'cinder/tests/unit/test_cmd.py' adding 'cinder/tests/unit/test_context.py' adding 'cinder/tests/unit/test_coordination.py' adding 'cinder/tests/unit/test_db_api.py' adding 'cinder/tests/unit/test_db_worker_api.py' adding 'cinder/tests/unit/test_evaluator.py' adding 'cinder/tests/unit/test_exception.py' adding 'cinder/tests/unit/test_fixtures.py' adding 'cinder/tests/unit/test_image_utils.py' adding 'cinder/tests/unit/test_interface.py' adding 'cinder/tests/unit/test_manager.py' adding 'cinder/tests/unit/test_paginate_query.py' adding 'cinder/tests/unit/test_policy.py' adding 'cinder/tests/unit/test_qos_specs.py' adding 'cinder/tests/unit/test_quota.py' adding 'cinder/tests/unit/test_quota_utils.py' adding 'cinder/tests/unit/test_rpc.py' adding 'cinder/tests/unit/test_service.py' adding 'cinder/tests/unit/test_service_auth.py' adding 'cinder/tests/unit/test_setup_profiler.py' adding 'cinder/tests/unit/test_ssh_utils.py' adding 'cinder/tests/unit/test_test.py' adding 'cinder/tests/unit/test_test_utils.py' adding 'cinder/tests/unit/test_utils.py' adding 'cinder/tests/unit/test_volume_cleanup.py' adding 'cinder/tests/unit/test_volume_configuration.py' adding 'cinder/tests/unit/test_volume_glance_metadata.py' adding 'cinder/tests/unit/test_volume_throttling.py' adding 'cinder/tests/unit/test_volume_transfer.py' adding 'cinder/tests/unit/test_volume_types.py' adding 'cinder/tests/unit/test_volume_types_extra_specs.py' adding 'cinder/tests/unit/test_volume_utils.py' adding 'cinder/tests/unit/utils.py' adding 'cinder/tests/unit/api/__init__.py' adding 'cinder/tests/unit/api/fakes.py' adding 'cinder/tests/unit/api/test_api_validation.py' adding 'cinder/tests/unit/api/test_common.py' adding 'cinder/tests/unit/api/test_versions.py' adding 'cinder/tests/unit/api/contrib/__init__.py' adding 'cinder/tests/unit/api/contrib/test_admin_actions.py' adding 'cinder/tests/unit/api/contrib/test_availability_zones.py' adding 'cinder/tests/unit/api/contrib/test_backup_project_attribute.py' adding 'cinder/tests/unit/api/contrib/test_backups.py' adding 'cinder/tests/unit/api/contrib/test_capabilities.py' adding 'cinder/tests/unit/api/contrib/test_cgsnapshots.py' adding 'cinder/tests/unit/api/contrib/test_consistencygroups.py' adding 'cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py' adding 'cinder/tests/unit/api/contrib/test_hosts.py' adding 'cinder/tests/unit/api/contrib/test_qos_specs_manage.py' adding 'cinder/tests/unit/api/contrib/test_quotas.py' adding 'cinder/tests/unit/api/contrib/test_quotas_classes.py' adding 'cinder/tests/unit/api/contrib/test_scheduler_hints.py' adding 'cinder/tests/unit/api/contrib/test_scheduler_stats.py' adding 'cinder/tests/unit/api/contrib/test_services.py' adding 'cinder/tests/unit/api/contrib/test_snapshot_actions.py' adding 'cinder/tests/unit/api/contrib/test_snapshot_manage.py' adding 'cinder/tests/unit/api/contrib/test_snapshot_unmanage.py' adding 'cinder/tests/unit/api/contrib/test_types_extra_specs.py' adding 'cinder/tests/unit/api/contrib/test_types_manage.py' adding 'cinder/tests/unit/api/contrib/test_used_limits.py' adding 'cinder/tests/unit/api/contrib/test_volume_actions.py' adding 'cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py' adding 'cinder/tests/unit/api/contrib/test_volume_host_attribute.py' adding 'cinder/tests/unit/api/contrib/test_volume_image_metadata.py' adding 'cinder/tests/unit/api/contrib/test_volume_manage.py' adding 'cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py' adding 'cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py' adding 'cinder/tests/unit/api/contrib/test_volume_transfer.py' adding 'cinder/tests/unit/api/contrib/test_volume_type_access.py' adding 'cinder/tests/unit/api/contrib/test_volume_type_encryption.py' adding 'cinder/tests/unit/api/contrib/test_volume_unmanage.py' adding 'cinder/tests/unit/api/middleware/__init__.py' adding 'cinder/tests/unit/api/middleware/test_auth.py' adding 'cinder/tests/unit/api/middleware/test_faults.py' adding 'cinder/tests/unit/api/openstack/__init__.py' adding 'cinder/tests/unit/api/openstack/test_api_version_request.py' adding 'cinder/tests/unit/api/openstack/test_versioned_method.py' adding 'cinder/tests/unit/api/openstack/test_wsgi.py' adding 'cinder/tests/unit/api/v2/__init__.py' adding 'cinder/tests/unit/api/v2/fakes.py' adding 'cinder/tests/unit/api/v2/test_limits.py' adding 'cinder/tests/unit/api/v2/test_snapshots.py' adding 'cinder/tests/unit/api/v2/test_volume_metadata.py' adding 'cinder/tests/unit/api/v2/test_volumes.py' adding 'cinder/tests/unit/api/v3/__init__.py' adding 'cinder/tests/unit/api/v3/fakes.py' adding 'cinder/tests/unit/api/v3/stubs.py' adding 'cinder/tests/unit/api/v3/test_attachments.py' adding 'cinder/tests/unit/api/v3/test_backups.py' adding 'cinder/tests/unit/api/v3/test_cluster.py' adding 'cinder/tests/unit/api/v3/test_consistencygroups.py' adding 'cinder/tests/unit/api/v3/test_default_types.py' adding 'cinder/tests/unit/api/v3/test_group_snapshots.py' adding 'cinder/tests/unit/api/v3/test_group_specs.py' adding 'cinder/tests/unit/api/v3/test_group_types.py' adding 'cinder/tests/unit/api/v3/test_groups.py' adding 'cinder/tests/unit/api/v3/test_limits.py' adding 'cinder/tests/unit/api/v3/test_messages.py' adding 'cinder/tests/unit/api/v3/test_resource_filters.py' adding 'cinder/tests/unit/api/v3/test_snapshot_manage.py' adding 'cinder/tests/unit/api/v3/test_snapshot_metadata.py' adding 'cinder/tests/unit/api/v3/test_snapshots.py' adding 'cinder/tests/unit/api/v3/test_types.py' adding 'cinder/tests/unit/api/v3/test_types_orig.py' adding 'cinder/tests/unit/api/v3/test_volume_manage.py' adding 'cinder/tests/unit/api/v3/test_volume_metadata.py' adding 'cinder/tests/unit/api/v3/test_volume_transfer.py' adding 'cinder/tests/unit/api/v3/test_volumes.py' adding 'cinder/tests/unit/api/v3/test_workers.py' adding 'cinder/tests/unit/api/views/__init__.py' adding 'cinder/tests/unit/api/views/test_versions.py' adding 'cinder/tests/unit/attachments/__init__.py' adding 'cinder/tests/unit/attachments/test_attachments_api.py' adding 'cinder/tests/unit/attachments/test_attachments_manager.py' adding 'cinder/tests/unit/backup/__init__.py' adding 'cinder/tests/unit/backup/fake_backup.py' adding 'cinder/tests/unit/backup/fake_google_client.py' adding 'cinder/tests/unit/backup/fake_google_client2.py' adding 'cinder/tests/unit/backup/fake_s3_client.py' adding 'cinder/tests/unit/backup/fake_service.py' adding 'cinder/tests/unit/backup/fake_swift_client.py' adding 'cinder/tests/unit/backup/fake_swift_client2.py' adding 'cinder/tests/unit/backup/test_backup.py' adding 'cinder/tests/unit/backup/test_backup_messages.py' adding 'cinder/tests/unit/backup/test_chunkeddriver.py' adding 'cinder/tests/unit/backup/test_rpcapi.py' adding 'cinder/tests/unit/backup/drivers/__init__.py' adding 'cinder/tests/unit/backup/drivers/test_backup_ceph.py' adding 'cinder/tests/unit/backup/drivers/test_backup_driver_base.py' adding 'cinder/tests/unit/backup/drivers/test_backup_glusterfs.py' adding 'cinder/tests/unit/backup/drivers/test_backup_google.py' adding 'cinder/tests/unit/backup/drivers/test_backup_nfs.py' adding 'cinder/tests/unit/backup/drivers/test_backup_posix.py' adding 'cinder/tests/unit/backup/drivers/test_backup_swift.py' adding 'cinder/tests/unit/brick/__init__.py' adding 'cinder/tests/unit/brick/fake_lvm.py' adding 'cinder/tests/unit/brick/test_brick_lvm.py' adding 'cinder/tests/unit/cmd/__init__.py' adding 'cinder/tests/unit/cmd/test_status.py' adding 'cinder/tests/unit/compute/__init__.py' adding 'cinder/tests/unit/compute/test_nova.py' adding 'cinder/tests/unit/consistencygroup/__init__.py' adding 'cinder/tests/unit/consistencygroup/fake_cgsnapshot.py' adding 'cinder/tests/unit/consistencygroup/fake_consistencygroup.py' adding 'cinder/tests/unit/db/__init__.py' adding 'cinder/tests/unit/db/test_cluster.py' adding 'cinder/tests/unit/db/test_default_types.py' adding 'cinder/tests/unit/db/test_migration.py' adding 'cinder/tests/unit/db/test_migrations.py' adding 'cinder/tests/unit/db/test_name_id.py' adding 'cinder/tests/unit/db/test_orm_relationships.py' adding 'cinder/tests/unit/db/test_purge.py' adding 'cinder/tests/unit/db/test_qos_specs.py' adding 'cinder/tests/unit/db/test_reset_backend.py' adding 'cinder/tests/unit/db/test_transfers.py' adding 'cinder/tests/unit/db/test_volume_type.py' adding 'cinder/tests/unit/group/__init__.py' adding 'cinder/tests/unit/group/test_groups_api.py' adding 'cinder/tests/unit/group/test_groups_manager.py' adding 'cinder/tests/unit/group/test_groups_manager_replication.py' adding 'cinder/tests/unit/image/__init__.py' adding 'cinder/tests/unit/image/fake.py' adding 'cinder/tests/unit/image/glance_stubs.py' adding 'cinder/tests/unit/image/test_accelerator.py' adding 'cinder/tests/unit/image/test_cache.py' adding 'cinder/tests/unit/image/test_format_inspector.py' adding 'cinder/tests/unit/image/test_glance.py' adding 'cinder/tests/unit/image/accelerators/__init__.py' adding 'cinder/tests/unit/image/accelerators/test_qat_gzip.py' adding 'cinder/tests/unit/keymgr/__init__.py' adding 'cinder/tests/unit/keymgr/fake.py' adding 'cinder/tests/unit/keymgr/test_conf_key_mgr.py' adding 'cinder/tests/unit/keymgr/test_migration.py' adding 'cinder/tests/unit/keymgr/test_transfer.py' adding 'cinder/tests/unit/message/__init__.py' adding 'cinder/tests/unit/message/test_api.py' adding 'cinder/tests/unit/message/test_defined_messages.py' adding 'cinder/tests/unit/message/test_message_field.py' adding 'cinder/tests/unit/monkey_patch_example/__init__.py' adding 'cinder/tests/unit/monkey_patch_example/example_a.py' adding 'cinder/tests/unit/monkey_patch_example/example_b.py' adding 'cinder/tests/unit/objects/__init__.py' adding 'cinder/tests/unit/objects/test_backup.py' adding 'cinder/tests/unit/objects/test_base.py' adding 'cinder/tests/unit/objects/test_cgsnapshot.py' adding 'cinder/tests/unit/objects/test_cleanable.py' adding 'cinder/tests/unit/objects/test_cleanup_request.py' adding 'cinder/tests/unit/objects/test_cluster.py' adding 'cinder/tests/unit/objects/test_consistencygroup.py' adding 'cinder/tests/unit/objects/test_fields.py' adding 'cinder/tests/unit/objects/test_group.py' adding 'cinder/tests/unit/objects/test_group_snapshot.py' adding 'cinder/tests/unit/objects/test_group_type.py' adding 'cinder/tests/unit/objects/test_manageable_volumes_snapshots.py' adding 'cinder/tests/unit/objects/test_objects.py' adding 'cinder/tests/unit/objects/test_qos.py' adding 'cinder/tests/unit/objects/test_service.py' adding 'cinder/tests/unit/objects/test_snapshot.py' adding 'cinder/tests/unit/objects/test_volume.py' adding 'cinder/tests/unit/objects/test_volume_attachment.py' adding 'cinder/tests/unit/objects/test_volume_type.py' adding 'cinder/tests/unit/policies/__init__.py' adding 'cinder/tests/unit/policies/base.py' adding 'cinder/tests/unit/policies/test_attachments.py' adding 'cinder/tests/unit/policies/test_backups.py' adding 'cinder/tests/unit/policies/test_base.py' adding 'cinder/tests/unit/policies/test_default_volume_types.py' adding 'cinder/tests/unit/policies/test_group_actions.py' adding 'cinder/tests/unit/policies/test_group_snapshots.py' adding 'cinder/tests/unit/policies/test_group_types.py' adding 'cinder/tests/unit/policies/test_groups.py' adding 'cinder/tests/unit/policies/test_limits.py' adding 'cinder/tests/unit/policies/test_messages.py' adding 'cinder/tests/unit/policies/test_quota_class.py' adding 'cinder/tests/unit/policies/test_quotas.py' adding 'cinder/tests/unit/policies/test_snapshot_actions.py' adding 'cinder/tests/unit/policies/test_snapshot_metadata.py' adding 'cinder/tests/unit/policies/test_snapshots.py' adding 'cinder/tests/unit/policies/test_type_extra_specs.py' adding 'cinder/tests/unit/policies/test_volume.py' adding 'cinder/tests/unit/policies/test_volume_access.py' adding 'cinder/tests/unit/policies/test_volume_actions.py' adding 'cinder/tests/unit/policies/test_volume_metadata.py' adding 'cinder/tests/unit/policies/test_volume_transfers.py' adding 'cinder/tests/unit/policies/test_volume_type.py' adding 'cinder/tests/unit/privsep/__init__.py' adding 'cinder/tests/unit/privsep/test_format_inspector.py' adding 'cinder/tests/unit/privsep/targets/__init__.py' adding 'cinder/tests/unit/privsep/targets/fake_nvmet_lib.py' adding 'cinder/tests/unit/privsep/targets/test_nvmet.py' adding 'cinder/tests/unit/scheduler/__init__.py' adding 'cinder/tests/unit/scheduler/fake_hosts.py' adding 'cinder/tests/unit/scheduler/fakes.py' adding 'cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py' adding 'cinder/tests/unit/scheduler/test_base_filter.py' adding 'cinder/tests/unit/scheduler/test_capacity_weigher.py' adding 'cinder/tests/unit/scheduler/test_chance_weigher.py' adding 'cinder/tests/unit/scheduler/test_filter_scheduler.py' adding 'cinder/tests/unit/scheduler/test_goodness_weigher.py' adding 'cinder/tests/unit/scheduler/test_host_filters.py' adding 'cinder/tests/unit/scheduler/test_host_manager.py' adding 'cinder/tests/unit/scheduler/test_rpcapi.py' adding 'cinder/tests/unit/scheduler/test_scheduler.py' adding 'cinder/tests/unit/scheduler/test_scheduler_options.py' adding 'cinder/tests/unit/scheduler/test_stochastic_weight_handler.py' adding 'cinder/tests/unit/scheduler/test_volume_number_weigher.py' adding 'cinder/tests/unit/scheduler/test_weights.py' adding 'cinder/tests/unit/targets/__init__.py' adding 'cinder/tests/unit/targets/targets_fixture.py' adding 'cinder/tests/unit/targets/test_base_iscsi_driver.py' adding 'cinder/tests/unit/targets/test_cxt_driver.py' adding 'cinder/tests/unit/targets/test_iser_driver.py' adding 'cinder/tests/unit/targets/test_lio_driver.py' adding 'cinder/tests/unit/targets/test_nvmeof_driver.py' adding 'cinder/tests/unit/targets/test_nvmet_driver.py' adding 'cinder/tests/unit/targets/test_scst_driver.py' adding 'cinder/tests/unit/targets/test_spdknvmf.py' adding 'cinder/tests/unit/targets/test_tgt_driver.py' adding 'cinder/tests/unit/volume/__init__.py' adding 'cinder/tests/unit/volume/test_availability_zone.py' adding 'cinder/tests/unit/volume/test_capabilities.py' adding 'cinder/tests/unit/volume/test_connection.py' adding 'cinder/tests/unit/volume/test_driver.py' adding 'cinder/tests/unit/volume/test_image.py' adding 'cinder/tests/unit/volume/test_init_host.py' adding 'cinder/tests/unit/volume/test_manage_volume.py' adding 'cinder/tests/unit/volume/test_replication_manager.py' adding 'cinder/tests/unit/volume/test_rpcapi.py' adding 'cinder/tests/unit/volume/test_snapshot.py' adding 'cinder/tests/unit/volume/test_volume.py' adding 'cinder/tests/unit/volume/test_volume_manager.py' adding 'cinder/tests/unit/volume/test_volume_migration.py' adding 'cinder/tests/unit/volume/test_volume_reimage.py' adding 'cinder/tests/unit/volume/test_volume_retype.py' adding 'cinder/tests/unit/volume/test_volume_usage_audit.py' adding 'cinder/tests/unit/volume/drivers/__init__.py' adding 'cinder/tests/unit/volume/drivers/test_datera.py' adding 'cinder/tests/unit/volume/drivers/test_fujitsu_dx.py' adding 'cinder/tests/unit/volume/drivers/test_gpfs.py' adding 'cinder/tests/unit/volume/drivers/test_hedvig.py' adding 'cinder/tests/unit/volume/drivers/test_infinidat.py' adding 'cinder/tests/unit/volume/drivers/test_kaminario.py' adding 'cinder/tests/unit/volume/drivers/test_kioxia.py' adding 'cinder/tests/unit/volume/drivers/test_linstordrv.py' adding 'cinder/tests/unit/volume/drivers/test_lvm_driver.py' adding 'cinder/tests/unit/volume/drivers/test_macrosan_drivers.py' adding 'cinder/tests/unit/volume/drivers/test_nfs.py' adding 'cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py' adding 'cinder/tests/unit/volume/drivers/test_pure.py' adding 'cinder/tests/unit/volume/drivers/test_qnap.py' adding 'cinder/tests/unit/volume/drivers/test_quobyte.py' adding 'cinder/tests/unit/volume/drivers/test_rbd.py' adding 'cinder/tests/unit/volume/drivers/test_remotefs.py' adding 'cinder/tests/unit/volume/drivers/test_rsd.py' adding 'cinder/tests/unit/volume/drivers/test_san.py' adding 'cinder/tests/unit/volume/drivers/test_seagate.py' adding 'cinder/tests/unit/volume/drivers/test_spdk.py' adding 'cinder/tests/unit/volume/drivers/test_storpool.py' adding 'cinder/tests/unit/volume/drivers/test_veritas_cnfs.py' adding 'cinder/tests/unit/volume/drivers/test_vzstorage.py' adding 'cinder/tests/unit/volume/drivers/test_zadara.py' adding 'cinder/tests/unit/volume/drivers/ceph/__init__.py' adding 'cinder/tests/unit/volume/drivers/ceph/test_rbd_iscsi.py' adding 'cinder/tests/unit/volume/drivers/datacore/__init__.py' adding 'cinder/tests/unit/volume/drivers/datacore/test_datacore_api.py' adding 'cinder/tests/unit/volume/drivers/datacore/test_datacore_driver.py' adding 'cinder/tests/unit/volume/drivers/datacore/test_datacore_fc.py' adding 'cinder/tests/unit/volume/drivers/datacore/test_datacore_iscsi.py' adding 'cinder/tests/unit/volume/drivers/datacore/test_datacore_passwd.py' adding 'cinder/tests/unit/volume/drivers/datacore/test_datacore_utils.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/mocks.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_attach_detach_volume.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_cloned_volume.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_snapshot.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_volume.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_create_volume_from_snapshot.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_delete_snapshot.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_delete_volume.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_extend_volume.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_get_manageable.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_groups.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_initialize_connection.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_initialize_connection_snapshot.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_manage_existing.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_manage_existing_snapshot.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_migrate_volume.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_misc.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_power_flex_client.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_replication.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_revert_volume_to_snapshot.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerflex/test_versions.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_performance.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_base.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_client.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_nfs.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_replication.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_snapshot_create_delete_revert.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_attach_detach.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_create_delete_extend.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_create_from_source.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_create_delete_update.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_create_from_source.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/powerstore/test_volume_group_snapshot_create_delete.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/fake_enum.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py' adding 'cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py' adding 'cinder/tests/unit/volume/drivers/fungible/__init__.py' adding 'cinder/tests/unit/volume/drivers/fungible/test_adapter.py' adding 'cinder/tests/unit/volume/drivers/fungible/test_driver.py' adding 'cinder/tests/unit/volume/drivers/fusionstorage/__init__.py' adding 'cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py' adding 'cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py' adding 'cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py' adding 'cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py' adding 'cinder/tests/unit/volume/drivers/hitachi/__init__.py' adding 'cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_mirror_fc.py' adding 'cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_rest_fc.py' adding 'cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_rest_iscsi.py' adding 'cinder/tests/unit/volume/drivers/hpe/__init__.py' adding 'cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py' adding 'cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py' adding 'cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py' adding 'cinder/tests/unit/volume/drivers/hpe/test_nimble.py' adding 'cinder/tests/unit/volume/drivers/hpe/xp/__init__.py' adding 'cinder/tests/unit/volume/drivers/hpe/xp/test_hpe_xp_rest_fc.py' adding 'cinder/tests/unit/volume/drivers/hpe/xp/test_hpe_xp_rest_iscsi.py' adding 'cinder/tests/unit/volume/drivers/huawei/__init__.py' adding 'cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py' adding 'cinder/tests/unit/volume/drivers/ibm/__init__.py' adding 'cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py' adding 'cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py' adding 'cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py' adding 'cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py' adding 'cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py' adding 'cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py' adding 'cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py' adding 'cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py' adding 'cinder/tests/unit/volume/drivers/infortrend/__init__.py' adding 'cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py' adding 'cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py' adding 'cinder/tests/unit/volume/drivers/inspur/__init__.py' adding 'cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py' adding 'cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py' adding 'cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py' adding 'cinder/tests/unit/volume/drivers/lightos/__init__.py' adding 'cinder/tests/unit/volume/drivers/lightos/test_lightos_storage.py' adding 'cinder/tests/unit/volume/drivers/nec/__init__.py' adding 'cinder/tests/unit/volume/drivers/nec/test_volume.py' adding 'cinder/tests/unit/volume/drivers/nec/v/__init__.py' adding 'cinder/tests/unit/volume/drivers/nec/v/test_internal_nec_rest_fc.py' adding 'cinder/tests/unit/volume/drivers/nec/v/test_internal_nec_rest_iscsi.py' adding 'cinder/tests/unit/volume/drivers/nec/v/test_nec_rest_fc.py' adding 'cinder/tests/unit/volume/drivers/nec/v/test_nec_rest_iscsi.py' adding 'cinder/tests/unit/volume/drivers/netapp/__init__.py' adding 'cinder/tests/unit/volume/drivers/netapp/fakes.py' adding 'cinder/tests/unit/volume/drivers/netapp/test_common.py' adding 'cinder/tests/unit/volume/drivers/netapp/test_utils.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_fc_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_iscsi_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py' adding 'cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py' adding 'cinder/tests/unit/volume/drivers/nexenta/__init__.py' adding 'cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py' adding 'cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py' adding 'cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py' adding 'cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py' adding 'cinder/tests/unit/volume/drivers/open_e/__init__.py' adding 'cinder/tests/unit/volume/drivers/open_e/test_common.py' adding 'cinder/tests/unit/volume/drivers/open_e/test_driver.py' adding 'cinder/tests/unit/volume/drivers/open_e/test_iscsi.py' adding 'cinder/tests/unit/volume/drivers/open_e/test_rest.py' adding 'cinder/tests/unit/volume/drivers/open_e/test_rest_proxy.py' adding 'cinder/tests/unit/volume/drivers/sandstone/__init__.py' adding 'cinder/tests/unit/volume/drivers/sandstone/test_sds_client.py' adding 'cinder/tests/unit/volume/drivers/sandstone/test_sds_driver.py' adding 'cinder/tests/unit/volume/drivers/sandstone/test_utils.py' adding 'cinder/tests/unit/volume/drivers/solidfire/__init__.py' adding 'cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json' adding 'cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json' adding 'cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py' adding 'cinder/tests/unit/volume/drivers/synology/__init__.py' adding 'cinder/tests/unit/volume/drivers/synology/test_synology_common.py' adding 'cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py' adding 'cinder/tests/unit/volume/drivers/toyou/__init__.py' adding 'cinder/tests/unit/volume/drivers/toyou/test_acs5000.py' adding 'cinder/tests/unit/volume/drivers/toyou/test_tyds.py' adding 'cinder/tests/unit/volume/drivers/veritas_access/__init__.py' adding 'cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py' adding 'cinder/tests/unit/volume/drivers/vmware/__init__.py' adding 'cinder/tests/unit/volume/drivers/vmware/fake.py' adding 'cinder/tests/unit/volume/drivers/vmware/test_fcd.py' adding 'cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py' adding 'cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py' adding 'cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py' adding 'cinder/tests/unit/volume/drivers/yadro/__init__.py' adding 'cinder/tests/unit/volume/drivers/yadro/test_tatlin_client.py' adding 'cinder/tests/unit/volume/drivers/yadro/test_tatlin_common.py' adding 'cinder/tests/unit/volume/drivers/yadro/test_tatlin_fc.py' adding 'cinder/tests/unit/volume/drivers/yadro/test_tatlin_iscsi.py' adding 'cinder/tests/unit/volume/drivers/yadro/test_tatlin_utils.py' adding 'cinder/tests/unit/volume/flows/__init__.py' adding 'cinder/tests/unit/volume/flows/fake_volume_api.py' adding 'cinder/tests/unit/volume/flows/test_create_volume_flow.py' adding 'cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py' adding 'cinder/tests/unit/volume/flows/test_manage_volume_flow.py' adding 'cinder/tests/unit/volume/flows/api/__init__.py' adding 'cinder/tests/unit/volume/flows/api/test_create_volume.py' adding 'cinder/tests/unit/windows/__init__.py' adding 'cinder/tests/unit/windows/db_fakes.py' adding 'cinder/tests/unit/windows/test_iscsi.py' adding 'cinder/tests/unit/windows/test_smbfs.py' adding 'cinder/tests/unit/zonemanager/__init__.py' adding 'cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py' adding 'cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py' adding 'cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py' adding 'cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py' adding 'cinder/tests/unit/zonemanager/test_brcd_lookup_service.py' adding 'cinder/tests/unit/zonemanager/test_brcd_rest_fc_zone_client.py' adding 'cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py' adding 'cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py' adding 'cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py' adding 'cinder/tests/unit/zonemanager/test_cisco_lookup_service.py' adding 'cinder/tests/unit/zonemanager/test_driverutils.py' adding 'cinder/tests/unit/zonemanager/test_fc_zone_manager.py' adding 'cinder/tests/unit/zonemanager/test_volume_driver.py' adding 'cinder/transfer/__init__.py' adding 'cinder/transfer/api.py' adding 'cinder/volume/__init__.py' adding 'cinder/volume/api.py' adding 'cinder/volume/configuration.py' adding 'cinder/volume/driver.py' adding 'cinder/volume/driver_utils.py' adding 'cinder/volume/group_types.py' adding 'cinder/volume/manager.py' adding 'cinder/volume/qos_specs.py' adding 'cinder/volume/rpcapi.py' adding 'cinder/volume/throttling.py' adding 'cinder/volume/volume_migration.py' adding 'cinder/volume/volume_types.py' adding 'cinder/volume/volume_utils.py' adding 'cinder/volume/drivers/__init__.py' adding 'cinder/volume/drivers/infinidat.py' adding 'cinder/volume/drivers/lightos.py' adding 'cinder/volume/drivers/linstordrv.py' adding 'cinder/volume/drivers/lvm.py' adding 'cinder/volume/drivers/nfs.py' adding 'cinder/volume/drivers/pure.py' adding 'cinder/volume/drivers/qnap.py' adding 'cinder/volume/drivers/quobyte.py' adding 'cinder/volume/drivers/rbd.py' adding 'cinder/volume/drivers/remotefs.py' adding 'cinder/volume/drivers/rsd.py' adding 'cinder/volume/drivers/solidfire.py' adding 'cinder/volume/drivers/spdk.py' adding 'cinder/volume/drivers/storpool.py' adding 'cinder/volume/drivers/veritas_cnfs.py' adding 'cinder/volume/drivers/vzstorage.py' adding 'cinder/volume/drivers/ceph/__init__.py' adding 'cinder/volume/drivers/ceph/rbd_iscsi.py' adding 'cinder/volume/drivers/datacore/api.py' adding 'cinder/volume/drivers/datacore/driver.py' adding 'cinder/volume/drivers/datacore/exception.py' adding 'cinder/volume/drivers/datacore/fc.py' adding 'cinder/volume/drivers/datacore/iscsi.py' adding 'cinder/volume/drivers/datacore/passwd.py' adding 'cinder/volume/drivers/datacore/utils.py' adding 'cinder/volume/drivers/datera/__init__.py' adding 'cinder/volume/drivers/datera/datera_api21.py' adding 'cinder/volume/drivers/datera/datera_api22.py' adding 'cinder/volume/drivers/datera/datera_common.py' adding 'cinder/volume/drivers/datera/datera_iscsi.py' adding 'cinder/volume/drivers/dell_emc/__init__.py' adding 'cinder/volume/drivers/dell_emc/xtremio.py' adding 'cinder/volume/drivers/dell_emc/powerflex/__init__.py' adding 'cinder/volume/drivers/dell_emc/powerflex/driver.py' adding 'cinder/volume/drivers/dell_emc/powerflex/options.py' adding 'cinder/volume/drivers/dell_emc/powerflex/rest_client.py' adding 'cinder/volume/drivers/dell_emc/powerflex/simplecache.py' adding 'cinder/volume/drivers/dell_emc/powerflex/utils.py' adding 'cinder/volume/drivers/dell_emc/powermax/__init__.py' adding 'cinder/volume/drivers/dell_emc/powermax/common.py' adding 'cinder/volume/drivers/dell_emc/powermax/fc.py' adding 'cinder/volume/drivers/dell_emc/powermax/iscsi.py' adding 'cinder/volume/drivers/dell_emc/powermax/masking.py' adding 'cinder/volume/drivers/dell_emc/powermax/metadata.py' adding 'cinder/volume/drivers/dell_emc/powermax/migrate.py' adding 'cinder/volume/drivers/dell_emc/powermax/performance.py' adding 'cinder/volume/drivers/dell_emc/powermax/provision.py' adding 'cinder/volume/drivers/dell_emc/powermax/rest.py' adding 'cinder/volume/drivers/dell_emc/powermax/utils.py' adding 'cinder/volume/drivers/dell_emc/powerstore/__init__.py' adding 'cinder/volume/drivers/dell_emc/powerstore/adapter.py' adding 'cinder/volume/drivers/dell_emc/powerstore/client.py' adding 'cinder/volume/drivers/dell_emc/powerstore/driver.py' adding 'cinder/volume/drivers/dell_emc/powerstore/nfs.py' adding 'cinder/volume/drivers/dell_emc/powerstore/options.py' adding 'cinder/volume/drivers/dell_emc/powerstore/utils.py' adding 'cinder/volume/drivers/dell_emc/powervault/__init__.py' adding 'cinder/volume/drivers/dell_emc/powervault/client.py' adding 'cinder/volume/drivers/dell_emc/powervault/common.py' adding 'cinder/volume/drivers/dell_emc/powervault/fc.py' adding 'cinder/volume/drivers/dell_emc/powervault/iscsi.py' adding 'cinder/volume/drivers/dell_emc/sc/__init__.py' adding 'cinder/volume/drivers/dell_emc/sc/storagecenter_api.py' adding 'cinder/volume/drivers/dell_emc/sc/storagecenter_common.py' adding 'cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py' adding 'cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py' adding 'cinder/volume/drivers/dell_emc/unity/__init__.py' adding 'cinder/volume/drivers/dell_emc/unity/adapter.py' adding 'cinder/volume/drivers/dell_emc/unity/client.py' adding 'cinder/volume/drivers/dell_emc/unity/driver.py' adding 'cinder/volume/drivers/dell_emc/unity/replication.py' adding 'cinder/volume/drivers/dell_emc/unity/utils.py' adding 'cinder/volume/drivers/dell_emc/vnx/__init__.py' adding 'cinder/volume/drivers/dell_emc/vnx/adapter.py' adding 'cinder/volume/drivers/dell_emc/vnx/client.py' adding 'cinder/volume/drivers/dell_emc/vnx/common.py' adding 'cinder/volume/drivers/dell_emc/vnx/const.py' adding 'cinder/volume/drivers/dell_emc/vnx/driver.py' adding 'cinder/volume/drivers/dell_emc/vnx/replication.py' adding 'cinder/volume/drivers/dell_emc/vnx/taskflows.py' adding 'cinder/volume/drivers/dell_emc/vnx/utils.py' adding 'cinder/volume/drivers/fujitsu/__init__.py' adding 'cinder/volume/drivers/fujitsu/eternus_dx/__init__.py' adding 'cinder/volume/drivers/fujitsu/eternus_dx/constants.py' adding 'cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_cli.py' adding 'cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py' adding 'cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py' adding 'cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py' adding 'cinder/volume/drivers/fungible/__init__.py' adding 'cinder/volume/drivers/fungible/constants.py' adding 'cinder/volume/drivers/fungible/driver.py' adding 'cinder/volume/drivers/fungible/rest_client.py' adding 'cinder/volume/drivers/fungible/swagger_api_client.py' adding 'cinder/volume/drivers/fusionstorage/__init__.py' adding 'cinder/volume/drivers/fusionstorage/constants.py' adding 'cinder/volume/drivers/fusionstorage/dsware.py' adding 'cinder/volume/drivers/fusionstorage/fs_client.py' adding 'cinder/volume/drivers/fusionstorage/fs_conf.py' adding 'cinder/volume/drivers/hedvig/__init__.py' adding 'cinder/volume/drivers/hedvig/config.py' adding 'cinder/volume/drivers/hedvig/hedvig_cinder.py' adding 'cinder/volume/drivers/hedvig/rest_client.py' adding 'cinder/volume/drivers/hitachi/__init__.py' adding 'cinder/volume/drivers/hitachi/hbsd_common.py' adding 'cinder/volume/drivers/hitachi/hbsd_fc.py' adding 'cinder/volume/drivers/hitachi/hbsd_iscsi.py' adding 'cinder/volume/drivers/hitachi/hbsd_replication.py' adding 'cinder/volume/drivers/hitachi/hbsd_rest.py' adding 'cinder/volume/drivers/hitachi/hbsd_rest_api.py' adding 'cinder/volume/drivers/hitachi/hbsd_rest_fc.py' adding 'cinder/volume/drivers/hitachi/hbsd_rest_iscsi.py' adding 'cinder/volume/drivers/hitachi/hbsd_utils.py' adding 'cinder/volume/drivers/hpe/__init__.py' adding 'cinder/volume/drivers/hpe/hpe_3par_base.py' adding 'cinder/volume/drivers/hpe/hpe_3par_common.py' adding 'cinder/volume/drivers/hpe/hpe_3par_fc.py' adding 'cinder/volume/drivers/hpe/hpe_3par_iscsi.py' adding 'cinder/volume/drivers/hpe/nimble.py' adding 'cinder/volume/drivers/hpe/xp/hpe_xp_fc.py' adding 'cinder/volume/drivers/hpe/xp/hpe_xp_iscsi.py' adding 'cinder/volume/drivers/hpe/xp/hpe_xp_rest.py' adding 'cinder/volume/drivers/hpe/xp/hpe_xp_utils.py' adding 'cinder/volume/drivers/huawei/__init__.py' adding 'cinder/volume/drivers/huawei/common.py' adding 'cinder/volume/drivers/huawei/constants.py' adding 'cinder/volume/drivers/huawei/fc_zone_helper.py' adding 'cinder/volume/drivers/huawei/huawei_conf.py' adding 'cinder/volume/drivers/huawei/huawei_driver.py' adding 'cinder/volume/drivers/huawei/huawei_utils.py' adding 'cinder/volume/drivers/huawei/hypermetro.py' adding 'cinder/volume/drivers/huawei/replication.py' adding 'cinder/volume/drivers/huawei/rest_client.py' adding 'cinder/volume/drivers/huawei/smartx.py' adding 'cinder/volume/drivers/ibm/__init__.py' adding 'cinder/volume/drivers/ibm/flashsystem_common.py' adding 'cinder/volume/drivers/ibm/flashsystem_fc.py' adding 'cinder/volume/drivers/ibm/flashsystem_iscsi.py' adding 'cinder/volume/drivers/ibm/gpfs.py' adding 'cinder/volume/drivers/ibm/ibm_storage/__init__.py' adding 'cinder/volume/drivers/ibm/ibm_storage/certificate.py' adding 'cinder/volume/drivers/ibm/ibm_storage/cryptish.py' adding 'cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py' adding 'cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py' adding 'cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py' adding 'cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py' adding 'cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py' adding 'cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py' adding 'cinder/volume/drivers/ibm/ibm_storage/proxy.py' adding 'cinder/volume/drivers/ibm/ibm_storage/strings.py' adding 'cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py' adding 'cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py' adding 'cinder/volume/drivers/ibm/storwize_svc/__init__.py' adding 'cinder/volume/drivers/ibm/storwize_svc/replication.py' adding 'cinder/volume/drivers/ibm/storwize_svc/storwize_const.py' adding 'cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py' adding 'cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py' adding 'cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py' adding 'cinder/volume/drivers/infortrend/__init__.py' adding 'cinder/volume/drivers/infortrend/infortrend_fc_cli.py' adding 'cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py' adding 'cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py' adding 'cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py' adding 'cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py' adding 'cinder/volume/drivers/inspur/__init__.py' adding 'cinder/volume/drivers/inspur/as13000/__init__.py' adding 'cinder/volume/drivers/inspur/as13000/as13000_driver.py' adding 'cinder/volume/drivers/inspur/instorage/__init__.py' adding 'cinder/volume/drivers/inspur/instorage/instorage_common.py' adding 'cinder/volume/drivers/inspur/instorage/instorage_const.py' adding 'cinder/volume/drivers/inspur/instorage/instorage_fc.py' adding 'cinder/volume/drivers/inspur/instorage/instorage_iscsi.py' adding 'cinder/volume/drivers/inspur/instorage/replication.py' adding 'cinder/volume/drivers/kaminario/__init__.py' adding 'cinder/volume/drivers/kaminario/kaminario_common.py' adding 'cinder/volume/drivers/kaminario/kaminario_fc.py' adding 'cinder/volume/drivers/kaminario/kaminario_iscsi.py' adding 'cinder/volume/drivers/kioxia/entities.py' adding 'cinder/volume/drivers/kioxia/kumoscale.py' adding 'cinder/volume/drivers/kioxia/rest_client.py' adding 'cinder/volume/drivers/lenovo/__init__.py' adding 'cinder/volume/drivers/lenovo/lenovo_client.py' adding 'cinder/volume/drivers/lenovo/lenovo_common.py' adding 'cinder/volume/drivers/lenovo/lenovo_fc.py' adding 'cinder/volume/drivers/lenovo/lenovo_iscsi.py' adding 'cinder/volume/drivers/macrosan/__init__.py' adding 'cinder/volume/drivers/macrosan/config.py' adding 'cinder/volume/drivers/macrosan/devop_client.py' adding 'cinder/volume/drivers/macrosan/driver.py' adding 'cinder/volume/drivers/nec/__init__.py' adding 'cinder/volume/drivers/nec/cli.py' adding 'cinder/volume/drivers/nec/product.xml' adding 'cinder/volume/drivers/nec/volume.py' adding 'cinder/volume/drivers/nec/volume_common.py' adding 'cinder/volume/drivers/nec/volume_helper.py' adding 'cinder/volume/drivers/nec/v/__init__.py' adding 'cinder/volume/drivers/nec/v/nec_v_fc.py' adding 'cinder/volume/drivers/nec/v/nec_v_iscsi.py' adding 'cinder/volume/drivers/nec/v/nec_v_rest.py' adding 'cinder/volume/drivers/nec/v/nec_v_utils.py' adding 'cinder/volume/drivers/netapp/__init__.py' adding 'cinder/volume/drivers/netapp/common.py' adding 'cinder/volume/drivers/netapp/options.py' adding 'cinder/volume/drivers/netapp/utils.py' adding 'cinder/volume/drivers/netapp/dataontap/__init__.py' adding 'cinder/volume/drivers/netapp/dataontap/block_base.py' adding 'cinder/volume/drivers/netapp/dataontap/block_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/fc_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/nfs_base.py' adding 'cinder/volume/drivers/netapp/dataontap/nfs_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/nvme_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/nvme_library.py' adding 'cinder/volume/drivers/netapp/dataontap/client/__init__.py' adding 'cinder/volume/drivers/netapp/dataontap/client/api.py' adding 'cinder/volume/drivers/netapp/dataontap/client/client_base.py' adding 'cinder/volume/drivers/netapp/dataontap/client/client_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py' adding 'cinder/volume/drivers/netapp/dataontap/performance/__init__.py' adding 'cinder/volume/drivers/netapp/dataontap/performance/perf_base.py' adding 'cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py' adding 'cinder/volume/drivers/netapp/dataontap/utils/__init__.py' adding 'cinder/volume/drivers/netapp/dataontap/utils/capabilities.py' adding 'cinder/volume/drivers/netapp/dataontap/utils/data_motion.py' adding 'cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py' adding 'cinder/volume/drivers/netapp/dataontap/utils/utils.py' adding 'cinder/volume/drivers/nexenta/__init__.py' adding 'cinder/volume/drivers/nexenta/iscsi.py' adding 'cinder/volume/drivers/nexenta/jsonrpc.py' adding 'cinder/volume/drivers/nexenta/nfs.py' adding 'cinder/volume/drivers/nexenta/options.py' adding 'cinder/volume/drivers/nexenta/utils.py' adding 'cinder/volume/drivers/nexenta/ns5/__init__.py' adding 'cinder/volume/drivers/nexenta/ns5/iscsi.py' adding 'cinder/volume/drivers/nexenta/ns5/jsonrpc.py' adding 'cinder/volume/drivers/nexenta/ns5/nfs.py' adding 'cinder/volume/drivers/open_e/__init__.py' adding 'cinder/volume/drivers/open_e/iscsi.py' adding 'cinder/volume/drivers/open_e/options.py' adding 'cinder/volume/drivers/open_e/jovian_common/__init__.py' adding 'cinder/volume/drivers/open_e/jovian_common/driver.py' adding 'cinder/volume/drivers/open_e/jovian_common/exception.py' adding 'cinder/volume/drivers/open_e/jovian_common/jdss_common.py' adding 'cinder/volume/drivers/open_e/jovian_common/rest.py' adding 'cinder/volume/drivers/open_e/jovian_common/rest_proxy.py' adding 'cinder/volume/drivers/prophetstor/__init__.py' adding 'cinder/volume/drivers/prophetstor/dpl_fc.py' adding 'cinder/volume/drivers/prophetstor/dpl_iscsi.py' adding 'cinder/volume/drivers/prophetstor/dplcommon.py' adding 'cinder/volume/drivers/prophetstor/options.py' adding 'cinder/volume/drivers/san/__init__.py' adding 'cinder/volume/drivers/san/san.py' adding 'cinder/volume/drivers/san/hp/__init__.py' adding 'cinder/volume/drivers/san/hp/hpmsa_client.py' adding 'cinder/volume/drivers/san/hp/hpmsa_common.py' adding 'cinder/volume/drivers/san/hp/hpmsa_fc.py' adding 'cinder/volume/drivers/san/hp/hpmsa_iscsi.py' adding 'cinder/volume/drivers/sandstone/__init__.py' adding 'cinder/volume/drivers/sandstone/constants.py' adding 'cinder/volume/drivers/sandstone/sds_client.py' adding 'cinder/volume/drivers/sandstone/sds_driver.py' adding 'cinder/volume/drivers/stx/__init__.py' adding 'cinder/volume/drivers/stx/client.py' adding 'cinder/volume/drivers/stx/common.py' adding 'cinder/volume/drivers/stx/exception.py' adding 'cinder/volume/drivers/stx/fc.py' adding 'cinder/volume/drivers/stx/iscsi.py' adding 'cinder/volume/drivers/synology/__init__.py' adding 'cinder/volume/drivers/synology/synology_common.py' adding 'cinder/volume/drivers/synology/synology_iscsi.py' adding 'cinder/volume/drivers/toyou/__init__.py' adding 'cinder/volume/drivers/toyou/acs5000/__init__.py' adding 'cinder/volume/drivers/toyou/acs5000/acs5000_common.py' adding 'cinder/volume/drivers/toyou/acs5000/acs5000_fc.py' adding 'cinder/volume/drivers/toyou/acs5000/acs5000_iscsi.py' adding 'cinder/volume/drivers/toyou/tyds/__init__.py' adding 'cinder/volume/drivers/toyou/tyds/tyds.py' adding 'cinder/volume/drivers/toyou/tyds/tyds_client.py' adding 'cinder/volume/drivers/veritas_access/__init__.py' adding 'cinder/volume/drivers/veritas_access/veritas_iscsi.py' adding 'cinder/volume/drivers/vmware/__init__.py' adding 'cinder/volume/drivers/vmware/datastore.py' adding 'cinder/volume/drivers/vmware/exceptions.py' adding 'cinder/volume/drivers/vmware/fcd.py' adding 'cinder/volume/drivers/vmware/vmdk.py' adding 'cinder/volume/drivers/vmware/volumeops.py' adding 'cinder/volume/drivers/windows/__init__.py' adding 'cinder/volume/drivers/windows/constants.py' adding 'cinder/volume/drivers/windows/iscsi.py' adding 'cinder/volume/drivers/windows/smbfs.py' adding 'cinder/volume/drivers/yadro/__init__.py' adding 'cinder/volume/drivers/yadro/tatlin_api.py' adding 'cinder/volume/drivers/yadro/tatlin_client.py' adding 'cinder/volume/drivers/yadro/tatlin_common.py' adding 'cinder/volume/drivers/yadro/tatlin_exception.py' adding 'cinder/volume/drivers/yadro/tatlin_fc.py' adding 'cinder/volume/drivers/yadro/tatlin_iscsi.py' adding 'cinder/volume/drivers/yadro/tatlin_utils.py' adding 'cinder/volume/drivers/zadara/__init__.py' adding 'cinder/volume/drivers/zadara/common.py' adding 'cinder/volume/drivers/zadara/exception.py' adding 'cinder/volume/drivers/zadara/zadara.py' adding 'cinder/volume/flows/__init__.py' adding 'cinder/volume/flows/common.py' adding 'cinder/volume/flows/api/__init__.py' adding 'cinder/volume/flows/api/create_volume.py' adding 'cinder/volume/flows/api/manage_existing.py' adding 'cinder/volume/flows/manager/__init__.py' adding 'cinder/volume/flows/manager/create_volume.py' adding 'cinder/volume/flows/manager/manage_existing.py' adding 'cinder/volume/flows/manager/manage_existing_snapshot.py' adding 'cinder/volume/targets/__init__.py' adding 'cinder/volume/targets/cxt.py' adding 'cinder/volume/targets/driver.py' adding 'cinder/volume/targets/fake.py' adding 'cinder/volume/targets/iscsi.py' adding 'cinder/volume/targets/lio.py' adding 'cinder/volume/targets/nvmeof.py' adding 'cinder/volume/targets/nvmet.py' adding 'cinder/volume/targets/scst.py' adding 'cinder/volume/targets/spdknvmf.py' adding 'cinder/volume/targets/tgt.py' adding 'cinder/wsgi/__init__.py' adding 'cinder/wsgi/common.py' adding 'cinder/wsgi/eventlet_server.py' adding 'cinder/wsgi/wsgi.py' adding 'cinder/zonemanager/__init__.py' adding 'cinder/zonemanager/fc_common.py' adding 'cinder/zonemanager/fc_san_lookup_service.py' adding 'cinder/zonemanager/fc_zone_manager.py' adding 'cinder/zonemanager/fczm_constants.py' adding 'cinder/zonemanager/utils.py' adding 'cinder/zonemanager/drivers/__init__.py' adding 'cinder/zonemanager/drivers/driver_utils.py' adding 'cinder/zonemanager/drivers/fc_zone_driver.py' adding 'cinder/zonemanager/drivers/brocade/__init__.py' adding 'cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py' adding 'cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py' adding 'cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py' adding 'cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py' adding 'cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py' adding 'cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py' adding 'cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py' adding 'cinder/zonemanager/drivers/brocade/exception.py' adding 'cinder/zonemanager/drivers/brocade/fc_zone_constants.py' adding 'cinder/zonemanager/drivers/brocade/rest_constants.py' adding 'cinder/zonemanager/drivers/cisco/__init__.py' adding 'cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py' adding 'cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py' adding 'cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py' adding 'cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py' adding 'cinder/zonemanager/drivers/cisco/exception.py' adding 'cinder/zonemanager/drivers/cisco/fc_zone_constants.py' adding 'cinder-24.1.1.dev10.data/data/etc/cinder/api-paste.ini' adding 'cinder-24.1.1.dev10.data/data/etc/cinder/resource_filters.json' adding 'cinder-24.1.1.dev10.data/data/etc/cinder/rootwrap.conf' adding 'cinder-24.1.1.dev10.data/data/etc/cinder/rootwrap.d/volume.filters' adding 'cinder-24.1.1.dev10.data/scripts/cinder-wsgi' adding 'cinder-24.1.1.dev10.dist-info/AUTHORS' adding 'cinder-24.1.1.dev10.dist-info/LICENSE' adding 'cinder-24.1.1.dev10.dist-info/METADATA' adding 'cinder-24.1.1.dev10.dist-info/WHEEL' adding 'cinder-24.1.1.dev10.dist-info/entry_points.txt' adding 'cinder-24.1.1.dev10.dist-info/pbr.json' adding 'cinder-24.1.1.dev10.dist-info/top_level.txt' adding 'cinder-24.1.1.dev10.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for cinder (pyproject.toml): finished with status 'done' Created wheel for cinder: filename=cinder-24.1.1.dev10-py3-none-any.whl size=5174556 sha256=3f1e516b6648e181b3be6ffa03dcaaddd335c538338e8f9dc930ee5ac9b00ce1 Stored in directory: /builddir/.cache/pip/wheels/4b/15/bd/0bc51ab761d9ca0373ed697b78db3f35132bc147b55a9d51b1 Successfully built cinder + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cCdf03 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 + cd cinder-24.1.1.dev10 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir/cinder-24.1.1.dev10-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=cinder==24.1.1.dev10 + '[' -z cinder==24.1.1.dev10 ']' + TMPDIR=/builddir/build/BUILD/cinder-24.1.1.dev10/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.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/cinder-24.1.1.dev10/pyproject-wheeldir cinder==24.1.1.dev10 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/cinder-24.1.1.dev10/pyproject-wheeldir Processing ./pyproject-wheeldir/cinder-24.1.1.dev10-py3-none-any.whl Installing collected packages: cinder changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-backup to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-rootwrap to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-rtstool to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-scheduler to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-status to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-volume to 755 changing mode of /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-volume-usage-audit to 755 Successfully installed cinder-24.1.1.dev10 + '[' -d /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-api /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-backup /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-manage /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-rootwrap /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-rtstool /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-scheduler /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-status /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-volume /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-volume-usage-audit /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-wsgi /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-api: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-backup: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-manage: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-rootwrap: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-rtstool: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-scheduler: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-status: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-volume: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-volume-usage-audit: updating /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/cinder-wsgi: updating + rm -rfv /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info/RECORD --output /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder-24.1.1.dev10.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale -D cinder /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/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/zh_CN/LC_MESSAGES/cinder.po to /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo compiling catalog /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/ja/LC_MESSAGES/cinder.po to /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/ja/LC_MESSAGES/cinder.mo + PYTHONPATH=/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=tools/config/cinder-config-generator.conf WARNING:stevedore.named:Could not load cinder, oslo.messaging, oslo.service.periodic_task, oslo.service.wsgi, oslo.privsep, oslo.service.sslutils, os_brick, osprofiler, oslo.reports, oslo.log, oslo.db, oslo.concurrency, oslo.service.service, oslo.policy, oslo.middleware, oslo.versionedobjects, oslo.config, castellan.config, keystonemiddleware.auth_token WARNING:stevedore.named:Could not load cinder, oslo.messaging, oslo.service.periodic_task, oslo.service.wsgi, oslo.privsep, oslo.service.sslutils, os_brick, osprofiler, oslo.reports, oslo.log, oslo.db, oslo.concurrency, oslo.service.service, oslo.policy, oslo.middleware, oslo.versionedobjects, oslo.config, castellan.config, keystonemiddleware.auth_token /usr/lib/python3.9/site-packages/oslo_config/types.py:57: UserWarning: converting '60' to a string warnings.warn('converting \'%s\' to a string' % str_val) + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/var/lib/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/var/lib/cinder/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/var/log/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder + install -p -D -m 640 /builddir/build/SOURCES/cinder-dist.conf /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/cinder/cinder-dist.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/volumes + install -p -D -m 640 etc/cinder/rootwrap.conf /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/rootwrap.conf + install -p -D -m 640 etc/cinder/api-paste.ini /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/api-paste.ini + install -p -D -m 640 etc/cinder/resource_filters.json /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/resource_filters.json + install -p -D -m 640 etc/cinder/cinder.conf.sample /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/cinder.conf + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-api.service /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/systemd/system/openstack-cinder-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-scheduler.service /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/systemd/system/openstack-cinder-scheduler.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-volume.service /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/systemd/system/openstack-cinder-volume.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-backup.service /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/systemd/system/openstack-cinder-backup.service + install -p -D -m 440 /builddir/build/SOURCES/cinder-sudoers /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/sudoers.d/cinder + install -p -D -m 644 /builddir/build/SOURCES/cinder.logrotate /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/logrotate.d/openstack-cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/var/run/cinder + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/cinder/rootwrap/ + install -p -D -m 644 etc/cinder/rootwrap.d/volume.filters /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/cinder/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/rootwrap.d + for filter in /usr/share/os-brick/rootwrap/*.filters + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/etc/cinder/rootwrap.d/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/ja/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/zh_CN/LC_MESSAGES/cinder.po + rm -f '/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9/site-packages/cinder/locale /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 cinder --all-name + rm -f '/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/doc/cinder/README*' + rm -rf /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/etc + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 24.1.1-0.20240827141231.3bae344.el9 --unique-debug-suffix -24.1.1-0.20240827141231.3bae344.el9.x86_64 --unique-debug-src-base openstack-cinder-24.1.1-0.20240827141231.3bae344.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/cinder-24.1.1.dev10 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.noarch warning: absolute symlink: /etc/cinder/rootwrap.d/os-brick.filters -> /usr/share/os-brick/rootwrap/os-brick.filters warning: File listed twice: /usr/share/cinder/cinder-dist.conf Provides: config(openstack-cinder) = 1:24.1.1-0.20240827141231.3bae344.el9 openstack-cinder = 1:24.1.1-0.20240827141231.3bae344.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-cinder-24.1.1-0.20240827141231.3bae344.el9.noarch Processing files: python3-cinder-common-24.1.1-0.20240827141231.3bae344.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xVHSUM + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/licenses/python3-cinder-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/licenses/python3-cinder-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/licenses/python3-cinder-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cinder-common = 1:24.1.1-0.20240827141231.3bae344.el9 python3-cinder-common = 1:24.1.1-0.20240827141231.3bae344.el9 python3.9-cinder-common = 1:24.1.1-0.20240827141231.3bae344.el9 python3.9dist(cinder) = 24.1.1~~dev10 python3dist(cinder) = 24.1.1~~dev10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(eventlet) < 0.32 or python3.9dist(eventlet) > 0.32) with python3.9dist(eventlet) >= 0.30.1) /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto3) >= 1.18.49 python3.9dist(castellan) >= 3.7 python3.9dist(cryptography) >= 3.1 python3.9dist(cursive) >= 0.2.2 python3.9dist(decorator) >= 4.4.2 python3.9dist(distro) >= 1.8 python3.9dist(google-api-python-client) >= 1.11 python3.9dist(greenlet) >= 0.4.16 python3.9dist(httplib2) >= 0.18.1 python3.9dist(iso8601) >= 0.1.12 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystoneauth1) >= 4.2.1 python3.9dist(keystonemiddleware) >= 9.1 python3.9dist(lxml) >= 4.5.2 python3.9dist(oauth2client) >= 4.1.3 python3.9dist(os-brick) >= 6 python3.9dist(os-win) >= 5.5 python3.9dist(oslo-concurrency) >= 4.5 python3.9dist(oslo-config) >= 8.3.2 python3.9dist(oslo-context) >= 3.4 python3.9dist(oslo-db) >= 11 python3.9dist(oslo-i18n) >= 5.1 python3.9dist(oslo-log) >= 4.6.1 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 4.1.1 python3.9dist(oslo-policy) >= 3.8.1 python3.9dist(oslo-privsep) >= 2.6.2 python3.9dist(oslo-reports) >= 2.2 python3.9dist(oslo-rootwrap) >= 6.2 python3.9dist(oslo-serialization) >= 4.2 python3.9dist(oslo-service) >= 2.8 python3.9dist(oslo-upgradecheck) >= 1.1.1 python3.9dist(oslo-utils) >= 6 python3.9dist(oslo-versionedobjects) >= 2.4 python3.9dist(oslo-vmware) >= 3.10 python3.9dist(osprofiler) >= 3.4 python3.9dist(packaging) >= 20.4 python3.9dist(paramiko) >= 2.7.2 python3.9dist(paste) >= 3.4.3 python3.9dist(pastedeploy) >= 2.1 python3.9dist(pbr) >= 5.8 python3.9dist(psutil) >= 5.7.2 python3.9dist(pyparsing) >= 2.4.7 python3.9dist(python-barbicanclient) >= 5.0.1 python3.9dist(python-glanceclient) >= 3.2.2 python3.9dist(python-keystoneclient) >= 4.1.1 python3.9dist(python-novaclient) >= 18.2 python3.9dist(python-swiftclient) >= 3.10.1 python3.9dist(pytz) >= 2020.1 python3.9dist(requests) >= 2.25.1 python3.9dist(routes) >= 2.4.1 python3.9dist(rtslib-fb) >= 2.1.74 python3.9dist(six) >= 1.15 python3.9dist(sqlalchemy) >= 1.4.23 python3.9dist(stevedore) >= 3.2.2 python3.9dist(tabulate) >= 0.8.7 python3.9dist(taskflow) >= 4.5 python3.9dist(tenacity) >= 6.3.1 python3.9dist(tooz) >= 2.8 python3.9dist(webob) >= 1.8.6 python3.9dist(zstd) >= 1.4.5.1 Obsoletes: python39-cinder-common < 1:24.1.1-0.20240827141231.3bae344.el9 Processing files: python3-cinder-tests-24.1.1-0.20240827141231.3bae344.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IqzeQX + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/licenses/python3-cinder-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/licenses/python3-cinder-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64/usr/share/licenses/python3-cinder-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cinder-tests = 1:24.1.1-0.20240827141231.3bae344.el9 python3-cinder-tests = 1:24.1.1-0.20240827141231.3bae344.el9 python3.9-cinder-tests = 1:24.1.1-0.20240827141231.3bae344.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-cinder-tests < 1:24.1.1-0.20240827141231.3bae344.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.src.rpm Wrote: /builddir/build/RPMS/python3-cinder-24.1.1-0.20240827141231.3bae344.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-cinder-tests-24.1.1-0.20240827141231.3bae344.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-cinder-common-24.1.1-0.20240827141231.3bae344.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BVX8Qx + umask 022 + cd /builddir/build/BUILD + cd cinder-24.1.1.dev10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-cinder-24.1.1-0.20240827141231.3bae344.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0