Skip to content

Console Output

17:58:53 [2022-03-11T17:58:53.571Z] The recommended git tool is: git
17:58:55 [2022-03-11T17:58:55.756Z] using credential docker-jenkins-github-credentials
17:58:55 [2022-03-11T17:58:55.764Z] Cloning the remote Git repository
17:58:55 [2022-03-11T17:58:55.764Z] Cloning with configured refspecs honoured and without tags
17:58:55 [2022-03-11T17:58:55.781Z] Cloning repository https://github.com/moby/moby.git
17:58:55 [2022-03-11T17:58:55.806Z]  > git init /home/ubuntu/workspace/moby_PR-42942 # timeout=10
17:58:56 [2022-03-11T17:58:56.005Z] Fetching upstream changes from https://github.com/moby/moby.git
17:58:56 [2022-03-11T17:58:56.005Z]  > git --version # timeout=10
17:58:56 [2022-03-11T17:58:56.017Z]  > git --version # 'git version 2.17.1'
17:58:56 [2022-03-11T17:58:56.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:58:56 [2022-03-11T17:58:56.019Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42942/head:refs/remotes/origin/PR-42942 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:59:12 [2022-03-11T17:59:12.869Z] Fetching without tags
17:59:13 [2022-03-11T17:59:13.100Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 06abe8dd2d6f783df28849148a1143598b67e78f
17:59:12 [2022-03-11T17:59:12.805Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:59:12 [2022-03-11T17:59:12.823Z]  > git config --add remote.origin.fetch +refs/pull/42942/head:refs/remotes/origin/PR-42942 # timeout=10
17:59:12 [2022-03-11T17:59:12.843Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:59:12 [2022-03-11T17:59:12.856Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:59:12 [2022-03-11T17:59:12.873Z] Fetching upstream changes from https://github.com/moby/moby.git
17:59:12 [2022-03-11T17:59:12.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:59:12 [2022-03-11T17:59:12.874Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42942/head:refs/remotes/origin/PR-42942 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:59:13 [2022-03-11T17:59:13.114Z]  > git config core.sparsecheckout # timeout=10
17:59:13 [2022-03-11T17:59:13.126Z]  > git checkout -f 06abe8dd2d6f783df28849148a1143598b67e78f # timeout=10
17:59:14 [2022-03-11T17:59:14.764Z] Merge succeeded, producing 67ed909c60584bbbc48039465258c337ea29183b
17:59:14 [2022-03-11T17:59:14.764Z] Checking out Revision 67ed909c60584bbbc48039465258c337ea29183b (PR-42942)
17:59:13 [2022-03-11T17:59:13.713Z]  > git remote # timeout=10
17:59:13 [2022-03-11T17:59:13.733Z]  > git config --get remote.origin.url # timeout=10
17:59:13 [2022-03-11T17:59:13.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:59:13 [2022-03-11T17:59:13.749Z]  > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10
17:59:14 [2022-03-11T17:59:14.753Z]  > git rev-parse HEAD^{commit} # timeout=10
17:59:14 [2022-03-11T17:59:14.767Z]  > git config core.sparsecheckout # timeout=10
17:59:14 [2022-03-11T17:59:14.781Z]  > git checkout -f 67ed909c60584bbbc48039465258c337ea29183b # timeout=10
17:59:18 [2022-03-11T17:59:18.375Z] Commit message: "Merge commit 'a583434ebc5fb98bab6f693475e89e4d3a6703be' into HEAD"