Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cinderclient.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/cloud7-openstack-stein-el7-build-74082-401318/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cinderclient.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-cinderclient-4.2.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-cinderclient.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/cloud7-openstack-stein-el7-build-74082-401318/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-cinderclient.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.cUCMev + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-cinderclient-4.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-cinderclient-4.2.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-cinderclient-4.2.2 + /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 -a --author 'rpm-build ' -m 'python-cinderclient-4.2.2 base' + rm -rf python_cinderclient.egg-info + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.erzZlr + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-4.2.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/cinderclient creating build/lib/cinderclient/contrib copying cinderclient/contrib/__init__.py -> build/lib/cinderclient/contrib copying cinderclient/contrib/noauth.py -> build/lib/cinderclient/contrib creating build/lib/cinderclient/v1 copying cinderclient/v1/volume_snapshots.py -> build/lib/cinderclient/v1 copying cinderclient/v1/client.py -> build/lib/cinderclient/v1 copying cinderclient/v1/__init__.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_types.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_backups.py -> build/lib/cinderclient/v1 copying cinderclient/v1/limits.py -> build/lib/cinderclient/v1 copying cinderclient/v1/shell.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_backups_restore.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volumes.py -> build/lib/cinderclient/v1 copying cinderclient/v1/services.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_encryption_types.py -> build/lib/cinderclient/v1 copying cinderclient/v1/availability_zones.py -> build/lib/cinderclient/v1 copying cinderclient/v1/quota_classes.py -> build/lib/cinderclient/v1 copying cinderclient/v1/quotas.py -> build/lib/cinderclient/v1 copying cinderclient/v1/qos_specs.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_transfers.py -> build/lib/cinderclient/v1 creating build/lib/cinderclient/tests creating build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_volume_extend_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/__init__.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_snapshot_create_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/base.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_volume_create_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_readonly_cli.py -> build/lib/cinderclient/tests/functional creating build/lib/cinderclient/v3 copying cinderclient/v3/volume_snapshots.py -> build/lib/cinderclient/v3 copying cinderclient/v3/client.py -> build/lib/cinderclient/v3 copying cinderclient/v3/messages.py -> build/lib/cinderclient/v3 copying cinderclient/v3/__init__.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_types.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_backups.py -> build/lib/cinderclient/v3 copying cinderclient/v3/limits.py -> build/lib/cinderclient/v3 copying cinderclient/v3/pools.py -> build/lib/cinderclient/v3 copying cinderclient/v3/group_types.py -> build/lib/cinderclient/v3 copying cinderclient/v3/shell.py -> build/lib/cinderclient/v3 copying cinderclient/v3/consistencygroups.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_backups_restore.py -> build/lib/cinderclient/v3 copying cinderclient/v3/attachments.py -> build/lib/cinderclient/v3 copying cinderclient/v3/groups.py -> build/lib/cinderclient/v3 copying cinderclient/v3/workers.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volumes.py -> build/lib/cinderclient/v3 copying cinderclient/v3/services.py -> build/lib/cinderclient/v3 copying cinderclient/v3/resource_filters.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_encryption_types.py -> build/lib/cinderclient/v3 copying cinderclient/v3/capabilities.py -> build/lib/cinderclient/v3 copying cinderclient/v3/availability_zones.py -> build/lib/cinderclient/v3 copying cinderclient/v3/group_snapshots.py -> build/lib/cinderclient/v3 copying cinderclient/v3/quota_classes.py -> build/lib/cinderclient/v3 copying cinderclient/v3/quotas.py -> build/lib/cinderclient/v3 copying cinderclient/v3/qos_specs.py -> build/lib/cinderclient/v3 copying cinderclient/v3/clusters.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_transfers.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_type_access.py -> build/lib/cinderclient/v3 copying cinderclient/v3/cgsnapshots.py -> build/lib/cinderclient/v3 creating build/lib/cinderclient/v2 copying cinderclient/v2/volume_snapshots.py -> build/lib/cinderclient/v2 copying cinderclient/v2/client.py -> build/lib/cinderclient/v2 copying cinderclient/v2/__init__.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/limits.py -> build/lib/cinderclient/v2 copying cinderclient/v2/pools.py -> build/lib/cinderclient/v2 copying cinderclient/v2/shell.py -> build/lib/cinderclient/v2 copying cinderclient/v2/consistencygroups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups_restore.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volumes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/services.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_encryption_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/capabilities.py -> build/lib/cinderclient/v2 copying cinderclient/v2/availability_zones.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quota_classes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quotas.py -> build/lib/cinderclient/v2 copying cinderclient/v2/qos_specs.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_transfers.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_type_access.py -> build/lib/cinderclient/v2 copying cinderclient/v2/cgsnapshots.py -> build/lib/cinderclient/v2 creating build/lib/cinderclient/tests/unit creating build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/client.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/__init__.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/availability_zones.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/keystone_client.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/base.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/snapshots.py -> build/lib/cinderclient/tests/unit/fixture_data creating build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/fakes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/__init__.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_snapshot_actions.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_cgsnapshots.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_type_access.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_pools.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_services.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volumes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_qos.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_quota_classes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_capabilities.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_encryption_types.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_limits.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_consistencygroups.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_quotas.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_shell.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_auth.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_availability_zone.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_types.py -> build/lib/cinderclient/tests/unit/v2 creating build/lib/cinderclient/tests/unit/v2/contrib copying cinderclient/tests/unit/v2/contrib/__init__.py -> build/lib/cinderclient/tests/unit/v2/contrib copying cinderclient/tests/unit/v2/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/unit/v2/contrib creating build/lib/cinderclient/v1/contrib copying cinderclient/v1/contrib/__init__.py -> build/lib/cinderclient/v1/contrib copying cinderclient/v1/contrib/list_extensions.py -> build/lib/cinderclient/v1/contrib creating build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/__init__.py -> build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/list_extensions.py -> build/lib/cinderclient/v2/contrib creating build/lib/cinderclient/v3/contrib copying cinderclient/v3/contrib/__init__.py -> build/lib/cinderclient/v3/contrib copying cinderclient/v3/contrib/list_extensions.py -> build/lib/cinderclient/v3/contrib copying cinderclient/tests/unit/test_base.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/fakes.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_http.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/__init__.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_client.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_auth_plugins.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_exceptions.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_utils.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/utils.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_api_versions.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_shell.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/fake_actions_module.py -> build/lib/cinderclient/tests/unit creating build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/fakes.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/__init__.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_snapshot_actions.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_services.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volumes.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_qos.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_quota_classes.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volume_encryption_types.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_limits.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_quotas.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_shell.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_auth.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_availability_zone.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_types.py -> build/lib/cinderclient/tests/unit/v1 creating build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/fakes.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/__init__.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_services.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_volumes.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_groups.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_messages.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_resource_filters.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_clusters.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_quotas.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_shell.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_attachments.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_group_snapshots.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_group_types.py -> build/lib/cinderclient/tests/unit/v3 creating build/lib/cinderclient/apiclient copying cinderclient/apiclient/__init__.py -> build/lib/cinderclient/apiclient copying cinderclient/apiclient/exceptions.py -> build/lib/cinderclient/apiclient copying cinderclient/apiclient/base.py -> build/lib/cinderclient/apiclient copying cinderclient/tests/__init__.py -> build/lib/cinderclient/tests copying cinderclient/api_versions.py -> build/lib/cinderclient copying cinderclient/client.py -> build/lib/cinderclient copying cinderclient/__init__.py -> build/lib/cinderclient copying cinderclient/shell.py -> build/lib/cinderclient copying cinderclient/exceptions.py -> build/lib/cinderclient copying cinderclient/utils.py -> build/lib/cinderclient copying cinderclient/version.py -> build/lib/cinderclient copying cinderclient/extension.py -> build/lib/cinderclient copying cinderclient/shell_utils.py -> build/lib/cinderclient copying cinderclient/base.py -> build/lib/cinderclient copying cinderclient/_i18n.py -> build/lib/cinderclient creating build/lib/cinderclient/tests/unit/v1/contrib copying cinderclient/tests/unit/v1/contrib/__init__.py -> build/lib/cinderclient/tests/unit/v1/contrib copying cinderclient/tests/unit/v1/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/unit/v1/contrib running egg_info creating python_cinderclient.egg-info writing python_cinderclient.egg-info/PKG-INFO writing top-level names to python_cinderclient.egg-info/top_level.txt writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt writing pbr to python_cinderclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_cinderclient.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 'python_cinderclient.egg-info/SOURCES.txt' creating build/lib/cinderclient/tests/functional/hooks copying cinderclient/tests/functional/hooks/post_test_hook.sh -> build/lib/cinderclient/tests/functional/hooks copying cinderclient/tests/unit/v1/testfile.txt -> build/lib/cinderclient/tests/unit/v1 + sleep 1 + sphinx-build-2 -W -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-cinderclient-4.2.2/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] cli/details reading sources... [ 28%] cli/index reading sources... [ 42%] contributor/functional_tests reading sources... [ 57%] contributor/unit_tests reading sources... [ 71%] index reading sources... [ 85%] user/no_auth reading sources... [100%] user/shell looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] cli/details [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-cinderclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'cinderclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/details.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/details.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/details' writing output... [ 28%] cli/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 42%] contributor/functional_tests [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/functional_tests.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/functional_tests.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/functional_tests' writing output... [ 57%] contributor/unit_tests [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/unit_tests.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/unit_tests.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/unit_tests' writing output... [ 71%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 85%] user/no_auth [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/no_auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/no_auth.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/no_auth' writing output... [100%] user/shell [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/shell.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/shell.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/shell' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + sphinx-build-2 -W -b man doc/source doc/build/man Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-cinderclient-4.2.2/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] cli/details reading sources... [ 28%] cli/index reading sources... [ 42%] contributor/functional_tests reading sources... [ 57%] contributor/unit_tests reading sources... [ 71%] index reading sources... [ 85%] user/no_auth reading sources... [100%] user/shell looking for now-outdated files... none found pickling environment... done checking consistency... done writing... cinder.1 { } build succeeded. The manual pages are in doc/build/man. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yUG1PH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch + cd python-cinderclient-4.2.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.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-cinderclient-4.2.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/api_versions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/messages.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/pools.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/group_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/attachments.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/groups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/workers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/services.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/resource_filters.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/contrib copying build/lib/cinderclient/v3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/contrib copying build/lib/cinderclient/v3/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/contrib copying build/lib/cinderclient/v3/group_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/clusters.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3 copying build/lib/cinderclient/client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/services.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/version.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/extension.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient copying build/lib/cinderclient/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient copying build/lib/cinderclient/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient copying build/lib/cinderclient/apiclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/contrib copying build/lib/cinderclient/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/contrib copying build/lib/cinderclient/contrib/noauth.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/contrib copying build/lib/cinderclient/shell_utils.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/pools.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/services.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_groups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_messages.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_clusters.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_attachments.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_group_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_group_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_auth_plugins.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/testfile.txt -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib copying build/lib/cinderclient/tests/unit/v1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib copying build/lib/cinderclient/tests/unit/v1/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib copying build/lib/cinderclient/tests/unit/v1/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/keystone_client.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/base.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/test_api_versions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_pools.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/test_capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/fake_actions_module.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional creating /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/hooks copying build/lib/cinderclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/hooks copying build/lib/cinderclient/tests/functional/test_volume_extend_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_snapshot_create_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_volume_create_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_readonly_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/_i18n.py -> /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/api_versions.py to api_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/resource_filters.py to resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/volume_type_access.py to volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v3/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/contrib/noauth.py to noauth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/shell_utils.py to shell_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_type_access.py to volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_resource_filters.py to test_resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_attachments.py to test_attachments.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_group_snapshots.py to test_group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v3/test_group_types.py to test_group_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_auth_plugins.py to test_auth_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volume_encryption_types.py to test_volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/keystone_client.py to keystone_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_api_versions.py to test_api_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_cgsnapshots.py to test_cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_type_access.py to test_type_access.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_pools.py to test_pools.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volume_encryption_types.py to test_volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fake_actions_module.py to fake_actions_module.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_volume_extend_cli.py to test_volume_extend_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_snapshot_create_cli.py to test_snapshot_create_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_volume_create_cli.py to test_volume_create_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_readonly_cli.py to test_readonly_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/_i18n.py to _i18n.pyc writing byte-compilation script '/tmp/tmpxejyCd.py' /usr/bin/python2 -O /tmp/tmpxejyCd.py removing /tmp/tmpxejyCd.py running install_egg_info running egg_info writing python_cinderclient.egg-info/PKG-INFO writing top-level names to python_cinderclient.egg-info/top_level.txt writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt writing pbr to python_cinderclient.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 'python_cinderclient.egg-info/SOURCES.txt' Copying python_cinderclient.egg-info to /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/python_cinderclient-4.2.2-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing cinder script to /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/bin + ln -s cinder /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/bin/cinder-2 + rm -fr /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests + install -p -D -m 644 tools/cinder.bash_completion /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/etc/bash_completion.d/cinder.bash_completion + install -p -D -m 644 doc/build/man/cinder.1 /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/man/man1/cinder.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-cinderclient-4.2.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-cinderclient-4.2.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MzMaA2 + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-4.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/doc/python2-cinderclient-4.2.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/doc/python2-cinderclient-4.2.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/doc/python2-cinderclient-4.2.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.02IVkn + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-4.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/licenses/python2-cinderclient-4.2.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/licenses/python2-cinderclient-4.2.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/licenses/python2-cinderclient-4.2.2 + exit 0 Provides: python-cinderclient = 4.2.2-1.el7 python2-cinderclient = 4.2.2-1.el7 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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-cinderclient < 4.2.2-1.el7 Processing files: python-cinderclient-doc-4.2.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6QROiM + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-4.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/doc/python-cinderclient-doc-4.2.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/doc/python-cinderclient-doc-4.2.2 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch/usr/share/doc/python-cinderclient-doc-4.2.2 + exit 0 Provides: python-cinderclient-doc = 4.2.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-cinderclient-4.2.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cinderclient-doc-4.2.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A8M3r5 + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-4.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cinderclient-4.2.2-1.el7.noarch + exit 0 Child return code was: 0