Skip to content

Console Output

17:38:05 [2022-03-24T17:38:05.164Z] The recommended git tool is: git
17:38:05 [2022-03-24T17:38:05.189Z] using credential docker-jenkins-github-credentials
17:38:05 [2022-03-24T17:38:05.197Z] Cloning the remote Git repository
17:38:05 [2022-03-24T17:38:05.197Z] Cloning with configured refspecs honoured and without tags
17:38:05 [2022-03-24T17:38:05.201Z] Cloning repository https://github.com/moby/moby.git
17:38:05 [2022-03-24T17:38:05.202Z]  > git init /home/ubuntu/workspace/moby_PR-43350 # timeout=10
17:38:05 [2022-03-24T17:38:05.224Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:05 [2022-03-24T17:38:05.224Z]  > git --version # timeout=10
17:38:05 [2022-03-24T17:38:05.232Z]  > git --version # 'git version 2.17.1'
17:38:05 [2022-03-24T17:38:05.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:05 [2022-03-24T17:38:05.233Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43350/head:refs/remotes/origin/PR-43350 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:20 [2022-03-24T17:38:20.976Z] Fetching without tags
17:38:20 [2022-03-24T17:38:20.947Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:20 [2022-03-24T17:38:20.951Z]  > git config --add remote.origin.fetch +refs/pull/43350/head:refs/remotes/origin/PR-43350 # timeout=10
17:38:20 [2022-03-24T17:38:20.959Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:20 [2022-03-24T17:38:20.971Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:20 [2022-03-24T17:38:20.979Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:20 [2022-03-24T17:38:20.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:20 [2022-03-24T17:38:20.981Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43350/head:refs/remotes/origin/PR-43350 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:38:21 [2022-03-24T17:38:21.199Z] Merging remotes/origin/master commit 56ea5881fe46c48e981fb7a1a228a0bf9bf8503a into PR head commit 6fe68f240e5b91183c1035196cb64f3f0d61ed45
17:38:22 [2022-03-24T17:38:22.427Z] Merge succeeded, producing f5f7143301081b068ebccb001ed25fa48d645278
17:38:22 [2022-03-24T17:38:22.427Z] Checking out Revision f5f7143301081b068ebccb001ed25fa48d645278 (PR-43350)
17:38:22 [2022-03-24T17:38:22.561Z] Commit message: "Merge commit '56ea5881fe46c48e981fb7a1a228a0bf9bf8503a' into HEAD"
17:38:21 [2022-03-24T17:38:21.201Z]  > git config core.sparsecheckout # timeout=10
17:38:21 [2022-03-24T17:38:21.204Z]  > git checkout -f 6fe68f240e5b91183c1035196cb64f3f0d61ed45 # timeout=10
17:38:21 [2022-03-24T17:38:21.686Z]  > git remote # timeout=10
17:38:21 [2022-03-24T17:38:21.694Z]  > git config --get remote.origin.url # timeout=10
17:38:21 [2022-03-24T17:38:21.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:21 [2022-03-24T17:38:21.700Z]  > git merge 56ea5881fe46c48e981fb7a1a228a0bf9bf8503a # timeout=10
17:38:22 [2022-03-24T17:38:22.421Z]  > git rev-parse HEAD^{commit} # timeout=10
17:38:22 [2022-03-24T17:38:22.430Z]  > git config core.sparsecheckout # timeout=10
17:38:22 [2022-03-24T17:38:22.438Z]  > git checkout -f f5f7143301081b068ebccb001ed25fa48d645278 # timeout=10