Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-wrapt.spec'], nspawn_args=[]timeout=172800printOutput=Falselogger=gid=425uid=1000shell=FalsechrootPath='/var/lib/mock/module-4ed16bacdadd8f0f-build-9637951-778675/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-wrapt.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-wrapt-1.10.10-1.module_4ed16bac.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-wrapt.spec'], nspawn_args=[]timeout=172800printOutput=Falselogger=gid=425uid=1000shell=FalsechrootPath='/var/lib/mock/module-4ed16bacdadd8f0f-build-9637951-778675/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-wrapt.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ySSCN5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wrapt-1.10.10 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/1.10.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd wrapt-1.10.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf wrapt.egg-info + rm -rf /builddir/build/BUILD/python3-python-wrapt-1.10.10-1.module_4ed16bac + cp -a . /builddir/build/BUILD/python3-python-wrapt-1.10.10-1.module_4ed16bac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mWBti0 + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + 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 -march=zEC12 -mtune=z13' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-s390x-2.7 creating build/lib.linux-s390x-2.7/wrapt copying src/wrapt/__init__.py -> build/lib.linux-s390x-2.7/wrapt copying src/wrapt/arguments.py -> build/lib.linux-s390x-2.7/wrapt copying src/wrapt/decorators.py -> build/lib.linux-s390x-2.7/wrapt copying src/wrapt/importer.py -> build/lib.linux-s390x-2.7/wrapt copying src/wrapt/wrappers.py -> build/lib.linux-s390x-2.7/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.linux-s390x-2.7 creating build/temp.linux-s390x-2.7/src creating build/temp.linux-s390x-2.7/src/wrapt gcc -pthread -fno-strict-aliasing -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 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -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 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python2.7 -c src/wrapt/_wrappers.c -o build/temp.linux-s390x-2.7/src/wrapt/_wrappers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/src/wrapt/_wrappers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/wrapt/_wrappers.so ~/build/BUILD/python3-python-wrapt-1.10.10-1.module_4ed16bac ~/build/BUILD/wrapt-1.10.10 + pushd /builddir/build/BUILD/python3-python-wrapt-1.10.10-1.module_4ed16bac + 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 -march=zEC12 -mtune=z13' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-s390x-3.6 creating build/lib.linux-s390x-3.6/wrapt copying src/wrapt/__init__.py -> build/lib.linux-s390x-3.6/wrapt copying src/wrapt/arguments.py -> build/lib.linux-s390x-3.6/wrapt copying src/wrapt/decorators.py -> build/lib.linux-s390x-3.6/wrapt copying src/wrapt/importer.py -> build/lib.linux-s390x-3.6/wrapt copying src/wrapt/wrappers.py -> build/lib.linux-s390x-3.6/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.linux-s390x-3.6 creating build/temp.linux-s390x-3.6/src creating build/temp.linux-s390x-3.6/src/wrapt gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -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 -march=zEC12 -mtune=z13 -fPIC -I/usr/include/python3.6m -c src/wrapt/_wrappers.c -o build/temp.linux-s390x-3.6/src/wrapt/_wrappers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/src/wrapt/_wrappers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/wrapt/_wrappers.cpython-36m-s390x-linux-gnu.so ~/build/BUILD/wrapt-1.10.10 ~/build/BUILD/wrapt-1.10.10/docs ~/build/BUILD/wrapt-1.10.10 + popd + pushd docs + sphinx-build -b html -d build/doctrees . build/html Running Sphinx v1.5.2 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] benchmarks reading sources... [ 22%] changes reading sources... [ 33%] decorators reading sources... [ 44%] examples reading sources... [ 55%] index reading sources... [ 66%] issues reading sources... [ 77%] quick-start reading sources... [ 88%] testing reading sources... [100%] wrappers looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] benchmarks writing output... [ 22%] changes writing output... [ 33%] decorators writing output... [ 44%] examples writing output... [ 55%] index writing output... [ 66%] issues writing output... [ 77%] quick-start writing output... [ 88%] testing writing output... [100%] wrappers generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. ~/build/BUILD/wrapt-1.10.10 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fnMGaD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x ++ dirname /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x + cd wrapt-1.10.10 + pushd /builddir/build/BUILD/python3-python-wrapt-1.10.10-1.module_4ed16bac ~/build/BUILD/python3-python-wrapt-1.10.10-1.module_4ed16bac ~/build/BUILD/wrapt-1.10.10 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt copying build/lib.linux-s390x-3.6/wrapt/__init__.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt copying build/lib.linux-s390x-3.6/wrapt/arguments.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt copying build/lib.linux-s390x-3.6/wrapt/decorators.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt copying build/lib.linux-s390x-3.6/wrapt/importer.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt copying build/lib.linux-s390x-3.6/wrapt/wrappers.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt copying build/lib.linux-s390x-3.6/wrapt/_wrappers.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt/arguments.py to arguments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt/importer.py to importer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt/wrappers.py to wrappers.cpython-36.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt-1.10.10-py3.6.egg-info ~/build/BUILD/wrapt-1.10.10 + popd + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt copying build/lib.linux-s390x-2.7/wrapt/__init__.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt copying build/lib.linux-s390x-2.7/wrapt/arguments.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt copying build/lib.linux-s390x-2.7/wrapt/decorators.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt copying build/lib.linux-s390x-2.7/wrapt/importer.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt copying build/lib.linux-s390x-2.7/wrapt/wrappers.py -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt copying build/lib.linux-s390x-2.7/wrapt/_wrappers.so -> /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt/arguments.py to arguments.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt/importer.py to importer.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt/wrappers.py to wrappers.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt-1.10.10-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.10.10-1.module_4ed16bac --unique-debug-suffix -1.10.10-1.module_4ed16bac.s390x --unique-debug-src-base python-wrapt-1.10.10-1.module_4ed16bac.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wrapt-1.10.10 extracting debug info from /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6/site-packages/wrapt/_wrappers.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7/site-packages/wrapt/_wrappers.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 160 blocks + /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-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python-wrapt-1.10.10-1.module_4ed16bac.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1DJJw4 + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + DOCDIR=/builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python-wrapt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python-wrapt + cp -pr README.rst /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python-wrapt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rpqHxv + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/licenses/python-wrapt + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/licenses/python-wrapt + cp -pr LICENSE /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/licenses/python-wrapt + exit 0 Provides: python-wrapt = 1.10.10-1.module_4ed16bac python-wrapt(s390-64) = 1.10.10-1.module_4ed16bac python2.7dist(wrapt) = 1.10.10 python2dist(wrapt) = 1.10.10 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-wrapt-doc-1.10.10-1.module_4ed16bac.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eWjg5S + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + DOCDIR=/builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python-wrapt-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python-wrapt-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python-wrapt-doc + exit 0 Provides: python-wrapt-doc = 1.10.10-1.module_4ed16bac python-wrapt-doc(s390-64) = 1.10.10-1.module_4ed16bac Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-wrapt-1.10.10-1.module_4ed16bac.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Hps3W + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + DOCDIR=/builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python3-wrapt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python3-wrapt + cp -pr README.rst /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/doc/python3-wrapt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AO6wO0 + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/licenses/python3-wrapt + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/licenses/python3-wrapt + cp -pr LICENSE /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x/usr/share/licenses/python3-wrapt + exit 0 Provides: python3-wrapt = 1.10.10-1.module_4ed16bac python3-wrapt(s390-64) = 1.10.10-1.module_4ed16bac python3.6dist(wrapt) = 1.10.10 python3dist(wrapt) = 1.10.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-wrapt-debugsource-1.10.10-1.module_4ed16bac.s390x Provides: python-wrapt-debugsource = 1.10.10-1.module_4ed16bac python-wrapt-debugsource(s390-64) = 1.10.10-1.module_4ed16bac Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-wrapt-debuginfo-1.10.10-1.module_4ed16bac.s390x Provides: debuginfo(build-id) = 9900a3bbe146f155373a89b54d8c4f82b2fd64e0 python-wrapt-debuginfo = 1.10.10-1.module_4ed16bac python-wrapt-debuginfo(s390-64) = 1.10.10-1.module_4ed16bac Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-wrapt-debuginfo-1.10.10-1.module_4ed16bac.s390x Provides: debuginfo(build-id) = e8801c455f58ff43b1b773d4950d64bff151ecd1 python3-wrapt-debuginfo = 1.10.10-1.module_4ed16bac python3-wrapt-debuginfo(s390-64) = 1.10.10-1.module_4ed16bac Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x Wrote: /builddir/build/RPMS/python-wrapt-1.10.10-1.module_4ed16bac.s390x.rpm Wrote: /builddir/build/RPMS/python-wrapt-doc-1.10.10-1.module_4ed16bac.s390x.rpm Wrote: /builddir/build/RPMS/python3-wrapt-1.10.10-1.module_4ed16bac.s390x.rpm Wrote: /builddir/build/RPMS/python-wrapt-debugsource-1.10.10-1.module_4ed16bac.s390x.rpm Wrote: /builddir/build/RPMS/python-wrapt-debuginfo-1.10.10-1.module_4ed16bac.s390x.rpm Wrote: /builddir/build/RPMS/python3-wrapt-debuginfo-1.10.10-1.module_4ed16bac.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n6sgoB + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.10.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wrapt-1.10.10-1.module_4ed16bac.s390x + exit 0 Child return code was: 0