Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. --> Running tests: 'spec', please wait ...
  2. --> 'spec' passed
  3. --> All tests passed
  4. (Backtrace restricted to imported tasks)
  5. cap aborted!
  6. SSHKit::Runner::ExecuteError: Exception while executing as azureuser@belowtle.cloudapp.net: git exit status: 128
  7. git stdout: Nothing written
  8. git stderr: Permission denied (publickey).
  9. fatal: Could not read from remote repository.
  10.  
  11. Please make sure you have the correct access rights
  12. and the repository exists.
  13.  
  14. SSHKit::Command::Failed: git exit status: 128
  15. git stdout: Nothing written
  16. git stderr: Permission denied (publickey).
  17. fatal: Could not read from remote repository.
  18.  
  19. Please make sure you have the correct access rights
  20. and the repository exists.
  21.  
  22. Tasks: TOP => git:check
  23. (See full trace by running task with --trace)
  24. The deploy has failed with an error: Exception while executing as azureuser@belowtle.cloudapp.net: git exit status: 128
  25. git stdout: Nothing written
  26. git stderr: Permission denied (publickey).
  27. fatal: Could not read from remote repository.
  28.  
  29. Please make sure you have the correct access rights
  30. and the repository exists.
  31. INFO [82fb19be] Running /usr/bin/env mkdir -p /tmp/belowtle/ as azureuser@belowtle.cloudapp.net
  32. INFO [82fb19be] Finished in 0.126 seconds with exit status 0 (successful).
  33. INFO Uploading /tmp/belowtle/git-ssh.sh 100.0%
  34. INFO [529cb795] Running /usr/bin/env chmod +x /tmp/belowtle/git-ssh.sh as azureuser@belowtle.cloudapp.net
  35. INFO [529cb795] Finished in 0.120 seconds with exit status 0 (successful).
  36. INFO [db336ac7] Running /usr/bin/env git ls-remote --heads git@bitbucket.org:vfonic/railstle.git as azureuser@belowtle.cloudapp.net
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement