Mock Version: 1.4.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wowp.spec'], chrootPath='/var/lib/mock/596905-fedora-rawhide-x86_64/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=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '548a45b7783f4343bb31291e0a9ef40e', '-D', '/var/lib/mock/596905-fedora-rawhide-x86_64/root', '-a', '--private-network', '--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 x86_64 --nodeps /builddir/build/SPECS/python-wowp.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-wowp-0.2.0-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wowp.spec'], chrootPath='/var/lib/mock/596905-fedora-rawhide-x86_64/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=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e7c4e1a92e374758895efc246bbebf17', '-D', '/var/lib/mock/596905-fedora-rawhide-x86_64/root', '-a', '--private-network', '--private-network', '--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 x86_64 --nodeps /builddir/build/SPECS/python-wowp.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VLudvk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wowp-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/wowp-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wowp-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0.2.0-check_for_mpi.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0.2.0-remove_schedulers_warnings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lYVKH4 + umask 022 + cd /builddir/build/BUILD + cd wowp-0.2.0 + 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 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/wowp copying wowp/schedulers.py -> build/lib/wowp copying wowp/test_bcast.py -> build/lib/wowp copying wowp/mpi_worker.py -> build/lib/wowp copying wowp/__about__.py -> build/lib/wowp copying wowp/util.py -> build/lib/wowp copying wowp/logger.py -> build/lib/wowp copying wowp/__init__.py -> build/lib/wowp copying wowp/mpi_master.py -> build/lib/wowp copying wowp/components.py -> build/lib/wowp creating build/lib/wowp/tools copying wowp/tools/plotting.py -> build/lib/wowp/tools copying wowp/tools/__init__.py -> build/lib/wowp/tools creating build/lib/wowp/actors copying wowp/actors/experimental.py -> build/lib/wowp/actors copying wowp/actors/matlab_actors.py -> build/lib/wowp/actors copying wowp/actors/all.py -> build/lib/wowp/actors copying wowp/actors/omfit.py -> build/lib/wowp/actors copying wowp/actors/julia.py -> build/lib/wowp/actors copying wowp/actors/numpy.py -> build/lib/wowp/actors copying wowp/actors/mapreduce.py -> build/lib/wowp/actors copying wowp/actors/__init__.py -> build/lib/wowp/actors copying wowp/actors/base.py -> build/lib/wowp/actors running build_scripts creating build/scripts-2.7 copying and adjusting scripts/wowp -> build/scripts-2.7 copying and adjusting scripts/wowp_on_slurm -> build/scripts-2.7 changing mode of build/scripts-2.7/wowp from 644 to 755 changing mode of build/scripts-2.7/wowp_on_slurm from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9Ioz9R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 + cd wowp-0.2.0 + 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 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/base.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/__init__.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/mapreduce.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/numpy.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/julia.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/omfit.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/all.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/matlab_actors.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors copying build/lib/wowp/actors/experimental.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/tools copying build/lib/wowp/tools/__init__.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/tools copying build/lib/wowp/tools/plotting.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/tools copying build/lib/wowp/components.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/mpi_master.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/__init__.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/logger.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/util.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/__about__.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/mpi_worker.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/test_bcast.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp copying build/lib/wowp/schedulers.py -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/mapreduce.py to mapreduce.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/numpy.py to numpy.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/julia.py to julia.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/omfit.py to omfit.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/all.py to all.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/matlab_actors.py to matlab_actors.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/actors/experimental.py to experimental.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/tools/plotting.py to plotting.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/components.py to components.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/mpi_master.py to mpi_master.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/__about__.py to __about__.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/mpi_worker.py to mpi_worker.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/test_bcast.py to test_bcast.pyc byte-compiling /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp/schedulers.py to schedulers.pyc writing byte-compilation script '/tmp/tmpCn1n7r.py' /usr/bin/python2 -O /tmp/tmpCn1n7r.py removing /tmp/tmpCn1n7r.py running install_egg_info running egg_info writing requirements to wowp.egg-info/requires.txt writing wowp.egg-info/PKG-INFO writing top-level names to wowp.egg-info/top_level.txt writing dependency_links to wowp.egg-info/dependency_links.txt reading manifest file 'wowp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' no previously-included directories found matching 'notebooks' no previously-included directories found matching 'doc' writing manifest file 'wowp.egg-info/SOURCES.txt' Copying wowp.egg-info to /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7/site-packages/wowp-0.2.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/bin copying build/scripts-2.7/wowp_on_slurm -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/bin copying build/scripts-2.7/wowp -> /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/bin/wowp_on_slurm to 755 changing mode of /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/bin/wowp to 755 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2.0-1.fc28 --unique-debug-suffix -0.2.0-1.fc28.x86_64 --unique-debug-src-base python-wowp-0.2.0-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/wowp-0.2.0 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-wowp-0.2.0-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.a6EefH + umask 022 + cd /builddir/build/BUILD + cd wowp-0.2.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to wowp.egg-info/requires.txt writing wowp.egg-info/PKG-INFO writing top-level names to wowp.egg-info/top_level.txt writing dependency_links to wowp.egg-info/dependency_links.txt reading manifest file 'wowp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' no previously-included directories found matching 'notebooks' no previously-included directories found matching 'doc' writing manifest file 'wowp.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.177s OK + exit 0 Processing files: python-wowp-0.2.0-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.glGcHx Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gpcJ9n + umask 022 + cd /builddir/build/BUILD + cd wowp-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/share/doc/python-wowp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/share/doc/python-wowp + cp -pr README.txt /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/share/doc/python-wowp + exit 0 + umask 022 + cd /builddir/build/BUILD + cd wowp-0.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/share/licenses/python-wowp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/share/licenses/python-wowp + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64/usr/share/licenses/python-wowp + exit 0 Provides: python-wowp = 0.2.0-1.fc28 python2.7dist(wowp) = 0.2.0 python2dist(wowp) = 0.2.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/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python-wowp-0.2.0-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CNLWwn + umask 022 + cd /builddir/build/BUILD + cd wowp-0.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wowp-0.2.0-1.fc28.x86_64 + exit 0 Child return code was: 0