Started by user ha:AAAAnR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAweoBn6pcWpRfop+UWlesmJmTmpiXkAAE8sHscAAAA=Doru Căilean Building in workspace /usr/share/tomcat7/.jenkins/jobs/PuppetProvision/workspace [ssh-agent] Using credentials ubuntu (OpenStack generic user) <---- the credentials are loaded into the ssh-agent [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Java/JNR ssh-agent [ssh-agent] Started. > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@git_server.org:user/repo.git # timeout=10 Fetching upstream changes from git@git_server.org:user/repo.git > git --version # timeout=10 using GIT_SSH to set credentials > git -c core.askpass=true fetch --tags --progress git@git_server.org:user/repo.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/infrastructure^{commit} # timeout=10 Checking out Revision fec785d5a21d3acff504455cea60a0199d04f094 (origin/infrastructure) > git config core.sparsecheckout # timeout=10 > git checkout -f fec785d5a21d3acff504455cea60a0199d04f094 > git rev-list fec785d5a21d3acff504455cea60a0199d04f094 # timeout=10 Run condition [Or] enabling prebuild for step [BuilderChain] [Build Cause] check if build was triggered by [UpstreamCause] [Build Cause] check if build was triggered by [UserCause] Run condition [Or] enabling perform for step [BuilderChain] [workspace] $ /bin/bash /tmp/tomcat7-tomcat7-tmp/hudson2444690793590846345.sh 635da131-af58-4882-9e75-20ad108cbbc4 <---- the ID of the credentials resource [ssh-agent] Stopped. Finished: SUCCESS