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/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2683 # 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/2683/head:refs/remotes/origin/PR-2683 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit ca35f2973a37123d4603fceb06558ed1da206e90 into PR head commit 43bc718895f3b2a52adcc14630d500a1b002f6da
Merge succeeded, producing 43bc718895f3b2a52adcc14630d500a1b002f6da
Checking out Revision 43bc718895f3b2a52adcc14630d500a1b002f6da (PR-2683)
Commit message: "Dockerfiles: update shellcheck v0.7.1"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2683/head:refs/remotes/origin/PR-2683 # 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/2683/head:refs/remotes/origin/PR-2683 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43bc718895f3b2a52adcc14630d500a1b002f6da # timeout=10
 > git merge ca35f2973a37123d4603fceb06558ed1da206e90 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43bc718895f3b2a52adcc14630d500a1b002f6da # timeout=10
 > git rev-list --no-walk b798a3b8ae97968bc5596cdfd1b4551302b3b22a # timeout=10