Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-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/cloud8s-openstack-wallaby-el8-build-90831-695594/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) 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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-service-2.5.0-1.el8.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'], 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/cloud8s-openstack-wallaby-el8-build-90831-695594/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-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.23M6bj + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt --signature=/builddir/build/SOURCES/oslo.service-2.5.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.service-2.5.0.tar.gz gpgv: Signature made Mon Feb 8 13:19:46 2021 UTC gpgv: using RSA key 23604C209761FF038D4D3E9CFEEBD333F827D2B4 gpgv: Good signature from "OpenStack Infra (Wallaby Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.service-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-service-2.5.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uc9CGk + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -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_sslutils.py -> build/lib/oslo_service/tests copying oslo_service/tests/__init__.py -> build/lib/oslo_service/tests copying oslo_service/tests/base.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/eventlet_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_wsgi.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_loopingcall.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_threadgroup.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_systemd.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_eventlet_backdoor.py -> build/lib/oslo_service/tests copying oslo_service/__init__.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/_options.py -> build/lib/oslo_service copying oslo_service/service.py -> build/lib/oslo_service copying oslo_service/periodic_task.py -> build/lib/oslo_service copying oslo_service/version.py -> build/lib/oslo_service copying oslo_service/systemd.py -> build/lib/oslo_service copying oslo_service/loopingcall.py -> build/lib/oslo_service copying oslo_service/_i18n.py -> build/lib/oslo_service copying oslo_service/fixture.py -> build/lib/oslo_service copying oslo_service/wsgi.py -> build/lib/oslo_service copying oslo_service/sslutils.py -> build/lib/oslo_service 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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (oslo.service) with name extracted from the package (oslo.service); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.service-2.5.0/.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 writing output... [ 12%] contributor/index writing output... [ 18%] index writing output... [ 25%] install/index writing output... [ 31%] reference/eventlet_backdoor writing output... [ 37%] reference/fixture writing output... [ 43%] reference/index writing output... [ 50%] reference/loopingcall writing output... [ 56%] reference/periodic_task writing output... [ 62%] reference/service writing output... [ 68%] reference/sslutils writing output... [ 75%] reference/systemd writing output... [ 81%] reference/threadgroup writing output... [ 87%] user/history writing output... [ 93%] user/index writing output... [100%] user/usage generating indices... genindex py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... searchdone 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.CUSmck + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch + cd oslo.service-2.5.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch --prefix /usr 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.5.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/locale creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/__init__.py -> /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/version.py -> /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests creating /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/tests copying build/lib/oslo_service/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service copying build/lib/oslo_service/wsgi.py -> /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_service/sslutils.py to sslutils.cpython-36.pyc writing byte-compilation script '/tmp/tmpes155rva.py' /usr/bin/python3 /tmp/tmpes155rva.py removing /tmp/tmpes155rva.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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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.5.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.service-2.5.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.5.0-1.el8 --unique-debug-suffix -2.5.0-1.el8.noarch --unique-debug-src-base python-oslo-service-2.5.0-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.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BCaP4j + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 + exit 0 Processing files: python3-oslo-service-2.5.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t81GHh + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/share/doc/python3-oslo-service + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/share/doc/python3-oslo-service + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.URlmTj + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/share/licenses/python3-oslo-service + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/share/licenses/python3-oslo-service + exit 0 Provides: python3-oslo-service = 2.5.0-1.el8 python3.6dist(oslo.service) = 2.5.0 python3dist(oslo.service) = 2.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-oslo-service-tests-2.5.0-1.el8.noarch Provides: python3-oslo-service-tests = 2.5.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-oslo-service-doc-2.5.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3PRxvk + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/share/doc/python-oslo-service-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/share/doc/python-oslo-service-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vh146j + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-2.5.0-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.5.0-1.el8.noarch/usr/share/licenses/python-oslo-service-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch/usr/share/licenses/python-oslo-service-doc + exit 0 Provides: python-oslo-service-doc = 2.5.0-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.5.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-service-2.5.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-tests-2.5.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-service-doc-2.5.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g5GMBl + umask 022 + cd /builddir/build/BUILD + cd oslo.service-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-2.5.0-1.el8.noarch + exit 0 Child return code was: 0