Skip to content

Console Output

16:58:44 [2022-05-12T16:58:44.842Z] The recommended git tool is: git
16:58:44 [2022-05-12T16:58:44.853Z] using credential docker-jenkins-github-credentials
16:58:44 [2022-05-12T16:58:44.861Z] Cloning the remote Git repository
16:58:44 [2022-05-12T16:58:44.861Z] Cloning with configured refspecs honoured and without tags
16:58:44 [2022-05-12T16:58:44.866Z] Cloning repository https://github.com/moby/moby.git
16:58:44 [2022-05-12T16:58:44.867Z]  > git init /home/ubuntu/workspace/moby_PR-43110 # timeout=10
16:58:44 [2022-05-12T16:58:44.879Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:44 [2022-05-12T16:58:44.879Z]  > git --version # timeout=10
16:58:44 [2022-05-12T16:58:44.884Z]  > git --version # 'git version 2.25.1'
16:58:44 [2022-05-12T16:58:44.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:44 [2022-05-12T16:58:44.885Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:00 [2022-05-12T16:59:00.202Z] Fetching without tags
16:59:00 [2022-05-12T16:59:00.405Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1
16:59:00 [2022-05-12T16:59:00.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:00 [2022-05-12T16:59:00.180Z]  > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10
16:59:00 [2022-05-12T16:59:00.185Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:00 [2022-05-12T16:59:00.192Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:00 [2022-05-12T16:59:00.207Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:00 [2022-05-12T16:59:00.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:00 [2022-05-12T16:59:00.208Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:00 [2022-05-12T16:59:00.410Z]  > git config core.sparsecheckout # timeout=10
16:59:00 [2022-05-12T16:59:00.415Z]  > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10
16:59:01 [2022-05-12T16:59:01.978Z] Merge succeeded, producing 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9
16:59:01 [2022-05-12T16:59:01.978Z] Checking out Revision 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 (PR-43110)
16:59:02 [2022-05-12T16:59:02.114Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD"
16:59:00 [2022-05-12T16:59:00.946Z]  > git remote # timeout=10
16:59:00 [2022-05-12T16:59:00.952Z]  > git config --get remote.origin.url # timeout=10
16:59:00 [2022-05-12T16:59:00.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:00 [2022-05-12T16:59:00.956Z]  > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10
16:59:01 [2022-05-12T16:59:01.975Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:01 [2022-05-12T16:59:01.983Z]  > git config core.sparsecheckout # timeout=10
16:59:01 [2022-05-12T16:59:01.990Z]  > git checkout -f 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 # timeout=10