Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-websockify.spec'], chrootPath='/var/lib/mock/1121953-centos-stream-x86_64-1575293913.776381/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.i393yqxf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i393yqxf:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '743556a41a864af088e4d46e7ffecad6', '-D', '/var/lib/mock/1121953-centos-stream-x86_64-1575293913.776381/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i393yqxf:/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-websockify.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-websockify-0.8.0-15.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-websockify.spec'], chrootPath='/var/lib/mock/1121953-centos-stream-x86_64-1575293913.776381/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.i393yqxf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i393yqxf:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4f70230981f144698c93bd697a7b7e72', '-D', '/var/lib/mock/1121953-centos-stream-x86_64-1575293913.776381/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i393yqxf:/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-websockify.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.oAzfGF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websockify-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/websockify-0.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd websockify-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zkKDtU + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.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/websockify copying websockify/websocketproxy.py -> build/lib/websockify copying websockify/websocket.py -> build/lib/websockify copying websockify/token_plugins.py -> build/lib/websockify copying websockify/auth_plugins.py -> build/lib/websockify copying websockify/__init__.py -> build/lib/websockify running egg_info creating websockify.egg-info writing websockify.egg-info/PKG-INFO writing dependency_links to websockify.egg-info/dependency_links.txt writing entry points to websockify.egg-info/entry_points.txt writing top-level names to websockify.egg-info/top_level.txt writing manifest file 'websockify.egg-info/SOURCES.txt' reading manifest file 'websockify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websockify.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gZsDKc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64 + cd websockify-0.8.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-websockify-0.8.0-15.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/__init__.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/auth_plugins.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/token_plugins.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/websocket.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/websocketproxy.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify/auth_plugins.py to auth_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify/token_plugins.py to token_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify/websocket.py to websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify/websocketproxy.py to websocketproxy.cpython-36.pyc writing byte-compilation script '/tmp/tmpemb4n1c1.py' /usr/libexec/platform-python /tmp/tmpemb4n1c1.py removing /tmp/tmpemb4n1c1.py running install_data creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include copying include/util.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include copying include/base64.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include copying include/websock.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include/web-socket-js copying include/web-socket-js/WebSocketMain.swf -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include/web-socket-js copying include/web-socket-js/swfobject.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include/web-socket-js copying include/web-socket-js/web_socket.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify/include/web-socket-js running install_egg_info running egg_info writing websockify.egg-info/PKG-INFO writing dependency_links to websockify.egg-info/dependency_links.txt writing entry points to websockify.egg-info/entry_points.txt writing top-level names to websockify.egg-info/top_level.txt reading manifest file 'websockify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websockify.egg-info/SOURCES.txt' Copying websockify.egg-info to /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/lib/python3.6/site-packages/websockify-0.8.0-py3.6.egg-info running install_scripts Installing websockify script to /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/bin + rm -Rf /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/websockify + mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/man/man1/ + install -m 444 docs/websockify.1 /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.8.0-15.el8 --unique-debug-suffix -0.8.0-15.el8.x86_64 --unique-debug-src-base python-websockify-0.8.0-15.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/websockify-0.8.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-websockify-0.8.0-15.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 Processing files: python3-websockify-0.8.0-15.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MTDqOw + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/licenses/python3-websockify + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/licenses/python3-websockify + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/licenses/python3-websockify + exit 0 Provides: python3-websockify = 0.8.0-15.el8 python3.6dist(websockify) = 0.8.0 python3dist(websockify) = 0.8.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: /usr/libexec/platform-python python(abi) = 3.6 Processing files: python-websockify-doc-0.8.0-15.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oPRo40 + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/doc/python-websockify-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/doc/python-websockify-doc + cp -pr docs /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/doc/python-websockify-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qrw1lv + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/licenses/python-websockify-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/licenses/python-websockify-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64/usr/share/licenses/python-websockify-doc + exit 0 Provides: python-websockify-doc = 0.8.0-15.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64 Wrote: /builddir/build/RPMS/python3-websockify-0.8.0-15.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-websockify-doc-0.8.0-15.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3ZJNZZ + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.x86_64 + exit 0 Child return code was: 0