See <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/8154/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H43 (ubuntu) in workspace <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/mesos.git > git init <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f34381173dbb90a14ebdea58bc52ee8bd2bba64f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f34381173dbb90a14ebdea58bc52ee8bd2bba64f # timeout=10 Commit message: "LinkedHashMap: fixed handling of self-assignment." > git rev-list --no-walk f34381173dbb90a14ebdea58bc52ee8bd2bba64f # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content USERNAME=mesos-review [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Mesos-Reviewbot] $ /bin/sh -xe /tmp/jenkins4692472491852068198.sh + ./support/jenkins/reviewbot.sh f34381173dbb90a14ebdea58bc52ee8bd2bba64f Traceback (most recent call last): File "<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/support/verify-reviews.py",> line 406, in <module> main() File "<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/support/verify-reviews.py",> line 393, in main review_requests = api(review_requests_url) File "<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/support/verify-reviews.py",> line 149, in api return json.loads(f.read().decode("utf-8")) File "/usr/lib/python3.6/http/client.py", line 476, in read s = self._safe_read(self.length) File "/usr/lib/python3.6/http/client.py", line 628, in _safe_read raise IncompleteRead(b''.join(s), amt) http.client.IncompleteRead: IncompleteRead(229376 bytes read, 409364 more expected) Build step 'Execute shell' marked build as failure
