Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/stomppy.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.EMqFla:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '66a23b0a1be04f5fafc5e9e70decda8a', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.EMqFla:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/stomppy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/stomppy-3.1.6-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/stomppy.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.EMqFla:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c15fd59cabe4d2985a844412f827786', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.EMqFla:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/stomppy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nAtQ9l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stomp.py-3.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/stomp.py-3.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stomp.py-3.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (stomppy-ipv6.patch):' Patch #0 (stomppy-ipv6.patch): + /usr/bin/cat /builddir/build/SOURCES/stomppy-ipv6.patch + /usr/bin/patch -p1 --fuzz=0 patching file stomp/connect.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lGOyYE + umask 022 + cd /builddir/build/BUILD + cd stomp.py-3.1.6 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/stomp copying stomp/__init__.py -> build/lib/stomp copying stomp/__main__.py -> build/lib/stomp copying stomp/backward.py -> build/lib/stomp copying stomp/backward2.py -> build/lib/stomp copying stomp/backward3.py -> build/lib/stomp copying stomp/colors.py -> build/lib/stomp copying stomp/connect.py -> build/lib/stomp copying stomp/exception.py -> build/lib/stomp copying stomp/listener.py -> build/lib/stomp copying stomp/utils.py -> build/lib/stomp + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BXJAfY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 + cd stomp.py-3.1.6 + rm -rf /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 creating /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr creating /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib creating /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/__init__.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/__main__.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/backward.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/backward2.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/backward3.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/colors.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/connect.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/exception.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/listener.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp copying build/lib/stomp/utils.py -> /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/backward.py to backward.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/backward2.py to backward2.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/backward3.py to backward3.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/colors.py to colors.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/connect.py to connect.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpEC1fRx.py' /usr/bin/python -O /tmp/tmpEC1fRx.py removing /tmp/tmpEC1fRx.py running install_egg_info Writing /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/stomp.py-3.1.6-py2.7.egg-info + rm -rf /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7/site-packages/test + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/stomp.py-3.1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: stomppy-3.1.6-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YkB3cj + umask 022 + cd /builddir/build/BUILD + cd stomp.py-3.1.6 + DOCDIR=/builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/share/doc/stomppy-3.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/share/doc/stomppy-3.1.6 + cp -pr LICENSE /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/share/doc/stomppy-3.1.6 + cp -pr CHANGELOG /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/share/doc/stomppy-3.1.6 + cp -pr stomp.log.conf /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386/usr/share/doc/stomppy-3.1.6 + exit 0 Provides: stomppy = 3.1.6-3.el7 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/stomppy-3.1.6-3.el7.i386 Wrote: /builddir/build/RPMS/stomppy-3.1.6-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8GWFK2 + umask 022 + cd /builddir/build/BUILD + cd stomp.py-3.1.6 + rm -rf /builddir/build/BUILDROOT/stomppy-3.1.6-3.el7.i386 + exit 0 Child return code was: 0