Skip to content

Console Output

18:23:14 [2021-11-26T18:23:14.774Z] The recommended git tool is: git
18:23:14 [2021-11-26T18:23:14.996Z] using credential docker-jenkins-github-credentials
18:23:15 [2021-11-26T18:23:15.077Z] Cloning the remote Git repository
18:23:15 [2021-11-26T18:23:15.078Z] Cloning with configured refspecs honoured and without tags
18:23:15 [2021-11-26T18:23:15.115Z] Cloning repository https://github.com/moby/moby.git
18:23:15 [2021-11-26T18:23:15.116Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:23:15 [2021-11-26T18:23:15.168Z] Fetching upstream changes from https://github.com/moby/moby.git
18:23:15 [2021-11-26T18:23:15.168Z]  > git --version # timeout=10
18:23:15 [2021-11-26T18:23:15.209Z]  > git --version # 'git version 2.24.1.windows.2'
18:23:15 [2021-11-26T18:23:15.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:15 [2021-11-26T18:23:15.211Z]  > 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:23:28 [2021-11-26T18:23:28.404Z] Fetching without tags
18:23:28 [2021-11-26T18:23:28.109Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:23:28 [2021-11-26T18:23:28.152Z]  > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10
18:23:28 [2021-11-26T18:23:28.197Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:23:28 [2021-11-26T18:23:28.317Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:23:28 [2021-11-26T18:23:28.441Z] Fetching upstream changes from https://github.com/moby/moby.git
18:23:28 [2021-11-26T18:23:28.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:28 [2021-11-26T18:23:28.443Z]  > 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:23:29 [2021-11-26T18:23:29.093Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:23:29 [2021-11-26T18:23:29.130Z]  > git config core.sparsecheckout # timeout=10
18:23:29 [2021-11-26T18:23:29.173Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10
18:23:31 [2021-11-26T18:23:31.886Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:23:31 [2021-11-26T18:23:31.887Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047)
18:23:32 [2021-11-26T18:23:32.434Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults"
18:23:31 [2021-11-26T18:23:31.596Z]  > git remote # timeout=10
18:23:31 [2021-11-26T18:23:31.640Z]  > git config --get remote.origin.url # timeout=10
18:23:31 [2021-11-26T18:23:31.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:31 [2021-11-26T18:23:31.683Z]  > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10
18:23:31 [2021-11-26T18:23:31.805Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:23:31 [2021-11-26T18:23:31.923Z]  > git config core.sparsecheckout # timeout=10
18:23:31 [2021-11-26T18:23:31.971Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10