Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buckup.spec'], chrootPath='/var/lib/mock/870826-fedora-rawhide-ppc64le-1553039733.347203/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', '--bind=/tmp/mock-resolv.kcmwt2n5:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '06c0e728bf084d1dae43816504fde99f', '-D', '/var/lib/mock/870826-fedora-rawhide-ppc64le-1553039733.347203/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kcmwt2n5:/etc/resolv.conf', '--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/buckup.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/buckup-0.1a4-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buckup.spec'], chrootPath='/var/lib/mock/870826-fedora-rawhide-ppc64le-1553039733.347203/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', '--bind=/tmp/mock-resolv.kcmwt2n5:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f99dcd906d2040018cdf1ac0b573da0c', '-D', '/var/lib/mock/870826-fedora-rawhide-ppc64le-1553039733.347203/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kcmwt2n5:/etc/resolv.conf', '--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/buckup.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.9ShEB5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buckup-0.1a4 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.1a4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buckup-0.1a4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf buckup.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WTjhcy + umask 022 + cd /builddir/build/BUILD + cd buckup-0.1a4 + 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/buckup copying buckup/command_line.py -> build/lib/buckup copying buckup/exceptions.py -> build/lib/buckup copying buckup/__init__.py -> build/lib/buckup copying buckup/utils.py -> build/lib/buckup copying buckup/bucket_creator.py -> build/lib/buckup + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.okyUV0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le + cd buckup-0.1a4 + 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/buckup-0.1a4-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib creating /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7 creating /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup copying build/lib/buckup/bucket_creator.py -> /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup copying build/lib/buckup/utils.py -> /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup copying build/lib/buckup/__init__.py -> /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup copying build/lib/buckup/exceptions.py -> /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup copying build/lib/buckup/command_line.py -> /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup byte-compiling /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup/bucket_creator.py to bucket_creator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup/command_line.py to command_line.cpython-37.pyc writing byte-compilation script '/tmp/tmpnu9m69ln.py' /usr/bin/python3 /tmp/tmpnu9m69ln.py removing /tmp/tmpnu9m69ln.py running install_egg_info running egg_info creating buckup.egg-info writing buckup.egg-info/PKG-INFO writing dependency_links to buckup.egg-info/dependency_links.txt writing entry points to buckup.egg-info/entry_points.txt writing requirements to buckup.egg-info/requires.txt writing top-level names to buckup.egg-info/top_level.txt writing manifest file 'buckup.egg-info/SOURCES.txt' reading manifest file 'buckup.egg-info/SOURCES.txt' writing manifest file 'buckup.egg-info/SOURCES.txt' Copying buckup.egg-info to /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/lib/python3.7/site-packages/buckup-0.1a4-py3.7.egg-info running install_scripts Installing buckup script to /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.1a4-1.fc31 --unique-debug-suffix -0.1a4-1.fc31.ppc64le --unique-debug-src-base buckup-0.1a4-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/buckup-0.1a4 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/buckup-0.1a4-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 Processing files: buckup-0.1a4-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vYuD2t + umask 022 + cd /builddir/build/BUILD + cd buckup-0.1a4 + DOCDIR=/builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/share/doc/buckup + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/share/doc/buckup + cp -pr README.rst /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/share/doc/buckup + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OfjC9W + umask 022 + cd /builddir/build/BUILD + cd buckup-0.1a4 + LICENSEDIR=/builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/share/licenses/buckup + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/share/licenses/buckup + cp -pr LICENSE /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le/usr/share/licenses/buckup + exit 0 Provides: buckup = 0.1a4-1.fc31 python3.7dist(buckup) = 0.1a4 python3dist(buckup) = 0.1a4 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 python(abi) = 3.7 python3.7dist(boto3) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le Wrote: /builddir/build/RPMS/buckup-0.1a4-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tSsEBq + umask 022 + cd /builddir/build/BUILD + cd buckup-0.1a4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buckup-0.1a4-1.fc31.ppc64le + exit 0 Child return code was: 0