Skip to content

Console Output

07:32:52 [2020-04-17T07:32:52.792Z] using credential docker-jenkins-github-credentials
07:32:52 [2020-04-17T07:32:52.805Z] Cloning the remote Git repository
07:32:52 [2020-04-17T07:32:52.805Z] Cloning with configured refspecs honoured and without tags
07:32:52 [2020-04-17T07:32:52.901Z] Cloning repository https://github.com/moby/moby.git
07:32:52 [2020-04-17T07:32:52.971Z]  > git init /home/ubuntu/workspace/moby_PR-40662 # timeout=10
07:32:53 [2020-04-17T07:32:53.277Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:53 [2020-04-17T07:32:53.277Z]  > git --version # timeout=10
07:32:53 [2020-04-17T07:32:53.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:53 [2020-04-17T07:32:53.338Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40662/head:refs/remotes/origin/PR-40662 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:33:17 [2020-04-17T07:33:17.533Z] Fetching without tags
07:33:17 [2020-04-17T07:33:17.865Z] Merging remotes/origin/master commit 646626d3be75c3e893d08041d37917d0a6ba9046 into PR head commit f350b532417d526350f61a55fa9a768b8841f29e
07:33:17 [2020-04-17T07:33:17.432Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:33:17 [2020-04-17T07:33:17.455Z]  > git config --add remote.origin.fetch +refs/pull/40662/head:refs/remotes/origin/PR-40662 # timeout=10
07:33:17 [2020-04-17T07:33:17.477Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:33:17 [2020-04-17T07:33:17.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:33:17 [2020-04-17T07:33:17.578Z] Fetching upstream changes from https://github.com/moby/moby.git
07:33:17 [2020-04-17T07:33:17.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:33:17 [2020-04-17T07:33:17.579Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40662/head:refs/remotes/origin/PR-40662 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:33:17 [2020-04-17T07:33:17.871Z]  > git config core.sparsecheckout # timeout=10
07:33:17 [2020-04-17T07:33:17.900Z]  > git checkout -f f350b532417d526350f61a55fa9a768b8841f29e # timeout=10
07:33:20 [2020-04-17T07:33:20.210Z] Merge succeeded, producing 21e53131bf49d4f08e4c7acd2ca021323beaaf0d
07:33:20 [2020-04-17T07:33:20.210Z] Checking out Revision 21e53131bf49d4f08e4c7acd2ca021323beaaf0d (PR-40662)
07:33:18 [2020-04-17T07:33:18.800Z]  > git merge 646626d3be75c3e893d08041d37917d0a6ba9046 # timeout=10
07:33:20 [2020-04-17T07:33:20.188Z]  > git rev-parse HEAD^{commit} # timeout=10
07:33:20 [2020-04-17T07:33:20.212Z]  > git config core.sparsecheckout # timeout=10
07:33:20 [2020-04-17T07:33:20.240Z]  > git checkout -f 21e53131bf49d4f08e4c7acd2ca021323beaaf0d # timeout=10
07:33:23 [2020-04-17T07:33:23.946Z] Commit message: "Merge commit '646626d3be75c3e893d08041d37917d0a6ba9046' into HEAD"