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-privsep.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-victoria-el8-build-81996-492156/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6ff5f27c0aee414b980279c699448be2', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81996-492156/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-privsep.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-privsep-2.4.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-privsep.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-victoria-el8-build-81996-492156/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e20875ab1b14b51ade2ff6c43116b75', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81996-492156/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-privsep.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.wPDN30 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.privsep-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.privsep-2.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.privsep-2.4.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-privsep-2.4.0 base' + rm -rf oslo.privsep.egg-info + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j8kAVP + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + 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_privsep creating build/lib/oslo_privsep/tests copying oslo_privsep/tests/__init__.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/testctx.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_daemon.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_capabilities.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/fixture.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_comm.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_priv_context.py -> build/lib/oslo_privsep/tests creating build/lib/oslo_privsep/functional copying oslo_privsep/functional/__init__.py -> build/lib/oslo_privsep/functional copying oslo_privsep/functional/test_daemon.py -> build/lib/oslo_privsep/functional copying oslo_privsep/__init__.py -> build/lib/oslo_privsep copying oslo_privsep/capabilities.py -> build/lib/oslo_privsep copying oslo_privsep/version.py -> build/lib/oslo_privsep copying oslo_privsep/daemon.py -> build/lib/oslo_privsep copying oslo_privsep/priv_context.py -> build/lib/oslo_privsep copying oslo_privsep/_i18n.py -> build/lib/oslo_privsep copying oslo_privsep/comm.py -> build/lib/oslo_privsep running egg_info creating oslo.privsep.egg-info writing oslo.privsep.egg-info/PKG-INFO writing dependency_links to oslo.privsep.egg-info/dependency_links.txt writing entry points to oslo.privsep.egg-info/entry_points.txt writing top-level names to oslo.privsep.egg-info/top_level.txt writing pbr to oslo.privsep.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.privsep.egg-info/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.privsep.egg-info/SOURCES.txt' creating build/lib/oslo_privsep/locale creating build/lib/oslo_privsep/locale/de creating build/lib/oslo_privsep/locale/de/LC_MESSAGES copying oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po -> build/lib/oslo_privsep/locale/de/LC_MESSAGES creating build/lib/oslo_privsep/locale/en_GB creating build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES copying oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po -> build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES + sleep 1 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.privsep); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.privsep-2.4.0/doc/source/reference/api/oslo_privsep.rst. Creating file /builddir/build/BUILD/oslo.privsep-2.4.0/doc/source/reference/api/oslo_privsep.functional.rst. Creating file /builddir/build/BUILD/oslo.privsep-2.4.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.privsep-2.4.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] contributor/contributing reading sources... [ 20%] contributor/history reading sources... [ 30%] contributor/index reading sources... [ 40%] index reading sources... [ 50%] install/index reading sources... [ 60%] reference/api/modules reading sources... [ 70%] reference/api/oslo_privsep reading sources... [ 80%] reference/api/oslo_privsep.functional reading sources... [ 90%] reference/index reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] contributor/contributing [openstackdocstheme] pdf_link False writing output... [ 20%] contributor/history writing output... [ 30%] contributor/index writing output... [ 40%] index writing output... [ 50%] install/index writing output... [ 60%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 70%] reference/api/oslo_privsep [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_privsep' writing output... [ 80%] reference/api/oslo_privsep.functional [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_privsep.functional' writing output... [ 90%] reference/index writing output... [100%] user/index generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[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 + /usr/libexec/platform-python setup.py compile_catalog -d build/lib/oslo_privsep/locale --domain oslo_privsep running compile_catalog compiling catalog build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po to build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.mo compiling catalog build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po to build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.mo /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mryJjP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch + cd oslo.privsep-2.4.0 + 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-privsep-2.4.0-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-privsep-2.4.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES copying build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES copying build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.mo -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/de creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/de/LC_MESSAGES copying build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/de/LC_MESSAGES copying build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.mo -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/de/LC_MESSAGES copying build/lib/oslo_privsep/__init__.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep copying build/lib/oslo_privsep/capabilities.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep copying build/lib/oslo_privsep/version.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep copying build/lib/oslo_privsep/daemon.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep copying build/lib/oslo_privsep/priv_context.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/testctx.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_daemon.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_capabilities.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/fixture.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_comm.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_priv_context.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests creating /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/functional copying build/lib/oslo_privsep/functional/__init__.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/functional copying build/lib/oslo_privsep/functional/test_daemon.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/functional copying build/lib/oslo_privsep/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep copying build/lib/oslo_privsep/comm.py -> /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/daemon.py to daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/priv_context.py to priv_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/testctx.py to testctx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/test_daemon.py to test_daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/test_capabilities.py to test_capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/test_comm.py to test_comm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/tests/test_priv_context.py to test_priv_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/functional/test_daemon.py to test_daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/comm.py to comm.cpython-36.pyc writing byte-compilation script '/tmp/tmpu7p5w6z1.py' /usr/libexec/platform-python /tmp/tmpu7p5w6z1.py removing /tmp/tmpu7p5w6z1.py running install_egg_info running egg_info writing oslo.privsep.egg-info/PKG-INFO writing dependency_links to oslo.privsep.egg-info/dependency_links.txt writing entry points to oslo.privsep.egg-info/entry_points.txt writing top-level names to oslo.privsep.egg-info/top_level.txt writing pbr to oslo.privsep.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.privsep.egg-info/SOURCES.txt' Copying oslo.privsep.egg-info to /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.privsep-2.4.0-py3.6.egg-info running install_scripts Installing privsep-helper script to /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po + rm -f '/builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_privsep/locale /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch oslo_privsep --all-name + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.4.0-1.el8 --unique-debug-suffix -2.4.0-1.el8.noarch --unique-debug-src-base python-oslo-privsep-2.4.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.privsep-2.4.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-privsep-2.4.0-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.jobcaR + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + /usr/libexec/platform-python setup.py test running test running egg_info /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing oslo.privsep.egg-info/PKG-INFO writing dependency_links to oslo.privsep.egg-info/dependency_links.txt writing entry points to oslo.privsep.egg-info/entry_points.txt writing top-level names to oslo.privsep.egg-info/top_level.txt writing pbr to oslo.privsep.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.privsep.egg-info/SOURCES.txt' running build_ext test_out_of_band_log_message (oslo_privsep.tests.test_daemon.ClientChannelTestCase) oslo_privsep.tests.test_daemon.ClientChannelTestCase.test_out_of_band_log_message ... ok test_out_of_band_not_log_message (oslo_privsep.tests.test_daemon.ClientChannelTestCase) oslo_privsep.tests.test_daemon.ClientChannelTestCase.test_out_of_band_not_log_message ... ok test_drop_privs (oslo_privsep.tests.test_daemon.DaemonTest) oslo_privsep.tests.test_daemon.DaemonTest.test_drop_privs ... ok test_format_record (oslo_privsep.tests.test_daemon.LogTest) oslo_privsep.tests.test_daemon.LogTest.test_format_record ... /builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/priv_context.py:269: ResourceWarning: unclosed self.channel = None ok test_priv_loglevel (oslo_privsep.tests.test_daemon.LogTest) oslo_privsep.tests.test_daemon.LogTest.test_priv_loglevel ... ok test_record_data (oslo_privsep.tests.test_daemon.LogTest) oslo_privsep.tests.test_daemon.LogTest.test_record_data ... ok test_un_monkey_patch (oslo_privsep.tests.test_daemon.UnMonkeyPatch) oslo_privsep.tests.test_daemon.UnMonkeyPatch.test_un_monkey_patch ... ok test_unexported (oslo_privsep.tests.test_daemon.WithContextTest) oslo_privsep.tests.test_daemon.WithContextTest.test_unexported ... /builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/priv_context.py:269: ResourceWarning: unclosed self.channel = None ok test_drop_all_caps_except (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_drop_all_caps_except ... ok test_drop_all_caps_except_error (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_drop_all_caps_except_error ... ok test_get_caps (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_get_caps ... ok test_get_caps_error (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_get_caps_error ... ok test_set_keepcaps (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_set_keepcaps ... ok test_set_keepcaps_error (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_set_keepcaps_error ... ok test_badobj (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_badobj ... ok test_bool (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_bool ... ok test_bytes (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_bytes ... ok test_dict (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_dict ... ok test_eof (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_eof ... ok test_int (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_int ... ok test_list (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_list ... ok test_none (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_none ... ok test_tuple (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_tuple ... ok test_unicode (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_unicode ... ok test_helper_command (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_helper_command ... ok test_helper_command_default (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_helper_command_default ... ok test_helper_command_default_dirtoo (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_helper_command_default_dirtoo ... ok test_init_known_contexts (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_init_known_contexts ... ok test_init_windows (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_init_windows ... ok test_set_client_mode (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_set_client_mode ... ok test_start_acquires_lock (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_start_acquires_lock ... WARNING [oslo_privsep.priv_context] privsep daemon already running ok test_getpid (oslo_privsep.tests.test_priv_context.RootwrapTest) oslo_privsep.tests.test_priv_context.RootwrapTest.test_getpid ... /builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/priv_context.py:269: ResourceWarning: unclosed self.channel = None ok test_client_mode (oslo_privsep.tests.test_priv_context.SeparationTest) oslo_privsep.tests.test_priv_context.SeparationTest.test_client_mode ... /builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/priv_context.py:269: ResourceWarning: unclosed self.channel = None ok test_getpid (oslo_privsep.tests.test_priv_context.SeparationTest) oslo_privsep.tests.test_priv_context.SeparationTest.test_getpid ... ok test_basic_functionality (oslo_privsep.tests.test_priv_context.SerializationTest) oslo_privsep.tests.test_priv_context.SerializationTest.test_basic_functionality ... ok test_raises_custom (oslo_privsep.tests.test_priv_context.SerializationTest) oslo_privsep.tests.test_priv_context.SerializationTest.test_raises_custom ... ok test_raises_standard (oslo_privsep.tests.test_priv_context.SerializationTest) oslo_privsep.tests.test_priv_context.SerializationTest.test_raises_standard ... /builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/priv_context.py:269: ResourceWarning: unclosed self.channel = None ok test_concurrency (oslo_privsep.functional.test_daemon.TestDaemon) oslo_privsep.functional.test_daemon.TestDaemon.test_concurrency ... ERROR test_logging (oslo_privsep.functional.test_daemon.TestDaemon) oslo_privsep.functional.test_daemon.TestDaemon.test_logging ... ERROR ====================================================================== ERROR: test_concurrency (oslo_privsep.functional.test_daemon.TestDaemon) oslo_privsep.functional.test_daemon.TestDaemon.test_concurrency ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/functional/test_daemon.py", line 53, in setUp venv_path = os.environ['VIRTUAL_ENV'] File "/usr/lib64/python3.6/os.py", line 669, in __getitem__ raise KeyError(key) from None KeyError: 'VIRTUAL_ENV' ====================================================================== ERROR: test_logging (oslo_privsep.functional.test_daemon.TestDaemon) oslo_privsep.functional.test_daemon.TestDaemon.test_logging ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/builddir/build/BUILD/oslo.privsep-2.4.0/oslo_privsep/functional/test_daemon.py", line 53, in setUp venv_path = os.environ['VIRTUAL_ENV'] File "/usr/lib64/python3.6/os.py", line 669, in __getitem__ raise KeyError(key) from None KeyError: 'VIRTUAL_ENV' ---------------------------------------------------------------------- Ran 39 tests in 1.088s FAILED (errors=2) Test failed: error: Test failed: + : + exit 0 Processing files: python3-oslo-privsep-2.4.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qfS4BX + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/doc/python3-oslo-privsep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/doc/python3-oslo-privsep + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/doc/python3-oslo-privsep + exit 0 Provides: python3-oslo-privsep = 2.4.0-1.el8 python3.6dist(oslo.privsep) = 2.4.0 python3dist(oslo.privsep) = 2.4.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: /usr/libexec/platform-python python(abi) = 3.6 Obsoletes: python2-oslo-privsep < 2.4.0-1.el8 Processing files: python3-oslo-privsep-tests-2.4.0-1.el8.noarch Provides: python3-oslo-privsep-tests = 2.4.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-privsep-doc-2.4.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9tcPyd + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/doc/python-oslo-privsep-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/doc/python-oslo-privsep-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/doc/python-oslo-privsep-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cykcyt + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/licenses/python-oslo-privsep-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/licenses/python-oslo-privsep-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/licenses/python-oslo-privsep-doc + exit 0 Provides: python-oslo-privsep-doc = 2.4.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-oslo-privsep-lang-2.4.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3IHefK + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/licenses/python-oslo-privsep-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/licenses/python-oslo-privsep-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch/usr/share/licenses/python-oslo-privsep-lang + exit 0 Provides: python-oslo-privsep-lang = 2.4.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-privsep-2.4.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-privsep-2.4.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-privsep-tests-2.4.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-privsep-doc-2.4.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-privsep-lang-2.4.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4I5nM1 + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-privsep-2.4.0-1.el8.noarch + exit 0 Child return code was: 0