Skip to content

Console Output

17:04:28 [2021-07-09T17:04:28.459Z] The recommended git tool is: git
17:04:28 [2021-07-09T17:04:28.470Z] using credential docker-jenkins-github-credentials
17:04:28 [2021-07-09T17:04:28.478Z] Cloning the remote Git repository
17:04:28 [2021-07-09T17:04:28.478Z] Cloning with configured refspecs honoured and without tags
17:04:28 [2021-07-09T17:04:28.488Z] Cloning repository https://github.com/moby/moby.git
17:04:28 [2021-07-09T17:04:28.488Z]  > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10
17:04:28 [2021-07-09T17:04:28.500Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:28 [2021-07-09T17:04:28.501Z]  > git --version # timeout=10
17:04:28 [2021-07-09T17:04:28.508Z]  > git --version # 'git version 2.25.1'
17:04:28 [2021-07-09T17:04:28.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:28 [2021-07-09T17:04:28.509Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:43 [2021-07-09T17:04:43.124Z] Fetching without tags
17:04:43 [2021-07-09T17:04:43.388Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4
17:04:43 [2021-07-09T17:04:43.073Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:43 [2021-07-09T17:04:43.081Z]  > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10
17:04:43 [2021-07-09T17:04:43.094Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:43 [2021-07-09T17:04:43.105Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:43 [2021-07-09T17:04:43.126Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:43 [2021-07-09T17:04:43.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:43 [2021-07-09T17:04:43.127Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:43 [2021-07-09T17:04:43.389Z]  > git config core.sparsecheckout # timeout=10
17:04:43 [2021-07-09T17:04:43.407Z]  > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10
17:04:43 [2021-07-09T17:04:43.863Z]  > git remote # timeout=10
17:04:43 [2021-07-09T17:04:43.876Z]  > git config --get remote.origin.url # timeout=10
17:04:43 [2021-07-09T17:04:43.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:43 [2021-07-09T17:04:43.882Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
17:04:44 [2021-07-09T17:04:44.478Z] Merge succeeded, producing bd913a5546727f94eec0fee342e29d984bb042e1
17:04:44 [2021-07-09T17:04:44.478Z] Checking out Revision bd913a5546727f94eec0fee342e29d984bb042e1 (PR-42604)
17:04:44 [2021-07-09T17:04:44.553Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD"
17:04:44 [2021-07-09T17:04:44.456Z]  > git rev-parse HEAD^{commit} # timeout=10
17:04:44 [2021-07-09T17:04:44.479Z]  > git config core.sparsecheckout # timeout=10
17:04:44 [2021-07-09T17:04:44.491Z]  > git checkout -f bd913a5546727f94eec0fee342e29d984bb042e1 # timeout=10