Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-coverage.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100821-854773/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-coverage.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1618358400 Wrote: /builddir/build/SRPMS/python-coverage-5.6-0.1b1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-coverage.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100821-854773/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-coverage.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1618358400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O5HpzV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coverage-5.6b1 + /usr/bin/gzip -dc /builddir/build/SOURCES/coverage-5.6b1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coverage-5.6b1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod 0644 '{}' ';' + sed -i 's/\r//g' README.rst + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u2gQ9Z + umask 022 + cd /builddir/build/BUILD + cd coverage-5.6b1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.9 creating build/lib.linux-ppc64le-3.9/coverage copying coverage/plugin_support.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/version.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/xmlreport.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/pytracer.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/python.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/debug.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/templite.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/__init__.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/bytecode.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/disposition.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/annotate.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/results.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/control.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/sqldata.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/config.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/execfile.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/numbits.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/context.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/files.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/inorout.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/backward.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/phystokens.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/__main__.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/tomlconfig.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/data.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/summary.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/env.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/html.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/collector.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/parser.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/plugin.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/report.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/jsonreport.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/cmdline.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/multiproc.py -> build/lib.linux-ppc64le-3.9/coverage copying coverage/misc.py -> build/lib.linux-ppc64le-3.9/coverage creating build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/jquery.isonscreen.js -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/jquery.ba-throttle-debounce.min.js -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/index.html -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/style.scss -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/jquery.hotkeys.js -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/keybd_open.png -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/pyfile.html -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/jquery.tablesorter.min.js -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/style.css -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/favicon_32.png -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles copying coverage/htmlfiles/jquery.min.js -> build/lib.linux-ppc64le-3.9/coverage/htmlfiles creating build/lib.linux-ppc64le-3.9/coverage/fullcoverage copying coverage/fullcoverage/encodings.py -> build/lib.linux-ppc64le-3.9/coverage/fullcoverage running build_ext building 'coverage.tracer' extension creating build/temp.linux-ppc64le-3.9 creating build/temp.linux-ppc64le-3.9/coverage creating build/temp.linux-ppc64le-3.9/coverage/ctracer gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c coverage/ctracer/datastack.c -o build/temp.linux-ppc64le-3.9/coverage/ctracer/datastack.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c coverage/ctracer/filedisp.c -o build/temp.linux-ppc64le-3.9/coverage/ctracer/filedisp.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c coverage/ctracer/module.c -o build/temp.linux-ppc64le-3.9/coverage/ctracer/module.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c coverage/ctracer/tracer.c -o build/temp.linux-ppc64le-3.9/coverage/ctracer/tracer.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.9/coverage/ctracer/datastack.o build/temp.linux-ppc64le-3.9/coverage/ctracer/filedisp.o build/temp.linux-ppc64le-3.9/coverage/ctracer/module.o build/temp.linux-ppc64le-3.9/coverage/ctracer/tracer.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.9/coverage/tracer.cpython-39-powerpc64le-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xIVADc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le ++ dirname /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le + cd coverage-5.6b1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/plugin_support.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/version.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/xmlreport.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/pytracer.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/python.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/debug.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/templite.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/__init__.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/bytecode.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/disposition.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/annotate.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/results.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/control.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/sqldata.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/config.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/execfile.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/numbits.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/context.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/tracer.cpython-39-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/files.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/inorout.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/backward.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/phystokens.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/__main__.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/tomlconfig.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/data.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/fullcoverage copying build/lib.linux-ppc64le-3.9/coverage/fullcoverage/encodings.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/fullcoverage copying build/lib.linux-ppc64le-3.9/coverage/summary.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/env.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/html.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/collector.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/parser.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/plugin.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/report.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/jsonreport.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/cmdline.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage copying build/lib.linux-ppc64le-3.9/coverage/multiproc.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage creating /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/keybd_closed.png -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/jquery.isonscreen.js -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/jquery.ba-throttle-debounce.min.js -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/index.html -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/style.scss -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/jquery.hotkeys.js -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/keybd_open.png -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/pyfile.html -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/jquery.tablesorter.min.js -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/style.css -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/coverage_html.js -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/favicon_32.png -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/htmlfiles/jquery.min.js -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/htmlfiles copying build/lib.linux-ppc64le-3.9/coverage/misc.py -> /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/plugin_support.py to plugin_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/xmlreport.py to xmlreport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/pytracer.py to pytracer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/templite.py to templite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/bytecode.py to bytecode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/disposition.py to disposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/annotate.py to annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/sqldata.py to sqldata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/execfile.py to execfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/numbits.py to numbits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/inorout.py to inorout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/backward.py to backward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/phystokens.py to phystokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/tomlconfig.py to tomlconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/fullcoverage/encodings.py to encodings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/jsonreport.py to jsonreport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/cmdline.py to cmdline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/multiproc.py to multiproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/misc.py to misc.cpython-39.pyc writing byte-compilation script '/tmp/tmpp5t4hly_.py' /usr/bin/python3 /tmp/tmpp5t4hly_.py removing /tmp/tmpp5t4hly_.py running install_egg_info running egg_info writing coverage.egg-info/PKG-INFO writing dependency_links to coverage.egg-info/dependency_links.txt writing entry points to coverage.egg-info/entry_points.txt writing requirements to coverage.egg-info/requires.txt writing top-level names to coverage.egg-info/top_level.txt reading manifest file 'coverage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ci/*.token' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'doc/_spell' no previously-included directories found matching 'tests/eggsrc/build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'coverage.egg-info/SOURCES.txt' Copying coverage.egg-info to /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage-5.6b1-py3.9.egg-info running install_scripts Installing coverage script to /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/bin Installing coverage-3.9 script to /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/bin Installing coverage3 script to /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/bin/__pycache__ + rm /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le//usr/bin/coverage + pushd /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/bin ~/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/bin ~/build/BUILD/coverage-5.6b1 + ln -s coverage-3.9 coverage-3 + ln -s coverage-3.9 coverage ~/build/BUILD/coverage-5.6b1 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.6-0.1b1.el9s --unique-debug-suffix -5.6-0.1b1.el9s.ppc64le --unique-debug-src-base python-coverage-5.6-0.1b1.el9s.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/coverage-5.6b1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/tracer.cpython-39-powerpc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9/site-packages/coverage/tracer.cpython-39-powerpc64le-linux-gnu.so original debug info size: 112kB, size after compression: 108kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 101 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-coverage-5.6-0.1b1.el9s.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FudUdb + umask 022 + cd /builddir/build/BUILD + cd coverage-5.6b1 + DOCDIR=/builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/doc/python3-coverage + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/doc/python3-coverage + cp -pr README.rst /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/doc/python3-coverage + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9nojrh + umask 022 + cd /builddir/build/BUILD + cd coverage-5.6b1 + LICENSEDIR=/builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/licenses/python3-coverage + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/licenses/python3-coverage + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/licenses/python3-coverage + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le/usr/share/licenses/python3-coverage + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(js-jquery) = 1.11.1 bundled(js-jquery-debounce) = 1.1 bundled(js-jquery-hotkeys) = 0.8 bundled(js-jquery-isonscreen) = 1.2.0 bundled(js-jquery-tablesorter) python-coverage = 5.6-0.1b1.el9s python3-coverage = 5.6-0.1b1.el9s python3-coverage(ppc-64) = 5.6-0.1b1.el9s python3.9-coverage = 5.6-0.1b1.el9s python3.9dist(coverage) = 5.6~b1 python3dist(coverage) = 5.6~b1 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/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 python3.9dist(setuptools) rtld(GNU_HASH) Conflicts: python2-coverage < 4.5.4-2 Obsoletes: python-coverage < 5.6-0.1b1.el9s Processing files: python-coverage-debugsource-5.6-0.1b1.el9s.ppc64le Provides: python-coverage-debugsource = 5.6-0.1b1.el9s python-coverage-debugsource(ppc-64) = 5.6-0.1b1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-coverage-debuginfo-5.6-0.1b1.el9s.ppc64le Provides: debuginfo(build-id) = e198ba14464410fe81a07e4b9a544de74564b7e9 python-coverage-debuginfo = 5.6-0.1b1.el9s python3-coverage-debuginfo = 5.6-0.1b1.el9s python3-coverage-debuginfo(ppc-64) = 5.6-0.1b1.el9s python3.9-coverage-debuginfo = 5.6-0.1b1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-coverage-debugsource(ppc-64) = 5.6-0.1b1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le Wrote: /builddir/build/RPMS/python-coverage-debugsource-5.6-0.1b1.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-coverage-debuginfo-5.6-0.1b1.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-coverage-5.6-0.1b1.el9s.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fzq7ts + umask 022 + cd /builddir/build/BUILD + cd coverage-5.6b1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-coverage-5.6-0.1b1.el9s.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0