Skip to content

Console Output

23:12:59 [2022-05-12T23:12:59.434Z] The recommended git tool is: git
23:12:59 [2022-05-12T23:12:59.446Z] using credential docker-jenkins-github-credentials
23:12:59 [2022-05-12T23:12:59.453Z] Cloning the remote Git repository
23:12:59 [2022-05-12T23:12:59.453Z] Cloning with configured refspecs honoured and without tags
23:12:59 [2022-05-12T23:12:59.456Z] Cloning repository https://github.com/moby/moby.git
23:12:59 [2022-05-12T23:12:59.456Z]  > git init /home/ubuntu/workspace/moby_PR-42501 # timeout=10
23:12:59 [2022-05-12T23:12:59.471Z] Fetching upstream changes from https://github.com/moby/moby.git
23:12:59 [2022-05-12T23:12:59.471Z]  > git --version # timeout=10
23:12:59 [2022-05-12T23:12:59.483Z]  > git --version # 'git version 2.17.1'
23:12:59 [2022-05-12T23:12:59.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:12:59 [2022-05-12T23:12:59.484Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:13:14 [2022-05-12T23:13:14.893Z] Fetching without tags
23:13:15 [2022-05-12T23:13:15.056Z] Merging remotes/origin/master commit 3fb59282337a282d31aa11c9e273e3349c16a709 into PR head commit c9e19a2aa182e06ebe1653a2c3af02563acf9e36
23:13:14 [2022-05-12T23:13:14.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:13:14 [2022-05-12T23:13:14.867Z]  > git config --add remote.origin.fetch +refs/pull/42501/head:refs/remotes/origin/PR-42501 # timeout=10
23:13:14 [2022-05-12T23:13:14.875Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:13:14 [2022-05-12T23:13:14.882Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:13:14 [2022-05-12T23:13:14.897Z] Fetching upstream changes from https://github.com/moby/moby.git
23:13:14 [2022-05-12T23:13:14.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:13:14 [2022-05-12T23:13:14.898Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42501/head:refs/remotes/origin/PR-42501 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:13:15 [2022-05-12T23:13:15.058Z]  > git config core.sparsecheckout # timeout=10
23:13:15 [2022-05-12T23:13:15.063Z]  > git checkout -f c9e19a2aa182e06ebe1653a2c3af02563acf9e36 # timeout=10
23:13:16 [2022-05-12T23:13:16.221Z] Merge succeeded, producing d1ea89c7ee74ea2174abf55f33e502bcd905101f
23:13:16 [2022-05-12T23:13:16.221Z] Checking out Revision d1ea89c7ee74ea2174abf55f33e502bcd905101f (PR-42501)
23:13:16 [2022-05-12T23:13:16.302Z] Commit message: "Merge commit '3fb59282337a282d31aa11c9e273e3349c16a709' into HEAD"
23:13:15 [2022-05-12T23:13:15.586Z]  > git remote # timeout=10
23:13:15 [2022-05-12T23:13:15.592Z]  > git config --get remote.origin.url # timeout=10
23:13:15 [2022-05-12T23:13:15.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:13:15 [2022-05-12T23:13:15.601Z]  > git merge 3fb59282337a282d31aa11c9e273e3349c16a709 # timeout=10
23:13:16 [2022-05-12T23:13:16.216Z]  > git rev-parse HEAD^{commit} # timeout=10
23:13:16 [2022-05-12T23:13:16.224Z]  > git config core.sparsecheckout # timeout=10
23:13:16 [2022-05-12T23:13:16.240Z]  > git checkout -f d1ea89c7ee74ea2174abf55f33e502bcd905101f # timeout=10