Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-service.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-76287-416761/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '369b0cee816d4dfdba1c4ddd8b523734', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76287-416761/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-service.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-service-2.1.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-service.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-76287-416761/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3b03abdf8144164a4914cc5b0100cfd', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76287-416761/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-service.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y4KYuJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.service-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-2.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-service-2.1.1 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zx13ZI + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/oslo_service copying oslo_service/__init__.py -> build/lib/oslo_service copying oslo_service/_options.py -> build/lib/oslo_service copying oslo_service/periodic_task.py -> build/lib/oslo_service copying oslo_service/systemd.py -> build/lib/oslo_service copying oslo_service/version.py -> build/lib/oslo_service copying oslo_service/service.py -> build/lib/oslo_service copying oslo_service/fixture.py -> build/lib/oslo_service copying oslo_service/loopingcall.py -> build/lib/oslo_service copying oslo_service/sslutils.py -> build/lib/oslo_service copying oslo_service/eventlet_backdoor.py -> build/lib/oslo_service copying oslo_service/threadgroup.py -> build/lib/oslo_service copying oslo_service/wsgi.py -> build/lib/oslo_service copying oslo_service/_i18n.py -> build/lib/oslo_service creating build/lib/oslo_service/tests copying oslo_service/tests/test_systemd.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_wsgi.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_sslutils.py -> build/lib/oslo_service/tests copying oslo_service/tests/eventlet_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/__init__.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_eventlet_backdoor.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_loopingcall.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_periodic.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_fixture.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_threadgroup.py -> build/lib/oslo_service/tests copying oslo_service/tests/base.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_service.py -> build/lib/oslo_service/tests running egg_info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.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/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 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 + sleep 1 + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/oslo.service-2.1.1/.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: [new config] 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 [] [openstackdocstheme] Last updated for configuration/index is 2020-04-24 06:29:51 writing output... [ 12%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-04-24 06:29:51 writing output... [ 18%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-04-24 06:29:51 writing output... [ 25%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-04-24 06:29:51 writing output... [ 31%] reference/eventlet_backdoor [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/eventlet_backdoor is 2020-04-24 06:29:51 writing output... [ 37%] reference/fixture [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/fixture is 2020-04-24 06:29:51 writing output... [ 43%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-04-24 06:29:51 writing output... [ 50%] reference/loopingcall [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/loopingcall is 2020-04-24 06:29:51 writing output... [ 56%] reference/periodic_task [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/periodic_task is 2020-04-24 06:29:51 writing output... [ 62%] reference/service [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/service is 2020-04-24 06:29:51 writing output... [ 68%] reference/sslutils [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/sslutils is 2020-04-24 06:29:51 writing output... [ 75%] reference/systemd [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/systemd is 2020-04-24 06:29:51 writing output... [ 81%] reference/threadgroup [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/threadgroup is 2020-04-24 06:29:51 writing output... [ 87%] user/history [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/history is 2020-04-24 06:29:51 writing output... [ 93%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-04-24 06:29:51 writing output... [100%] user/usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/usage is 2020-04-24 06:29:51 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. 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.yRt1ZU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch + cd oslo.service-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/__init__.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/_options.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/periodic_task.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/systemd.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/locale creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/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-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/version.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/service.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/fixture.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/loopingcall.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/sslutils.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/eventlet_backdoor.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/threadgroup.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_systemd.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_sslutils.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/eventlet_service.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_eventlet_backdoor.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_loopingcall.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_periodic.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_fixture.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests creating /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/privatekey.key -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.crt -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/certificate.crt -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.key -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/test_threadgroup.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/base.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/tests/test_service.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/wsgi.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/_options.py to _options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/periodic_task.py to periodic_task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/systemd.py to systemd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/loopingcall.py to loopingcall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/sslutils.py to sslutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/eventlet_backdoor.py to eventlet_backdoor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/threadgroup.py to threadgroup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_systemd.py to test_systemd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_wsgi.py to test_wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_sslutils.py to test_sslutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/eventlet_service.py to eventlet_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_eventlet_backdoor.py to test_eventlet_backdoor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_loopingcall.py to test_loopingcall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_periodic.py to test_periodic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_fixture.py to test_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_threadgroup.py to test_threadgroup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/_i18n.py to _i18n.cpython-36.pyc writing byte-compilation script '/tmp/tmp0zr87yol.py' /usr/libexec/platform-python /tmp/tmp0zr87yol.py removing /tmp/tmp0zr87yol.py running install_egg_info running egg_info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.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-2.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.service-2.1.1-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.1.1-1.el8 --unique-debug-suffix -2.1.1-1.el8.noarch --unique-debug-src-base python-oslo-service-2.1.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.service-2.1.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sYoYba + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + exit 0 Processing files: python3-oslo-service-2.1.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tltmop + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/doc/python3-oslo-service + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/doc/python3-oslo-service + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/doc/python3-oslo-service + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FvXnBE + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/licenses/python3-oslo-service + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/licenses/python3-oslo-service + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/licenses/python3-oslo-service + exit 0 Provides: python3-oslo-service = 2.1.1-1.el8 python3.6dist(oslo.service) = 2.1.1 python3dist(oslo.service) = 2.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-oslo-service-tests-2.1.1-1.el8.noarch Provides: python3-oslo-service-tests = 2.1.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-oslo-service-doc-2.1.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6YZxg9 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/doc/python-oslo-service-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/doc/python-oslo-service-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/doc/python-oslo-service-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rBqKXD + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/licenses/python-oslo-service-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/licenses/python-oslo-service-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch/usr/share/licenses/python-oslo-service-doc + exit 0 Provides: python-oslo-service-doc = 2.1.1-1.el8 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-2.1.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-service-2.1.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-tests-2.1.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-service-doc-2.1.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sF5gua + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-2.1.1-1.el8.noarch + exit 0 Child return code was: 0