Skip to content

Console Output

22:09:23 [2021-11-17T22:09:23.529Z] The recommended git tool is: git
22:09:23 [2021-11-17T22:09:23.545Z] using credential docker-jenkins-github-credentials
22:09:23 [2021-11-17T22:09:23.553Z] Cloning the remote Git repository
22:09:23 [2021-11-17T22:09:23.553Z] Cloning with configured refspecs honoured and without tags
22:09:23 [2021-11-17T22:09:23.556Z] Cloning repository https://github.com/moby/moby.git
22:09:23 [2021-11-17T22:09:23.556Z]  > git init /home/ubuntu/workspace/moby_PR-43023 # timeout=10
22:09:23 [2021-11-17T22:09:23.580Z] Fetching upstream changes from https://github.com/moby/moby.git
22:09:23 [2021-11-17T22:09:23.580Z]  > git --version # timeout=10
22:09:23 [2021-11-17T22:09:23.582Z]  > git --version # 'git version 2.17.1'
22:09:23 [2021-11-17T22:09:23.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:09:23 [2021-11-17T22:09:23.583Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43023/head:refs/remotes/origin/PR-43023 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:09:37 [2021-11-17T22:09:37.737Z] Fetching without tags
22:09:37 [2021-11-17T22:09:37.965Z] Merging remotes/origin/20.10 commit 11b3bfee6ce23624bec77c4e5b8af8860cb3088f into PR head commit da9c9837892596fb44a73bcfd3e061bd23d0cff1
22:09:39 [2021-11-17T22:09:39.109Z] Merge succeeded, producing 3eb9444e0d0b91078db97b83075551c6feb795aa
22:09:39 [2021-11-17T22:09:39.109Z] Checking out Revision 3eb9444e0d0b91078db97b83075551c6feb795aa (PR-43023)
22:09:39 [2021-11-17T22:09:39.173Z] Commit message: "Merge commit '11b3bfee6ce23624bec77c4e5b8af8860cb3088f' into HEAD"
22:09:37 [2021-11-17T22:09:37.724Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:09:37 [2021-11-17T22:09:37.726Z]  > git config --add remote.origin.fetch +refs/pull/43023/head:refs/remotes/origin/PR-43023 # timeout=10
22:09:37 [2021-11-17T22:09:37.728Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:09:37 [2021-11-17T22:09:37.734Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:09:37 [2021-11-17T22:09:37.740Z] Fetching upstream changes from https://github.com/moby/moby.git
22:09:37 [2021-11-17T22:09:37.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:09:37 [2021-11-17T22:09:37.740Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43023/head:refs/remotes/origin/PR-43023 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:09:37 [2021-11-17T22:09:37.967Z]  > git config core.sparsecheckout # timeout=10
22:09:37 [2021-11-17T22:09:37.973Z]  > git checkout -f da9c9837892596fb44a73bcfd3e061bd23d0cff1 # timeout=10
22:09:38 [2021-11-17T22:09:38.402Z]  > git remote # timeout=10
22:09:38 [2021-11-17T22:09:38.405Z]  > git config --get remote.origin.url # timeout=10
22:09:38 [2021-11-17T22:09:38.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:09:38 [2021-11-17T22:09:38.408Z]  > git merge 11b3bfee6ce23624bec77c4e5b8af8860cb3088f # timeout=10
22:09:39 [2021-11-17T22:09:39.105Z]  > git rev-parse HEAD^{commit} # timeout=10
22:09:39 [2021-11-17T22:09:39.111Z]  > git config core.sparsecheckout # timeout=10
22:09:39 [2021-11-17T22:09:39.113Z]  > git checkout -f 3eb9444e0d0b91078db97b83075551c6feb795aa # timeout=10