Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stompest-async.spec'], timeout=0user='mockbuild'logger=uid=1001shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2763/root'printOutput=Falsegid=135env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stompest-async.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-383415669.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-stompest-async-2.1.6-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-stompest-async.spec'], timeout=0user='mockbuild'logger=uid=1001shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2763/root'printOutput=Falsegid=135env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-stompest-async.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GUmrYB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stompest.async-2.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/stompest.async-2.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stompest.async-2.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GYlf7Y + umask 022 + cd /builddir/build/BUILD + cd stompest.async-2.1.6 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/stompest copying stompest/__init__.py -> build/lib/stompest creating build/lib/stompest/async copying stompest/async/util.py -> build/lib/stompest/async copying stompest/async/protocol.py -> build/lib/stompest/async copying stompest/async/listener.py -> build/lib/stompest/async copying stompest/async/client.py -> build/lib/stompest/async copying stompest/async/__init__.py -> build/lib/stompest/async creating build/lib/stompest/async/tests copying stompest/async/tests/broker_simulator.py -> build/lib/stompest/async/tests copying stompest/async/tests/async_util_test.py -> build/lib/stompest/async/tests copying stompest/async/tests/async_client_test.py -> build/lib/stompest/async/tests copying stompest/async/tests/async_client_integration_test.py -> build/lib/stompest/async/tests copying stompest/async/tests/__init__.py -> build/lib/stompest/async/tests creating build/lib/stompest/async/examples copying stompest/async/examples/transformer.py -> build/lib/stompest/async/examples copying stompest/async/examples/producer.py -> build/lib/stompest/async/examples copying stompest/async/examples/consumer.py -> build/lib/stompest/async/examples copying stompest/async/examples/__init__.py -> build/lib/stompest/async/examples running egg_info writing requirements to stompest.async.egg-info/requires.txt writing stompest.async.egg-info/PKG-INFO writing namespace_packages to stompest.async.egg-info/namespace_packages.txt writing top-level names to stompest.async.egg-info/top_level.txt writing dependency_links to stompest.async.egg-info/dependency_links.txt reading manifest file 'stompest.async.egg-info/SOURCES.txt' writing manifest file 'stompest.async.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zOW2qm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 + cd stompest.async-2.1.6 + python setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 running install running build running build_py running egg_info writing requirements to stompest.async.egg-info/requires.txt writing stompest.async.egg-info/PKG-INFO writing namespace_packages to stompest.async.egg-info/namespace_packages.txt writing top-level names to stompest.async.egg-info/top_level.txt writing dependency_links to stompest.async.egg-info/dependency_links.txt reading manifest file 'stompest.async.egg-info/SOURCES.txt' writing manifest file 'stompest.async.egg-info/SOURCES.txt' running install_lib Skipping installation of /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/__init__.py (namespace package) copying stompest/async/__init__.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async copying stompest/async/client.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async copying stompest/async/listener.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async copying stompest/async/protocol.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async copying stompest/async/util.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async copying stompest/async/examples/__init__.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples copying stompest/async/examples/consumer.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples copying stompest/async/examples/producer.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples copying stompest/async/examples/transformer.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples copying stompest/async/tests/__init__.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests copying stompest/async/tests/async_client_integration_test.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests copying stompest/async/tests/async_client_test.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests copying stompest/async/tests/async_util_test.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests copying stompest/async/tests/broker_simulator.py -> /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples/producer.py to producer.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/examples/transformer.py to transformer.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests/async_client_integration_test.py to async_client_integration_test.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests/async_client_test.py to async_client_test.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests/async_util_test.py to async_util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest/async/tests/broker_simulator.py to broker_simulator.pyc running install_egg_info Copying stompest.async.egg-info to /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest.async-2.1.6-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/stompest.async-2.1.6-py2.7-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/stompest.async-2.1.6 /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-stompest-async-2.1.6-1.el7.centos.x86_64/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: python2-stompest-async-2.1.6-1.el7.centos.noarch Provides: python-stompest-async = 2.1.6-1.el7.centos python2-stompest-async = 2.1.6-1.el7.centos 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-stompest-async < 2.1.6-1.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-383415669.novalocal Wrote: /builddir/build/RPMS/python2-stompest-async-2.1.6-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WNy6Ba + umask 022 + cd /builddir/build/BUILD + cd stompest.async-2.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stompest-async-2.1.6-1.el7.centos.x86_64 + exit 0 Child return code was: 0