Mock Version: 1.4.4
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pastebin.spec'], chrootPath='/var/lib/mock/646291-fedora-rawhide-ppc64le-1508535353/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fff8fca7240>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pastebin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
Wrote: /builddir/build/SRPMS/python-pastebin-1.1.2-1.fc28.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pastebin.spec'], chrootPath='/var/lib/mock/646291-fedora-rawhide-ppc64le-1508535353/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fff8fca7240>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pastebin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.2y38IC
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Pastebin-1.1.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Pastebin-1.1.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Pastebin-1.1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf Pastebin.egg-info
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eGutu0
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pastebin-1.1.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8'
+ /usr/bin/python2 setup.py build
running build
running build_py
creating build
creating build/lib
copying pastebin.py -> build/lib
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jif0oo
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le
++ dirname /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le
+ cd Pastebin-1.1.2
+ /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le
running install
running install_lib
creating /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr
creating /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib
creating /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib/python2.7/site-packages
copying build/lib/pastebin.py -> /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib/python2.7/site-packages
byte-compiling /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib/python2.7/site-packages/pastebin.py to pastebin.pyc
writing byte-compilation script '/tmp/tmp2EhdoE.py'
/usr/bin/python2 -O /tmp/tmp2EhdoE.py
removing /tmp/tmp2EhdoE.py
running install_egg_info
running egg_info
creating Pastebin.egg-info
writing requirements to Pastebin.egg-info/requires.txt
writing Pastebin.egg-info/PKG-INFO
writing top-level names to Pastebin.egg-info/top_level.txt
writing dependency_links to Pastebin.egg-info/dependency_links.txt
writing manifest file 'Pastebin.egg-info/SOURCES.txt'
reading manifest file 'Pastebin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Pastebin.egg-info/SOURCES.txt'
Copying Pastebin.egg-info to /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib/python2.7/site-packages/Pastebin-1.1.2-py2.7.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.1.2-1.fc28 --unique-debug-suffix -1.1.2-1.fc28.ppc64le --unique-debug-src-base python-pastebin-1.1.2-1.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Pastebin-1.1.2
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /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
Bytecompiling .py files below /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/lib/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AgTszM
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pastebin-1.1.2
+ /usr/bin/python2 setup.py test
running test
running egg_info
writing requirements to Pastebin.egg-info/requires.txt
writing Pastebin.egg-info/PKG-INFO
writing top-level names to Pastebin.egg-info/top_level.txt
writing dependency_links to Pastebin.egg-info/dependency_links.txt
reading manifest file 'Pastebin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Pastebin.egg-info/SOURCES.txt'
running build_ext
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
+ exit 0
Processing files: python-pastebin-1.1.2-1.fc28.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Qh1KWa
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pastebin-1.1.2
+ DOCDIR=/builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/share/doc/python-pastebin
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/share/doc/python-pastebin
+ cp -pr readme.markdown /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/share/doc/python-pastebin
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oyDgkz
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pastebin-1.1.2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/share/licenses/python-pastebin
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/share/licenses/python-pastebin
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le/usr/share/licenses/python-pastebin
+ exit 0
Provides: python-pastebin = 1.1.2-1.fc28 python2.7dist(pastebin) = 1.1.2 python2dist(pastebin) = 1.1.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: python(abi) = 2.7
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le
Wrote: /builddir/build/RPMS/python-pastebin-1.1.2-1.fc28.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xv8tFY
+ umask 022
+ cd /builddir/build/BUILD
+ cd Pastebin-1.1.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pastebin-1.1.2-1.fc28.ppc64le
+ exit 0
Child return code was: 0