Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'], printOutput=Falseuid=1001timeout=0user='mockbuild'nspawn_args=[]env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4898/root'logger=gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False sh: python2.7: command not found sh: python3.6: command not found sh: python2.7: command not found sh: python3.6: command not found sh: python27: command not found sh: python2.7: command not found sh: python3.6: command not found sh: python3.6: command not found warning: Could not canonicalize hostname: copr-builder-623174349.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python27-appdirs-1.4.3-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'], printOutput=Falseuid=1001timeout=0user='mockbuild'nspawn_args=[]env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4898/root'logger=gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False sh: python27: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yGBb3i + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf appdirs-1.4.3 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/appdirs-1.4.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd appdirs-1.4.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5TCKz0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 + cd appdirs-1.4.3 + LANG=C + export LANG + unset DISPLAY + python3.6 setup.py install --root /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 --optimize=1 running install running build running build_py creating build creating build/lib copying appdirs.py -> build/lib running install_lib creating /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr creating /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python3.6/site-packages copying build/lib/appdirs.py -> /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python3.6/site-packages/appdirs.py to appdirs.cpython-36.pyc writing byte-compilation script '/tmp/tmp16cfgkyp.py' /usr/bin/python3.6 /tmp/tmp16cfgkyp.py removing /tmp/tmp16cfgkyp.py running install_egg_info Writing /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python3.6/site-packages/appdirs-1.4.3-py3.6.egg-info /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) + python2.7 setup.py install --root /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 --optimize=1 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python2.7/site-packages copying build/lib/appdirs.py -> /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python2.7/site-packages/appdirs.py to appdirs.pyc writing byte-compilation script '/tmp/tmpGAldcj.py' /usr/bin/python2.7 -O /tmp/tmpGAldcj.py removing /tmp/tmpGAldcj.py running install_egg_info Writing /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info + unset DISPLAY + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python27-appdirs-1.4.3-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gl9k0J + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python27-appdirs-1.4.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python27-appdirs-1.4.3 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python27-appdirs-1.4.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python27-appdirs-1.4.3 + cp -pr README.rst /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python27-appdirs-1.4.3 + exit 0 Provides: python27-appdirs = 1.4.3-1.el6 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) = 2.7 Processing files: python36-appdirs-1.4.3-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.blGYNt + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python36-appdirs-1.4.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python36-appdirs-1.4.3 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python36-appdirs-1.4.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python36-appdirs-1.4.3 + cp -pr README.rst /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64/usr/share/doc/python36-appdirs-1.4.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-623174349.novalocal Wrote: /builddir/build/RPMS/python27-appdirs-1.4.3-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/python36-appdirs-1.4.3-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iRD01J + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + /bin/rm -rf /builddir/build/BUILDROOT/python27-appdirs-1.4.3-1.el6.x86_64 + exit 0 Child return code was: 0