Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-drf-nested-routers.spec'], chrootPath='/var/lib/mock/875547-fedora-rawhide-ppc64le-1553898271.689502/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', 'e148eb55bfd14ef0a6d4fe32ba2302ae', '-D', '/var/lib/mock/875547-fedora-rawhide-ppc64le-1553898271.689502/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-drf-nested-routers.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-drf-nested-routers-0.91-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-drf-nested-routers.spec'], chrootPath='/var/lib/mock/875547-fedora-rawhide-ppc64le-1553898271.689502/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', '4d397f3fc12d4d2192565de82008425c', '-D', '/var/lib/mock/875547-fedora-rawhide-ppc64le-1553898271.689502/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-drf-nested-routers.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.ViExDo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf drf-nested-routers-0.91 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/drf-nested-routers-0.91.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd drf-nested-routers-0.91 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf drf-nested-routers.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LI49s6 + umask 022 + cd /builddir/build/BUILD + cd drf-nested-routers-0.91 + 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/rest_framework_nested copying rest_framework_nested/viewsets.py -> build/lib/rest_framework_nested copying rest_framework_nested/serializers.py -> build/lib/rest_framework_nested copying rest_framework_nested/routers.py -> build/lib/rest_framework_nested copying rest_framework_nested/relations.py -> build/lib/rest_framework_nested copying rest_framework_nested/__init__.py -> build/lib/rest_framework_nested creating build/lib/rest_framework_nested/runtests copying rest_framework_nested/runtests/urls.py -> build/lib/rest_framework_nested/runtests copying rest_framework_nested/runtests/settings.py -> build/lib/rest_framework_nested/runtests copying rest_framework_nested/runtests/runtests.py -> build/lib/rest_framework_nested/runtests copying rest_framework_nested/runtests/runcoverage.py -> build/lib/rest_framework_nested/runtests copying rest_framework_nested/runtests/__init__.py -> build/lib/rest_framework_nested/runtests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UcYKrO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le + cd drf-nested-routers-0.91 + 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-drf-nested-routers-0.91-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested creating /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests copying build/lib/rest_framework_nested/runtests/__init__.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests copying build/lib/rest_framework_nested/runtests/runcoverage.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests copying build/lib/rest_framework_nested/runtests/runtests.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests copying build/lib/rest_framework_nested/runtests/settings.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests copying build/lib/rest_framework_nested/runtests/urls.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests copying build/lib/rest_framework_nested/__init__.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested copying build/lib/rest_framework_nested/relations.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested copying build/lib/rest_framework_nested/routers.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested copying build/lib/rest_framework_nested/serializers.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested copying build/lib/rest_framework_nested/viewsets.py -> /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests/runcoverage.py to runcoverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests/runtests.py to runtests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests/settings.py to settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/runtests/urls.py to urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/relations.py to relations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/routers.py to routers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/serializers.py to serializers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/rest_framework_nested/viewsets.py to viewsets.cpython-37.pyc writing byte-compilation script '/tmp/tmp6tnd0iwz.py' /usr/bin/python3 /tmp/tmp6tnd0iwz.py removing /tmp/tmp6tnd0iwz.py running install_egg_info running egg_info writing drf_nested_routers.egg-info/PKG-INFO writing dependency_links to drf_nested_routers.egg-info/dependency_links.txt writing requirements to drf_nested_routers.egg-info/requires.txt writing top-level names to drf_nested_routers.egg-info/top_level.txt reading manifest file 'drf_nested_routers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory '*' BUILDSTDERR: warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'drf_nested_routers.egg-info/SOURCES.txt' Copying drf_nested_routers.egg-info to /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/lib/python3.7/site-packages/drf_nested_routers-0.91-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.91-1.fc31 --unique-debug-suffix -0.91-1.fc31.ppc64le --unique-debug-src-base python-drf-nested-routers-0.91-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/drf-nested-routers-0.91 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-drf-nested-routers-0.91-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: python3-drf-nested-routers-0.91-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kxj1Ow + umask 022 + cd /builddir/build/BUILD + cd drf-nested-routers-0.91 + DOCDIR=/builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/doc/python3-drf-nested-routers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/doc/python3-drf-nested-routers + cp -pr README.md /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/doc/python3-drf-nested-routers + cp -pr README.rst /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/doc/python3-drf-nested-routers + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LCLzcf + umask 022 + cd /builddir/build/BUILD + cd drf-nested-routers-0.91 + LICENSEDIR=/builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/licenses/python3-drf-nested-routers + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/licenses/python3-drf-nested-routers + cp -pr LICENSE /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le/usr/share/licenses/python3-drf-nested-routers + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__init__.py BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__ BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/__init__.cpython-37.opt-1.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/runcoverage.cpython-37.opt-1.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/runcoverage.cpython-37.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/runtests.cpython-37.opt-1.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/runtests.cpython-37.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/settings.cpython-37.opt-1.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/settings.cpython-37.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/urls.cpython-37.opt-1.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/__pycache__/urls.cpython-37.pyc BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/runcoverage.py BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/runtests.py BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/settings.py BUILDSTDERR: warning: File listed twice: /usr/lib/python3.7/site-packages/rest_framework_nested/runtests/urls.py Provides: python3-drf-nested-routers = 0.91-1.fc31 python3.7dist(drf-nested-routers) = 0.91 python3dist(drf-nested-routers) = 0.91 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(django) >= 1.11 python3.7dist(djangorestframework) >= 3.6.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python3-drf-nested-routers-0.91-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fJmE0X + umask 022 + cd /builddir/build/BUILD + cd drf-nested-routers-0.91 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-drf-nested-routers-0.91-1.fc31.ppc64le + exit 0 Child return code was: 0