Skip to content

Console Output

23:54:16 [2020-10-01T23:54:16.208Z] using credential docker-jenkins-github-credentials
23:54:16 [2020-10-01T23:54:16.215Z] Cloning the remote Git repository
23:54:16 [2020-10-01T23:54:16.216Z] Cloning with configured refspecs honoured and without tags
23:54:16 [2020-10-01T23:54:16.178Z] Cloning repository https://github.com/moby/moby.git
23:54:16 [2020-10-01T23:54:16.245Z]  > git init /home/ubuntu/workspace/moby_PR-39838 # timeout=10
23:54:16 [2020-10-01T23:54:16.625Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:16 [2020-10-01T23:54:16.625Z]  > git --version # timeout=10
23:54:16 [2020-10-01T23:54:16.642Z]  > git --version # 'git version 2.17.1'
23:54:16 [2020-10-01T23:54:16.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:16 [2020-10-01T23:54:16.644Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39838/head:refs/remotes/origin/PR-39838 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:37 [2020-10-01T23:54:37.730Z] Fetching without tags
23:54:38 [2020-10-01T23:54:38.043Z] Merging remotes/origin/master commit 816fbcd306274b9561c62ae076bdff71062ebe85 into PR head commit a3256d2dd8f7e5ff00d007a196863d204677cc80
23:54:37 [2020-10-01T23:54:37.620Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:37 [2020-10-01T23:54:37.646Z]  > git config --add remote.origin.fetch +refs/pull/39838/head:refs/remotes/origin/PR-39838 # timeout=10
23:54:37 [2020-10-01T23:54:37.658Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:37 [2020-10-01T23:54:37.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:37 [2020-10-01T23:54:37.731Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:37 [2020-10-01T23:54:37.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:37 [2020-10-01T23:54:37.732Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39838/head:refs/remotes/origin/PR-39838 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:38 [2020-10-01T23:54:38.047Z]  > git config core.sparsecheckout # timeout=10
23:54:38 [2020-10-01T23:54:38.061Z]  > git checkout -f a3256d2dd8f7e5ff00d007a196863d204677cc80 # timeout=10
23:54:38 [2020-10-01T23:54:38.672Z]  > git remote # timeout=10
23:54:38 [2020-10-01T23:54:38.689Z]  > git config --get remote.origin.url # timeout=10
23:54:38 [2020-10-01T23:54:38.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:38 [2020-10-01T23:54:38.707Z]  > git merge 816fbcd306274b9561c62ae076bdff71062ebe85 # timeout=10
23:54:39 [2020-10-01T23:54:39.405Z] Merge succeeded, producing 8e35c0030b218dfcb99a6a018a8298ce6f5cbcb5
23:54:39 [2020-10-01T23:54:39.406Z] Checking out Revision 8e35c0030b218dfcb99a6a018a8298ce6f5cbcb5 (PR-39838)
23:54:39 [2020-10-01T23:54:39.390Z]  > git rev-parse HEAD^{commit} # timeout=10
23:54:39 [2020-10-01T23:54:39.405Z]  > git config core.sparsecheckout # timeout=10
23:54:39 [2020-10-01T23:54:39.419Z]  > git checkout -f 8e35c0030b218dfcb99a6a018a8298ce6f5cbcb5 # timeout=10
23:54:43 [2020-10-01T23:54:43.089Z] Commit message: "Merge commit '816fbcd306274b9561c62ae076bdff71062ebe85' into HEAD"