Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rhmsg.spec'], chrootPath='/var/lib/mock/1087758-epel-8-x86_64-1573047250.508108/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tq4549h9:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tq4549h9:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6427980b21446acaa38733852d7496c', '-D', '/var/lib/mock/1087758-epel-8-x86_64-1573047250.508108/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tq4549h9:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rhmsg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-rhmsg-0.9-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rhmsg.spec'], chrootPath='/var/lib/mock/1087758-epel-8-x86_64-1573047250.508108/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tq4549h9:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tq4549h9:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a8c52f2384c427fb5d88c4b8d9df655', '-D', '/var/lib/mock/1087758-epel-8-x86_64-1573047250.508108/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tq4549h9:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rhmsg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WFBuPK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rhmsg-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/rhmsg-0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rhmsg-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qIJk4E + umask 022 + cd /builddir/build/BUILD + cd rhmsg-0.9 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/rhmsg copying rhmsg/__init__.py -> build/lib/rhmsg creating build/lib/rhmsg/cli copying rhmsg/cli/amqconsumer.py -> build/lib/rhmsg/cli copying rhmsg/cli/envs.py -> build/lib/rhmsg/cli copying rhmsg/cli/amqproducer.py -> build/lib/rhmsg/cli copying rhmsg/cli/replay.py -> build/lib/rhmsg/cli copying rhmsg/cli/__init__.py -> build/lib/rhmsg/cli creating build/lib/rhmsg/activemq copying rhmsg/activemq/producer.py -> build/lib/rhmsg/activemq copying rhmsg/activemq/consumer.py -> build/lib/rhmsg/activemq copying rhmsg/activemq/__init__.py -> build/lib/rhmsg/activemq + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WXPSoA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64 + cd rhmsg-0.9 + /usr/libexec/platform-python setup.py install -O1 --root=/builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64 running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq copying build/lib/rhmsg/activemq/__init__.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq copying build/lib/rhmsg/activemq/consumer.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq copying build/lib/rhmsg/activemq/producer.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq creating /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli copying build/lib/rhmsg/cli/__init__.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli copying build/lib/rhmsg/cli/replay.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli copying build/lib/rhmsg/cli/amqproducer.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli copying build/lib/rhmsg/cli/envs.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli copying build/lib/rhmsg/cli/amqconsumer.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli copying build/lib/rhmsg/__init__.py -> /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq/consumer.py to consumer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/activemq/producer.py to producer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli/replay.py to replay.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli/amqproducer.py to amqproducer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli/envs.py to envs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/cli/amqconsumer.py to amqconsumer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpghl8qkgs.py' /usr/libexec/platform-python /tmp/tmpghl8qkgs.py removing /tmp/tmpghl8qkgs.py running install_egg_info running egg_info writing rhmsg.egg-info/PKG-INFO writing dependency_links to rhmsg.egg-info/dependency_links.txt writing entry points to rhmsg.egg-info/entry_points.txt writing top-level names to rhmsg.egg-info/top_level.txt reading manifest file 'rhmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rhmsg.egg-info/SOURCES.txt' Copying rhmsg.egg-info to /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/rhmsg-0.9-py3.6.egg-info running install_scripts Installing amq-consumer script to /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/bin Installing amq-producer script to /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/bin Installing rhmsg-replay script to /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.9-1.el8 --unique-debug-suffix -0.9-1.el8.x86_64 --unique-debug-src-base python-rhmsg-0.9-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/rhmsg-0.9 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YnpsFy + umask 022 + cd /builddir/build/BUILD + cd rhmsg-0.9 + PYTHONPATH=. + py.test-3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/rhmsg-0.9, inifile: collected 96 items tests/test_amqconsumer.py .............. [ 14%] tests/test_amqproducer.py .......... [ 25%] tests/test_consumer.py .................... [ 45%] tests/test_producer.py .............................................. [ 93%] tests/test_replay.py ...... [100%] ========================== 96 passed in 0.98 seconds =========================== + exit 0 Processing files: python3-rhmsg-0.9-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cHdE4B + umask 022 + cd /builddir/build/BUILD + cd rhmsg-0.9 + DOCDIR=/builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/share/doc/python3-rhmsg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/share/doc/python3-rhmsg + cp -pr README.rst /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/share/doc/python3-rhmsg + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/share/doc/python3-rhmsg + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/share/doc/python3-rhmsg + cp -pr doc/ /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64/usr/share/doc/python3-rhmsg + exit 0 Provides: python3-rhmsg = 0.9-1.el8 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 Processing files: rhmsg-cli-0.9-1.el8.noarch Provides: rhmsg-cli = 0.9-1.el8 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: /usr/libexec/platform-python Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rhmsg-0.9-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-rhmsg-0.9-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rhmsg-cli-0.9-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sFsBWF + umask 022 + cd /builddir/build/BUILD + cd rhmsg-0.9 + exit 0 Child return code was: 0