Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-websocket-client.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-56454-227918/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-websocket-client.spec'] with env {'LANG': 'en_GB.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/python-websocket-client-0.54.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-websocket-client.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-56454-227918/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-websocket-client.spec'] with env {'LANG': 'en_GB.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.9ABuxU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websocket_client-0.54.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/websocket_client-0.54.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd websocket_client-0.54.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.P1BrYw + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.54.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/websocket copying websocket/_socket.py -> build/lib/websocket copying websocket/__init__.py -> build/lib/websocket copying websocket/_utils.py -> build/lib/websocket copying websocket/_http.py -> build/lib/websocket copying websocket/_cookiejar.py -> build/lib/websocket copying websocket/_core.py -> build/lib/websocket copying websocket/_ssl_compat.py -> build/lib/websocket copying websocket/_abnf.py -> build/lib/websocket copying websocket/_logging.py -> build/lib/websocket copying websocket/_app.py -> build/lib/websocket copying websocket/_url.py -> build/lib/websocket copying websocket/_exceptions.py -> build/lib/websocket copying websocket/_handshake.py -> build/lib/websocket creating 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/tests/test_cookiejar.py -> build/lib/websocket/tests 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-2.7 copying and adjusting bin/wsdump.py -> build/scripts-2.7 changing mode of build/scripts-2.7/wsdump.py from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S4jycc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch + cd websocket_client-0.54.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_socket.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/__init__.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_utils.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_http.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_cookiejar.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_core.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_ssl_compat.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_abnf.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_logging.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_app.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests copying build/lib/websocket/tests/__init__.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests copying build/lib/websocket/tests/test_websocket.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests copying build/lib/websocket/tests/test_cookiejar.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests/data copying build/lib/websocket/tests/data/header01.txt -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests/data copying build/lib/websocket/tests/data/header02.txt -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests/data copying build/lib/websocket/_url.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_exceptions.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket copying build/lib/websocket/_handshake.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_socket.py to _socket.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_utils.py to _utils.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_http.py to _http.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_cookiejar.py to _cookiejar.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_core.py to _core.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_ssl_compat.py to _ssl_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_abnf.py to _abnf.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_logging.py to _logging.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_app.py to _app.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests/test_websocket.py to test_websocket.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests/test_cookiejar.py to test_cookiejar.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_url.py to _url.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_exceptions.py to _exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/_handshake.py to _handshake.pyc writing byte-compilation script '/tmp/tmp44EcWK.py' /usr/bin/python2 -O /tmp/tmp44EcWK.py removing /tmp/tmp44EcWK.py running install_egg_info running egg_info creating websocket_client.egg-info writing requirements to websocket_client.egg-info/requires.txt writing websocket_client.egg-info/PKG-INFO writing top-level names to websocket_client.egg-info/top_level.txt writing dependency_links to websocket_client.egg-info/dependency_links.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/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket_client-0.54.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/bin copying build/scripts-2.7/wsdump.py -> /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/bin/wsdump.py to 755 + rm -r /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7/site-packages/websocket/tests + mv /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/bin/wsdump.py /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/bin/wsdump + /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.54.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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MvYoXS + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.54.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to websocket_client.egg-info/requires.txt writing websocket_client.egg-info/PKG-INFO writing top-level names to websocket_client.egg-info/top_level.txt writing dependency_links to websocket_client.egg-info/dependency_links.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 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) ... send: '\x88\x82e\x116\x1ff\xf9' send: '\x88\x82G\xb8\xec~DP' 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) ... --- response header --- HTTP/1.1 101 WebSocket Protocol Handshake Connection: Upgrade Upgrade: WebSocket Sec-WebSocket-Accept: Kxep+hNu9n51529fGidYu7a3wO0= some_header: something ----------------------- --- response header --- HTTP/1.1 101 WebSocket Protocol Handshake Connection: Upgrade Upgrade WebSocket 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) ... send: '\x8a\x90abcd1\x0e\x06\x05\x12\x07C4.,$D\x15\n\n\x17' 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) ... send: '\x81\x85abcd)\x07\x0f\x08\x0e' send: '\x81\x8fabcd\x82\xe3\xf0\x87\xe3\xf1\x80\xe5\xca\x81\xe2\xc5\x82\xe3\xcc' send: '\x81\x8fabcd\x82\xe3\xf0\x87\xe3\xf1\x80\xe5\xca\x81\xe2\xc5\x82\xe3\xcc' send: '\x81\xfe\x00\x7fabcd\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b\x1c\x19\x1a\x1b' 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 testAdd (websocket.tests.test_cookiejar.CookieJarTest) ... ok testGet (websocket.tests.test_cookiejar.CookieJarTest) ... ok testSet (websocket.tests.test_cookiejar.CookieJarTest) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.008s OK (skipped=10) + exit 0 Processing files: python2-websocket-client-0.54.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IK2yoA + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.54.0 + DOCDIR=/builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/share/doc/python2-websocket-client-0.54.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/share/doc/python2-websocket-client-0.54.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/share/doc/python2-websocket-client-0.54.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wvrZQh + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.54.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/share/licenses/python2-websocket-client-0.54.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/share/licenses/python2-websocket-client-0.54.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch/usr/share/licenses/python2-websocket-client-0.54.0 + exit 0 Provides: python-websocket-client = 0.54.0-1.el7 python2-websocket-client = 0.54.0-1.el7 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/bin/python2 python(abi) = 2.7 Obsoletes: python-websocket-client < 0.54.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-websocket-client-0.54.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MYViuJ + umask 022 + cd /builddir/build/BUILD + cd websocket_client-0.54.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-websocket-client-0.54.0-1.el7.noarch + exit 0 Child return code was: 0