Skip to content

Console Output

21:45:33 [2020-12-04T21:45:33.912Z] using credential docker-jenkins-github-credentials
21:45:33 [2020-12-04T21:45:33.925Z] Cloning the remote Git repository
21:45:33 [2020-12-04T21:45:33.925Z] Cloning with configured refspecs honoured and without tags
21:45:33 [2020-12-04T21:45:33.931Z] Cloning repository https://github.com/moby/moby.git
21:45:33 [2020-12-04T21:45:33.931Z]  > git init /home/docker/workspace/moby_PR-41745 # timeout=10
21:45:33 [2020-12-04T21:45:33.940Z] Fetching upstream changes from https://github.com/moby/moby.git
21:45:33 [2020-12-04T21:45:33.940Z]  > git --version # timeout=10
21:45:33 [2020-12-04T21:45:33.942Z]  > git --version # 'git version 2.7.4'
21:45:33 [2020-12-04T21:45:33.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:33 [2020-12-04T21:45:33.944Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:51 [2020-12-04T21:45:51.421Z] Fetching without tags
21:45:51 [2020-12-04T21:45:51.391Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:45:51 [2020-12-04T21:45:51.394Z]  > git config --add remote.origin.fetch +refs/pull/41745/head:refs/remotes/origin/PR-41745 # timeout=10
21:45:51 [2020-12-04T21:45:51.397Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:51 [2020-12-04T21:45:51.412Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:45:51 [2020-12-04T21:45:51.426Z] Fetching upstream changes from https://github.com/moby/moby.git
21:45:51 [2020-12-04T21:45:51.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:51 [2020-12-04T21:45:51.427Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:51 [2020-12-04T21:45:51.826Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 34682e536ebe41d48ae288bd42eee76130f67c21
21:45:52 [2020-12-04T21:45:52.723Z] Merge succeeded, producing 34682e536ebe41d48ae288bd42eee76130f67c21
21:45:52 [2020-12-04T21:45:52.723Z] Checking out Revision 34682e536ebe41d48ae288bd42eee76130f67c21 (PR-41745)
21:45:51 [2020-12-04T21:45:51.832Z]  > git config core.sparsecheckout # timeout=10
21:45:51 [2020-12-04T21:45:51.835Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:45:52 [2020-12-04T21:45:52.686Z]  > git remote # timeout=10
21:45:52 [2020-12-04T21:45:52.689Z]  > git config --get remote.origin.url # timeout=10
21:45:52 [2020-12-04T21:45:52.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:52 [2020-12-04T21:45:52.693Z]  > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10
21:45:52 [2020-12-04T21:45:52.714Z]  > git rev-parse HEAD^{commit} # timeout=10
21:45:52 [2020-12-04T21:45:52.728Z]  > git config core.sparsecheckout # timeout=10
21:45:52 [2020-12-04T21:45:52.735Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:45:53 [2020-12-04T21:45:53.548Z] Commit message: "vendor: BuildKit 950603da215ae03b843f3f66fbe86c4876a6f5a1"