Skip to content

Console Output

22:55:05 [2020-05-01T22:55:05.311Z] using credential docker-jenkins-github-credentials
22:55:05 [2020-05-01T22:55:05.321Z] Cloning the remote Git repository
22:55:05 [2020-05-01T22:55:05.321Z] Cloning with configured refspecs honoured and without tags
22:55:05 [2020-05-01T22:55:05.340Z] Cloning repository https://github.com/moby/moby.git
22:55:05 [2020-05-01T22:55:05.493Z]  > git init /home/ubuntu/workspace/moby_19.03 # timeout=10
22:55:06 [2020-05-01T22:55:06.005Z] Fetching upstream changes from https://github.com/moby/moby.git
22:55:06 [2020-05-01T22:55:06.005Z]  > git --version # timeout=10
22:55:06 [2020-05-01T22:55:06.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:55:06 [2020-05-01T22:55:06.057Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:55:27 [2020-05-01T22:55:27.291Z] Fetching without tags
22:55:27 [2020-05-01T22:55:27.584Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
22:55:27 [2020-05-01T22:55:27.217Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:55:27 [2020-05-01T22:55:27.236Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:55:27 [2020-05-01T22:55:27.274Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:55:27 [2020-05-01T22:55:27.298Z] Fetching upstream changes from https://github.com/moby/moby.git
22:55:27 [2020-05-01T22:55:27.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:55:27 [2020-05-01T22:55:27.299Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:55:27 [2020-05-01T22:55:27.604Z]  > git config core.sparsecheckout # timeout=10
22:55:27 [2020-05-01T22:55:27.620Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10
22:55:31 [2020-05-01T22:55:31.993Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"