Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-websocket-client.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-269ff05209365e258e0cd6674d0d231788517bc1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-websocket-client.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python3-websocket-client-0.47.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-websocket-client.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-269ff05209365e258e0cd6674d0d231788517bc1/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-websocket-client.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CodURk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websocket_client-0.47.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/websocket_client-0.47.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd websocket_client-0.47.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r websocket_client.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u0rLNz + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.47.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /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/websocket copying websocket/_url.py -> build/lib/websocket copying websocket/_abnf.py -> build/lib/websocket copying websocket/_socket.py -> build/lib/websocket copying websocket/_http.py -> build/lib/websocket copying websocket/_app.py -> build/lib/websocket copying websocket/_exceptions.py -> build/lib/websocket copying websocket/_handshake.py -> build/lib/websocket copying websocket/_utils.py -> build/lib/websocket copying websocket/__init__.py -> build/lib/websocket copying websocket/_logging.py -> build/lib/websocket copying websocket/_ssl_compat.py -> build/lib/websocket copying websocket/_cookiejar.py -> build/lib/websocket copying websocket/_core.py -> build/lib/websocket creating build/lib/websocket/tests copying websocket/tests/test_cookiejar.py -> build/lib/websocket/tests copying websocket/tests/__init__.py -> build/lib/websocket/tests copying websocket/tests/test_websocket.py -> build/lib/websocket/tests copying websocket/cacert.pem -> build/lib/websocket creating build/lib/websocket/tests/data copying websocket/tests/data/header01.txt -> build/lib/websocket/tests/data copying websocket/tests/data/header02.txt -> build/lib/websocket/tests/data running build_scripts creating build/scripts-3.6 copying and adjusting bin/wsdump.py -> build/scripts-3.6 changing mode of build/scripts-3.6/wsdump.py from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PLJlV1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch + cd websocket_client-0.47.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_url.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_abnf.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_socket.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_http.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_app.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_exceptions.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_handshake.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_utils.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/__init__.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_logging.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_ssl_compat.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_cookiejar.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket copying build/lib/websocket/_core.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests copying build/lib/websocket/tests/test_cookiejar.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests copying build/lib/websocket/tests/__init__.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests copying build/lib/websocket/tests/test_websocket.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests/data copying build/lib/websocket/tests/data/header01.txt -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests/data copying build/lib/websocket/tests/data/header02.txt -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests/data copying build/lib/websocket/cacert.pem -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_url.py to _url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_abnf.py to _abnf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_socket.py to _socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_http.py to _http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_app.py to _app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_exceptions.py to _exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_handshake.py to _handshake.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_logging.py to _logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_ssl_compat.py to _ssl_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_cookiejar.py to _cookiejar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/_core.py to _core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests/test_cookiejar.py to test_cookiejar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests/test_websocket.py to test_websocket.cpython-36.pyc writing byte-compilation script '/tmp/tmprz9n8isq.py' /usr/bin/python3.6 /tmp/tmprz9n8isq.py removing /tmp/tmprz9n8isq.py running install_egg_info running egg_info creating websocket_client.egg-info writing websocket_client.egg-info/PKG-INFO writing dependency_links to websocket_client.egg-info/dependency_links.txt writing requirements to websocket_client.egg-info/requires.txt writing top-level names to websocket_client.egg-info/top_level.txt writing manifest file 'websocket_client.egg-info/SOURCES.txt' reading manifest file 'websocket_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websocket_client.egg-info/SOURCES.txt' Copying websocket_client.egg-info to /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket_client-0.47.0-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/bin copying build/scripts-3.6/wsdump.py -> /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/bin/wsdump.py to 755 + rm /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/cacert.pem + ln -s /etc/pki/tls/cert.pem /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/cacert.pem + rm -r /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/lib/python3.6/site-packages/websocket/tests + mv /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/bin/wsdump.py /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/bin/wsdump-3.6 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/websocket_client-0.47.0 /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LXcfqa + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.47.0 + /usr/bin/python3.6 setup.py test running test running egg_info writing websocket_client.egg-info/PKG-INFO writing dependency_links to websocket_client.egg-info/dependency_links.txt writing requirements to websocket_client.egg-info/requires.txt writing top-level names to websocket_client.egg-info/top_level.txt reading manifest file 'websocket_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websocket_client.egg-info/SOURCES.txt' running build_ext testAdd (websocket.tests.test_cookiejar.CookieJarTest) ... /builddir/build/BUILD/websocket_client-0.47.0/websocket/tests/test_cookiejar.py:32: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cookie_jar.get("abc"), "a=b; c=d") ok testGet (websocket.tests.test_cookiejar.CookieJarTest) ... ok testSet (websocket.tests.test_cookiejar.CookieJarTest) ... ok testProxyFromArgs (websocket.tests.test_websocket.ProxyInfoTest) ... ok testProxyFromEnv (websocket.tests.test_websocket.ProxyInfoTest) ... ok testSockOpt (websocket.tests.test_websocket.SockOptTest) ... skipped 'Internet-requiring tests are disabled' testUtf8Validator (websocket.tests.test_websocket.UtilsTest) ... ok testKeepRunning (websocket.tests.test_websocket.WebSocketAppTest) A WebSocketApp should keep running as long as its self.keep_running ... skipped 'Internet-requiring tests are disabled' testSockMaskKey (websocket.tests.test_websocket.WebSocketAppTest) A WebSocketApp should forward the received mask_key function down ... skipped 'Internet-requiring tests are disabled' testAfterClose (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testClose (websocket.tests.test_websocket.WebSocketTest) ... ok testDefaultTimeout (websocket.tests.test_websocket.WebSocketTest) ... ok testInternalRecvStrict (websocket.tests.test_websocket.WebSocketTest) ... ok testIter (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testNext (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testNonce (websocket.tests.test_websocket.WebSocketTest) WebSocket key should be a random 16-byte nonce. ... ok testParseUrl (websocket.tests.test_websocket.WebSocketTest) ... ok testPingPong (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testReadHeader (websocket.tests.test_websocket.WebSocketTest) ... ok testRecv (websocket.tests.test_websocket.WebSocketTest) ... ok testRecvContFragmentation (websocket.tests.test_websocket.WebSocketTest) ... ok testRecvTimeout (websocket.tests.test_websocket.WebSocketTest) ... ok testRecvWithFireEventOfFragmentation (websocket.tests.test_websocket.WebSocketTest) ... ok testRecvWithFragmentationAndControlFrame (websocket.tests.test_websocket.WebSocketTest) ... ok testRecvWithProlongedFragmentation (websocket.tests.test_websocket.WebSocketTest) ... ok testRecvWithSimpleFragmentation (websocket.tests.test_websocket.WebSocketTest) ... ok testSecureWebSocket (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testSend (websocket.tests.test_websocket.WebSocketTest) ... ok testWSKey (websocket.tests.test_websocket.WebSocketTest) ... ok testWebSocket (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testWebSocketWihtCustomHeader (websocket.tests.test_websocket.WebSocketTest) ... skipped 'Internet-requiring tests are disabled' testWsUtils (websocket.tests.test_websocket.WebSocketTest) ... Invalid subprotocol: ['sub2', 'sub3'] ok ---------------------------------------------------------------------- Ran 32 tests in 0.162s OK (skipped=10) + exit 0 Processing files: python36-websocket-client-0.47.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OxsMNw + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.47.0 + DOCDIR=/builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/share/doc/python36-websocket-client-0.47.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/share/doc/python36-websocket-client-0.47.0 + cp -pr README.rst /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/share/doc/python36-websocket-client-0.47.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ni3dgW + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.47.0 + LICENSEDIR=/builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/share/licenses/python36-websocket-client-0.47.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/share/licenses/python36-websocket-client-0.47.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch/usr/share/licenses/python36-websocket-client-0.47.0 + exit 0 Provides: python36-websocket-client = 0.47.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch Wrote: /builddir/build/RPMS/python36-websocket-client-0.47.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TGPWcZ + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.47.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-websocket-client-0.47.0-2.el7.noarch + exit 0 Child return code was: 0