Skip to content

Console Output

01:39:05 [2021-08-27T01:39:05.399Z] The recommended git tool is: git
01:39:29 [2021-08-27T01:39:29.928Z] using credential docker-jenkins-github-credentials
01:39:30 [2021-08-27T01:39:30.005Z] Cloning the remote Git repository
01:39:30 [2021-08-27T01:39:30.005Z] Cloning with configured refspecs honoured and without tags
01:39:30 [2021-08-27T01:39:30.194Z] Cloning repository https://github.com/moby/moby.git
01:39:30 [2021-08-27T01:39:30.587Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
01:39:31 [2021-08-27T01:39:31.308Z] Fetching upstream changes from https://github.com/moby/moby.git
01:39:31 [2021-08-27T01:39:31.308Z]  > git --version # timeout=10
01:39:31 [2021-08-27T01:39:31.347Z]  > git --version # 'git version 2.24.1.windows.2'
01:39:31 [2021-08-27T01:39:31.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:39:31 [2021-08-27T01:39:31.352Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42782/head:refs/remotes/origin/PR-42782 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:40:01 [2021-08-27T01:40:01.878Z] Fetching without tags
01:40:01 [2021-08-27T01:40:01.597Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:40:01 [2021-08-27T01:40:01.647Z]  > git config --add remote.origin.fetch +refs/pull/42782/head:refs/remotes/origin/PR-42782 # timeout=10
01:40:01 [2021-08-27T01:40:01.687Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:40:01 [2021-08-27T01:40:01.797Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:40:01 [2021-08-27T01:40:01.913Z] Fetching upstream changes from https://github.com/moby/moby.git
01:40:01 [2021-08-27T01:40:01.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:40:01 [2021-08-27T01:40:01.915Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42782/head:refs/remotes/origin/PR-42782 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:40:02 [2021-08-27T01:40:02.957Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2
01:40:03 [2021-08-27T01:40:03.062Z]  > git config core.sparsecheckout # timeout=10
01:40:03 [2021-08-27T01:40:03.102Z]  > git checkout -f 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2 # timeout=10
01:40:05 [2021-08-27T01:40:05.122Z]  > git remote # timeout=10
01:40:05 [2021-08-27T01:40:05.184Z]  > git config --get remote.origin.url # timeout=10
01:40:05 [2021-08-27T01:40:05.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:40:05 [2021-08-27T01:40:05.224Z]  > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10
01:40:06 [2021-08-27T01:40:06.377Z] Merge succeeded, producing 6c1e95650d48fa5f7687bc5c78b43717c6f7b1cb
01:40:06 [2021-08-27T01:40:06.377Z] Checking out Revision 6c1e95650d48fa5f7687bc5c78b43717c6f7b1cb (PR-42782)
01:40:06 [2021-08-27T01:40:06.287Z]  > git rev-parse "HEAD^{commit}" # timeout=10
01:40:06 [2021-08-27T01:40:06.410Z]  > git config core.sparsecheckout # timeout=10
01:40:06 [2021-08-27T01:40:06.450Z]  > git checkout -f 6c1e95650d48fa5f7687bc5c78b43717c6f7b1cb # timeout=10
01:40:16 [2021-08-27T01:40:16.966Z] Commit message: "Merge commit '2b70006e3bfa492b8641ff443493983d832955f4' into HEAD"
01:40:17 [2021-08-27T01:40:17.090Z] First time build. Skipping changelog.
01:40:17 [2021-08-27T01:40:17.001Z]  > git rev-list --no-walk 880f129d2035d60c7c8a5d0de6e6bc256ecbb153 # timeout=10