Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderlib.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-79146-462541/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '63312c1fab25457a990243a739d28bb3', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-79146-462541/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderlib.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-cinderlib-2.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderlib.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-79146-462541/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eafb8fdc4f8046d78e37459610a1a248', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-79146-462541/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderlib.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lpTL9l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cinderlib-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cinderlib-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinderlib-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-cinderlib-2.0.0 base' + rm -rf cinderlib.egg-info + rm -rf test-requirements.txt requirements.txt + rm -rf devstack playbooks tools + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AxHKQv + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/cinderlib creating build/lib/cinderlib/cmd copying cinderlib/cmd/cinder_to_yaml.py -> build/lib/cinderlib/cmd copying cinderlib/cmd/__init__.py -> build/lib/cinderlib/cmd copying cinderlib/cmd/cinder_cfg_to_python.py -> build/lib/cinderlib/cmd copying cinderlib/utils.py -> build/lib/cinderlib copying cinderlib/nos_brick.py -> build/lib/cinderlib copying cinderlib/exception.py -> build/lib/cinderlib copying cinderlib/serialization.py -> build/lib/cinderlib copying cinderlib/_fake_packages.py -> build/lib/cinderlib copying cinderlib/workarounds.py -> build/lib/cinderlib copying cinderlib/objects.py -> build/lib/cinderlib copying cinderlib/__init__.py -> build/lib/cinderlib copying cinderlib/cinderlib.py -> build/lib/cinderlib creating build/lib/cinderlib/tests copying cinderlib/tests/__init__.py -> build/lib/cinderlib/tests creating build/lib/cinderlib/tests/unit creating build/lib/cinderlib/tests/unit/objects copying cinderlib/tests/unit/objects/test_snapshot.py -> build/lib/cinderlib/tests/unit/objects copying cinderlib/tests/unit/objects/test_connection.py -> build/lib/cinderlib/tests/unit/objects copying cinderlib/tests/unit/objects/__init__.py -> build/lib/cinderlib/tests/unit/objects copying cinderlib/tests/unit/objects/test_volume.py -> build/lib/cinderlib/tests/unit/objects copying cinderlib/tests/unit/utils.py -> build/lib/cinderlib/tests/unit copying cinderlib/tests/unit/test_cinderlib.py -> build/lib/cinderlib/tests/unit copying cinderlib/tests/unit/base.py -> build/lib/cinderlib/tests/unit copying cinderlib/tests/unit/__init__.py -> build/lib/cinderlib/tests/unit copying cinderlib/tests/unit/test_nos_brick.py -> build/lib/cinderlib/tests/unit creating build/lib/cinderlib/tests/unit/persistence copying cinderlib/tests/unit/persistence/helper.py -> build/lib/cinderlib/tests/unit/persistence copying cinderlib/tests/unit/persistence/test_memory.py -> build/lib/cinderlib/tests/unit/persistence copying cinderlib/tests/unit/persistence/test_base.py -> build/lib/cinderlib/tests/unit/persistence copying cinderlib/tests/unit/persistence/base.py -> build/lib/cinderlib/tests/unit/persistence copying cinderlib/tests/unit/persistence/test_dbms.py -> build/lib/cinderlib/tests/unit/persistence copying cinderlib/tests/unit/persistence/__init__.py -> build/lib/cinderlib/tests/unit/persistence creating build/lib/cinderlib/tests/functional copying cinderlib/tests/functional/test_basic.py -> build/lib/cinderlib/tests/functional copying cinderlib/tests/functional/base_tests.py -> build/lib/cinderlib/tests/functional copying cinderlib/tests/functional/__init__.py -> build/lib/cinderlib/tests/functional creating build/lib/cinderlib/persistence copying cinderlib/persistence/dbms.py -> build/lib/cinderlib/persistence copying cinderlib/persistence/base.py -> build/lib/cinderlib/persistence copying cinderlib/persistence/__init__.py -> build/lib/cinderlib/persistence copying cinderlib/persistence/memory.py -> build/lib/cinderlib/persistence running egg_info creating cinderlib.egg-info writing cinderlib.egg-info/PKG-INFO writing dependency_links to cinderlib.egg-info/dependency_links.txt writing entry points to cinderlib.egg-info/entry_points.txt writing top-level names to cinderlib.egg-info/top_level.txt writing pbr to cinderlib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'cinderlib.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 writing manifest file 'cinderlib.egg-info/SOURCES.txt' copying cinderlib/tests/functional/ceph.yaml -> build/lib/cinderlib/tests/functional copying cinderlib/tests/functional/lvm.yaml -> build/lib/cinderlib/tests/functional + sleep 1 + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.cinderlib.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.exception.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.nos_brick.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.objects.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.serialization.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.utils.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.workarounds.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.cmd.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.cmd.cinder_cfg_to_python.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.cmd.cinder_to_yaml.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.persistence.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/cinderlib.persistence.base.rst. Creating file /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/modules.rst. Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/cinderlib-2.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 15 source files that are out of date updating environment: [new config] 29 added, 0 changed, 0 removed reading sources... [ 3%] api/cinderlib reading sources... [ 6%] api/cinderlib.cinderlib reading sources... [ 10%] api/cinderlib.cmd reading sources... [ 13%] api/cinderlib.cmd.cinder_cfg_to_python reading sources... [ 17%] api/cinderlib.cmd.cinder_to_yaml reading sources... [ 20%] api/cinderlib.exception reading sources... [ 24%] api/cinderlib.nos_brick reading sources... [ 27%] api/cinderlib.objects reading sources... [ 31%] api/cinderlib.persistence reading sources... [ 34%] api/cinderlib.persistence.base reading sources... [ 37%] api/cinderlib.serialization reading sources... [ 41%] api/cinderlib.utils reading sources... [ 44%] api/cinderlib.workarounds reading sources... [ 48%] api/modules reading sources... [ 51%] contributor/contributing reading sources... [ 55%] index reading sources... [ 58%] installation reading sources... [ 62%] limitations reading sources... [ 65%] topics/backends reading sources... [ 68%] topics/connections reading sources... [ 72%] topics/initialization reading sources... [ 75%] topics/metadata reading sources... [ 79%] topics/serialization reading sources... [ 82%] topics/snapshots reading sources... [ 86%] topics/tracking reading sources... [ 89%] topics/volumes reading sources... [ 93%] usage reading sources... [ 96%] validated reading sources... [100%] validating looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/cinderlib-2.0.0/doc/source/api/modules.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 3%] api/cinderlib [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib' writing output... [ 6%] api/cinderlib.cinderlib [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.cinderlib' writing output... [ 10%] api/cinderlib.cmd [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.cmd' writing output... [ 13%] api/cinderlib.cmd.cinder_cfg_to_python [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.cmd.cinder_cfg_to_python' writing output... [ 17%] api/cinderlib.cmd.cinder_to_yaml [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.cmd.cinder_to_yaml' writing output... [ 20%] api/cinderlib.exception [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.exception' writing output... [ 24%] api/cinderlib.nos_brick [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.nos_brick' writing output... [ 27%] api/cinderlib.objects [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.objects' writing output... [ 31%] api/cinderlib.persistence [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.persistence' writing output... [ 34%] api/cinderlib.persistence.base [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.persistence.base' writing output... [ 37%] api/cinderlib.serialization [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.serialization' writing output... [ 41%] api/cinderlib.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.utils' writing output... [ 44%] api/cinderlib.workarounds [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/cinderlib.workarounds' writing output... [ 48%] api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'api/modules' writing output... [ 51%] contributor/contributing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/contributing is 2020-07-23 10:04:12 writing output... [ 55%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-07-23 10:04:12 writing output... [ 58%] installation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for installation is 2020-07-23 10:04:12 writing output... [ 62%] limitations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for limitations is 2020-07-23 10:04:12 writing output... [ 65%] topics/backends [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/backends is 2020-07-23 10:04:12 writing output... [ 68%] topics/connections [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/connections is 2020-07-23 10:04:12 writing output... [ 72%] topics/initialization [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/initialization is 2020-07-23 10:04:12 writing output... [ 75%] topics/metadata [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/metadata is 2020-07-23 10:04:12 writing output... [ 79%] topics/serialization [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/serialization is 2020-07-23 10:04:12 writing output... [ 82%] topics/snapshots [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/snapshots is 2020-07-23 10:04:12 writing output... [ 86%] topics/tracking [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/tracking is 2020-07-23 10:04:12 writing output... [ 89%] topics/volumes [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for topics/volumes is 2020-07-23 10:04:12 writing output... [ 93%] usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for usage is 2020-07-23 10:04:12 writing output... [ 96%] validated [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for validated is 2020-07-23 10:04:12 writing output... [100%] validating [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for validating is 2020-07-23 10:04:12 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 8%] cinder.context [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinder/context' highlighting module code... [ 16%] cinder.objects [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinder/objects' highlighting module code... [ 25%] cinderlib.cinderlib [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/cinderlib' highlighting module code... [ 33%] cinderlib.cmd.cinder_cfg_to_python [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/cmd/cinder_cfg_to_python' highlighting module code... [ 41%] cinderlib.cmd.cinder_to_yaml [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/cmd/cinder_to_yaml' highlighting module code... [ 50%] cinderlib.exception [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/exception' highlighting module code... [ 58%] cinderlib.nos_brick [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/nos_brick' highlighting module code... [ 66%] cinderlib.objects [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/objects' highlighting module code... [ 75%] cinderlib.persistence [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/persistence' highlighting module code... [ 83%] cinderlib.persistence.base [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/persistence/base' highlighting module code... [ 91%] cinderlib.serialization [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/serialization' highlighting module code... [100%] cinderlib.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/cinderlib/utils' [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.placeholder doc/build/html/_sources + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pE6MQY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch + cd cinderlib-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional copying build/lib/cinderlib/tests/functional/test_basic.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional copying build/lib/cinderlib/tests/functional/lvm.yaml -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional copying build/lib/cinderlib/tests/functional/ceph.yaml -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional copying build/lib/cinderlib/tests/functional/base_tests.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional copying build/lib/cinderlib/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional copying build/lib/cinderlib/tests/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit copying build/lib/cinderlib/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit copying build/lib/cinderlib/tests/unit/test_cinderlib.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit copying build/lib/cinderlib/tests/unit/base.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects copying build/lib/cinderlib/tests/unit/objects/test_snapshot.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects copying build/lib/cinderlib/tests/unit/objects/test_connection.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects copying build/lib/cinderlib/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects copying build/lib/cinderlib/tests/unit/objects/test_volume.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects copying build/lib/cinderlib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit copying build/lib/cinderlib/tests/unit/test_nos_brick.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/tests/unit/persistence/helper.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/tests/unit/persistence/test_memory.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/tests/unit/persistence/test_base.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/tests/unit/persistence/base.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/tests/unit/persistence/test_dbms.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/tests/unit/persistence/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence copying build/lib/cinderlib/utils.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib copying build/lib/cinderlib/nos_brick.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib copying build/lib/cinderlib/exception.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib copying build/lib/cinderlib/serialization.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd copying build/lib/cinderlib/cmd/cinder_to_yaml.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd copying build/lib/cinderlib/cmd/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd copying build/lib/cinderlib/cmd/cinder_cfg_to_python.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd copying build/lib/cinderlib/_fake_packages.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib copying build/lib/cinderlib/workarounds.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib copying build/lib/cinderlib/objects.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib copying build/lib/cinderlib/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib creating /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence copying build/lib/cinderlib/persistence/dbms.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence copying build/lib/cinderlib/persistence/base.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence copying build/lib/cinderlib/persistence/__init__.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence copying build/lib/cinderlib/persistence/memory.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence copying build/lib/cinderlib/cinderlib.py -> /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional/test_basic.py to test_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional/base_tests.py to base_tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/test_cinderlib.py to test_cinderlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects/test_connection.py to test_connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/objects/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/test_nos_brick.py to test_nos_brick.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence/helper.py to helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence/test_memory.py to test_memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence/test_dbms.py to test_dbms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/tests/unit/persistence/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/nos_brick.py to nos_brick.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/serialization.py to serialization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd/cinder_to_yaml.py to cinder_to_yaml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cmd/cinder_cfg_to_python.py to cinder_cfg_to_python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/_fake_packages.py to _fake_packages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/workarounds.py to workarounds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence/dbms.py to dbms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/persistence/memory.py to memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib/cinderlib.py to cinderlib.cpython-36.pyc writing byte-compilation script '/tmp/tmp9_48kssx.py' /usr/libexec/platform-python /tmp/tmp9_48kssx.py removing /tmp/tmp9_48kssx.py running install_egg_info running egg_info writing cinderlib.egg-info/PKG-INFO writing dependency_links to cinderlib.egg-info/dependency_links.txt writing entry points to cinderlib.egg-info/entry_points.txt writing top-level names to cinderlib.egg-info/top_level.txt writing pbr to cinderlib.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 writing manifest file 'cinderlib.egg-info/SOURCES.txt' Copying cinderlib.egg-info to /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/cinderlib-2.0.0-py3.6.egg-info running install_scripts Installing cinder-cfg-to-cinderlib-code script to /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.0.0-1.el8 --unique-debug-suffix -2.0.0-1.el8.noarch --unique-debug-src-base python-cinderlib-2.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cinderlib-2.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vNxrbv + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + python3 -m unittest2 discover -v -s cinderlib/tests/unit test__disconnect (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_connection_info_fc_false (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_connection_info_fc_true (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_connection_info_iscsi_false (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_connection_info_iscsi_true (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_connector_kwarg (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_connector_ovo (objects.test_connection.TestConnection) ... ok test__is_multipathed_conn_kwargs (objects.test_connection.TestConnection) ... ok test_attach (objects.test_connection.TestConnection) ... ok test_attached_true_1_True (objects.test_connection.TestConnection) ... ok test_attached_true_2_False (objects.test_connection.TestConnection) ... ok test_conn_info_getter (objects.test_connection.TestConnection) ... ok test_conn_info_getter_none (objects.test_connection.TestConnection) ... ok test_conn_info_setter_changes_attach_mode (objects.test_connection.TestConnection) ... ok test_conn_info_setter_clear (objects.test_connection.TestConnection) ... ok test_conn_info_setter_uses_attach_mode (objects.test_connection.TestConnection) ... ok test_connect (objects.test_connection.TestConnection) ... ok test_connected_1_True (objects.test_connection.TestConnection) ... ok test_connected_2_False (objects.test_connection.TestConnection) ... ok test_connector_getter (objects.test_connection.TestConnection) ... ok test_connector_info_getter (objects.test_connection.TestConnection) ... ok test_connector_info_getter_empty (objects.test_connection.TestConnection) ... ok test_connector_info_setter (objects.test_connection.TestConnection) ... ok test_detach (objects.test_connection.TestConnection) ... ok test_device_attached (objects.test_connection.TestConnection) ... ok test_device_getter (objects.test_connection.TestConnection) ... ok test_device_setter (objects.test_connection.TestConnection) ... ok test_device_setter_none (objects.test_connection.TestConnection) ... ok test_disconnect (objects.test_connection.TestConnection) ... ok test_extend (objects.test_connection.TestConnection) ... ok test_get_by_id (objects.test_connection.TestConnection) ... ok test_get_by_id_not_found (objects.test_connection.TestConnection) ... ok test_init (objects.test_connection.TestConnection) ... ok test_init_no_backend (objects.test_connection.TestConnection) ... ok test_init_no_volume (objects.test_connection.TestConnection) ... ok test_init_preference_attach_mode (objects.test_connection.TestConnection) ... ok test_path (objects.test_connection.TestConnection) ... ok test_protocol (objects.test_connection.TestConnection) ... ok test_create (objects.test_snapshot.TestSnapshot) ... ok test_create_error (objects.test_snapshot.TestSnapshot) ... ok test_create_volume (objects.test_snapshot.TestSnapshot) ... ok test_create_volume_error (objects.test_snapshot.TestSnapshot) ... ok test_delete (objects.test_snapshot.TestSnapshot) ... ok test_delete_error (objects.test_snapshot.TestSnapshot) ... ok test_get_by_id (objects.test_snapshot.TestSnapshot) ... ok test_get_by_id_not_found (objects.test_snapshot.TestSnapshot) ... ok test_get_by_name (objects.test_snapshot.TestSnapshot) ... ok test_init_from_ovo (objects.test_snapshot.TestSnapshot) ... ok test_init_from_volume (objects.test_snapshot.TestSnapshot) ... ok test__connection_removed (objects.test_volume.TestVolume) ... ok test__connection_removed_not_loaded (objects.test_volume.TestVolume) ... ok test__connection_removed_not_present (objects.test_volume.TestVolume) ... ok test__disconnect (objects.test_volume.TestVolume) ... ok test__remove_export (objects.test_volume.TestVolume) ... ok test__snapshot_removed (objects.test_volume.TestVolume) ... ok test__snapshot_removed_not_loaded (objects.test_volume.TestVolume) ... ok test__snapshot_removed_not_present (objects.test_volume.TestVolume) ... ok test_attach (objects.test_volume.TestVolume) ... ok test_attach_error_attach (objects.test_volume.TestVolume) ... ok test_attach_error_connect (objects.test_volume.TestVolume) ... ok test_cleanup (objects.test_volume.TestVolume) ... ok test_clone (objects.test_volume.TestVolume) ... ok test_clone_error (objects.test_volume.TestVolume) ... ok test_connect (objects.test_volume.TestVolume) ... ok test_connect_error (objects.test_volume.TestVolume) ... ok test_connections_lazy_loading (objects.test_volume.TestVolume) ... ok test_connections_lazy_loading_from_ovo (objects.test_volume.TestVolume) Test we don't reload connections if data is in OVO. ... ok test_create (objects.test_volume.TestVolume) ... ok test_create_error (objects.test_volume.TestVolume) ... ok test_create_snapshot (objects.test_volume.TestVolume) ... ok test_create_snapshot_error (objects.test_volume.TestVolume) ... ok test_delete (objects.test_volume.TestVolume) ... ok test_delete_error (objects.test_volume.TestVolume) ... ok test_delete_error_with_snaps (objects.test_volume.TestVolume) ... ok test_detach (objects.test_volume.TestVolume) ... ok test_detach_error_detach (objects.test_volume.TestVolume) ... ok test_detach_error_disconnect (objects.test_volume.TestVolume) ... ok test_detach_not_local (objects.test_volume.TestVolume) ... ok test_disconnect (objects.test_volume.TestVolume) ... ok test_extend (objects.test_volume.TestVolume) ... ok test_extend_attached (objects.test_volume.TestVolume) ... ok test_extend_error (objects.test_volume.TestVolume) ... ok test_get_by_id (objects.test_volume.TestVolume) ... ok test_get_by_id_not_found (objects.test_volume.TestVolume) ... ok test_get_by_name (objects.test_volume.TestVolume) ... ok test_init_from_args_backend (objects.test_volume.TestVolume) ... ok test_init_from_args_backend_name (objects.test_volume.TestVolume) ... ok test_init_from_ovo (objects.test_volume.TestVolume) ... ok test_init_from_volume (objects.test_volume.TestVolume) ... ok test_snapshots_lazy_loading (objects.test_volume.TestVolume) ... ok test_get_changed_fields_snapshot (persistence.test_base.TestBasePersistence) ... ok test_get_changed_fields_volume (persistence.test_base.TestBasePersistence) ... ok test__volume_admin_metadata_get (persistence.test_dbms.TestDBPersistence) ... ok test__volume_admin_metadata_update (persistence.test_dbms.TestDBPersistence) ... ok test__volume_admin_metadata_update_do_nothing (persistence.test_dbms.TestDBPersistence) ... ok test__volume_type_get_by_name (persistence.test_dbms.TestDBPersistence) ... ok test_create_volume_with_default_volume_type (persistence.test_dbms.TestDBPersistence) ... ok test_db (persistence.test_dbms.TestDBPersistence) ... ok test_default_volume_type (persistence.test_dbms.TestDBPersistence) ... ok test_delete_connection (persistence.test_dbms.TestDBPersistence) ... ok test_delete_connection_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_delete_key_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_delete_key_value (persistence.test_dbms.TestDBPersistence) ... ok test_delete_snapshot (persistence.test_dbms.TestDBPersistence) ... ok test_delete_snapshot_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_delete_volume (persistence.test_dbms.TestDBPersistence) ... ok test_delete_volume_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_delete_volume_with_metadata (persistence.test_dbms.TestDBPersistence) ... ok test_get_connections_by_id (persistence.test_dbms.TestDBPersistence) ... ok test_get_connections_by_id_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_connections_by_multiple (persistence.test_dbms.TestDBPersistence) ... ok test_get_connections_by_multiple_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_connections_by_volume (persistence.test_dbms.TestDBPersistence) ... ok test_get_connections_by_volume_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_key_values_by_key (persistence.test_dbms.TestDBPersistence) ... ok test_get_key_values_by_key_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_id (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_id_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_multiple (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_multiple_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_name_multiple (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_name_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_name_single (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_volume (persistence.test_dbms.TestDBPersistence) ... ok test_get_snapshots_by_volume_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_all (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_backend (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_backend_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_id (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_id_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_multiple (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_multiple_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_name_multiple (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_name_not_found (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_by_name_single (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_extra_and_qos_specs (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_extra_specs (persistence.test_dbms.TestDBPersistence) ... ok test_get_volumes_qos_specs (persistence.test_dbms.TestDBPersistence) ... ok test_set_connection (persistence.test_dbms.TestDBPersistence) ... ok test_set_key_values (persistence.test_dbms.TestDBPersistence) ... ok test_set_snapshot (persistence.test_dbms.TestDBPersistence) ... ok test_set_volume (persistence.test_dbms.TestDBPersistence) ... ok test_volume_admin_metadata_delete (persistence.test_dbms.TestDBPersistence) ... ok test_volume_get_all_by_host (persistence.test_dbms.TestDBPersistence) ... ok test_volume_refresh (persistence.test_dbms.TestDBPersistence) ... ok test_volume_refresh_with_conn_and_snaps (persistence.test_dbms.TestDBPersistence) ... ok test_volume_type_get_by_id (persistence.test_dbms.TestDBPersistence) ... ok test_newer_db_schema (persistence.test_dbms.TestDBPersistenceNewerSchema) ... ok test__volume_admin_metadata_get (persistence.test_dbms.TestMemoryDBPersistence) ... ok test__volume_admin_metadata_update (persistence.test_dbms.TestMemoryDBPersistence) ... ok test__volume_admin_metadata_update_do_nothing (persistence.test_dbms.TestMemoryDBPersistence) ... ok test__volume_type_get_by_name (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_create_volume_with_default_volume_type (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_db (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_default_volume_type (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_connection (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_connection_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_key_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_key_value (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_snapshot (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_snapshot_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_volume (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_volume_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_delete_volume_with_metadata (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_connections_by_id (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_connections_by_id_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_connections_by_multiple (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_connections_by_multiple_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_connections_by_volume (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_connections_by_volume_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_key_values_by_key (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_key_values_by_key_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_id (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_id_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_multiple (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_multiple_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_name_multiple (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_name_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_name_single (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_volume (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_snapshots_by_volume_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_all (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_backend (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_backend_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_id (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_id_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_multiple (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_multiple_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_name_multiple (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_name_not_found (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_by_name_single (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_extra_and_qos_specs (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_extra_specs (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_get_volumes_qos_specs (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_set_connection (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_set_key_values (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_set_snapshot (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_set_volume (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_volume_admin_metadata_delete (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_volume_get_all_by_host (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_volume_refresh (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_volume_refresh_with_conn_and_snaps (persistence.test_dbms.TestMemoryDBPersistence) ... ok test_volume_type_get_by_id (persistence.test_dbms.TestMemoryDBPersistence) ... ok test___connections_get (persistence.test_memory.TestMemoryPersistence) Check we can get volume_attachment from OVO. ... ok test__volume_admin_metadata_get (persistence.test_memory.TestMemoryPersistence) ... ok test__volume_admin_metadata_update (persistence.test_memory.TestMemoryPersistence) ... ok test__volume_admin_metadata_update_do_nothing (persistence.test_memory.TestMemoryPersistence) ... ok test__volume_type_get_by_name (persistence.test_memory.TestMemoryPersistence) ... ok test_db (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_connection (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_connection_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_key_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_key_value (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_snapshot (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_snapshot_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_volume (persistence.test_memory.TestMemoryPersistence) ... ok test_delete_volume_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_connections_by_id (persistence.test_memory.TestMemoryPersistence) ... ok test_get_connections_by_id_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_connections_by_multiple (persistence.test_memory.TestMemoryPersistence) ... ok test_get_connections_by_multiple_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_connections_by_volume (persistence.test_memory.TestMemoryPersistence) ... ok test_get_connections_by_volume_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_key_values_by_key (persistence.test_memory.TestMemoryPersistence) ... ok test_get_key_values_by_key_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_id (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_id_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_multiple (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_multiple_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_name_multiple (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_name_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_name_single (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_volume (persistence.test_memory.TestMemoryPersistence) ... ok test_get_snapshots_by_volume_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_all (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_backend (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_backend_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_id (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_id_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_multiple (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_multiple_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_name_multiple (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_name_not_found (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_by_name_single (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_extra_and_qos_specs (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_extra_specs (persistence.test_memory.TestMemoryPersistence) ... ok test_get_volumes_qos_specs (persistence.test_memory.TestMemoryPersistence) ... ok test_set_connection (persistence.test_memory.TestMemoryPersistence) ... ok test_set_key_values (persistence.test_memory.TestMemoryPersistence) ... ok test_set_snapshot (persistence.test_memory.TestMemoryPersistence) ... ok test_set_volume (persistence.test_memory.TestMemoryPersistence) ... ok test_volume_admin_metadata_delete (persistence.test_memory.TestMemoryPersistence) ... ok test_volume_get_all_by_host (persistence.test_memory.TestMemoryPersistence) ... ok test_volume_refresh (persistence.test_memory.TestMemoryPersistence) ... ok test_volume_refresh_with_conn_and_snaps (persistence.test_memory.TestMemoryPersistence) ... ok test_volume_type_get_by_id (persistence.test_memory.TestMemoryPersistence) ... ok test__apply_backend_workarounds (test_cinderlib.TestCinderlib) ... ok test__apply_backend_workarounds_do_nothing (test_cinderlib.TestCinderlib) ... ok test__get_backend_config (test_cinderlib.TestCinderlib) ... ok test__set_cinder_config (test_cinderlib.TestCinderlib) ... ok test__validate_and_set_options (test_cinderlib.TestCinderlib) ... ok test__validate_and_set_options_failures_1___debug____sure___None_ (test_cinderlib.TestCinderlib) ... ok test__validate_and_set_options_failures_2___target_port____abc____cinder_volume_drivers_lvm_LVMVolumeDriver__ (test_cinderlib.TestCinderlib) ... ok test__validate_and_set_options_rbd (test_cinderlib.TestCinderlib) ... ok test__validate_and_set_options_unknown (test_cinderlib.TestCinderlib) ... ok test__volume_created (test_cinderlib.TestCinderlib) ... ok test__volume_created_is_none (test_cinderlib.TestCinderlib) ... ok test__volume_removed (test_cinderlib.TestCinderlib) ... ok test__volume_removed_no_list (test_cinderlib.TestCinderlib) ... ok test_config (test_cinderlib.TestCinderlib) ... ok test_config_full (test_cinderlib.TestCinderlib) ... ok test_create_volume (test_cinderlib.TestCinderlib) ... ok test_global_setup (test_cinderlib.TestCinderlib) ... ok test_id (test_cinderlib.TestCinderlib) ... ok test_init (test_cinderlib.TestCinderlib) ... ok test_init_call_twice (test_cinderlib.TestCinderlib) ... ok test_init_call_twice_different_config (test_cinderlib.TestCinderlib) ... ok test_lib_assignations (test_cinderlib.TestCinderlib) ... ok test_list_supported_drivers_1___ (test_cinderlib.TestCinderlib) ... ok test_list_supported_drivers_2__1_ (test_cinderlib.TestCinderlib) ... ok test_list_supported_drivers_3__2_ (test_cinderlib.TestCinderlib) ... ok test_pool_names (test_cinderlib.TestCinderlib) ... ok test_refresh (test_cinderlib.TestCinderlib) ... ok test_refresh_no_call (test_cinderlib.TestCinderlib) ... ok test_set_persistence (test_cinderlib.TestCinderlib) ... ok test_stats (test_cinderlib.TestCinderlib) ... ok test_stats_single (test_cinderlib.TestCinderlib) ... ok test_validate_and_set_options_templates (test_cinderlib.TestCinderlib) ... ok test_validate_connector (test_cinderlib.TestCinderlib) ... ok test_volumes (test_cinderlib.TestCinderlib) ... ok test_volumes_filtered (test_cinderlib.TestCinderlib) ... ok test__ensure_dir (test_nos_brick.TestRBDConnector) ... ok test__ensure_dir_root (test_nos_brick.TestRBDConnector) ... ok test__ensure_dir_root_exists (test_nos_brick.TestRBDConnector) ... ok test__ensure_dir_root_fails (test_nos_brick.TestRBDConnector) ... ok test__ensure_link (test_nos_brick.TestRBDConnector) ... ok test__ensure_link_root (test_nos_brick.TestRBDConnector) ... ok test__ensure_link_root_appears (test_nos_brick.TestRBDConnector) ... ok test__ensure_link_root_fails (test_nos_brick.TestRBDConnector) ... ok test__ensure_link_root_replace (test_nos_brick.TestRBDConnector) ... ok test__in_container_mounts_in_container (test_nos_brick.TestRBDConnector) ... ok test__in_container_mounts_no_container (test_nos_brick.TestRBDConnector) ... ok test__in_container_stat (test_nos_brick.TestRBDConnector) ... ok test__unmap_doesnt_exist (test_nos_brick.TestRBDConnector) ... ok test__unmap_exists (test_nos_brick.TestRBDConnector) ... ok test_check_valid_device_non_root (test_nos_brick.TestRBDConnector) ... ok test_check_valid_device_non_root_fail (test_nos_brick.TestRBDConnector) ... ok test_check_valid_device_root (test_nos_brick.TestRBDConnector) ... ok test_check_valid_device_root_fail_open (test_nos_brick.TestRBDConnector) ... ok test_check_valid_device_root_fail_read (test_nos_brick.TestRBDConnector) ... ok test_connect_volume_1_True (test_nos_brick.TestRBDConnector) ... ok test_connect_volume_2_False (test_nos_brick.TestRBDConnector) ... ok test_connect_volume_exists (test_nos_brick.TestRBDConnector) ... ok test_connect_volume_link_fail (test_nos_brick.TestRBDConnector) ... ok test_connect_volume_map_fail (test_nos_brick.TestRBDConnector) ... ok test_disconnect_volume_1_True (test_nos_brick.TestRBDConnector) ... ok test_disconnect_volume_2_False (test_nos_brick.TestRBDConnector) ... ok test_extend_volume (test_nos_brick.TestRBDConnector) ... ok test_unlink_root_being_root (test_nos_brick.TestRBDConnector) ... ok test_unlink_root_non_root (test_nos_brick.TestRBDConnector) ... ok ---------------------------------------------------------------------- Ran 320 tests in 12.329s OK + exit 0 Processing files: python3-cinderlib-2.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kLPurx + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib + exit 0 Provides: python3-cinderlib = 1:2.0.0-1.el8 python3.6dist(cinderlib) = 2.0.0 python3dist(cinderlib) = 2.0.0 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.6 Obsoletes: python2-cinderlib < 2.0.0-1.el8 Processing files: python-cinderlib-doc-2.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jLPpYL + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/doc/python-cinderlib-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/doc/python-cinderlib-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/doc/python-cinderlib-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WFqnK0 + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python-cinderlib-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python-cinderlib-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python-cinderlib-doc + exit 0 Provides: python-cinderlib-doc = 1:2.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cinderlib-tests-unit-2.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.n7TIug + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib-tests-unit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib-tests-unit + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib-tests-unit + exit 0 Provides: python3-cinderlib-tests-unit = 1:2.0.0-1.el8 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.6 Processing files: python3-cinderlib-tests-functional-2.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MOFPYB + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib-tests-functional + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib-tests-functional + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch/usr/share/licenses/python3-cinderlib-tests-functional + exit 0 Provides: python3-cinderlib-tests-functional = 1:2.0.0-1.el8 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.6 Processing files: python3-cinderlib-tests-2.0.0-1.el8.noarch Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-cinderlib-2.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-cinderlib-doc-2.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-cinderlib-tests-unit-2.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-cinderlib-tests-functional-2.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-cinderlib-tests-2.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7fSpYZ + umask 022 + cd /builddir/build/BUILD + cd cinderlib-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cinderlib-2.0.0-1.el8.noarch + exit 0 Child return code was: 0