Skip to content

Console Output

07:08:29 [2021-05-03T07:08:29.731Z] The recommended git tool is: git
07:08:51 [2021-05-03T07:08:51.548Z] using credential docker-jenkins-github-credentials
07:08:51 [2021-05-03T07:08:51.623Z] Cloning the remote Git repository
07:08:51 [2021-05-03T07:08:51.623Z] Cloning with configured refspecs honoured and without tags
07:08:51 [2021-05-03T07:08:51.831Z] Cloning repository https://github.com/moby/moby.git
07:08:52 [2021-05-03T07:08:52.250Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:08:53 [2021-05-03T07:08:53.066Z] Fetching upstream changes from https://github.com/moby/moby.git
07:08:53 [2021-05-03T07:08:53.067Z]  > git --version # timeout=10
07:08:53 [2021-05-03T07:08:53.113Z]  > git --version # 'git version 2.24.1.windows.2'
07:08:53 [2021-05-03T07:08:53.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:08:53 [2021-05-03T07:08:53.116Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:09:08 [2021-05-03T07:09:08.832Z] Fetching without tags
07:09:09 [2021-05-03T07:09:09.538Z] Merging remotes/origin/master commit 59751bb23395a137253ca0b4fb99058ecec5a569 into PR head commit a15c97925e64f49b3d25f938496eadedad7a7ae1
07:09:08 [2021-05-03T07:09:08.528Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:09:08 [2021-05-03T07:09:08.580Z]  > git config --add remote.origin.fetch +refs/pull/42308/head:refs/remotes/origin/PR-42308 # timeout=10
07:09:08 [2021-05-03T07:09:08.628Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:09:08 [2021-05-03T07:09:08.743Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:09:08 [2021-05-03T07:09:08.867Z] Fetching upstream changes from https://github.com/moby/moby.git
07:09:08 [2021-05-03T07:09:08.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:09:08 [2021-05-03T07:09:08.868Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:09:09 [2021-05-03T07:09:09.646Z]  > git config core.sparsecheckout # timeout=10
07:09:09 [2021-05-03T07:09:09.690Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:09:12 [2021-05-03T07:09:12.418Z] Merge succeeded, producing a15c97925e64f49b3d25f938496eadedad7a7ae1
07:09:12 [2021-05-03T07:09:12.418Z] Checking out Revision a15c97925e64f49b3d25f938496eadedad7a7ae1 (PR-42308)
07:09:12 [2021-05-03T07:09:12.026Z]  > git remote # timeout=10
07:09:12 [2021-05-03T07:09:12.100Z]  > git config --get remote.origin.url # timeout=10
07:09:12 [2021-05-03T07:09:12.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:09:12 [2021-05-03T07:09:12.144Z]  > git merge 59751bb23395a137253ca0b4fb99058ecec5a569 # timeout=10
07:09:12 [2021-05-03T07:09:12.305Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:09:12 [2021-05-03T07:09:12.449Z]  > git config core.sparsecheckout # timeout=10
07:09:12 [2021-05-03T07:09:12.496Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:09:23 [2021-05-03T07:09:23.708Z] Commit message: "[DNM] trigger CI with runc rc94-pre"