Skip to content

Console Output

15:55:40 [2022-03-17T15:55:40.604Z] The recommended git tool is: git
15:56:05 [2022-03-17T15:56:05.732Z] using credential docker-jenkins-github-credentials
15:56:05 [2022-03-17T15:56:05.811Z] Cloning the remote Git repository
15:56:05 [2022-03-17T15:56:05.811Z] Cloning with configured refspecs honoured and without tags
15:56:06 [2022-03-17T15:56:06.010Z] Cloning repository https://github.com/moby/moby.git
15:56:06 [2022-03-17T15:56:06.418Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:56:07 [2022-03-17T15:56:07.230Z] Fetching upstream changes from https://github.com/moby/moby.git
15:56:07 [2022-03-17T15:56:07.231Z]  > git --version # timeout=10
15:56:07 [2022-03-17T15:56:07.277Z]  > git --version # 'git version 2.24.1.windows.2'
15:56:07 [2022-03-17T15:56:07.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:07 [2022-03-17T15:56:07.281Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43392/head:refs/remotes/origin/PR-43392 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:25 [2022-03-17T15:56:25.701Z] Fetching without tags
15:56:26 [2022-03-17T15:56:26.505Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit 917b44799d9a51da9c7a4fa92dfaf1df9cc06648
15:56:25 [2022-03-17T15:56:25.380Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:56:25 [2022-03-17T15:56:25.445Z]  > git config --add remote.origin.fetch +refs/pull/43392/head:refs/remotes/origin/PR-43392 # timeout=10
15:56:25 [2022-03-17T15:56:25.493Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:25 [2022-03-17T15:56:25.612Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:56:25 [2022-03-17T15:56:25.737Z] Fetching upstream changes from https://github.com/moby/moby.git
15:56:25 [2022-03-17T15:56:25.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:25 [2022-03-17T15:56:25.738Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43392/head:refs/remotes/origin/PR-43392 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:26 [2022-03-17T15:56:26.613Z]  > git config core.sparsecheckout # timeout=10
15:56:26 [2022-03-17T15:56:26.660Z]  > git checkout -f 917b44799d9a51da9c7a4fa92dfaf1df9cc06648 # timeout=10
15:56:29 [2022-03-17T15:56:29.934Z]  > git remote # timeout=10
15:56:30 [2022-03-17T15:56:30.014Z]  > git config --get remote.origin.url # timeout=10
15:56:30 [2022-03-17T15:56:30.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:30 [2022-03-17T15:56:30.065Z]  > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10
15:56:30 [2022-03-17T15:56:30.802Z] Merge succeeded, producing cfb47ac2cfc9dd847ea44e3655aebe18e5034c1f
15:56:30 [2022-03-17T15:56:30.802Z] Checking out Revision cfb47ac2cfc9dd847ea44e3655aebe18e5034c1f (PR-43392)
15:56:30 [2022-03-17T15:56:30.713Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:56:30 [2022-03-17T15:56:30.836Z]  > git config core.sparsecheckout # timeout=10
15:56:30 [2022-03-17T15:56:30.884Z]  > git checkout -f cfb47ac2cfc9dd847ea44e3655aebe18e5034c1f # timeout=10
15:56:41 [2022-03-17T15:56:41.736Z] Commit message: "Merge commit '0798f5f5cf6908593472b21179360168cd9f4691' into HEAD"
15:56:41 [2022-03-17T15:56:41.878Z] First time build. Skipping changelog.
15:56:41 [2022-03-17T15:56:41.774Z]  > git rev-list --no-walk c267420c0bcba2d3d3db2ca2ea87524e92dfde64 # timeout=10