Skip to content

Console Output

21:22:05 [2019-10-21T21:22:05.484Z] using credential docker-jenkins-github-credentials
21:22:05 [2019-10-21T21:22:05.492Z] Cloning the remote Git repository
21:22:05 [2019-10-21T21:22:05.492Z] Cloning with configured refspecs honoured and without tags
21:22:05 [2019-10-21T21:22:05.477Z] Cloning repository https://github.com/moby/moby.git
21:22:05 [2019-10-21T21:22:05.478Z]  > git init /home/ubuntu/workspace/moby_PR-40120 # timeout=10
21:22:05 [2019-10-21T21:22:05.495Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:05 [2019-10-21T21:22:05.496Z]  > git --version # timeout=10
21:22:05 [2019-10-21T21:22:05.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:05 [2019-10-21T21:22:05.500Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:19 [2019-10-21T21:22:19.597Z] Fetching without tags
21:22:19 [2019-10-21T21:22:19.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:19 [2019-10-21T21:22:19.554Z]  > git config --add remote.origin.fetch +refs/pull/40120/head:refs/remotes/origin/PR-40120 # timeout=10
21:22:19 [2019-10-21T21:22:19.565Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:22:19 [2019-10-21T21:22:19.574Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:19 [2019-10-21T21:22:19.582Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:19 [2019-10-21T21:22:19.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:19 [2019-10-21T21:22:19.583Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:19 [2019-10-21T21:22:19.826Z] Merging remotes/origin/master commit 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae into PR head commit c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:20 [2019-10-21T21:22:20.378Z] Merge succeeded, producing c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:20 [2019-10-21T21:22:20.379Z] Checking out Revision c65227a5b56d4de1a2a57033a9b94e0fbdaa512a (PR-40120)
21:22:20 [2019-10-21T21:22:20.751Z] Commit message: "Fixed a few golint issues to make goreportcard happy"
21:22:20 [2019-10-21T21:22:20.751Z] First time build. Skipping changelog.
21:22:20 [2019-10-21T21:22:20.760Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:22:19 [2019-10-21T21:22:19.811Z]  > git config core.sparsecheckout # timeout=10
21:22:19 [2019-10-21T21:22:19.819Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:20 [2019-10-21T21:22:20.336Z]  > git merge 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae # timeout=10
21:22:20 [2019-10-21T21:22:20.351Z]  > git rev-parse HEAD^{commit} # timeout=10
21:22:20 [2019-10-21T21:22:20.363Z]  > git config core.sparsecheckout # timeout=10
21:22:20 [2019-10-21T21:22:20.371Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a