Skip to content

Console Output

06:47:18 [2022-03-16T06:47:18.027Z] The recommended git tool is: git
06:47:18 [2022-03-16T06:47:18.082Z] using credential docker-jenkins-github-credentials
06:47:18 [2022-03-16T06:47:18.089Z] Cloning the remote Git repository
06:47:18 [2022-03-16T06:47:18.090Z] Cloning with configured refspecs honoured and without tags
06:47:18 [2022-03-16T06:47:18.092Z] Cloning repository https://github.com/moby/moby.git
06:47:18 [2022-03-16T06:47:18.092Z]  > git init /home/ubuntu/workspace/moby_PR-43372 # timeout=10
06:47:18 [2022-03-16T06:47:18.101Z] Fetching upstream changes from https://github.com/moby/moby.git
06:47:18 [2022-03-16T06:47:18.101Z]  > git --version # timeout=10
06:47:18 [2022-03-16T06:47:18.114Z]  > git --version # 'git version 2.17.1'
06:47:18 [2022-03-16T06:47:18.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:47:18 [2022-03-16T06:47:18.115Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43372/head:refs/remotes/origin/PR-43372 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:47:34 [2022-03-16T06:47:34.674Z] Fetching without tags
06:47:34 [2022-03-16T06:47:34.885Z] Merging remotes/origin/master commit 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 into PR head commit 98f027813f97da0a49513feda41bedb6986ffdb3
06:47:34 [2022-03-16T06:47:34.634Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:47:34 [2022-03-16T06:47:34.643Z]  > git config --add remote.origin.fetch +refs/pull/43372/head:refs/remotes/origin/PR-43372 # timeout=10
06:47:34 [2022-03-16T06:47:34.650Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:47:34 [2022-03-16T06:47:34.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:47:34 [2022-03-16T06:47:34.676Z] Fetching upstream changes from https://github.com/moby/moby.git
06:47:34 [2022-03-16T06:47:34.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:47:34 [2022-03-16T06:47:34.677Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43372/head:refs/remotes/origin/PR-43372 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:47:34 [2022-03-16T06:47:34.887Z]  > git config core.sparsecheckout # timeout=10
06:47:34 [2022-03-16T06:47:34.894Z]  > git checkout -f 98f027813f97da0a49513feda41bedb6986ffdb3 # timeout=10
06:47:35 [2022-03-16T06:47:35.383Z]  > git remote # timeout=10
06:47:35 [2022-03-16T06:47:35.387Z]  > git config --get remote.origin.url # timeout=10
06:47:35 [2022-03-16T06:47:35.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:47:35 [2022-03-16T06:47:35.390Z]  > git merge 5e330ad4da5ed3fa7f28b68851588b8c2b497f12 # timeout=10
06:47:36 [2022-03-16T06:47:36.069Z] Merge succeeded, producing 6f899fe003c206cee7d3fa9e472e1aa3a74ff439
06:47:36 [2022-03-16T06:47:36.069Z] Checking out Revision 6f899fe003c206cee7d3fa9e472e1aa3a74ff439 (PR-43372)
06:47:36 [2022-03-16T06:47:36.185Z] Commit message: "Merge commit '5e330ad4da5ed3fa7f28b68851588b8c2b497f12' into HEAD"
06:47:36 [2022-03-16T06:47:36.066Z]  > git rev-parse HEAD^{commit} # timeout=10
06:47:36 [2022-03-16T06:47:36.072Z]  > git config core.sparsecheckout # timeout=10
06:47:36 [2022-03-16T06:47:36.083Z]  > git checkout -f 6f899fe003c206cee7d3fa9e472e1aa3a74ff439 # timeout=10