Skip to content

Console Output

16:49:52 [2020-02-17T16:49:52.348Z] using credential docker-jenkins-github-credentials
16:49:52 [2020-02-17T16:49:52.425Z] Cloning the remote Git repository
16:49:52 [2020-02-17T16:49:52.425Z] Cloning with configured refspecs honoured and without tags
16:49:52 [2020-02-17T16:49:52.464Z] Cloning repository https://github.com/moby/moby.git
16:49:52 [2020-02-17T16:49:52.464Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:49:52 [2020-02-17T16:49:52.548Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:52 [2020-02-17T16:49:52.548Z]  > git --version # timeout=10
16:49:52 [2020-02-17T16:49:52.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:52 [2020-02-17T16:49:52.616Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03
16:50:10 [2020-02-17T16:50:10.886Z] Fetching without tags
16:50:11 [2020-02-17T16:50:11.740Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91
16:50:10 [2020-02-17T16:50:10.493Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:10 [2020-02-17T16:50:10.569Z]  > git config --add remote.origin.fetch +refs/pull/40533/head:refs/remotes/origin/PR-40533 # timeout=10
16:50:10 [2020-02-17T16:50:10.644Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:50:10 [2020-02-17T16:50:10.780Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:10 [2020-02-17T16:50:10.925Z] Fetching upstream changes from https://github.com/moby/moby.git
16:50:10 [2020-02-17T16:50:10.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:10 [2020-02-17T16:50:10.927Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03
16:50:11 [2020-02-17T16:50:11.778Z]  > git config core.sparsecheckout # timeout=10
16:50:11 [2020-02-17T16:50:11.847Z]  > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91
16:50:15 [2020-02-17T16:50:15.414Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91
16:50:15 [2020-02-17T16:50:15.415Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533)
16:50:15 [2020-02-17T16:50:15.154Z]  > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10
16:50:15 [2020-02-17T16:50:15.305Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:50:15 [2020-02-17T16:50:15.455Z]  > git config core.sparsecheckout # timeout=10
16:50:15 [2020-02-17T16:50:15.523Z]  > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91
16:50:16 [2020-02-17T16:50:16.351Z] Commit message: "Update Golang 1.12.17"