Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-persist-queue.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-25161-35525/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-persist-queue.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-persist-queue-0.1.4-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-persist-queue.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-25161-35525/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-persist-queue.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ELLjhv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf persist-queue-0.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/persist-queue-0.1.4.tar.gz + /usr/bin/tar -xvvf - drwxrwxr-x wangp11/wangp11 0 2016-11-30 11:43 persist-queue-0.1.4/ -rw-rw-r-- wangp11/wangp11 59 2016-11-30 11:43 persist-queue-0.1.4/setup.cfg -rw-rw-r-- wangp11/wangp11 1278 2016-11-30 11:43 persist-queue-0.1.4/setup.py drwxrwxr-x wangp11/wangp11 0 2016-11-30 11:43 persist-queue-0.1.4/persistqueue/ -rw-rw-r-- wangp11/wangp11 357 2016-11-30 11:43 persist-queue-0.1.4/persistqueue/__init__.py -rw-rw-r-- wangp11/wangp11 7662 2016-11-30 11:43 persist-queue-0.1.4/persistqueue/queue.py drwxrwxr-x wangp11/wangp11 0 2016-11-30 11:43 persist-queue-0.1.4/persist_queue.egg-info/ -rw-rw-r-- wangp11/wangp11 252 2016-11-30 11:43 persist-queue-0.1.4/persist_queue.egg-info/SOURCES.txt -rw-rw-r-- wangp11/wangp11 1 2016-11-30 11:43 persist-queue-0.1.4/persist_queue.egg-info/dependency_links.txt -rw-rw-r-- wangp11/wangp11 19 2016-11-30 11:43 persist-queue-0.1.4/persist_queue.egg-info/top_level.txt -rw-rw-r-- wangp11/wangp11 5730 2016-11-30 11:43 persist-queue-0.1.4/persist_queue.egg-info/PKG-INFO drwxrwxr-x wangp11/wangp11 0 2016-11-30 11:43 persist-queue-0.1.4/tests/ -rw-rw-r-- wangp11/wangp11 6252 2016-11-30 11:43 persist-queue-0.1.4/tests/test_queue.py -rw-rw-r-- wangp11/wangp11 0 2016-11-25 10:08 persist-queue-0.1.4/tests/__init__.py -rw-rw-r-- wangp11/wangp11 3585 2016-11-30 11:43 persist-queue-0.1.4/README.rst -rw-rw-r-- wangp11/wangp11 5730 2016-11-30 11:43 persist-queue-0.1.4/PKG-INFO + STATUS=0 + '[' 0 -ne 0 ']' + cd persist-queue-0.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MACx2d + umask 022 + cd /builddir/build/BUILD + cd persist-queue-0.1.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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/tests copying tests/__init__.py -> build/lib/tests copying tests/test_queue.py -> build/lib/tests creating build/lib/persistqueue copying persistqueue/__init__.py -> build/lib/persistqueue copying persistqueue/queue.py -> build/lib/persistqueue + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Im6LlX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch + cd persist-queue-0.1.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_queue.py -> /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/persistqueue copying build/lib/persistqueue/__init__.py -> /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/persistqueue copying build/lib/persistqueue/queue.py -> /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/persistqueue byte-compiling /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/tests/test_queue.py to test_queue.pyc byte-compiling /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/persistqueue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/persistqueue/queue.py to queue.pyc writing byte-compilation script '/tmp/tmpYWpBbC.py' /usr/bin/python2 -O /tmp/tmpYWpBbC.py removing /tmp/tmpYWpBbC.py running install_egg_info running egg_info writing persist_queue.egg-info/PKG-INFO writing top-level names to persist_queue.egg-info/top_level.txt writing dependency_links to persist_queue.egg-info/dependency_links.txt reading manifest file 'persist_queue.egg-info/SOURCES.txt' writing manifest file 'persist_queue.egg-info/SOURCES.txt' Copying persist_queue.egg-info to /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7/site-packages/persist_queue-0.1.4-py2.7.egg-info running install_scripts + install -p -m 644 /builddir/build/SOURCES/LICENSE LICENSE + /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/persist-queue-0.1.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/python-persist-queue-0.1.4-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ix3SVH + umask 022 + cd /builddir/build/BUILD + cd persist-queue-0.1.4 + py.test-2 tests/test_queue.py ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-2.8.7, py-1.4.30, pluggy-0.3.1 rootdir: /builddir/build/BUILD/persist-queue-0.1.4, inifile: collected 15 items tests/test_queue.py ............... ========================== 15 passed in 18.93 seconds ========================== + exit 0 Processing files: python2-persist-queue-0.1.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CDCAA8 + umask 022 + cd /builddir/build/BUILD + cd persist-queue-0.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/share/doc/python2-persist-queue-0.1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/share/doc/python2-persist-queue-0.1.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/share/doc/python2-persist-queue-0.1.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QTsHgz + umask 022 + cd /builddir/build/BUILD + cd persist-queue-0.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/share/licenses/python2-persist-queue-0.1.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/share/licenses/python2-persist-queue-0.1.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch/usr/share/licenses/python2-persist-queue-0.1.4 + exit 0 Provides: python-persist-queue = 0.1.4-1.el7 python2-persist-queue = 0.1.4-1.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 Obsoletes: python-persist-queue < 0.1.4-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch Wrote: /builddir/build/RPMS/python2-persist-queue-0.1.4-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cJV7kr + umask 022 + cd /builddir/build/BUILD + cd persist-queue-0.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-persist-queue-0.1.4-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->