Skip to content

Console Output

16:37:19 [2020-02-12T16:37:19.565Z] using credential docker-jenkins-github-credentials
16:37:19 [2020-02-12T16:37:19.642Z] Cloning the remote Git repository
16:37:19 [2020-02-12T16:37:19.642Z] Cloning with configured refspecs honoured and without tags
16:37:19 [2020-02-12T16:37:19.829Z] Cloning repository https://github.com/moby/moby.git
16:37:20 [2020-02-12T16:37:20.205Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:37:21 [2020-02-12T16:37:21.109Z] Fetching upstream changes from https://github.com/moby/moby.git
16:37:21 [2020-02-12T16:37:21.109Z]  > git --version # timeout=10
16:37:21 [2020-02-12T16:37:21.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:37:21 [2020-02-12T16:37:21.157Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40506/head:refs/remotes/origin/PR-40506 +refs/heads/master:refs/remotes/origin/master
16:37:44 [2020-02-12T16:37:44.582Z] Fetching without tags
16:37:45 [2020-02-12T16:37:45.319Z] Merging remotes/origin/master commit 58c2615208962a458ed94f4b6262eb27e5e021cd into PR head commit fa2417984be775b4076db681d233f565539207db
16:37:44 [2020-02-12T16:37:44.241Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:37:44 [2020-02-12T16:37:44.324Z]  > git config --add remote.origin.fetch +refs/pull/40506/head:refs/remotes/origin/PR-40506 # timeout=10
16:37:44 [2020-02-12T16:37:44.372Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:37:44 [2020-02-12T16:37:44.491Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:37:44 [2020-02-12T16:37:44.612Z] Fetching upstream changes from https://github.com/moby/moby.git
16:37:44 [2020-02-12T16:37:44.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:37:44 [2020-02-12T16:37:44.613Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40506/head:refs/remotes/origin/PR-40506 +refs/heads/master:refs/remotes/origin/master
16:37:45 [2020-02-12T16:37:45.419Z]  > git config core.sparsecheckout # timeout=10
16:37:45 [2020-02-12T16:37:45.466Z]  > git checkout -f fa2417984be775b4076db681d233f565539207db
16:37:47 [2020-02-12T16:37:47.767Z] Merge succeeded, producing fa2417984be775b4076db681d233f565539207db
16:37:47 [2020-02-12T16:37:47.768Z] Checking out Revision fa2417984be775b4076db681d233f565539207db (PR-40506)
16:37:47 [2020-02-12T16:37:47.525Z]  > git merge 58c2615208962a458ed94f4b6262eb27e5e021cd # timeout=10
16:37:47 [2020-02-12T16:37:47.661Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:37:47 [2020-02-12T16:37:47.796Z]  > git config core.sparsecheckout # timeout=10
16:37:47 [2020-02-12T16:37:47.842Z]  > git checkout -f fa2417984be775b4076db681d233f565539207db
16:37:56 [2020-02-12T16:37:56.013Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973"