Guest User

Untitled

a guest
Jan 17th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. Started by user Chaitanya Pochampally
  2. [Pipeline] node
  3. Still waiting to schedule task
  4. mesos-jenkins-d4018732f952466d9281d831b2c3f3f1-jenkins-dind-fra is offline
  5. Running on mesos-jenkins-d4018732f952466d9281d831b2c3f3f1-jenkins-dind-fra in /root/jenkins/workspace/FSIM-test/FractalSim
  6. [Pipeline] {
  7. [Pipeline] stage
  8. [Pipeline] { (Test)
  9. [Pipeline] sshagent
  10. [ssh-agent] Using credentials fractal-dcos (FractalDS DC/OS)
  11. [ssh-agent] Looking for ssh-agent implementation...
  12. [ssh-agent] Java/JNR ssh-agent
  13. [ssh-agent] Registered BouncyCastle on the remote agent
  14. [ssh-agent] Started.
  15. [Pipeline] {
  16. [Pipeline] checkout
  17. Cloning the remote Git repository
  18. Using shallow clone
  19. Cloning repository git@bitbucket.org:fractalindustries/fractalsim.git
  20. > git init /root/jenkins/workspace/FSIM-test/FractalSim # timeout=10
  21. Fetching upstream changes from git@bitbucket.org:fractalindustries/fractalsim.git
  22. > git --version # timeout=10
  23. using GIT_SSH to set credentials FractalDS DC/OS
  24. > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:fractalindustries/fractalsim.git +refs/heads/*:refs/remotes/origin/* --depth=1
  25. > git config remote.origin.url git@bitbucket.org:fractalindustries/fractalsim.git # timeout=10
  26. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  27. > git config remote.origin.url git@bitbucket.org:fractalindustries/fractalsim.git # timeout=10
  28. Fetching upstream changes from git@bitbucket.org:fractalindustries/fractalsim.git
  29. using GIT_SSH to set credentials FractalDS DC/OS
  30. > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:fractalindustries/fractalsim.git +refs/heads/*:refs/remotes/origin/* --depth=1
  31. > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
  32. > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
  33. Checking out Revision 89909ba6dd33798af000cd7d4f8c1a99cd4d981b (refs/remotes/origin/develop)
  34. > git config core.sparsecheckout # timeout=10
  35. > git checkout -f 89909ba6dd33798af000cd7d4f8c1a99cd4d981b
  36. [ssh-agent] Stopped.
  37. > git rev-list 89909ba6dd33798af000cd7d4f8c1a99cd4d981b # timeout=10
  38. > git remote # timeout=10
  39. > git submodule init # timeout=10
  40. > git submodule sync # timeout=10
  41. > git config --get remote.origin.url # timeout=10
  42. > git submodule update --init --recursive
  43. [Pipeline] }
  44. [Pipeline] // sshagent
  45. [Pipeline] }
  46. [Pipeline] // stage
  47. [Pipeline] }
  48. [Pipeline] // node
  49. [Pipeline] node
  50. Running on master in /var/jenkins_home/workspace/FSIM-test/FractalSim
  51. [Pipeline] {
  52. [Pipeline] unstash
  53. [Pipeline] }
  54. [Pipeline] // node
  55. [Pipeline] End of Pipeline
  56. ERROR: No such saved stash ?report?
  57. Finished: FAILURE
Add Comment
Please, Sign In to add comment