Skip to content

Console Output

18:23:47 [2021-11-26T18:23:47.071Z] The recommended git tool is: git
18:23:47 [2021-11-26T18:23:47.290Z] using credential docker-jenkins-github-credentials
18:23:47 [2021-11-26T18:23:47.378Z] Cloning the remote Git repository
18:23:47 [2021-11-26T18:23:47.378Z] Cloning with configured refspecs honoured and without tags
18:23:47 [2021-11-26T18:23:47.415Z] Cloning repository https://github.com/moby/moby.git
18:23:47 [2021-11-26T18:23:47.415Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:23:47 [2021-11-26T18:23:47.464Z] Fetching upstream changes from https://github.com/moby/moby.git
18:23:47 [2021-11-26T18:23:47.465Z]  > git --version # timeout=10
18:23:47 [2021-11-26T18:23:47.500Z]  > git --version # 'git version 2.24.1.windows.2'
18:23:47 [2021-11-26T18:23:47.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:47 [2021-11-26T18:23:47.503Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:00 [2021-11-26T18:24:00.468Z] Fetching without tags
18:24:01 [2021-11-26T18:24:01.269Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:24:00 [2021-11-26T18:24:00.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:24:00 [2021-11-26T18:24:00.228Z]  > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10
18:24:00 [2021-11-26T18:24:00.268Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:00 [2021-11-26T18:24:00.382Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:24:00 [2021-11-26T18:24:00.505Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:00 [2021-11-26T18:24:00.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:00 [2021-11-26T18:24:00.508Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:01 [2021-11-26T18:24:01.306Z]  > git config core.sparsecheckout # timeout=10
18:24:01 [2021-11-26T18:24:01.345Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10
18:24:04 [2021-11-26T18:24:04.064Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:24:04 [2021-11-26T18:24:04.065Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047)
18:24:04 [2021-11-26T18:24:04.670Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults"
18:24:03 [2021-11-26T18:24:03.788Z]  > git remote # timeout=10
18:24:03 [2021-11-26T18:24:03.829Z]  > git config --get remote.origin.url # timeout=10
18:24:03 [2021-11-26T18:24:03.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:03 [2021-11-26T18:24:03.871Z]  > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10
18:24:03 [2021-11-26T18:24:03.989Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:24:04 [2021-11-26T18:24:04.101Z]  > git config core.sparsecheckout # timeout=10
18:24:04 [2021-11-26T18:24:04.142Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10