Skip to content

Console Output

14:24:13 [2022-01-25T14:24:13.551Z] The recommended git tool is: git
14:24:13 [2022-01-25T14:24:13.789Z] using credential docker-jenkins-github-credentials
14:24:13 [2022-01-25T14:24:13.872Z] Cloning the remote Git repository
14:24:13 [2022-01-25T14:24:13.872Z] Cloning with configured refspecs honoured and without tags
14:24:13 [2022-01-25T14:24:13.914Z] Cloning repository https://github.com/moby/moby.git
14:24:13 [2022-01-25T14:24:13.915Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:24:13 [2022-01-25T14:24:13.988Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:13 [2022-01-25T14:24:13.990Z]  > git --version # timeout=10
14:24:14 [2022-01-25T14:24:14.036Z]  > git --version # 'git version 2.24.1.windows.2'
14:24:14 [2022-01-25T14:24:14.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:14 [2022-01-25T14:24:14.038Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:28 [2022-01-25T14:24:28.551Z] Fetching without tags
14:24:29 [2022-01-25T14:24:29.288Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5
14:24:28 [2022-01-25T14:24:28.233Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:28 [2022-01-25T14:24:28.282Z]  > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10
14:24:28 [2022-01-25T14:24:28.331Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:28 [2022-01-25T14:24:28.458Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:28 [2022-01-25T14:24:28.593Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:28 [2022-01-25T14:24:28.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:28 [2022-01-25T14:24:28.595Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:29 [2022-01-25T14:24:29.331Z]  > git config core.sparsecheckout # timeout=10
14:24:29 [2022-01-25T14:24:29.379Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10
14:24:33 [2022-01-25T14:24:33.017Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5
14:24:33 [2022-01-25T14:24:33.017Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187)
14:24:32 [2022-01-25T14:24:32.671Z]  > git remote # timeout=10
14:24:32 [2022-01-25T14:24:32.721Z]  > git config --get remote.origin.url # timeout=10
14:24:32 [2022-01-25T14:24:32.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:32 [2022-01-25T14:24:32.786Z]  > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10
14:24:32 [2022-01-25T14:24:32.927Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:24:33 [2022-01-25T14:24:33.060Z]  > git config core.sparsecheckout # timeout=10
14:24:33 [2022-01-25T14:24:33.110Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10
14:24:33 [2022-01-25T14:24:33.636Z] Commit message: "layer: remove OS from layerstore"