Skip to content

Console Output

16:40:30 [2020-05-25T16:40:30.069Z] using credential docker-jenkins-github-credentials
16:40:30 [2020-05-25T16:40:30.077Z] Cloning the remote Git repository
16:40:30 [2020-05-25T16:40:30.077Z] Cloning with configured refspecs honoured and without tags
16:40:30 [2020-05-25T16:40:30.092Z] Cloning repository https://github.com/moby/moby.git
16:40:30 [2020-05-25T16:40:30.093Z]  > git init /home/ubuntu/workspace/moby_PR-41023 # timeout=10
16:40:30 [2020-05-25T16:40:30.104Z] Fetching upstream changes from https://github.com/moby/moby.git
16:40:30 [2020-05-25T16:40:30.104Z]  > git --version # timeout=10
16:40:30 [2020-05-25T16:40:30.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:30 [2020-05-25T16:40:30.117Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41023/head:refs/remotes/origin/PR-41023 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:47 [2020-05-25T16:40:47.973Z] Fetching without tags
16:40:48 [2020-05-25T16:40:48.231Z] Merging remotes/origin/master commit 55f0acd772f8aee62090256553a9e5a3c674d538 into PR head commit 288ed93dc5523b56bc3a4b6105f7ff176b114a4e
16:40:49 [2020-05-25T16:40:49.339Z] Merge succeeded, producing 2b1583c2030382f18dde6e1fbc7be72800de9ed2
16:40:49 [2020-05-25T16:40:49.343Z] Checking out Revision 2b1583c2030382f18dde6e1fbc7be72800de9ed2 (PR-41023)
16:40:49 [2020-05-25T16:40:49.422Z] Commit message: "Merge commit '55f0acd772f8aee62090256553a9e5a3c674d538' into HEAD"
16:40:49 [2020-05-25T16:40:49.423Z] First time build. Skipping changelog.
16:40:49 [2020-05-25T16:40:49.452Z]  > git --version # timeout=10
16:40:49 [2020-05-25T16:40:49.480Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
16:40:47 [2020-05-25T16:40:47.940Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:40:47 [2020-05-25T16:40:47.945Z]  > git config --add remote.origin.fetch +refs/pull/41023/head:refs/remotes/origin/PR-41023 # timeout=10
16:40:47 [2020-05-25T16:40:47.959Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:47 [2020-05-25T16:40:47.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:40:47 [2020-05-25T16:40:47.987Z] Fetching upstream changes from https://github.com/moby/moby.git
16:40:47 [2020-05-25T16:40:47.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:47 [2020-05-25T16:40:47.988Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41023/head:refs/remotes/origin/PR-41023 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:48 [2020-05-25T16:40:48.248Z]  > git config core.sparsecheckout # timeout=10
16:40:48 [2020-05-25T16:40:48.264Z]  > git checkout -f 288ed93dc5523b56bc3a4b6105f7ff176b114a4e # timeout=10
16:40:48 [2020-05-25T16:40:48.835Z]  > git merge 55f0acd772f8aee62090256553a9e5a3c674d538 # timeout=10
16:40:49 [2020-05-25T16:40:49.330Z]  > git rev-parse HEAD^{commit} # timeout=10
16:40:49 [2020-05-25T16:40:49.356Z]  > git config core.sparsecheckout # timeout=10
16:40:49 [2020-05-25T16:40:49.365Z]  > git checkout -f 2b1583c2030382f18dde6e1fbc7be72800de9ed2 # timeout=10