Skip to content

Console Output

14:12:16 [2022-01-20T14:12:16.910Z] The recommended git tool is: git
14:12:17 [2022-01-20T14:12:17.164Z] using credential docker-jenkins-github-credentials
14:12:17 [2022-01-20T14:12:17.241Z] Cloning the remote Git repository
14:12:17 [2022-01-20T14:12:17.241Z] Cloning with configured refspecs honoured and without tags
14:12:17 [2022-01-20T14:12:17.277Z] Cloning repository https://github.com/moby/moby.git
14:12:17 [2022-01-20T14:12:17.277Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:12:17 [2022-01-20T14:12:17.335Z] Fetching upstream changes from https://github.com/moby/moby.git
14:12:17 [2022-01-20T14:12:17.335Z]  > git --version # timeout=10
14:12:17 [2022-01-20T14:12:17.377Z]  > git --version # 'git version 2.24.1.windows.2'
14:12:17 [2022-01-20T14:12:17.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:12:17 [2022-01-20T14:12:17.380Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:12:32 [2022-01-20T14:12:32.880Z] Fetching without tags
14:12:32 [2022-01-20T14:12:32.588Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:12:32 [2022-01-20T14:12:32.634Z]  > git config --add remote.origin.fetch +refs/pull/42155/head:refs/remotes/origin/PR-42155 # timeout=10
14:12:32 [2022-01-20T14:12:32.680Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:12:32 [2022-01-20T14:12:32.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:12:33 [2022-01-20T14:12:33.729Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 0c3be531076617be52b641b6dbb60649f587b5f5
14:12:32 [2022-01-20T14:12:32.916Z] Fetching upstream changes from https://github.com/moby/moby.git
14:12:32 [2022-01-20T14:12:32.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:12:32 [2022-01-20T14:12:32.918Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:12:33 [2022-01-20T14:12:33.765Z]  > git config core.sparsecheckout # timeout=10
14:12:33 [2022-01-20T14:12:33.809Z]  > git checkout -f 0c3be531076617be52b641b6dbb60649f587b5f5 # timeout=10
14:12:36 [2022-01-20T14:12:36.190Z]  > git remote # timeout=10
14:12:36 [2022-01-20T14:12:36.237Z]  > git config --get remote.origin.url # timeout=10
14:12:36 [2022-01-20T14:12:36.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:12:36 [2022-01-20T14:12:36.282Z]  > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10
14:12:40 [2022-01-20T14:12:40.763Z] Merge succeeded, producing 064266f532f0d7538b5a4092b2322a9c0ce4bc24
14:12:40 [2022-01-20T14:12:40.763Z] Checking out Revision 064266f532f0d7538b5a4092b2322a9c0ce4bc24 (PR-42155)
14:12:41 [2022-01-20T14:12:41.136Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD"
14:12:41 [2022-01-20T14:12:41.137Z] First time build. Skipping changelog.
14:12:40 [2022-01-20T14:12:40.680Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:12:40 [2022-01-20T14:12:40.799Z]  > git config core.sparsecheckout # timeout=10
14:12:40 [2022-01-20T14:12:40.844Z]  > git checkout -f 064266f532f0d7538b5a4092b2322a9c0ce4bc24 # timeout=10