Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-runtests.spec'], chrootPath='/var/lib/mock/875527-fedora-rawhide-ppc64le-1553897936.479439/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e9384e4b413c4b7d871ed18633b644e0', '-D', '/var/lib/mock/875527-fedora-rawhide-ppc64le-1553897936.479439/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-runtests.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-runtests-0.0.27-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-runtests.spec'], chrootPath='/var/lib/mock/875527-fedora-rawhide-ppc64le-1553897936.479439/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '225b211451e948d6a9b11bf4875737d6', '-D', '/var/lib/mock/875527-fedora-rawhide-ppc64le-1553897936.479439/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-runtests.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X3gDVk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runtests-0.0.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/runtests-0.0.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd runtests-0.0.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf runtests.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AGlgR4 + umask 022 + cd /builddir/build/BUILD + cd runtests-0.0.27 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/runtests copying runtests/version.py -> build/lib/runtests copying runtests/tester.py -> build/lib/runtests copying runtests/cycles.py -> build/lib/runtests copying runtests/coverage.py -> build/lib/runtests copying runtests/benchmark.py -> build/lib/runtests copying runtests/__init__.py -> build/lib/runtests creating build/lib/runtests/mpi copying runtests/mpi/tester.py -> build/lib/runtests/mpi copying runtests/mpi/__init__.py -> build/lib/runtests/mpi creating build/lib/runtests/tests copying runtests/tests/test_regular.py -> build/lib/runtests/tests copying runtests/tests/test_benchmark.py -> build/lib/runtests/tests creating build/lib/runtests/mpi/tests copying runtests/mpi/tests/test_uncollective.py -> build/lib/runtests/mpi/tests copying runtests/mpi/tests/test_mpiworld.py -> build/lib/runtests/mpi/tests copying runtests/mpi/tests/test_collective.py -> build/lib/runtests/mpi/tests copying runtests/mpi/tests/test_benchmark.py -> build/lib/runtests/mpi/tests copying runtests/mpi/tests/test_assertblock.py -> build/lib/runtests/mpi/tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lVIfWO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le + cd runtests-0.0.27 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/tests copying build/lib/runtests/tests/test_benchmark.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/tests copying build/lib/runtests/tests/test_regular.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/tests creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi creating /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests copying build/lib/runtests/mpi/tests/test_assertblock.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests copying build/lib/runtests/mpi/tests/test_benchmark.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests copying build/lib/runtests/mpi/tests/test_collective.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests copying build/lib/runtests/mpi/tests/test_mpiworld.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests copying build/lib/runtests/mpi/tests/test_uncollective.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests copying build/lib/runtests/mpi/__init__.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi copying build/lib/runtests/mpi/tester.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi copying build/lib/runtests/__init__.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests copying build/lib/runtests/benchmark.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests copying build/lib/runtests/coverage.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests copying build/lib/runtests/cycles.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests copying build/lib/runtests/tester.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests copying build/lib/runtests/version.py -> /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/tests/test_benchmark.py to test_benchmark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/tests/test_regular.py to test_regular.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests/test_assertblock.py to test_assertblock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests/test_benchmark.py to test_benchmark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests/test_collective.py to test_collective.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests/test_mpiworld.py to test_mpiworld.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tests/test_uncollective.py to test_uncollective.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/mpi/tester.py to tester.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/benchmark.py to benchmark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/coverage.py to coverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/cycles.py to cycles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/tester.py to tester.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/tmphagf4qih.py' /usr/bin/python3 /tmp/tmphagf4qih.py removing /tmp/tmphagf4qih.py running install_egg_info running egg_info creating runtests.egg-info writing runtests.egg-info/PKG-INFO writing dependency_links to runtests.egg-info/dependency_links.txt writing requirements to runtests.egg-info/requires.txt writing top-level names to runtests.egg-info/top_level.txt writing manifest file 'runtests.egg-info/SOURCES.txt' reading manifest file 'runtests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'runtests.egg-info/SOURCES.txt' Copying runtests.egg-info to /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7/site-packages/runtests-0.0.27-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.0.27-1.fc31 --unique-debug-suffix -0.0.27-1.fc31.ppc64le --unique-debug-src-base python-runtests-0.0.27-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/runtests-0.0.27 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jXSIrz + umask 022 + cd /builddir/build/BUILD + cd runtests-0.0.27 + /usr/bin/python3 setup.py test running test running egg_info writing runtests.egg-info/PKG-INFO writing dependency_links to runtests.egg-info/dependency_links.txt writing requirements to runtests.egg-info/requires.txt writing top-level names to runtests.egg-info/top_level.txt reading manifest file 'runtests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'runtests.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 0 tests in 0.000s BUILDSTDERR: OK + exit 0 Processing files: python3-runtests-0.0.27-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.90AEck + umask 022 + cd /builddir/build/BUILD + cd runtests-0.0.27 + DOCDIR=/builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/share/doc/python3-runtests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/share/doc/python3-runtests + cp -pr README.md /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le/usr/share/doc/python3-runtests + exit 0 Provides: python3-runtests = 0.0.27-1.fc31 python3.7dist(runtests) = 0.0.27 python3dist(runtests) = 0.0.27 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.7 python3.7dist(coverage) python3.7dist(pytest) Suggests: python3-mpi4py-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python3-runtests-0.0.27-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VuWTv5 + umask 022 + cd /builddir/build/BUILD + cd runtests-0.0.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-runtests-0.0.27-1.fc31.ppc64le + exit 0 Child return code was: 0