Skip to content

Console Output

22:54:02 [2020-05-01T22:54:02.343Z] using credential docker-jenkins-github-credentials
22:54:02 [2020-05-01T22:54:02.361Z] Cloning the remote Git repository
22:54:02 [2020-05-01T22:54:02.361Z] Cloning with configured refspecs honoured and without tags
22:54:02 [2020-05-01T22:54:02.367Z] Cloning repository https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.367Z]  > git init /home/jenkins/workspace/moby_19.03 # timeout=10
22:54:02 [2020-05-01T22:54:02.374Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.374Z]  > git --version # timeout=10
22:54:02 [2020-05-01T22:54:02.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:02 [2020-05-01T22:54:02.382Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:10 [2020-05-01T22:54:10.853Z] Fetching without tags
22:54:11 [2020-05-01T22:54:11.123Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
22:54:11 [2020-05-01T22:54:11.563Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"
22:54:10 [2020-05-01T22:54:10.827Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:10 [2020-05-01T22:54:10.829Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:10 [2020-05-01T22:54:10.844Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:10 [2020-05-01T22:54:10.859Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:10 [2020-05-01T22:54:10.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:10 [2020-05-01T22:54:10.859Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:11 [2020-05-01T22:54:11.129Z]  > git config core.sparsecheckout # timeout=10
22:54:11 [2020-05-01T22:54:11.133Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10