Skip to content

Console Output

using credential 465b45c1-8ef2-4c92-994f-851bac55f618
Cloning the remote Git repository
Cloning repository git@github.com:CCP-WSI/ccp-wsi.git
 > git init /home/jenkins/workspace/CCP-WSI/pipeline_dev # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 078b8554fc498700a77f3fc682bcf2538eba0c21 (refs/remotes/origin/dev)
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 078b8554fc498700a77f3fc682bcf2538eba0c21 # timeout=10
Commit message: "Merge pull request #31 from CCP-WSI/sixDoFRigidBodyMotionEXT_library_OF41"