Skip to content

Console Output

23:10:27 [2020-02-04T23:10:27.610Z] using credential docker-jenkins-github-credentials
23:10:27 [2020-02-04T23:10:27.622Z] Cloning the remote Git repository
23:10:27 [2020-02-04T23:10:27.623Z] Cloning with configured refspecs honoured and without tags
23:10:27 [2020-02-04T23:10:27.606Z] Cloning repository https://github.com/docker/engine.git
23:10:27 [2020-02-04T23:10:27.678Z]  > git init /home/ubuntu/workspace/engine_19.03 # timeout=10
23:10:28 [2020-02-04T23:10:28.028Z] Fetching upstream changes from https://github.com/docker/engine.git
23:10:28 [2020-02-04T23:10:28.029Z]  > git --version # timeout=10
23:10:28 [2020-02-04T23:10:28.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:10:28 [2020-02-04T23:10:28.070Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/19.03:refs/remotes/origin/19.03
23:10:52 [2020-02-04T23:10:52.038Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
23:10:52 [2020-02-04T23:10:52.064Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:10:52 [2020-02-04T23:10:52.144Z] Fetching without tags
23:10:52 [2020-02-04T23:10:52.399Z] Checking out Revision 5f6d6f3f220355e6db7167ba82bc2def47a013d0 (19.03)
23:10:54 [2020-02-04T23:10:54.082Z] Commit message: "Merge pull request #40453 from thaJeztah/19.03_bump_containerd"
23:10:52 [2020-02-04T23:10:52.111Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
23:10:52 [2020-02-04T23:10:52.182Z] Fetching upstream changes from https://github.com/docker/engine.git
23:10:52 [2020-02-04T23:10:52.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:10:52 [2020-02-04T23:10:52.183Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/19.03:refs/remotes/origin/19.03
23:10:52 [2020-02-04T23:10:52.404Z]  > git config core.sparsecheckout # timeout=10
23:10:52 [2020-02-04T23:10:52.428Z]  > git checkout -f 5f6d6f3f220355e6db7167ba82bc2def47a013d0