Guest User

Untitled

a guest
Nov 26th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.80 KB | None | 0 0
  1. ➜ deploy_prod 1 ↵
  2. Loading application data from EY Cloud...
  3. Beginning deploy of ref 'master' for 'admin' in 'production' on server...
  4. Running command on deploy@ec2-174-129-32-43.compute-1.amazonaws.com.
  5. Command: bash -lc '(/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep '\''engineyard-serverside '\'' | egrep -q '\''1\.6\.4[,)]'\'') || (sudo sh -c '\''cd `mktemp -d` && /usr/local/ey_resin/ruby/bin/gem install engineyard-serverside --no-rdoc --no-ri -v 1.6.4'\'')'
  6. Running command on deploy@ec2-174-129-32-43.compute-1.amazonaws.com.
  7. Command: bash -lc '/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.6.4_ deploy --app admin --config '\''{"bundle_without":"development test test_rspec","migration_command":"rake db:migrate --trace","copy_exclude":[".git"],"deployed_by":"Jeff Deville"}'\'' --framework-env production --instance-names ec2-184-72-138-11.compute-1.amazonaws.com:utility_1 ec2-184-73-11-176.compute-1.amazonaws.com:utility_3 --instance-roles ec2-184-72-138-11.compute-1.amazonaws.com:util ec2-184-73-11-176.compute-1.amazonaws.com:util localhost:app_master --instances ec2-184-72-138-11.compute-1.amazonaws.com ec2-184-73-11-176.compute-1.amazonaws.com localhost --migrate '\''rake db:migrate --trace'\'' --ref 2069ea4f6e99c2a85221d1701bdd36189e2acdf4 --repo git@174.143.207.35:admin.console --stack nginx_passenger3 --verbose'
  8. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep "engineyard-serverside" | egrep -q '\''\'\'\''1\.6\.4[,)]'\''\'\'
  9. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep "engineyard-serverside" | egrep -q '\''\'\'\''1\.6\.4[,)]'\''\'\'
  10. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  11. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  12. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  13. #!/bin/sh
  14. unset SSH_AUTH_SOCK
  15. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  16. SSH
  17. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  18. '\''\'\'
  19. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  20. #!/bin/sh
  21. unset SSH_AUTH_SOCK
  22. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  23. SSH
  24. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  25. '\''\'\'
  26. :: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
  27. #!/bin/sh
  28. unset SSH_AUTH_SOCK
  29. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  30. SSH
  31. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  32. '\'
  33. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  34. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  35. :: running sh -l -c 'git --git-dir /data/admin/shared/cached-copy/.git --work-tree /data/admin/shared/cached-copy fetch -q origin 2>&1'
  36. debug1: Reading configuration data /etc/ssh/ssh_config
  37. debug1: Connecting to 174.143.207.35 [174.143.207.35] port 22.
  38. debug1: Connection established.
  39. debug1: identity file /home/deploy/.ssh/admin-deploy-key type -1
  40. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1 Debian-1ubuntu3
  41. debug1: match: OpenSSH_5.8p1 Debian-1ubuntu3 pat OpenSSH*
  42. debug1: Enabling compatibility mode for protocol 2.0
  43. debug1: Local version string SSH-2.0-OpenSSH_5.1
  44. debug1: SSH2_MSG_KEXINIT sent
  45. debug1: SSH2_MSG_KEXINIT received
  46. debug1: kex: server->client aes128-cbc hmac-md5 none
  47. debug1: kex: client->server aes128-cbc hmac-md5 none
  48. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  49. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  50. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  51. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  52. Warning: Permanently added '174.143.207.35' (RSA) to the list of known hosts.
  53. debug1: ssh_rsa_verify: signature correct
  54. debug1: SSH2_MSG_NEWKEYS sent
  55. debug1: expecting SSH2_MSG_NEWKEYS
  56. debug1: SSH2_MSG_NEWKEYS received
  57. debug1: SSH2_MSG_SERVICE_REQUEST sent
  58. debug1: SSH2_MSG_SERVICE_ACCEPT received
  59. debug1: Authentications that can continue: publickey
  60. debug1: Next authentication method: publickey
  61. debug1: Trying private key: /home/deploy/.ssh/admin-deploy-key
  62. debug1: read PEM private key done: type RSA
  63. debug1: Authentication succeeded (publickey).
  64. debug1: channel 0: new [client-session]
  65. debug1: Requesting no-more-sessions@openssh.com
  66. debug1: Entering interactive session.
  67. debug1: Remote: Forced command.
  68. debug1: Remote: Port forwarding disabled.
  69. debug1: Remote: X11 forwarding disabled.
  70. debug1: Remote: Agent forwarding disabled.
  71. debug1: Remote: Pty allocation disabled.
  72. debug1: Sending command: git-upload-pack 'admin.console'
  73. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  74. debug1: channel 0: free: client-session, nchannels 1
  75. debug1: fd 0 clearing O_NONBLOCK
  76. debug1: fd 1 clearing O_NONBLOCK
  77. debug1: fd 2 clearing O_NONBLOCK
  78. Transferred: sent 1904, received 7296 bytes, in 0.3 seconds
  79. Bytes per second: sent 5964.2, received 22854.4
  80. debug1: Exit status 0
  81. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  82. #!/bin/sh
  83. unset SSH_AUTH_SOCK
  84. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  85. SSH
  86. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  87. '\''\'\'
  88. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  89. #!/bin/sh
  90. unset SSH_AUTH_SOCK
  91. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  92. SSH
  93. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  94. '\''\'\'
  95. :: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
  96. #!/bin/sh
  97. unset SSH_AUTH_SOCK
  98. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  99. SSH
  100. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  101. '\'
  102. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  103. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  104. ~> Deploying revision 2069ea4 removing even the whisper of FFI
  105. :: running sh -l -c 'git checkout -q '\''2069ea4f6e99c2a85221d1701bdd36189e2acdf4'\'
  106. :: running sh -l -c 'git submodule sync'
  107. :: running sh -l -c 'git submodule update --init'
  108. :: running sh -l -c 'git clean -dfq'
  109. ~> Loading deployment task overrides from /data/admin/shared/cached-copy/config/eydeploy.rb
  110. + 0m 04s ~> Pushing code to all servers
  111. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''mkdir -p /data/admin/shared/cached-copy'\'
  112. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''mkdir -p /data/admin/shared/cached-copy'\'
  113. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  114. :: running sh -l -c 'rsync --delete -aq -e "ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no" /data/admin/shared/cached-copy/ deploy@ec2-184-73-11-176.compute-1.amazonaws.com:/data/admin/shared/cached-copy'
  115. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  116. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  117. :: running sh -l -c 'rsync --delete -aq -e "ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no" /data/admin/shared/cached-copy/ deploy@ec2-184-72-138-11.compute-1.amazonaws.com:/data/admin/shared/cached-copy'
  118. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  119. + 0m 07s ~> Starting full deploy
  120. + 0m 07s ~> Copying to /data/admin/releases/20120723183833
  121. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/releases/20120723183833 /data/admin/releases_failed && rsync -aq --exclude=".git" /data/admin/shared/cached-copy/ /data/admin/releases/20120723183833'\''\'\'
  122. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/releases/20120723183833 /data/admin/releases_failed && rsync -aq --exclude=".git" /data/admin/shared/cached-copy/ /data/admin/releases/20120723183833'\''\'\'
  123. :: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/releases/20120723183833 /data/admin/releases_failed && rsync -aq --exclude=".git" /data/admin/shared/cached-copy/ /data/admin/releases/20120723183833'\'
  124. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  125. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  126. + 0m 52s ~> Ensuring proper ownership.
  127. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sudo sh -l -c '\''\'\'\''chown -R deploy:deploy /data/admin'\''\'\'
  128. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sudo sh -l -c '\''\'\'\''chown -R deploy:deploy /data/admin'\''\'\'
  129. :: running sh -l -c 'sudo sh -l -c '\''chown -R deploy:deploy /data/admin'\'
  130. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  131. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  132. + 1m 04s ~> Gemfile found.
  133. + 1m 04s ~> Gemfile.lock found.
  134. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  135. #!/bin/sh
  136. unset SSH_AUTH_SOCK
  137. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  138. SSH
  139. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  140. '\''\'\'
  141. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  142. #!/bin/sh
  143. unset SSH_AUTH_SOCK
  144. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  145. SSH
  146. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  147. '\''\'\'
  148. :: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
  149. #!/bin/sh
  150. unset SSH_AUTH_SOCK
  151. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  152. SSH
  153. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  154. '\'
  155. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  156. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  157. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''git --git-dir /data/admin/shared/cached-copy/.git --work-tree /data/admin/shared/cached-copy show --pretty=format:"%H" | head -1 > "/data/admin/releases/20120723183833/REVISION"'\''\'\'
  158. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''git --git-dir /data/admin/shared/cached-copy/.git --work-tree /data/admin/shared/cached-copy show --pretty=format:"%H" | head -1 > "/data/admin/releases/20120723183833/REVISION"'\''\'\'
  159. :: running sh -l -c 'sh -l -c '\''git --git-dir /data/admin/shared/cached-copy/.git --work-tree /data/admin/shared/cached-copy show --pretty=format:"%H" | head -1 > "/data/admin/releases/20120723183833/REVISION"'\'
  160. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  161. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  162. + 1m 06s ~> Bundling gems...
  163. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''ruby -v | diff - /data/admin/shared/bundled_gems/RUBY_VERSION >/dev/null 2>&1 && uname -m | diff - /data/admin/shared/bundled_gems/SYSTEM_VERSION >/dev/null 2>&1 || (echo '\''\'\'\''\'\''\'\''\'\'\''New deploy or system version change detected, cleaning bundled gems.'\''\'\'\''\'\''\'\''\'\'\'' && rm -Rf /data/admin/shared/bundled_gems)'\''\'\'
  164. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''ruby -v | diff - /data/admin/shared/bundled_gems/RUBY_VERSION >/dev/null 2>&1 && uname -m | diff - /data/admin/shared/bundled_gems/SYSTEM_VERSION >/dev/null 2>&1 || (echo '\''\'\'\''\'\''\'\''\'\'\''New deploy or system version change detected, cleaning bundled gems.'\''\'\'\''\'\''\'\''\'\'\'' && rm -Rf /data/admin/shared/bundled_gems)'\''\'\'
  165. :: running sh -l -c 'sh -l -c '\''ruby -v | diff - /data/admin/shared/bundled_gems/RUBY_VERSION >/dev/null 2>&1 && uname -m | diff - /data/admin/shared/bundled_gems/SYSTEM_VERSION >/dev/null 2>&1 || (echo '\''\'\'\''New deploy or system version change detected, cleaning bundled gems.'\''\'\'\'' && rm -Rf /data/admin/shared/bundled_gems)'\'
  166. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  167. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  168. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  169. #!/bin/sh
  170. unset SSH_AUTH_SOCK
  171. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  172. SSH
  173. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  174. '\''\'\'
  175. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  176. #!/bin/sh
  177. unset SSH_AUTH_SOCK
  178. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  179. SSH
  180. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  181. '\''\'\'
  182. :: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
  183. #!/bin/sh
  184. unset SSH_AUTH_SOCK
  185. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  186. SSH
  187. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  188. '\'
  189. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  190. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  191. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sudo sh -l -c '\''\'\'\''export GIT_SSH="/data/admin/shared/config/admin-ssh-wrapper" && export LANG="en_US.UTF-8" && unset RUBYOPT BUNDLE_PATH BUNDLE_FROZEN BUNDLE_WITHOUT BUNDLE_BIN BUNDLE_GEMFILE && /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside install_bundler 1.1.4'\''\'\'
  192. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sudo sh -l -c '\''\'\'\''export GIT_SSH="/data/admin/shared/config/admin-ssh-wrapper" && export LANG="en_US.UTF-8" && unset RUBYOPT BUNDLE_PATH BUNDLE_FROZEN BUNDLE_WITHOUT BUNDLE_BIN BUNDLE_GEMFILE && /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside install_bundler 1.1.4'\''\'\'
  193. :: running sh -l -c 'sudo sh -l -c '\''export GIT_SSH="/data/admin/shared/config/admin-ssh-wrapper" && export LANG="en_US.UTF-8" && unset RUBYOPT BUNDLE_PATH BUNDLE_FROZEN BUNDLE_WITHOUT BUNDLE_BIN BUNDLE_GEMFILE && /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside install_bundler 1.1.4'\'
  194. Successfully installed bundler-1.1.4
  195. 1 gem installed
  196. Successfully installed bundler-1.1.4
  197. 1 gem installed
  198. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  199. ^@Successfully installed bundler-1.1.4
  200. 1 gem installed
  201. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  202. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  203. #!/bin/sh
  204. unset SSH_AUTH_SOCK
  205. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  206. SSH
  207. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  208. '\''\'\'
  209. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
  210. #!/bin/sh
  211. unset SSH_AUTH_SOCK
  212. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  213. SSH
  214. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  215. '\''\'\'
  216. :: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
  217. #!/bin/sh
  218. unset SSH_AUTH_SOCK
  219. ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no -o LogLevel=DEBUG -o IdentityFile=~/.ssh/admin-deploy-key -o IdentitiesOnly=yes $*
  220. SSH
  221. chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
  222. '\'
  223. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  224. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  225. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''export GIT_SSH="/data/admin/shared/config/admin-ssh-wrapper" && export LANG="en_US.UTF-8" && unset RUBYOPT BUNDLE_PATH BUNDLE_FROZEN BUNDLE_WITHOUT BUNDLE_BIN BUNDLE_GEMFILE && cd /data/admin/releases/20120723183833 && ruby -S bundle _1.1.4_ install --deployment --gemfile /data/admin/releases/20120723183833/Gemfile --path /data/admin/shared/bundled_gems --binstubs /data/admin/releases/20120723183833/ey_bundler_binstubs --without development test test_rspec'\''\'\'
  226. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sh -l -c '\''\'\'\''export GIT_SSH="/data/admin/shared/config/admin-ssh-wrapper" && export LANG="en_US.UTF-8" && unset RUBYOPT BUNDLE_PATH BUNDLE_FROZEN BUNDLE_WITHOUT BUNDLE_BIN BUNDLE_GEMFILE && cd /data/admin/releases/20120723183833 && ruby -S bundle _1.1.4_ install --deployment --gemfile /data/admin/releases/20120723183833/Gemfile --path /data/admin/shared/bundled_gems --binstubs /data/admin/releases/20120723183833/ey_bundler_binstubs --without development test test_rspec'\''\'\'
  227. :: running sh -l -c 'sh -l -c '\''export GIT_SSH="/data/admin/shared/config/admin-ssh-wrapper" && export LANG="en_US.UTF-8" && unset RUBYOPT BUNDLE_PATH BUNDLE_FROZEN BUNDLE_WITHOUT BUNDLE_BIN BUNDLE_GEMFILE && cd /data/admin/releases/20120723183833 && ruby -S bundle _1.1.4_ install --deployment --gemfile /data/admin/releases/20120723183833/Gemfile --path /data/admin/shared/bundled_gems --binstubs /data/admin/releases/20120723183833/ey_bundler_binstubs --without development test test_rspec'\'
  228. Using rake (0.8.7)
  229. Using json_pure (1.6.5)
  230. Using rubyforge (2.0.4)
  231. Using hoe (2.7.0)
  232. Using SyslogLogger (1.4.0)
  233. Using SystemTimer (1.2.3)
  234. Using aasm (2.2.0)
  235. Using abstract (1.0.0)
  236. Using acl9 (0.12.0)
  237. Using activesupport (3.0.12)
  238. Using builder (2.1.2)
  239. Using i18n (0.5.0)
  240. Using activemodel (3.0.12)
  241. Using erubis (2.6.6)
  242. Using rack (1.2.5)
  243. Using rack-mount (0.6.14)
  244. Using rack-test (0.5.7)
  245. Using tzinfo (0.3.33)
  246. Using actionpack (3.0.12)
  247. Using mime-types (1.18)
  248. Using polyglot (0.3.3)
  249. Using treetop (1.4.10)
  250. Using mail (2.2.19)
  251. Using actionmailer (3.0.12)
  252. Using active_utils (1.0.1)
  253. Using braintree (2.13.2)
  254. Using json (1.7.1)
  255. Using money (4.0.1)
  256. Using activemerchant (1.18.1)
  257. Using arel (2.0.10)
  258. Using activerecord (3.0.12)
  259. Using activeresource (3.0.12)
  260. Using libxml-ruby (2.2.2)
  261. Using happymapper (0.4.0)
  262. Using graticule (2.2.0)
  263. Using acts_as_geocodable (2.0.3)
  264. Using addressable (2.2.7)
  265. Using airbrake (3.0.9)
  266. Using statsd-ruby (0.3.0)
  267. Using airbrake-statsd (0.2.1)
  268. Using gyoku (0.4.4)
  269. Using akami (1.0.0)
  270. Using cssmin (1.0.2)
  271. Using jsmin (1.0.1)
  272. Using asset_hat (0.4.2)
  273. Using authlogic (3.1.0)
  274. Using awesome_nested_set (2.0.2)
  275. Using awesome_print (1.0.2)
  276. Using xml-simple (1.1.1)
  277. Using aws-s3 (0.6.2)
  278. Using bartt-ssl_requirement (1.4.1)
  279. Using bundler (1.1.4)
  280. Using rdoc (3.12)
  281. Using thor (0.14.6)
  282. Using railties (3.0.12)
  283. Using rails (3.0.12)
  284. Using cache_fu (0.2.0.pre3)
  285. Using carmen (0.2.13)
  286. Using chronic (0.6.7)
  287. Using closure_tree (3.0.3)
  288. Using coderay (1.0.5)
  289. Using daemons (1.0.10)
  290. Using dalli (1.1.4)
  291. Using delayed_job (2.1.4)
  292. Using diffy (2.0.5)
  293. Using unf_ext (0.0.4)
  294. Using unf (0.0.4)
  295. Using domain_name (0.5.1)
  296. Using donncha-validates_as_email (0.6.1)
  297. Using draper (0.11.0)
  298. Using multipart-post (1.1.4)
  299. Using faraday (0.7.5)
  300. Using fastercsv (1.5.4)
  301. Using geocoder (1.2.2) from git://github.com/jeffdeville/geocoder.git (at master)
  302. Using nokogiri (1.5.3)
  303. Using oauth (0.4.4)
  304. Using multi_json (1.2.0)
  305. Using oauth2 (0.5.2)
  306. Using google_drive (0.3.0)
  307. Using haml (3.1.6)
  308. Using htmlentities (4.3.1)
  309. Using multi_xml (0.4.1)
  310. Using httparty (0.8.1)
  311. Using httpi (0.9.7)
  312. Using net-http-digest_auth (1.2)
  313. Using net-http-persistent (2.3.3)
  314. Using ntlm-http (0.1.1)
  315. Using webrobots (0.0.12)
  316. Using mechanize (2.1)
  317. Using method_source (0.7.0)
  318. Using mysql2 (0.2.18)
  319. Using net_http_exception_fix (1.0.1)
  320. Using newrelic_rpm (3.3.4.1)
  321. Using redis (2.2.2)
  322. Using newrelic-redis (1.2.0)
  323. Using nori (1.1.2)
  324. Using packlate_pms_integration (1.4.5)
  325. Using wasabi (2.1.0)
  326. Using savon (0.9.9)
  327. Using packlate_barefoot_integration (1.3.1)
  328. Using packlate_ciirus_integration (1.1.0)
  329. Using packlate_interhome_integration (2.1.1)
  330. Using packlate_isi (1.0.2)
  331. Using packlate_rdp_integration (2.0.0)
  332. Using packlate_smartapartments_integration (2.0.2)
  333. Using permalink_fu (1.0.0)
  334. Using slop (2.4.4)
  335. Using pry (0.9.8.2)
  336. Using pry-nav (0.1.0)
  337. Using pry_debug (0.0.1)
  338. Using redis-lock (0.1.0)
  339. Using redis-namespace (1.0.3)
  340. Using tilt (1.3.3)
  341. Using sinatra (1.2.8)
  342. Using vegas (0.1.11)
  343. Using resque (1.20.0)
  344. Using resque-unique-job (0.0.1)
  345. Using rmagick (2.12.2)
  346. Using robdimarco_authlogic_oauth2 (1.1.4)
  347. Using rpm_contrib (2.1.8)
  348. Using rsolr (1.0.7)
  349. Using ruby-ole (1.2.11.2)
  350. Using s3sync (1.2.5)
  351. Using sass (3.1.15)
  352. Using sneaky-save (0.0.2)
  353. Using spreadsheet (0.6.5.9)
  354. Using statsd-instrument (1.2.0)
  355. Using twilio (3.1.0)
  356. Using will_paginate (3.0.2)
  357. Your bundle is complete! It was installed into /data/admin/shared/bundled_gems
  358. Using rake (0.8.7)
  359. Using json_pure (1.6.5)
  360. Using rubyforge (2.0.4)
  361. Using hoe (2.7.0)
  362. Using SyslogLogger (1.4.0)
  363. Using SystemTimer (1.2.3)
  364. Using aasm (2.2.0)
  365. Using abstract (1.0.0)
  366. Using acl9 (0.12.0)
  367. Using activesupport (3.0.12)
  368. Using builder (2.1.2)
  369. Using i18n (0.5.0)
  370. Using activemodel (3.0.12)
  371. Using erubis (2.6.6)
  372. Using rack (1.2.5)
  373. Using rack-mount (0.6.14)
  374. Using rack-test (0.5.7)
  375. Using tzinfo (0.3.33)
  376. Using actionpack (3.0.12)
  377. Using mime-types (1.18)
  378. Using polyglot (0.3.3)
  379. Using treetop (1.4.10)
  380. Using mail (2.2.19)
  381. Using actionmailer (3.0.12)
  382. Using active_utils (1.0.1)
  383. Using braintree (2.13.2)
  384. Using json (1.7.1)
  385. Using money (4.0.1)
  386. Using activemerchant (1.18.1)
  387. Using arel (2.0.10)
  388. Using activerecord (3.0.12)
  389. Using activeresource (3.0.12)
  390. Using libxml-ruby (2.2.2)
  391. Using happymapper (0.4.0)
  392. Using graticule (2.2.0)
  393. Using acts_as_geocodable (2.0.3)
  394. Using addressable (2.2.7)
  395. Using airbrake (3.0.9)
  396. Using statsd-ruby (0.3.0)
  397. Using airbrake-statsd (0.2.1)
  398. Using gyoku (0.4.4)
  399. Using akami (1.0.0)
  400. Using cssmin (1.0.2)
  401. Using jsmin (1.0.1)
  402. Using asset_hat (0.4.2)
  403. Using authlogic (3.1.0)
  404. Using awesome_nested_set (2.0.2)
  405. Using awesome_print (1.0.2)
  406. Using xml-simple (1.1.1)
  407. Using aws-s3 (0.6.2)
  408. Using bartt-ssl_requirement (1.4.1)
  409. Using bundler (1.1.4)
  410. Using rdoc (3.12)
  411. Using thor (0.14.6)
  412. Using railties (3.0.12)
  413. Using rails (3.0.12)
  414. Using cache_fu (0.2.0.pre3)
  415. Using carmen (0.2.13)
  416. Using chronic (0.6.7)
  417. Using closure_tree (3.0.3)
  418. Using coderay (1.0.5)
  419. Using daemons (1.0.10)
  420. Using dalli (1.1.4)
  421. Using delayed_job (2.1.4)
  422. Using diffy (2.0.5)
  423. Using unf_ext (0.0.4)
  424. Using unf (0.0.4)
  425. Using domain_name (0.5.1)
  426. Using donncha-validates_as_email (0.6.1)
  427. Using draper (0.11.0)
  428. Using multipart-post (1.1.4)
  429. Using faraday (0.7.5)
  430. Using fastercsv (1.5.4)
  431. Using geocoder (1.2.2) from git://github.com/jeffdeville/geocoder.git (at master)
  432. Using nokogiri (1.5.3)
  433. Using oauth (0.4.4)
  434. Using multi_json (1.2.0)
  435. Using oauth2 (0.5.2)
  436. Using google_drive (0.3.0)
  437. Using haml (3.1.6)
  438. Using htmlentities (4.3.1)
  439. Using multi_xml (0.4.1)
  440. Using httparty (0.8.1)
  441. Using httpi (0.9.7)
  442. Using net-http-digest_auth (1.2)
  443. Using net-http-persistent (2.3.3)
  444. Using ntlm-http (0.1.1)
  445. Using webrobots (0.0.12)
  446. Using mechanize (2.1)
  447. Using method_source (0.7.0)
  448. Using mysql2 (0.2.18)
  449. Using net_http_exception_fix (1.0.1)
  450. Using newrelic_rpm (3.3.4.1)
  451. Using redis (2.2.2)
  452. Using newrelic-redis (1.2.0)
  453. Using nori (1.1.2)
  454. Using packlate_pms_integration (1.4.5)
  455. Using wasabi (2.1.0)
  456. Using savon (0.9.9)
  457. Using packlate_barefoot_integration (1.3.1)
  458. Using packlate_ciirus_integration (1.1.0)
  459. Using packlate_interhome_integration (2.1.1)
  460. Using packlate_isi (1.0.2)
  461. Using packlate_rdp_integration (2.0.0)
  462. Using packlate_smartapartments_integration (2.0.2)
  463. Using permalink_fu (1.0.0)
  464. Using slop (2.4.4)
  465. Using pry (0.9.8.2)
  466. Using pry-nav (0.1.0)
  467. Using pry_debug (0.0.1)
  468. Using redis-lock (0.1.0)
  469. Using redis-namespace (1.0.3)
  470. Using tilt (1.3.3)
  471. Using sinatra (1.2.8)
  472. Using vegas (0.1.11)
  473. Using resque (1.20.0)
  474. Using resque-unique-job (0.0.1)
  475. Using rmagick (2.12.2)
  476. Using robdimarco_authlogic_oauth2 (1.1.4)
  477. Using rpm_contrib (2.1.8)
  478. Using rsolr (1.0.7)
  479. Using ruby-ole (1.2.11.2)
  480. Using s3sync (1.2.5)
  481. Using sass (3.1.15)
  482. Using sneaky-save (0.0.2)
  483. Using spreadsheet (0.6.5.9)
  484. Using statsd-instrument (1.2.0)
  485. Using twilio (3.1.0)
  486. Using will_paginate (3.0.2)
  487. Your bundle is complete! It was installed into /data/admin/shared/bundled_gems
  488. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  489. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/definition.rb:48:in `initialize': no such file to load -- bundler/spec_set (LoadError)
  490. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/dsl.rb:141:in `new'
  491. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/dsl.rb:141:in `to_definition'
  492. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/dsl.rb:8:in `evaluate'
  493. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/definition.rb:18:in `build'
  494. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler.rb:135:in `definition'
  495. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/cli.rb:220:in `install'
  496. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/vendor/thor/task.rb:22:in `send'
  497. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/vendor/thor/task.rb:22:in `run'
  498. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
  499. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/vendor/thor.rb:263:in `dispatch'
  500. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/lib/bundler/vendor/thor/base.rb:386:in `start'
  501. /usr/lib64/ruby/gems/1.8/gems/bundler-1.1.4/bin/bundle:13
  502. /usr/bin/bundle:19:in `load'
  503. /usr/bin/bundle:19
  504. There was an error in your Gemfile, and Bundler cannot continue.
  505. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  506. + 1m 58s ~> Release /data/admin/releases/20120723183833 failed, saving release to /data/admin/releases_failed.
  507. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-72-138-11.compute-1.amazonaws.com '\''sudo sh -l -c '\''\'\'\''mv /data/admin/releases/20120723183833 /data/admin/releases_failed'\''\'\'
  508. :: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no deploy@ec2-184-73-11-176.compute-1.amazonaws.com '\''sudo sh -l -c '\''\'\'\''mv /data/admin/releases/20120723183833 /data/admin/releases_failed'\''\'\'
  509. :: running sh -l -c 'sudo sh -l -c '\''mv /data/admin/releases/20120723183833 /data/admin/releases_failed'\'
  510. Warning: Permanently added 'ec2-184-73-11-176.compute-1.amazonaws.com,10.205.126.201' (RSA) to the list of known hosts.
  511. Warning: Permanently added 'ec2-184-72-138-11.compute-1.amazonaws.com,10.211.38.160' (RSA) to the list of known hosts.
  512. + 1m 59s ~> [Relax] Your site is still running old code and nothing destructive has occurred.
  513. /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/task.rb:62:in `run_on_roles': #<EY::Serverside::Future:0x2ac32abe3dc8 @server=#<struct EY::Serverside::Server hostname="ec2-184-72-138-11.compute-1.amazonaws.com", roles=[:util], name="utility_1", user="deploy">, @value=false, @block=#<Proc:0x00002ac32b255198@/usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/task.rb:55>, @args=[false]> (EY::Serverside::RemoteFailure)
  514. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/task.rb:44:in `run'
  515. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:493:in `check_ruby_bundler'
  516. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:227:in `bundle'
  517. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/task.rb:34:in `roles'
  518. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:226:in `bundle'
  519. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:160:in `send'
  520. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:160:in `run_with_callbacks'
  521. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:31:in `cached_deploy'
  522. ... 12 levels...
  523. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/vendor/thor/lib/thor.rb:124:in `start'
  524. from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside:10
  525. from /usr/local/ey_resin/ruby/bin/engineyard-serverside:19:in `load'
  526. from /usr/local/ey_resin/ruby/bin/engineyard-serverside:19
  527. Failed deployment recorded in EY Cloud
  528. Deploy failed
Add Comment
Please, Sign In to add comment