Skip to content

Console Output

08:19:46 [2019-09-12T08:19:46.595Z] using credential docker-jenkins-github-credentials
08:19:46 [2019-09-12T08:19:46.671Z] Cloning the remote Git repository
08:19:46 [2019-09-12T08:19:46.671Z] Cloning with configured refspecs honoured and without tags
08:19:46 [2019-09-12T08:19:46.957Z] Cloning repository https://github.com/docker/engine.git
08:19:47 [2019-09-12T08:19:47.473Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:19:49 [2019-09-12T08:19:49.648Z] Fetching upstream changes from https://github.com/docker/engine.git
08:19:49 [2019-09-12T08:19:49.649Z]  > git --version # timeout=10
08:19:49 [2019-09-12T08:19:49.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:49 [2019-09-12T08:19:49.700Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/19.03:refs/remotes/origin/19.03
08:20:06 [2019-09-12T08:20:06.874Z] Fetching without tags
08:20:06 [2019-09-12T08:20:06.507Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
08:20:06 [2019-09-12T08:20:06.614Z]  > git config --add remote.origin.fetch +refs/pull/339/head:refs/remotes/origin/PR-339 # timeout=10
08:20:06 [2019-09-12T08:20:06.668Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:20:06 [2019-09-12T08:20:06.790Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
08:20:06 [2019-09-12T08:20:06.915Z] Fetching upstream changes from https://github.com/docker/engine.git
08:20:06 [2019-09-12T08:20:06.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:20:06 [2019-09-12T08:20:06.916Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/19.03:refs/remotes/origin/19.03
08:20:07 [2019-09-12T08:20:07.519Z] Merging remotes/origin/19.03 commit 9cc467c3b328770baf4f8de95ce5b7497871dcd7 into PR head commit f1a639bf5334f388f67965ced686ad04f81a3fdf
08:20:07 [2019-09-12T08:20:07.630Z]  > git config core.sparsecheckout # timeout=10
08:20:07 [2019-09-12T08:20:07.679Z]  > git checkout -f f1a639bf5334f388f67965ced686ad04f81a3fdf
08:20:10 [2019-09-12T08:20:10.788Z] Merge succeeded, producing f1a639bf5334f388f67965ced686ad04f81a3fdf
08:20:10 [2019-09-12T08:20:10.789Z] Checking out Revision f1a639bf5334f388f67965ced686ad04f81a3fdf (PR-339)
08:20:10 [2019-09-12T08:20:10.453Z]  > git merge 9cc467c3b328770baf4f8de95ce5b7497871dcd7 # timeout=10
08:20:10 [2019-09-12T08:20:10.631Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:20:10 [2019-09-12T08:20:10.827Z]  > git config core.sparsecheckout # timeout=10
08:20:10 [2019-09-12T08:20:10.873Z]  > git checkout -f f1a639bf5334f388f67965ced686ad04f81a3fdf
08:20:20 [2019-09-12T08:20:20.175Z] Commit message: "vendor: containerd to 7c1e88399"