Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-glanceclient.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-5997-7712/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-glanceclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-glanceclient-1.1.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-glanceclient.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-5997-7712/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-glanceclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NtqSNr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-glanceclient-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-glanceclient-1.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-glanceclient-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf python_glanceclient.egg-info + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J0DHgB + umask 022 + cd /builddir/build/BUILD + cd python-glanceclient-1.1.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/glanceclient creating build/lib/glanceclient/openstack creating build/lib/glanceclient/openstack/common creating build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/auth.py -> build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/fake_client.py -> build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/__init__.py -> build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/exceptions.py -> build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/utils.py -> build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/base.py -> build/lib/glanceclient/openstack/common/apiclient copying glanceclient/openstack/common/apiclient/client.py -> build/lib/glanceclient/openstack/common/apiclient creating build/lib/glanceclient/common copying glanceclient/common/https.py -> build/lib/glanceclient/common copying glanceclient/common/http.py -> build/lib/glanceclient/common copying glanceclient/common/__init__.py -> build/lib/glanceclient/common copying glanceclient/common/exceptions.py -> build/lib/glanceclient/common copying glanceclient/common/progressbar.py -> build/lib/glanceclient/common copying glanceclient/common/utils.py -> build/lib/glanceclient/common copying glanceclient/common/base.py -> build/lib/glanceclient/common copying glanceclient/openstack/common/_i18n.py -> build/lib/glanceclient/openstack/common copying glanceclient/openstack/common/__init__.py -> build/lib/glanceclient/openstack/common copying glanceclient/_i18n.py -> build/lib/glanceclient copying glanceclient/shell.py -> build/lib/glanceclient copying glanceclient/__init__.py -> build/lib/glanceclient copying glanceclient/exc.py -> build/lib/glanceclient copying glanceclient/client.py -> build/lib/glanceclient creating build/lib/glanceclient/tests copying glanceclient/tests/__init__.py -> build/lib/glanceclient/tests copying glanceclient/tests/utils.py -> build/lib/glanceclient/tests creating build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_base.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_client.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/__init__.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_shell.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_http.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_progressbar.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_exc.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_ssl.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_utils.py -> build/lib/glanceclient/tests/unit creating build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/fixtures.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_schemas.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_namespaces.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/__init__.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_client_requests.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_resource_types.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_tags.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_tags.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_properties.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_members.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_shell_v2.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_images.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_tasks.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_objects.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/openstack/__init__.py -> build/lib/glanceclient/openstack creating build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/__init__.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_shell.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_image_members.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_images.py -> build/lib/glanceclient/tests/unit/v1 creating build/lib/glanceclient/tests/functional copying glanceclient/tests/functional/test_readonly_glance.py -> build/lib/glanceclient/tests/functional copying glanceclient/tests/functional/__init__.py -> build/lib/glanceclient/tests/functional copying glanceclient/tests/functional/base.py -> build/lib/glanceclient/tests/functional creating build/lib/glanceclient/v1 copying glanceclient/v1/shell.py -> build/lib/glanceclient/v1 copying glanceclient/v1/__init__.py -> build/lib/glanceclient/v1 copying glanceclient/v1/image_members.py -> build/lib/glanceclient/v1 copying glanceclient/v1/client.py -> build/lib/glanceclient/v1 copying glanceclient/v1/images.py -> build/lib/glanceclient/v1 creating build/lib/glanceclient/v2 copying glanceclient/v2/metadefs.py -> build/lib/glanceclient/v2 copying glanceclient/v2/shell.py -> build/lib/glanceclient/v2 copying glanceclient/v2/schemas.py -> build/lib/glanceclient/v2 copying glanceclient/v2/image_tags.py -> build/lib/glanceclient/v2 copying glanceclient/v2/__init__.py -> build/lib/glanceclient/v2 copying glanceclient/v2/image_members.py -> build/lib/glanceclient/v2 copying glanceclient/v2/client.py -> build/lib/glanceclient/v2 copying glanceclient/v2/tasks.py -> build/lib/glanceclient/v2 copying glanceclient/v2/images.py -> build/lib/glanceclient/v2 copying glanceclient/v2/image_schema.py -> build/lib/glanceclient/v2 running egg_info creating python_glanceclient.egg-info writing python_glanceclient.egg-info/PKG-INFO writing top-level names to python_glanceclient.egg-info/top_level.txt writing dependency_links to python_glanceclient.egg-info/dependency_links.txt writing entry points to python_glanceclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'python_glanceclient.egg-info/SOURCES.txt' 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 reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' writing manifest file 'python_glanceclient.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3UczEL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch + cd python-glanceclient-1.1.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack copying build/lib/glanceclient/openstack/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common copying build/lib/glanceclient/openstack/common/_i18n.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common copying build/lib/glanceclient/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/auth.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/fake_client.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/utils.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/openstack/common/apiclient/client.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient copying build/lib/glanceclient/_i18n.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient copying build/lib/glanceclient/shell.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient copying build/lib/glanceclient/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient copying build/lib/glanceclient/exc.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/https.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/http.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/exceptions.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/progressbar.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/utils.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common copying build/lib/glanceclient/common/base.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/metadefs.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/shell.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/schemas.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/image_tags.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/image_members.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/client.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/tasks.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/images.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/v2/image_schema.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2 copying build/lib/glanceclient/client.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1 copying build/lib/glanceclient/v1/shell.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1 copying build/lib/glanceclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1 copying build/lib/glanceclient/v1/image_members.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1 copying build/lib/glanceclient/v1/client.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1 copying build/lib/glanceclient/v1/images.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1 creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_progressbar.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/fixtures.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_schemas.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_metadefs_namespaces.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_client_requests.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_metadefs_resource_types.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_metadefs_tags.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_tags.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_metadefs_properties.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_members.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_shell_v2.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_images.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_tasks.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 copying build/lib/glanceclient/tests/unit/v2/test_metadefs_objects.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2 creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1 copying build/lib/glanceclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1 copying build/lib/glanceclient/tests/unit/v1/test_shell.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1 copying build/lib/glanceclient/tests/unit/v1/test_image_members.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1 copying build/lib/glanceclient/tests/unit/v1/test_images.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1 copying build/lib/glanceclient/tests/unit/test_exc.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_ssl.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit copying build/lib/glanceclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests copying build/lib/glanceclient/tests/utils.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests creating /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional copying build/lib/glanceclient/tests/functional/test_readonly_glance.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional copying build/lib/glanceclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional copying build/lib/glanceclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/fake_client.py to fake_client.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/openstack/common/apiclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/https.py to https.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/progressbar.py to progressbar.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/common/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/metadefs.py to metadefs.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/image_tags.py to image_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/image_members.py to image_members.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v2/image_schema.py to image_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1/image_members.py to image_members.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/v1/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_progressbar.py to test_progressbar.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_schemas.py to test_schemas.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_metadefs_namespaces.py to test_metadefs_namespaces.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_client_requests.py to test_client_requests.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_metadefs_resource_types.py to test_metadefs_resource_types.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_metadefs_tags.py to test_metadefs_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_tags.py to test_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_metadefs_properties.py to test_metadefs_properties.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_members.py to test_members.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_shell_v2.py to test_shell_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_tasks.py to test_tasks.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v2/test_metadefs_objects.py to test_metadefs_objects.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1/test_image_members.py to test_image_members.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/v1/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_exc.py to test_exc.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_ssl.py to test_ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional/test_readonly_glance.py to test_readonly_glance.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/glanceclient/tests/functional/base.py to base.pyc writing byte-compilation script '/tmp/tmpCLy9YL.py' /usr/bin/python2 -O /tmp/tmpCLy9YL.py removing /tmp/tmpCLy9YL.py running install_egg_info running egg_info writing python_glanceclient.egg-info/PKG-INFO writing top-level names to python_glanceclient.egg-info/top_level.txt writing dependency_links to python_glanceclient.egg-info/dependency_links.txt writing entry points to python_glanceclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_glanceclient.egg-info to /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_glanceclient-1.1.0-py2.7.egg-info running install_scripts Installing glance script to /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/bin ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-glanceclient-1.1.0: + PYTHONPATH=/builddir/build/BUILD/python-glanceclient-1.1.0: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] apiv2 reading sources... [ 11%] index reading sources... [ 17%] man/glance reading sources... [ 23%] ref/client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/client.py", line 18, in from glanceclient.common import utils File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/utils.py", line 27, in from oslo_utils import importutils ImportError: No module named oslo_utils reading sources... [ 29%] ref/exc reading sources... [ 35%] ref/index reading sources... [ 41%] ref/v1/client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/__init__.py", line 16, in from glanceclient.v1.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/client.py", line 16, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 47%] ref/v1/image_members Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/__init__.py", line 16, in from glanceclient.v1.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/client.py", line 16, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 52%] ref/v1/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/__init__.py", line 16, in from glanceclient.v1.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/client.py", line 16, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 58%] ref/v1/index reading sources... [ 64%] ref/v2/client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 70%] ref/v2/image_members Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 76%] ref/v2/image_tags Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 82%] ref/v2/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 88%] ref/v2/index reading sources... [ 94%] ref/v2/metadefs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [100%] ref/v2/tasks Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/client.rst:4: WARNING: autodoc can't import/find module 'glanceclient.client', it reported error: "No module named oslo_utils", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v1/client.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v1.client', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v1/image_members.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v1.image_members', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v1/images.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v1.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/client.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.client', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/image_members.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.image_members', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/image_tags.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.image_tags', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/images.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/metadefs.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.metadefs', it reported error: "No module named keystoneclient", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/tasks.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.tasks', it reported error: "No module named keystoneclient", please check your spelling and sys.path done checking consistency... done preparing documents... /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/apiv2.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/man/glance.rst:: WARNING: document isn't included in any toctree done writing output... [ 5%] apiv2 writing output... [ 11%] index writing output... [ 17%] man/glance writing output... [ 23%] ref/client writing output... [ 29%] ref/exc writing output... [ 35%] ref/index writing output... [ 41%] ref/v1/client writing output... [ 47%] ref/v1/image_members writing output... [ 52%] ref/v1/images writing output... [ 58%] ref/v1/index writing output... [ 64%] ref/v2/client writing output... [ 70%] ref/v2/image_members writing output... [ 76%] ref/v2/image_tags writing output... [ 82%] ref/v2/images writing output... [ 88%] ref/v2/index writing output... [ 94%] ref/v2/metadefs writing output... [100%] ref/v2/tasks writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 12 warnings. + sphinx-build -b man doc/source man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [man]: all manpages updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] apiv2 reading sources... [ 11%] index reading sources... [ 17%] man/glance reading sources... [ 23%] ref/client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/client.py", line 18, in from glanceclient.common import utils File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/utils.py", line 27, in from oslo_utils import importutils ImportError: No module named oslo_utils reading sources... [ 29%] ref/exc reading sources... [ 35%] ref/index reading sources... [ 41%] ref/v1/client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/__init__.py", line 16, in from glanceclient.v1.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/client.py", line 16, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 47%] ref/v1/image_members Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/__init__.py", line 16, in from glanceclient.v1.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/client.py", line 16, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 52%] ref/v1/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/__init__.py", line 16, in from glanceclient.v1.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v1/client.py", line 16, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 58%] ref/v1/index reading sources... [ 64%] ref/v2/client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 70%] ref/v2/image_members Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 76%] ref/v2/image_tags Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 82%] ref/v2/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 88%] ref/v2/index reading sources... [ 94%] ref/v2/metadefs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [100%] ref/v2/tasks Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/__init__.py", line 15, in from glanceclient.v2.client import Client # noqa File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/v2/client.py", line 17, in from glanceclient.common import http File "/builddir/build/BUILD/python-glanceclient-1.1.0/glanceclient/common/http.py", line 20, in from keystoneclient import adapter ImportError: No module named keystoneclient /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/client.rst:4: WARNING: autodoc can't import/find module 'glanceclient.client', it reported error: "No module named oslo_utils", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v1/client.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v1.client', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v1/image_members.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v1.image_members', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v1/images.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v1.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/client.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.client', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/image_members.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.image_members', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/image_tags.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.image_tags', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/images.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/metadefs.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.metadefs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/ref/v2/tasks.rst:4: WARNING: autodoc can't import/find module 'glanceclient.v2.tasks', it reported error: "No module named keystoneclient", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/apiv2.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/python-glanceclient-1.1.0/doc/source/man/glance.rst:: WARNING: document isn't included in any toctree done writing... glance.1 { } build succeeded, 12 warnings. + install -p -D -m 644 man/glance.1 /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/man/man1/glance.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-glanceclient-1.1.0 /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-glanceclient-1.1.0-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: python-glanceclient-1.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tvCt85 + umask 022 + cd /builddir/build/BUILD + cd python-glanceclient-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/doc/python-glanceclient-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/doc/python-glanceclient-1.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/doc/python-glanceclient-1.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JdRDDq + umask 022 + cd /builddir/build/BUILD + cd python-glanceclient-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/licenses/python-glanceclient-1.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/licenses/python-glanceclient-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/licenses/python-glanceclient-1.1.0 + exit 0 Provides: python-glanceclient = 1:1.1.0-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 Processing files: python-glanceclient-doc-1.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dlRzpR + umask 022 + cd /builddir/build/BUILD + cd python-glanceclient-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/doc/python-glanceclient-doc-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/doc/python-glanceclient-doc-1.1.0 + cp -pr html /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch/usr/share/doc/python-glanceclient-doc-1.1.0 + exit 0 Provides: python-glanceclient-doc = 1:1.1.0-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-glanceclient-1.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-glanceclient-1.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-glanceclient-doc-1.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9y53fc + umask 022 + cd /builddir/build/BUILD + cd python-glanceclient-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-glanceclient-1.1.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->