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-rootwrap.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-76344-416809/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '42f8045dbe1b40f5ae3bca114be4783c', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76344-416809/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-rootwrap.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-rootwrap-6.0.2-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-rootwrap.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-76344-416809/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08f72052b2414767aef132978ea8b9ad', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76344-416809/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-rootwrap.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.88PacU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.rootwrap-6.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.rootwrap-6.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.rootwrap-6.0.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 --allow-empty -a --author 'rpm-build ' -m 'python-oslo-rootwrap-6.0.2 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A9MNjK + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.0.2 + 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 -fasynchronous-unwind-tables -fstack-clash-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_rootwrap copying oslo_rootwrap/wrapper.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/version.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/client.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/jsonrpc.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/daemon.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/filters.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/__init__.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/cmd.py -> build/lib/oslo_rootwrap creating build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_rootwrap.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional_eventlet.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/run_daemon.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/__init__.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional.py -> build/lib/oslo_rootwrap/tests running egg_info writing oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.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.rootwrap.egg-info/SOURCES.txt' + sleep 1 + sphinx-build-3 -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.rootwrap-6.0.2/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] contributor/index reading sources... [ 33%] index reading sources... [ 50%] install/index reading sources... [ 66%] user/history reading sources... [ 83%] 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... [ 16%] contributor/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/oslo.rootwrap/tree/doc/source' [openstackdocstheme] bug_project (from user) 'oslo.rootwrap' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-04-24 14:33:45 writing output... [ 33%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-04-24 14:33:45 writing output... [ 50%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-04-24 14:33:45 writing output... [ 66%] user/history [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/history is 2020-04-24 14:33:45 writing output... [ 83%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-04-24 14:33:45 writing output... [100%] user/usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/usage is 2020-04-24 14:33:45 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' 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.q3ERmt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch + cd oslo.rootwrap-6.0.2 + 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 -fasynchronous-unwind-tables -fstack-clash-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-rootwrap-6.0.2-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-rootwrap-6.0.2-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/wrapper.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/version.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/client.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/jsonrpc.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/daemon.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap creating /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_rootwrap.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_functional_eventlet.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/run_daemon.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_functional.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/filters.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/__init__.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap copying build/lib/oslo_rootwrap/cmd.py -> /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/wrapper.py to wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/jsonrpc.py to jsonrpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/daemon.py to daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/test_rootwrap.py to test_rootwrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/test_functional_eventlet.py to test_functional_eventlet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/run_daemon.py to run_daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/tests/test_functional.py to test_functional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_rootwrap/cmd.py to cmd.cpython-36.pyc writing byte-compilation script '/tmp/tmpzieg4zyz.py' /usr/libexec/platform-python /tmp/tmpzieg4zyz.py removing /tmp/tmpzieg4zyz.py running install_egg_info running egg_info writing oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.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.rootwrap.egg-info/SOURCES.txt' Copying oslo.rootwrap.egg-info to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.rootwrap-6.0.2-py3.6.egg-info running install_scripts Installing oslo-rootwrap script to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/bin Installing oslo-rootwrap-daemon script to /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/bin /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 -j8 --strict-build-id -m -i --build-id-seed 6.0.2-1.el8 --unique-debug-suffix -6.0.2-1.el8.noarch --unique-debug-src-base python-oslo-rootwrap-6.0.2-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.rootwrap-6.0.2 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-rootwrap-6.0.2-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.SUEqxG + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.0.2 + export PYTHONPATH=. + PYTHONPATH=. + export OS_TEST_PATH=./oslo_rootwrap/tests + OS_TEST_PATH=./oslo_rootwrap/tests + PYTHON=python3 + stestr-3 --test-path ./oslo_rootwrap/tests run {7} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_as ... SKIPPED: Test requires root (for setuid) {3} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once [0.645138s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match [0.003131s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal [0.003468s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal_symlink [0.005338s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_strict_switched_off_in_configparser [0.003348s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_match [0.002246s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_command_not_found [0.677327s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Executable not found: /unknown/unknown_cmd (filter match = unknown_cmd) {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_empty_args [0.002673s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_not_match [0.002466s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch [0.000569s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_commandfilter [0.000410s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal [0.003168s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_symlink [0.004454s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_symlink [0.003335s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter [0.004885s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_unauthorized_command [0.708056s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as ... SKIPPED: Test requires root (for setuid) {7} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin [0.676771s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {7} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint [0.004208s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter [0.034019s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_symlink [0.004096s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal [0.002856s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_arguments_number [0.002607s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns [0.002123s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_no_raise [0.000408s] ... ok {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_does_not_match [0.000725s] ... ok {4} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_ressurection [0.709738s] ... ok {2} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_command_not_found [0.749560s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_renamed_exe [0.062044s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RootwrapConfig [0.003781s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client [0.874238s] ... ok {4} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_later_install_cmd [0.671271s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_privsep_in_loader [0.001618s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_upgraded_exe [0.002458s] ... ok {6} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_unauthorized_command [0.671488s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Unauthorized command: unauthorized_cmd (no filter matched) {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_reject [0.001795s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_invalid_regexpfilter [0.000397s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server [0.008030s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_regexpfilter [0.000397s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_exec_dirs_search [0.000466s] ... ok {4} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user [0.000711s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject [0.003379s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_add [0.000388s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_list [0.000367s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_non_netns [0.000451s] ... ok {6} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_match [0.001198s] ... ok {2} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_stdin [0.713125s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal_symlink [0.003048s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_exec_command [0.002287s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_match [0.000445s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe [0.002234s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter [0.000543s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_missing_command [0.001017s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode [0.006576s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_signal [0.721105s] ... ok {5} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_graceful_death [1.751322s] ... ok {5} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_once [0.632352s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_pass_constraint [0.002276s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command [0.002519s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_multiple [0.001667s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter_without_leading_env [0.000972s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_delete [0.000377s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch_nonroot [0.000370s] ... ok {5} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin [0.001348s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_timeout [15.643647s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal_symlink [0.003596s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_CommandFilter [0.000490s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter_empty_args [0.000394s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin_bad [0.002235s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_matches [0.000619s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_skips [0.001360s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode [0.004810s] ... ok ====== Totals ====== Ran: 73 tests in 17.2657 sec. - Passed: 71 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 26.0697 sec. ============== Worker Balance ============== - Worker 0 (10 tests) => 0:00:17.261207 - Worker 1 (9 tests) => 0:00:00.805202 - Worker 2 (9 tests) => 0:00:01.487497 - Worker 3 (9 tests) => 0:00:00.673372 - Worker 4 (9 tests) => 0:00:01.398758 - Worker 5 (9 tests) => 0:00:02.400791 - Worker 6 (9 tests) => 0:00:01.404267 - Worker 7 (9 tests) => 0:00:00.706080 + exit 0 Processing files: python3-oslo-rootwrap-6.0.2-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iOB0SL + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python3-oslo-rootwrap + exit 0 Provides: python3-oslo-rootwrap = 6.0.2-1.el8 python3.6dist(oslo.rootwrap) = 6.0.2 python3dist(oslo.rootwrap) = 6.0.2 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-rootwrap < 6.0.2-1.el8 Processing files: python-oslo-rootwrap-doc-6.0.2-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X89kYz + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/doc/python-oslo-rootwrap-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QoaDDt + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch/usr/share/licenses/python-oslo-rootwrap-doc + exit 0 Provides: python-oslo-rootwrap-doc = 6.0.2-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-rootwrap-tests-6.0.2-1.el8.noarch Provides: python3-oslo-rootwrap-tests = 6.0.2-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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-6.0.2-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-rootwrap-doc-6.0.2-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-tests-6.0.2-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.en6cry + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-6.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-6.0.2-1.el8.noarch + exit 0 Child return code was: 0