Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-decorator.spec'], chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'uid=1000printOutput=Falsegid=135timeout=0user='mockbuild'logger=shell=Falseenv={'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-decorator.spec'] with env {'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-decorator-3.4.2-2bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-decorator.spec '], chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'uid=1000printOutput=Falsegid=135timeout=0user='mockbuild'logger=shell=Falseprivate_network=Trueenv={'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-decorator.spec '] with env {'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fQCGI2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf decorator-3.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/decorator-3.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd decorator-3.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a-x setup.py + /usr/bin/sed -i 's/\r//' README.rst + rm -rf /builddir/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 + cp -a . /builddir/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 + find /builddir/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ClFkJZ + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + /usr/bin/python setup.py build /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' warnings.warn(msg) /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib + pushd /builddir/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 ~/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 ~/build/BUILD/decorator-3.4.2 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib Fixing build/lib/decorator.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/decorator.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma + popd ~/build/BUILD/decorator-3.4.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W2iGWh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm ++ dirname /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm + cd decorator-3.4.2 + rm -rf /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' warnings.warn(msg) /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python2.7/site-packages copying build/lib/decorator.py -> /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python2.7/site-packages/decorator.py to decorator.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python2.7/site-packages/decorator-3.4.2-py2.7.egg-info + pushd /builddir/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 ~/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 ~/build/BUILD/decorator-3.4.2 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm running install running install_lib creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python3.4/site-packages copying build/lib/decorator.py -> /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python3.4/site-packages/decorator.py to decorator.cpython-34.pyc running install_egg_info running egg_info writing dependency_links to src/decorator.egg-info/dependency_links.txt writing src/decorator.egg-info/PKG-INFO writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/lib/python3.4/site-packages/decorator-3.4.2-py3.4.egg-info running install_scripts + popd ~/build/BUILD/decorator-3.4.2 + /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/decorator-3.4.2 /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-decorator-3.4.2-2bs01fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/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.Zht1wZ + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + nosetests --with-doctest ---------------------------------------------------------------------- Ran 0 tests in 0.021s OK + pushd /builddir/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 ~/build/BUILD/python3-python-decorator-3.4.2-2bs01fc23 ~/build/BUILD/decorator-3.4.2 + nosetests --with-doctest ---------------------------------------------------------------------- Ran 0 tests in 0.020s OK + popd ~/build/BUILD/decorator-3.4.2 + exit 0 Processing files: python-decorator-3.4.2-2bs01fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jE4Mll + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/share/doc/python-decorator + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/share/doc/python-decorator + cp -pr README.rst /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/share/doc/python-decorator + exit 0 Provides: python-decorator = 3.4.2-2bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-decorator-3.4.2-2bs01fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DOVflU + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/share/doc/python3-decorator + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/share/doc/python3-decorator + cp -pr README.rst /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm/usr/share/doc/python3-decorator + exit 0 Provides: python3-decorator = 3.4.2-2bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/python-decorator-3.4.2-2bs01fc23.noarch.rpm Wrote: /builddir/build/RPMS/python3-decorator-3.4.2-2bs01fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r2QRSH + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + rm -rf /builddir/build/BUILDROOT/python-decorator-3.4.2-2bs01fc23.arm + exit 0 Child return code was: 0 LEAVE do -->