Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-beaker.spec'], chrootPath='/var/lib/mock/centos7-rutgers-staging-build-5178-8051/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=488) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-beaker.spec'] with env {'LANG': 'en_US.UTF-8', '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 sh: /usr/bin/python3: No such file or directory sh: /usr/bin/python3: No such file or directory warning: Could not canonicalize hostname: opus7.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python3-beaker-1.5.4-13.ru7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-beaker.spec'], chrootPath='/var/lib/mock/centos7-rutgers-staging-build-5178-8051/root'shell=Falseuid=488env={'LANG': 'en_US.UTF-8', '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', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-beaker.spec'] with env {'LANG': 'en_US.UTF-8', '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.RxlQiK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Beaker-1.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Beaker-1.5.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Beaker-1.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (beaker-use-system-paste.patch):' Patch #0 (beaker-use-system-paste.patch): + /usr/bin/cat /builddir/build/SOURCES/beaker-use-system-paste.patch + /usr/bin/patch -p1 -b --suffix .system --fuzz=0 patching file beaker/converters.py Patch #1 (beaker-disable-badtest.patch): + echo 'Patch #1 (beaker-disable-badtest.patch):' + /usr/bin/cat /builddir/build/SOURCES/beaker-disable-badtest.patch + /usr/bin/patch -p1 -b --suffix .badtest --fuzz=0 patching file tests/test_container.py Patch #2 (beaker-anydbm.patch): + echo 'Patch #2 (beaker-anydbm.patch):' + /usr/bin/cat /builddir/build/SOURCES/beaker-anydbm.patch + /usr/bin/patch -p1 -b --suffix .anydbm --fuzz=0 patching file beaker/container.py + rm -rf /builddir/build/BUILD/python3-python3-beaker-1.5.4-13.ru7 + cp -a . /builddir/build/BUILD/python3-python3-beaker-1.5.4-13.ru7 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xnE9lU + umask 022 ~/build/BUILD/python3-python3-beaker-1.5.4-13.ru7 ~/build/BUILD/Beaker-1.5.4 + cd /builddir/build/BUILD + cd Beaker-1.5.4 + pushd /builddir/build/BUILD/python3-python3-beaker-1.5.4-13.ru7 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/beaker copying beaker/__init__.py -> build/lib/beaker copying beaker/cache.py -> build/lib/beaker copying beaker/exceptions.py -> build/lib/beaker copying beaker/middleware.py -> build/lib/beaker copying beaker/session.py -> build/lib/beaker copying beaker/synchronization.py -> build/lib/beaker copying beaker/util.py -> build/lib/beaker copying beaker/converters.py -> build/lib/beaker copying beaker/container.py -> build/lib/beaker creating build/lib/beaker/crypto copying beaker/crypto/__init__.py -> build/lib/beaker/crypto copying beaker/crypto/jcecrypto.py -> build/lib/beaker/crypto copying beaker/crypto/pbkdf2.py -> build/lib/beaker/crypto copying beaker/crypto/pycrypto.py -> build/lib/beaker/crypto copying beaker/crypto/util.py -> build/lib/beaker/crypto creating build/lib/beaker/ext copying beaker/ext/__init__.py -> build/lib/beaker/ext copying beaker/ext/database.py -> build/lib/beaker/ext copying beaker/ext/google.py -> build/lib/beaker/ext copying beaker/ext/memcached.py -> build/lib/beaker/ext copying beaker/ext/sqla.py -> build/lib/beaker/ext Fixing build/lib/beaker/__init__.py build/lib/beaker/cache.py build/lib/beaker/exceptions.py build/lib/beaker/middleware.py build/lib/beaker/session.py build/lib/beaker/synchronization.py build/lib/beaker/util.py build/lib/beaker/converters.py build/lib/beaker/container.py build/lib/beaker/crypto/__init__.py build/lib/beaker/crypto/jcecrypto.py build/lib/beaker/crypto/pbkdf2.py build/lib/beaker/crypto/pycrypto.py build/lib/beaker/crypto/util.py build/lib/beaker/ext/__init__.py build/lib/beaker/ext/database.py build/lib/beaker/ext/google.py build/lib/beaker/ext/memcached.py build/lib/beaker/ext/sqla.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/beaker/__init__.py build/lib/beaker/cache.py build/lib/beaker/exceptions.py build/lib/beaker/middleware.py build/lib/beaker/session.py build/lib/beaker/synchronization.py build/lib/beaker/util.py build/lib/beaker/converters.py build/lib/beaker/container.py build/lib/beaker/crypto/__init__.py build/lib/beaker/crypto/jcecrypto.py build/lib/beaker/crypto/pbkdf2.py build/lib/beaker/crypto/pycrypto.py build/lib/beaker/crypto/util.py build/lib/beaker/ext/__init__.py build/lib/beaker/ext/database.py build/lib/beaker/ext/google.py build/lib/beaker/ext/memcached.py build/lib/beaker/ext/sqla.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma + popd + exit 0 ~/build/BUILD/Beaker-1.5.4 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5B1j4h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch ++ dirname /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch + cd Beaker-1.5.4 + rm -rf /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch + pushd /builddir/build/BUILD/python3-python3-beaker-1.5.4-13.ru7 ~/build/BUILD/python3-python3-beaker-1.5.4-13.ru7 ~/build/BUILD/Beaker-1.5.4 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/__init__.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/cache.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/exceptions.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/middleware.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/session.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/synchronization.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/util.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/converters.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker copying build/lib/beaker/container.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/__init__.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/jcecrypto.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/pbkdf2.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/pycrypto.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/util.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto creating /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext copying build/lib/beaker/ext/__init__.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext copying build/lib/beaker/ext/database.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext copying build/lib/beaker/ext/google.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext copying build/lib/beaker/ext/memcached.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext copying build/lib/beaker/ext/sqla.py -> /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/cache.py to cache.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/middleware.py to middleware.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/session.py to session.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/synchronization.py to synchronization.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/converters.py to converters.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/container.py to container.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto/jcecrypto.py to jcecrypto.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto/pbkdf2.py to pbkdf2.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto/pycrypto.py to pycrypto.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/crypto/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext/database.py to database.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext/google.py to google.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext/memcached.py to memcached.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/beaker/ext/sqla.py to sqla.cpython-34.pyc running install_egg_info running egg_info writing Beaker.egg-info/PKG-INFO writing top-level names to Beaker.egg-info/top_level.txt writing dependency_links to Beaker.egg-info/dependency_links.txt writing entry points to Beaker.egg-info/entry_points.txt writing requirements to Beaker.egg-info/requires.txt reading manifest file 'Beaker.egg-info/SOURCES.txt' writing manifest file 'Beaker.egg-info/SOURCES.txt' Copying Beaker.egg-info to /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4/site-packages/Beaker-1.5.4-py3.4.egg-info running install_scripts + popd ~/build/BUILD/Beaker-1.5.4 + /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/Beaker-1.5.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/python3-beaker-1.5.4-13.ru7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python3-beaker-1.5.4-13.ru7.noarch Provides: python3-beaker = 1.5.4-13.ru7 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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch warning: Could not canonicalize hostname: opus7.rutgers.edu Wrote: /builddir/build/RPMS/python3-beaker-1.5.4-13.ru7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JXLzqf + umask 022 + cd /builddir/build/BUILD + cd Beaker-1.5.4 + rm -rf /builddir/build/BUILDROOT/python3-beaker-1.5.4-13.ru7.noarch + exit 0 Child return code was: 0