Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-jmespath.spec'], chrootPath='/home/mockroot/dist-circle8-ppc64le-build-50086-12627/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-jmespath.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 Wrote: /builddir/build/SRPMS/python-jmespath-0.9.0-11.el8.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-jmespath.spec'], chrootPath='/home/mockroot/dist-circle8-ppc64le-build-50086-12627/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-jmespath.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bR0CBQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jmespath-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jmespath-0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jmespath-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf jmespath.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.42QETR + umask 022 + cd /builddir/build/BUILD + cd jmespath-0.9.0 + 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 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/jmespath copying jmespath/__init__.py -> build/lib/jmespath copying jmespath/ast.py -> build/lib/jmespath copying jmespath/compat.py -> build/lib/jmespath copying jmespath/exceptions.py -> build/lib/jmespath copying jmespath/functions.py -> build/lib/jmespath copying jmespath/lexer.py -> build/lib/jmespath copying jmespath/parser.py -> build/lib/jmespath copying jmespath/visitor.py -> build/lib/jmespath running build_scripts creating build/scripts-3.6 copying and adjusting bin/jp.py -> build/scripts-3.6 changing mode of build/scripts-3.6/jp.py from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3XQqES + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le + cd jmespath-0.9.0 + 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 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/__init__.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/ast.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/compat.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/exceptions.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/functions.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/lexer.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/parser.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath copying build/lib/jmespath/visitor.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/ast.py to ast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/lexer.py to lexer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath/visitor.py to visitor.cpython-36.pyc writing byte-compilation script '/tmp/tmp4_rc1ggj.py' /usr/libexec/platform-python /tmp/tmp4_rc1ggj.py removing /tmp/tmp4_rc1ggj.py running install_egg_info running egg_info creating jmespath.egg-info writing jmespath.egg-info/PKG-INFO writing dependency_links to jmespath.egg-info/dependency_links.txt writing top-level names to jmespath.egg-info/top_level.txt writing manifest file 'jmespath.egg-info/SOURCES.txt' reading manifest file 'jmespath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jmespath.egg-info/SOURCES.txt' Copying jmespath.egg-info to /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6/site-packages/jmespath-0.9.0-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/bin copying build/scripts-3.6/jp.py -> /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/bin changing mode of /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/bin/jp.py to 755 + mv /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le//usr/bin/jp.py /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le//usr/bin/jp.py-3.6 + ln -sf /usr/bin/jp.py-3.6 /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le//usr/bin/jp.py-3 + ln -sf /usr/bin/jp.py-3.6 /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le//usr/bin/jp.py + /usr/lib/rpm/find-debuginfo.sh -j176 --strict-build-id -m -i --build-id-seed 0.9.0-11.el8 --unique-debug-suffix -0.9.0-11.el8.ppc64le --unique-debug-src-base python-jmespath-0.9.0-11.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jmespath-0.9.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N7fkjS + umask 022 + cd /builddir/build/BUILD + cd jmespath-0.9.0 + nosetests-3.6 ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.042s OK + exit 0 Processing files: python3-jmespath-0.9.0-11.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74eJWR + umask 022 + cd /builddir/build/BUILD + cd jmespath-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/share/doc/python3-jmespath + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/share/doc/python3-jmespath + cp -pr README.rst /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/share/doc/python3-jmespath + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hcJkYO + umask 022 + cd /builddir/build/BUILD + cd jmespath-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/share/licenses/python3-jmespath + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/share/licenses/python3-jmespath + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le/usr/share/licenses/python3-jmespath + exit 0 Provides: python3-jmespath = 0.9.0-11.el8 python3.6dist(jmespath) = 0.9.0 python3dist(jmespath) = 0.9.0 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/libexec/platform-python python(abi) = 3.6 Supplements: ansible Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le Wrote: /builddir/build/RPMS/python3-jmespath-0.9.0-11.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IHx9tQ + umask 022 + cd /builddir/build/BUILD + cd jmespath-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-jmespath-0.9.0-11.el8.ppc64le + exit 0 Child return code was: 0