Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65238-320701/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-service-1.40.2-2.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-oslo-service.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65238-320701/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6kMTik + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.service-1.40.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-1.40.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-1.40.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-oslo-service-1.40.2 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ueM5XE + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/oslo_service creating build/lib/oslo_service/tests copying oslo_service/tests/test_threadgroup.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_eventlet_backdoor.py -> build/lib/oslo_service/tests copying oslo_service/tests/base.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_fixture.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_periodic.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/eventlet_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_wsgi.py -> build/lib/oslo_service/tests copying oslo_service/tests/__init__.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_loopingcall.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_sslutils.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_systemd.py -> build/lib/oslo_service/tests copying oslo_service/periodic_task.py -> build/lib/oslo_service copying oslo_service/version.py -> build/lib/oslo_service copying oslo_service/eventlet_backdoor.py -> build/lib/oslo_service copying oslo_service/_options.py -> build/lib/oslo_service copying oslo_service/sslutils.py -> build/lib/oslo_service copying oslo_service/_i18n.py -> build/lib/oslo_service copying oslo_service/systemd.py -> build/lib/oslo_service copying oslo_service/fixture.py -> build/lib/oslo_service copying oslo_service/__init__.py -> build/lib/oslo_service copying oslo_service/wsgi.py -> build/lib/oslo_service copying oslo_service/threadgroup.py -> build/lib/oslo_service copying oslo_service/service.py -> build/lib/oslo_service copying oslo_service/loopingcall.py -> build/lib/oslo_service running egg_info writing requirements to oslo.service.egg-info/requires.txt writing oslo.service.egg-info/PKG-INFO writing top-level names to oslo.service.egg-info/top_level.txt writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt' creating build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/ca.crt -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/ca.key -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/certificate.crt -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/privatekey.key -> build/lib/oslo_service/tests/ssl_cert creating build/lib/oslo_service/locale creating build/lib/oslo_service/locale/en_GB creating build/lib/oslo_service/locale/en_GB/LC_MESSAGES copying oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/lib/oslo_service/locale/en_GB/LC_MESSAGES + sleep 1 + python2 setup.py build_sphinx -b html running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) 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/oslo.service-1.40.2/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] configuration/index reading sources... [ 12%] contributor/index reading sources... [ 18%] index reading sources... [ 25%] install/index reading sources... [ 31%] reference/eventlet_backdoor reading sources... [ 37%] reference/fixture reading sources... [ 43%] reference/index reading sources... [ 50%] reference/loopingcall reading sources... [ 56%] reference/periodic_task reading sources... [ 62%] reference/service reading sources... [ 68%] reference/sslutils reading sources... [ 75%] reference/systemd reading sources... [ 81%] reference/threadgroup reading sources... [ 87%] user/history reading sources... [ 93%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] configuration/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/oslo.service/tree/doc/source' [openstackdocstheme] bug_project (from user) 'oslo.service' [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/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 12%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 18%] 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... [ 25%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 31%] reference/eventlet_backdoor [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/eventlet_backdoor.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/eventlet_backdoor.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/eventlet_backdoor' writing output... [ 37%] reference/fixture [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/fixture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/fixture.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/fixture' writing output... [ 43%] reference/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/index' writing output... [ 50%] reference/loopingcall [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/loopingcall.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/loopingcall.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/loopingcall' writing output... [ 56%] reference/periodic_task [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/periodic_task.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/periodic_task.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/periodic_task' writing output... [ 62%] reference/service [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/service.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/service.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/service' writing output... [ 68%] reference/sslutils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/sslutils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/sslutils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/sslutils' writing output... [ 75%] reference/systemd [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/systemd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/systemd.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/systemd' writing output... [ 81%] reference/threadgroup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/threadgroup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/threadgroup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/threadgroup' writing output... [ 87%] user/history [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/history.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/history' writing output... [ 93%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [100%] user/usage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/usage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/usage' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' 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. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B7zDNc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch + cd oslo.service-1.40.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.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-oslo-service-1.40.2-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/periodic_task.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/version.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/eventlet_backdoor.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/_options.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/sslutils.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_threadgroup.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_eventlet_backdoor.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/base.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_fixture.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_periodic.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_service.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/eventlet_service.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_loopingcall.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_sslutils.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_systemd.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.crt -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.key -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/certificate.crt -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/privatekey.key -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/systemd.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/locale creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/fixture.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/__init__.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/wsgi.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/threadgroup.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/service.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service copying build/lib/oslo_service/loopingcall.py -> /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/periodic_task.py to periodic_task.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/eventlet_backdoor.py to eventlet_backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/_options.py to _options.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/sslutils.py to sslutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_threadgroup.py to test_threadgroup.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_eventlet_backdoor.py to test_eventlet_backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_fixture.py to test_fixture.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_periodic.py to test_periodic.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/eventlet_service.py to eventlet_service.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_loopingcall.py to test_loopingcall.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_sslutils.py to test_sslutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/tests/test_systemd.py to test_systemd.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/systemd.py to systemd.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/fixture.py to fixture.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/threadgroup.py to threadgroup.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo_service/loopingcall.py to loopingcall.pyc writing byte-compilation script '/tmp/tmpGchVBv.py' /usr/bin/python2 -O /tmp/tmpGchVBv.py removing /tmp/tmpGchVBv.py running install_egg_info running egg_info writing requirements to oslo.service.egg-info/requires.txt writing oslo.service.egg-info/PKG-INFO writing top-level names to oslo.service.egg-info/top_level.txt writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt' Copying oslo.service.egg-info to /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/lib/python2.7/site-packages/oslo.service-1.40.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) + /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/oslo.service-1.40.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-oslo-service-1.40.2-2.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RNBZUP + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + exit 0 Processing files: python2-oslo-service-1.40.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nG7lHt + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/doc/python2-oslo-service-1.40.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/doc/python2-oslo-service-1.40.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/doc/python2-oslo-service-1.40.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.77VAE5 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/licenses/python2-oslo-service-1.40.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/licenses/python2-oslo-service-1.40.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/licenses/python2-oslo-service-1.40.2 + exit 0 Provides: python-oslo-service = 1.40.2-2.el7 python2-oslo-service = 1.40.2-2.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: python(abi) = 2.7 Obsoletes: python-oslo-service < 1.40.2-2.el7 Processing files: python2-oslo-service-tests-1.40.2-2.el7.noarch Provides: python-oslo-service-tests = 1.40.2-2.el7 python2-oslo-service-tests = 1.40.2-2.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: python(abi) = 2.7 Obsoletes: python-oslo-service-tests < 1.40.2-2.el7 Processing files: python-oslo-service-doc-1.40.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.07zAK6 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/doc/python-oslo-service-doc-1.40.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/doc/python-oslo-service-doc-1.40.2 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/doc/python-oslo-service-doc-1.40.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3yH5l8 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/licenses/python-oslo-service-doc-1.40.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/licenses/python-oslo-service-doc-1.40.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch/usr/share/licenses/python-oslo-service-doc-1.40.2 + exit 0 Provides: python-oslo-service-doc = 1.40.2-2.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-oslo-service-1.40.2-2.el7.noarch Wrote: /builddir/build/RPMS/python2-oslo-service-1.40.2-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-oslo-service-tests-1.40.2-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-service-doc-1.40.2-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6TZ5k3 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-1.40.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-1.40.2-2.el7.noarch + exit 0 Child return code was: 0