Skip to content

Console Output

11:41:39 using credential docker-jenkins-github-credentials
11:41:39 Cloning the remote Git repository
11:41:39 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2426 # 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/2426/head:refs/remotes/origin/PR-2426 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:41:42 Fetching without tags
11:41:43 Merging remotes/origin/master commit 2f494e1181ab4582c250192d264376c56193585c into PR head commit 19bcebd1228bc172522927c5cdfcc76d33e9c07f
11:41:43 Merge succeeded, producing 19bcebd1228bc172522927c5cdfcc76d33e9c07f
11:41:43 Checking out Revision 19bcebd1228bc172522927c5cdfcc76d33e9c07f (PR-2426)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2426/head:refs/remotes/origin/PR-2426 # 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/2426/head:refs/remotes/origin/PR-2426 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19bcebd1228bc172522927c5cdfcc76d33e9c07f # timeout=10
 > git merge 2f494e1181ab4582c250192d264376c56193585c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19bcebd1228bc172522927c5cdfcc76d33e9c07f # timeout=10
11:41:47 Commit message: "test: make sure environment vars are reset after tests"
11:41:47 First time build. Skipping changelog.
 > git rev-list --no-walk c6180390798c7136bd5111da0f4a864ff580d8b6 # timeout=10