Skip to content

Console Output

16:38:25 [2022-04-29T16:38:25.047Z] The recommended git tool is: git
16:38:28 [2022-04-29T16:38:28.789Z] using credential docker-jenkins-github-credentials
16:38:28 [2022-04-29T16:38:28.798Z] Cloning the remote Git repository
16:38:28 [2022-04-29T16:38:28.799Z] Cloning with configured refspecs honoured and without tags
16:38:28 [2022-04-29T16:38:28.837Z] Cloning repository https://github.com/moby/moby.git
16:38:28 [2022-04-29T16:38:28.914Z]  > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10
16:38:29 [2022-04-29T16:38:29.182Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:29 [2022-04-29T16:38:29.182Z]  > git --version # timeout=10
16:38:29 [2022-04-29T16:38:29.202Z]  > git --version # 'git version 2.25.1'
16:38:29 [2022-04-29T16:38:29.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:29 [2022-04-29T16:38:29.204Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:48 [2022-04-29T16:38:48.346Z] Fetching without tags
16:38:48 [2022-04-29T16:38:48.543Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940
16:38:49 [2022-04-29T16:38:49.179Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940
16:38:49 [2022-04-29T16:38:49.180Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547)
16:38:48 [2022-04-29T16:38:48.285Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:38:48 [2022-04-29T16:38:48.294Z]  > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10
16:38:48 [2022-04-29T16:38:48.305Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:48 [2022-04-29T16:38:48.329Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:38:48 [2022-04-29T16:38:48.350Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:48 [2022-04-29T16:38:48.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:48 [2022-04-29T16:38:48.352Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:48 [2022-04-29T16:38:48.552Z]  > git config core.sparsecheckout # timeout=10
16:38:48 [2022-04-29T16:38:48.561Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:38:49 [2022-04-29T16:38:49.129Z]  > git remote # timeout=10
16:38:49 [2022-04-29T16:38:49.141Z]  > git config --get remote.origin.url # timeout=10
16:38:49 [2022-04-29T16:38:49.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:49 [2022-04-29T16:38:49.153Z]  > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10
16:38:49 [2022-04-29T16:38:49.169Z]  > git rev-parse HEAD^{commit} # timeout=10
16:38:49 [2022-04-29T16:38:49.182Z]  > git config core.sparsecheckout # timeout=10
16:38:49 [2022-04-29T16:38:49.196Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:38:53 [2022-04-29T16:38:53.334Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2"