Skip to content

Console Output

13:19:32 The recommended git tool is: git
13:19:32 using credential docker-jenkins-github-credentials
13:19:32 Cloning the remote Git repository
13:19:32 Cloning with configured refspecs honoured and without tags
13:19:33 Fetching without tags
13:19:33 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit b3b33e127df33d6e317d0c2c9f97cc9865c8a1a7
13:19:33 Merge succeeded, producing b3b33e127df33d6e317d0c2c9f97cc9865c8a1a7
13:19:33 Checking out Revision b3b33e127df33d6e317d0c2c9f97cc9865c8a1a7 (PR-833)
13:19:33 Commit message: "test: armv7-a with fp extension"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-833 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/833/head:refs/remotes/origin/PR-833 # 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/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3b33e127df33d6e317d0c2c9f97cc9865c8a1a7 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3b33e127df33d6e317d0c2c9f97cc9865c8a1a7 # timeout=10