Guest User

Untitled

a guest
Oct 23rd, 2017
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. deploy@ip-10-244-149-24:~/shutl_whitelabel/whitelabel$ cap staging deploy
  2. [Deprecation Warning] Naming tasks with before_ and after_ is deprecated, please see the new before() and after() methods. (Offending task name was after_symlink)
  3. * executing `staging'
  4. * executing `deploy'
  5. * executing `deploy:update'
  6. ** transaction: start
  7. * executing `deploy:update_code'
  8. updating the cached checkout on all servers
  9. executing locally: "git ls-remote git@github.com:ShutlAdmin/white_label.git v17_fixes"
  10. * executing "if [ -d /SH/shutl_whitelabel/shared/cached-copy ]; then cd /SH/shutl_whitelabel/shared/cached-copy && git fetch -q origin && git reset -q --hard 83c3f0bbb77db1a162d60fc1102c9369fe676ad3 && git clean -q -d -x -f; else git clone -q git@github.com:ShutlAdmin/white_label.git /SH/shutl_whitelabel/shared/cached-copy && cd /SH/shutl_whitelabel/shared/cached-copy && git checkout -q -b deploy 83c3f0bbb77db1a162d60fc1102c9369fe676ad3; fi"
  11. servers: ["staging.shutl.co.uk"]
  12. Password:
  13. [staging.shutl.co.uk] executing command
  14. ** [staging.shutl.co.uk :: err] ERROR: ShutlAdmin/whitelabel.git doesn't exist. Did you enter it correctly?
  15. ** [staging.shutl.co.uk :: err] fatal: The remote end hung up unexpectedly
  16. command finished
  17. *** [deploy:update_code] rolling back
  18. * executing "rm -rf /SH/shutl_whitelabel/releases/20110628110441; true"
  19. servers: ["staging.shutl.co.uk"]
  20. [staging.shutl.co.uk] executing command
  21. command finished
  22. failed: "sh -c 'if [ -d /SH/shutl_whitelabel/shared/cached-copy ]; then cd /SH/shutl_whitelabel/shared/cached-copy && git fetch -q origin && git reset -q --hard 83c3f0bbb77db1a162d60fc1102c9369fe676ad3 && git clean -q -d -x -f; else git clone -q git@github.com:ShutlAdmin/white_label.git /SH/shutl_whitelabel/shared/cached-copy && cd /SH/shutl_whitelabel/shared/cached-copy && git checkout -q -b deploy 83c3f0bbb77db1a162d60fc1102c9369fe676ad3; fi'" on staging.shutl.co.uk
  23. deploy@ip-10-244-149-24:~/shutl_whitelabel/whitelabel$
Add Comment
Please, Sign In to add comment