Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-713/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/713/head:refs/remotes/origin/PR-713
Fetching without tags
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/713/head:refs/remotes/origin/PR-713 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/713/head:refs/remotes/origin/PR-713
Checking out Revision d20c612cf55c9e72d30da2d843e7b4a425aa5c38 (PR-713)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d20c612cf55c9e72d30da2d843e7b4a425aa5c38
Commit message: "Fix e2e"
First time build. Skipping changelog.
 > git rev-list --no-walk b7824c212bbb79de7bc023749d3d0634e75458f6 # timeout=10