Skip to content

Console Output

16:02:32 using credential docker-jenkins-github-credentials
16:02:32 Cloning the remote Git repository
16:02:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_18.09 # 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/heads/18.09:refs/remotes/origin/18.09
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
16:02:37 Fetching without tags
16:02:38 Checking out Revision 6219337a3738a0776692b12e790bbf3205e2c878 (18.09)
 > 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/heads/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6219337a3738a0776692b12e790bbf3205e2c878
16:02:39 Commit message: "Merge pull request #2080 from thaJeztah/18.09_backport_bump_pkcs11"
 > git rev-list --no-walk d3c4d8afd9d9ef4ec7bde13831f3d95beb127a44 # timeout=10