Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ws4py.spec'], chrootPath='/var/lib/mock/epel8-build-29757847-4057497/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ws4py.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-ws4py-0.5.1-7.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ws4py.spec'], chrootPath='/var/lib/mock/epel8-build-29757847-4057497/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ws4py.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DzBFwZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ws4py-0.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ws4py-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ws4py-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Python-3.7-and-3.8-compat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pA0SQX + umask 022 + cd /builddir/build/BUILD + cd ws4py-0.5.1 + 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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/ws4py copying ws4py/manager.py -> build/lib/ws4py copying ws4py/framing.py -> build/lib/ws4py copying ws4py/utf8validator.py -> build/lib/ws4py copying ws4py/messaging.py -> build/lib/ws4py copying ws4py/__init__.py -> build/lib/ws4py copying ws4py/websocket.py -> build/lib/ws4py copying ws4py/async_websocket.py -> build/lib/ws4py copying ws4py/exc.py -> build/lib/ws4py copying ws4py/compat.py -> build/lib/ws4py copying ws4py/streaming.py -> build/lib/ws4py creating build/lib/ws4py/client copying ws4py/client/geventclient.py -> build/lib/ws4py/client copying ws4py/client/tornadoclient.py -> build/lib/ws4py/client copying ws4py/client/__init__.py -> build/lib/ws4py/client copying ws4py/client/threadedclient.py -> build/lib/ws4py/client creating build/lib/ws4py/server copying ws4py/server/wsgirefserver.py -> build/lib/ws4py/server copying ws4py/server/__init__.py -> build/lib/ws4py/server copying ws4py/server/wsgiutils.py -> build/lib/ws4py/server copying ws4py/server/cherrypyserver.py -> build/lib/ws4py/server copying ws4py/server/geventserver.py -> build/lib/ws4py/server copying ws4py/server/tulipserver.py -> build/lib/ws4py/server + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZWovgX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch + cd ws4py-0.5.1 + 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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/manager.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/framing.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/server/wsgirefserver.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/server/__init__.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/server/wsgiutils.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/server/cherrypyserver.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/server/geventserver.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/server/tulipserver.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server copying build/lib/ws4py/utf8validator.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/messaging.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/__init__.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/websocket.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/async_websocket.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py creating /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client copying build/lib/ws4py/client/geventclient.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client copying build/lib/ws4py/client/tornadoclient.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client copying build/lib/ws4py/client/__init__.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client copying build/lib/ws4py/client/threadedclient.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client copying build/lib/ws4py/exc.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/compat.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py copying build/lib/ws4py/streaming.py -> /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/framing.py to framing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server/wsgirefserver.py to wsgirefserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server/wsgiutils.py to wsgiutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server/cherrypyserver.py to cherrypyserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server/geventserver.py to geventserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/server/tulipserver.py to tulipserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/utf8validator.py to utf8validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/messaging.py to messaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/websocket.py to websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/async_websocket.py to async_websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client/geventclient.py to geventclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client/tornadoclient.py to tornadoclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/client/threadedclient.py to threadedclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py/streaming.py to streaming.cpython-36.pyc writing byte-compilation script '/tmp/tmpfva7veht.py' /usr/bin/python3.6 /tmp/tmpfva7veht.py removing /tmp/tmpfva7veht.py running install_egg_info running egg_info writing ws4py.egg-info/PKG-INFO writing dependency_links to ws4py.egg-info/dependency_links.txt writing top-level names to ws4py.egg-info/top_level.txt reading manifest file 'ws4py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ws4py.egg-info/SOURCES.txt' Copying ws4py.egg-info to /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 0.5.1-7.el8 --unique-debug-suffix -0.5.1-7.el8.noarch --unique-debug-src-base python-ws4py-0.5.1-7.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ws4py-0.5.1 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-ws4py-0.5.1-7.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Utqt0 + umask 022 + cd /builddir/build/BUILD + cd ws4py-0.5.1 + /usr/bin/python3.6 -m pytest ============================= 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/ws4py-0.5.1, inifile: collected 121 items test/test_cherrypy.py . [ 0%] test/test_client.py ................. [ 14%] test/test_frame.py ......................... [ 35%] test/test_logger.py .... [ 38%] test/test_manager.py ................. [ 52%] test/test_messaging.py ........ [ 59%] test/test_stream.py ................................ [ 85%] test/test_utils.py . [ 86%] test/test_websocket.py ................ [100%] ========================== 121 passed in 4.12 seconds ========================== + exit 0 Processing files: python3-ws4py-0.5.1-7.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fr4wgZ + umask 022 + cd /builddir/build/BUILD + cd ws4py-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/share/doc/python3-ws4py + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/share/doc/python3-ws4py + cp -pr README.md /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/share/doc/python3-ws4py + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.py0oiY + umask 022 + cd /builddir/build/BUILD + cd ws4py-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/share/licenses/python3-ws4py + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/share/licenses/python3-ws4py + cp -pr LICENSE /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch/usr/share/licenses/python3-ws4py + exit 0 Provides: bundled(utf8validator) python3-ws4py = 0.5.1-7.el8 python3.6dist(ws4py) = 0.5.1 python3dist(ws4py) = 0.5.1 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch Wrote: /builddir/build/RPMS/python3-ws4py-0.5.1-7.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yM9On1 + umask 022 + cd /builddir/build/BUILD + cd ws4py-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ws4py-0.5.1-7.el8.noarch + exit 0 Child return code was: 0