Skip to content

Console Output

15:55:17 [2022-03-17T15:55:17.360Z] The recommended git tool is: git
15:55:46 [2022-03-17T15:55:46.974Z] using credential docker-jenkins-github-credentials
15:55:47 [2022-03-17T15:55:47.052Z] Cloning the remote Git repository
15:55:47 [2022-03-17T15:55:47.052Z] Cloning with configured refspecs honoured and without tags
15:55:47 [2022-03-17T15:55:47.246Z] Cloning repository https://github.com/moby/moby.git
15:55:47 [2022-03-17T15:55:47.666Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:55:48 [2022-03-17T15:55:48.409Z] Fetching upstream changes from https://github.com/moby/moby.git
15:55:48 [2022-03-17T15:55:48.410Z]  > git --version # timeout=10
15:55:48 [2022-03-17T15:55:48.449Z]  > git --version # 'git version 2.24.1.windows.2'
15:55:48 [2022-03-17T15:55:48.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:55:48 [2022-03-17T15:55:48.452Z]  > 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:03 [2022-03-17T15:56:03.417Z] Fetching without tags
15:56:03 [2022-03-17T15:56:03.146Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:56:03 [2022-03-17T15:56:03.201Z]  > git config --add remote.origin.fetch +refs/pull/43392/head:refs/remotes/origin/PR-43392 # timeout=10
15:56:03 [2022-03-17T15:56:03.237Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:56:03 [2022-03-17T15:56:03.343Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:56:03 [2022-03-17T15:56:03.453Z] Fetching upstream changes from https://github.com/moby/moby.git
15:56:03 [2022-03-17T15:56:03.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:03 [2022-03-17T15:56:03.455Z]  > 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:04 [2022-03-17T15:56:04.587Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit 917b44799d9a51da9c7a4fa92dfaf1df9cc06648
15:56:04 [2022-03-17T15:56:04.694Z]  > git config core.sparsecheckout # timeout=10
15:56:04 [2022-03-17T15:56:04.733Z]  > git checkout -f 917b44799d9a51da9c7a4fa92dfaf1df9cc06648 # timeout=10
15:56:06 [2022-03-17T15:56:06.919Z]  > git remote # timeout=10
15:56:06 [2022-03-17T15:56:06.987Z]  > git config --get remote.origin.url # timeout=10
15:56:07 [2022-03-17T15:56:07.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:56:07 [2022-03-17T15:56:07.032Z]  > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10
15:56:07 [2022-03-17T15:56:07.714Z] Merge succeeded, producing a13c1b762d1355a4445040d400b0b340a47f41f2
15:56:07 [2022-03-17T15:56:07.715Z] Checking out Revision a13c1b762d1355a4445040d400b0b340a47f41f2 (PR-43392)
15:56:07 [2022-03-17T15:56:07.635Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:56:07 [2022-03-17T15:56:07.749Z]  > git config core.sparsecheckout # timeout=10
15:56:07 [2022-03-17T15:56:07.785Z]  > git checkout -f a13c1b762d1355a4445040d400b0b340a47f41f2 # timeout=10
15:56:19 [2022-03-17T15:56:19.418Z] Commit message: "Merge commit '0798f5f5cf6908593472b21179360168cd9f4691' into HEAD"
15:56:19 [2022-03-17T15:56:19.530Z] First time build. Skipping changelog.
15:56:19 [2022-03-17T15:56:19.456Z]  > git rev-list --no-walk c267420c0bcba2d3d3db2ca2ea87524e92dfde64 # timeout=10