Skip to content

Console Output

13:22:53 using credential docker-jenkins-github-credentials
13:22:53 Cloning the remote Git repository
13:22:53 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1596 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/master:refs/remotes/origin/master
13:22:57 Fetching without tags
13:22:57 Merging remotes/origin/master commit d443b7409192f29bf82258396f0170dff6cba707 into PR head commit 348f24cae682e1dc465bfb10e872e8de2a36321d
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1596/head:refs/remotes/origin/PR-1596 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 348f24cae682e1dc465bfb10e872e8de2a36321d
13:22:58 Merge succeeded, producing 348f24cae682e1dc465bfb10e872e8de2a36321d
13:22:58 Checking out Revision 348f24cae682e1dc465bfb10e872e8de2a36321d (PR-1596)
13:22:58 Commit message: "Add content trust tests for run command"
13:22:58 First time build. Skipping changelog.
 > git merge d443b7409192f29bf82258396f0170dff6cba707 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 348f24cae682e1dc465bfb10e872e8de2a36321d
 > git rev-list --no-walk 9a561af6358de9542669299b93de9f965e5cb88e # timeout=10