Skip to content

Console Output

12:12:25 [2022-08-11T12:12:25.812Z] The recommended git tool is: git
12:12:25 [2022-08-11T12:12:25.829Z] using credential docker-jenkins-github-credentials
12:12:25 [2022-08-11T12:12:25.839Z] Cloning the remote Git repository
12:12:25 [2022-08-11T12:12:25.839Z] Cloning with configured refspecs honoured and without tags
12:12:25 [2022-08-11T12:12:25.841Z] Cloning repository https://github.com/moby/moby.git
12:12:25 [2022-08-11T12:12:25.841Z]  > git init /home/ubuntu/workspace/moby_PR-43945 # timeout=10
12:12:25 [2022-08-11T12:12:25.849Z] Fetching upstream changes from https://github.com/moby/moby.git
12:12:25 [2022-08-11T12:12:25.849Z]  > git --version # timeout=10
12:12:25 [2022-08-11T12:12:25.853Z]  > git --version # 'git version 2.25.1'
12:12:25 [2022-08-11T12:12:25.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:12:25 [2022-08-11T12:12:25.854Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:12:41 [2022-08-11T12:12:41.152Z] Fetching without tags
12:12:41 [2022-08-11T12:12:41.357Z] Merging remotes/origin/master commit 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 into PR head commit 226e07144e0fdda1ae9935c063b9dddddea8a4c9
12:12:41 [2022-08-11T12:12:41.129Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:12:41 [2022-08-11T12:12:41.132Z]  > git config --add remote.origin.fetch +refs/pull/43945/head:refs/remotes/origin/PR-43945 # timeout=10
12:12:41 [2022-08-11T12:12:41.139Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:12:41 [2022-08-11T12:12:41.146Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:12:41 [2022-08-11T12:12:41.155Z] Fetching upstream changes from https://github.com/moby/moby.git
12:12:41 [2022-08-11T12:12:41.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:12:41 [2022-08-11T12:12:41.156Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43945/head:refs/remotes/origin/PR-43945 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:12:41 [2022-08-11T12:12:41.359Z]  > git config core.sparsecheckout # timeout=10
12:12:41 [2022-08-11T12:12:41.363Z]  > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10
12:12:41 [2022-08-11T12:12:41.896Z] Merge succeeded, producing 226e07144e0fdda1ae9935c063b9dddddea8a4c9
12:12:41 [2022-08-11T12:12:41.896Z] Checking out Revision 226e07144e0fdda1ae9935c063b9dddddea8a4c9 (PR-43945)
12:12:42 [2022-08-11T12:12:42.625Z] Commit message: "cmd/dockerd: initContainerd() use early return"
12:12:41 [2022-08-11T12:12:41.873Z]  > git remote # timeout=10
12:12:41 [2022-08-11T12:12:41.878Z]  > git config --get remote.origin.url # timeout=10
12:12:41 [2022-08-11T12:12:41.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:12:41 [2022-08-11T12:12:41.884Z]  > git merge 44626eaf8173ad4920f5bebf53b9ef0469f38bb2 # timeout=10
12:12:41 [2022-08-11T12:12:41.891Z]  > git rev-parse HEAD^{commit} # timeout=10
12:12:41 [2022-08-11T12:12:41.898Z]  > git config core.sparsecheckout # timeout=10
12:12:41 [2022-08-11T12:12:41.901Z]  > git checkout -f 226e07144e0fdda1ae9935c063b9dddddea8a4c9 # timeout=10