Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15185 )
Change subject: [cpp] KUDU-2971: protobuf-based wrapper for subprocesses ...................................................................... Patch Set 9: Verified+1 Failure seems to be from a transient Python download: 14:06:35 Collecting cython==0.29.14 (from -r requirements.txt (line 11)) 14:06:36 Downloading https://files.pythonhosted.org/packages/75/b6/3113d38dea65460d54deca73c06566b1b269185c4f669880c519340706f0/Cython-0.29.14-cp34-cp34m-manylinux1_x86_64.whl (2.0MB) 14:06:36 Exception: 14:06:36 Traceback (most recent call last): 14:06:36 File "/home/jenkins-slave/workspace/kudu-master/1/build/release/py_env/lib/python3.4/site-packages/pip/_vendor/urllib3/response.py", line 331, in _error_catcher 14:06:36 yield 14:06:36 File "/home/jenkins-slave/workspace/kudu-master/1/build/release/py_env/lib/python3.4/site-packages/pip/_vendor/urllib3/response.py", line 413, in read 14:06:36 data = self._fp.read(amt) 14:06:36 File "/usr/lib/python3.4/http/client.py", line 529, in read 14:06:36 return super(HTTPResponse, self).read(amt) 14:06:36 File "/usr/lib/python3.4/http/client.py", line 568, in readinto 14:06:36 n = self.fp.readinto(b) 14:06:36 File "/usr/lib/python3.4/socket.py", line 374, in readinto 14:06:36 return self._sock.recv_into(b) 14:06:36 File "/usr/lib/python3.4/ssl.py", line 769, in recv_into 14:06:36 return self.read(nbytes, buffer) 14:06:36 File "/usr/lib/python3.4/ssl.py", line 641, in read 14:06:36 v = self._sslobj.read(len, buffer) 14:06:36 ConnectionResetError: [Errno 104] Connection reset by peer -- To view, visit http://gerrit.cloudera.org:8080/15185 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id611e1c683df2721fd058f753b8686a688a5990d Gerrit-Change-Number: 15185 Gerrit-PatchSet: 9 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Thu, 20 Feb 2020 22:39:36 +0000 Gerrit-HasComments: No
