Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pytest-httpbin.spec'], chrootPath='/var/lib/mock/1123540-centos-stream-x86_64-1575434825.665796/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.rbhp1lr6:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rbhp1lr6:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '19fde44fe266485eb8123b7bf8ee03cf', '-D', '/var/lib/mock/1123540-centos-stream-x86_64-1575434825.665796/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rbhp1lr6:/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-pytest-httpbin.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pytest-httpbin-0.3.0-10.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-pytest-httpbin.spec'], chrootPath='/var/lib/mock/1123540-centos-stream-x86_64-1575434825.665796/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.rbhp1lr6:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rbhp1lr6:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4553593fa2a9428ebc7b523c54717724', '-D', '/var/lib/mock/1123540-centos-stream-x86_64-1575434825.665796/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rbhp1lr6:/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-pytest-httpbin.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PwGYdu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-httpbin-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-httpbin-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/50.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D1qqhK + umask 022 + cd /builddir/build/BUILD + cd pytest-httpbin-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/pytest_httpbin copying pytest_httpbin/version.py -> build/lib/pytest_httpbin copying pytest_httpbin/serve.py -> build/lib/pytest_httpbin copying pytest_httpbin/plugin.py -> build/lib/pytest_httpbin copying pytest_httpbin/certs.py -> build/lib/pytest_httpbin copying pytest_httpbin/__init__.py -> build/lib/pytest_httpbin running egg_info creating pytest_httpbin.egg-info writing pytest_httpbin.egg-info/PKG-INFO writing dependency_links to pytest_httpbin.egg-info/dependency_links.txt writing entry points to pytest_httpbin.egg-info/entry_points.txt writing requirements to pytest_httpbin.egg-info/requires.txt writing top-level names to pytest_httpbin.egg-info/top_level.txt writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' creating build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/cacert.pem -> build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/cert.pem -> build/lib/pytest_httpbin/certs copying pytest_httpbin/certs/key.pem -> build/lib/pytest_httpbin/certs + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JJ7pi5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 + cd pytest-httpbin-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin creating /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/key.pem -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/cert.pem -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/certs/cacert.pem -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/certs copying build/lib/pytest_httpbin/__init__.py -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/certs.py -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/plugin.py -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/serve.py -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin copying build/lib/pytest_httpbin/version.py -> /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin byte-compiling /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/certs.py to certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/serve.py to serve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmp1betnrgh.py' /usr/libexec/platform-python /tmp/tmp1betnrgh.py removing /tmp/tmp1betnrgh.py running install_egg_info running egg_info writing pytest_httpbin.egg-info/PKG-INFO writing dependency_links to pytest_httpbin.egg-info/dependency_links.txt writing entry points to pytest_httpbin.egg-info/entry_points.txt writing requirements to pytest_httpbin.egg-info/requires.txt writing top-level names to pytest_httpbin.egg-info/top_level.txt reading manifest file 'pytest_httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_httpbin.egg-info/SOURCES.txt' Copying pytest_httpbin.egg-info to /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/lib/python3.6/site-packages/pytest_httpbin-0.3.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.3.0-10.el8 --unique-debug-suffix -0.3.0-10.el8.x86_64 --unique-debug-src-base python-pytest-httpbin-0.3.0-10.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pytest-httpbin-0.3.0 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-pytest-httpbin-0.3.0-10.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.puDrOs + umask 022 + cd /builddir/build/BUILD + cd pytest-httpbin-0.3.0 + exit 0 Processing files: python3-pytest-httpbin-0.3.0-10.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XaL7kQ + umask 022 + cd /builddir/build/BUILD + cd pytest-httpbin-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/share/doc/python3-pytest-httpbin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/share/doc/python3-pytest-httpbin + cp -pr DESCRIPTION.rst /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/share/doc/python3-pytest-httpbin + cp -pr README.md /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64/usr/share/doc/python3-pytest-httpbin + exit 0 Provides: python3-pytest-httpbin = 0.3.0-10.el8 python3.6dist(pytest-httpbin) = 0.3.0 python3dist(pytest-httpbin) = 0.3.0 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.6 python3.6dist(httpbin) python3.6dist(six) Obsoletes: python2-pytest-httpbin < 0.3.0-10.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 Wrote: /builddir/build/RPMS/python3-pytest-httpbin-0.3.0-10.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BSAzPu + umask 022 + cd /builddir/build/BUILD + cd pytest-httpbin-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pytest-httpbin-0.3.0-10.el8.x86_64 + exit 0 Child return code was: 0