Skip to content

Instantly share code, notes, and snippets.

@jeffdeville
Created July 23, 2012 21:04
Show Gist options
  • Select an option

  • Save jeffdeville/3166225 to your computer and use it in GitHub Desktop.

Select an option

Save jeffdeville/3166225 to your computer and use it in GitHub Desktop.
187 deploy failure
ey deploy -e Production187 -r master -a admin -v
Loading application data from EY Cloud...
Beginning deploy of ref 'master' for 'admin' in 'Production187' on server...
Running command on [email protected].
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'\'')'
Running command on [email protected].
Command: bash -lc '/usr/local/ey_resin/ruby/bin/engineyard-serverside _1.6.4_ deploy --app admin --config '\''{"deployed_by":"Jeff Deville"}'\'' --framework-env production --instance-names ec2-23-22-132-233.compute-1.amazonaws.com:utility_1 --instance-roles ec2-23-22-132-233.compute-1.amazonaws.com:util localhost:app_master --instances ec2-23-22-132-233.compute-1.amazonaws.com localhost --migrate '\''rake db:migrate'\'' --ref f47b6e311fbb8d837125275ab5d5c123c659cde5 --repo [email protected]:admin.console --stack nginx_passenger3 --verbose'
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''/usr/local/ey_resin/ruby/bin/gem list engineyard-serverside | grep "engineyard-serverside" | egrep -q '\''\'\'\''1\.6\.4[,)]'\''\'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\''\'\'
:: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: 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'
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 174.143.207.35 [174.143.207.35] port 22.
debug1: Connection established.
debug1: identity file /home/deploy/.ssh/admin-deploy-key type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1 Debian-1ubuntu3
debug1: match: OpenSSH_5.8p1 Debian-1ubuntu3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
Warning: Permanently added '174.143.207.35' (RSA) to the list of known hosts.
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /home/deploy/.ssh/admin-deploy-key
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug1: Requesting [email protected]
debug1: Entering interactive session.
debug1: Remote: Forced command.
debug1: Remote: Port forwarding disabled.
debug1: Remote: X11 forwarding disabled.
debug1: Remote: Agent forwarding disabled.
debug1: Remote: Pty allocation disabled.
debug1: Sending command: git-upload-pack 'admin.console'
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 1904, received 7296 bytes, in 0.3 seconds
Bytes per second: sent 5816.9, received 22290.0
debug1: Exit status 0
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\''\'\'
:: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
~> Deploying revision f47b6e3 update the stage db import from prod to include dj, and exclude archives
:: running sh -l -c 'git checkout -q '\''f47b6e311fbb8d837125275ab5d5c123c659cde5'\'
:: running sh -l -c 'git submodule sync'
:: running sh -l -c 'git submodule update --init'
:: running sh -l -c 'git clean -dfq'
~> Loading deployment task overrides from /data/admin/shared/cached-copy/config/eydeploy.rb
+ 0m 02s ~> Pushing code to all servers
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''mkdir -p /data/admin/shared/cached-copy'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: 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/ [email protected]:/data/admin/shared/cached-copy'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 0m 02s ~> Starting full deploy
+ 0m 02s ~> Copying to /data/admin/releases/20120723210126
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/releases/20120723210126 /data/admin/releases_failed && rsync -aq /data/admin/shared/cached-copy/ /data/admin/releases/20120723210126'\''\'\'
:: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/releases/20120723210126 /data/admin/releases_failed && rsync -aq /data/admin/shared/cached-copy/ /data/admin/releases/20120723210126'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 0m 07s ~> Ensuring proper ownership.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sudo sh -l -c '\''\'\'\''chown -R deploy:deploy /data/admin'\''\'\'
:: running sh -l -c 'sudo sh -l -c '\''chown -R deploy:deploy /data/admin'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 0m 07s ~> Gemfile found.
+ 0m 07s ~> Gemfile.lock found.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\''\'\'
:: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''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/20120723210126/REVISION"'\''\'\'
:: 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/20120723210126/REVISION"'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 0m 08s ~> Bundling gems...
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''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)'\''\'\'
:: 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)'\'
New deploy or system version change detected, cleaning bundled gems.
New deploy or system version change detected, cleaning bundled gems.
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\''\'\'
:: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''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'\''\'\'
:: 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'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''\'\''\'\''\'\'\''SSH'\''\'\'\''\'\''\'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\''\'\'
:: running sh -l -c 'sh -l -c '\''[[ -x /data/admin/shared/config/admin-ssh-wrapper ]] || cat > /data/admin/shared/config/admin-ssh-wrapper <<'\''\'\'\''SSH'\''\'\'\''
#!/bin/sh
unset SSH_AUTH_SOCK
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 $*
SSH
chmod 0700 /data/admin/shared/config/admin-ssh-wrapper
'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''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/20120723210126 && ruby -S bundle _1.1.4_ install --deployment --gemfile /data/admin/releases/20120723210126/Gemfile --path /data/admin/shared/bundled_gems --binstubs /data/admin/releases/20120723210126/ey_bundler_binstubs --without development test test_rspec'\''\'\'
:: 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/20120723210126 && ruby -S bundle _1.1.4_ install --deployment --gemfile /data/admin/releases/20120723210126/Gemfile --path /data/admin/shared/bundled_gems --binstubs /data/admin/releases/20120723210126/ey_bundler_binstubs --without development test test_rspec'\'
Fetching gem metadata from http://rubygems.org/......
Fetching gem metadata from http://git.packlate.com:9292/...
Fetching gem metadata from http://git.packlate.com:9292/..
Fetching gem metadata from http://rubygems.org/..
Fetching git://github.com/jeffdeville/geocoder.git
Installing rake (0.8.7)
Installing json_pure (1.6.5)
Installing rubyforge (2.0.4)
Installing hoe (2.7.0)
Installing SyslogLogger (1.4.0)
Installing SystemTimer (1.2.3) with native extensions
Installing aasm (2.2.0)
Installing abstract (1.0.0)
Installing acl9 (0.12.0)
Installing activesupport (3.0.12)
Installing builder (2.1.2)
Installing i18n (0.5.0)
Installing activemodel (3.0.12)
Installing erubis (2.6.6)
Installing rack (1.2.5)
Installing rack-mount (0.6.14)
Installing rack-test (0.5.7)
Installing tzinfo (0.3.33)
Installing actionpack (3.0.12)
Installing mime-types (1.18)
Installing polyglot (0.3.3)
Installing treetop (1.4.10)
Installing mail (2.2.19)
Installing actionmailer (3.0.12)
Installing active_utils (1.0.1)
Installing braintree (2.13.2)
Installing json (1.7.1) with native extensions
Installing money (4.0.1)
Installing activemerchant (1.18.1)
Installing arel (2.0.10)
Installing activerecord (3.0.12)
Installing activeresource (3.0.12)
Installing libxml-ruby (2.2.2) with native extensions
Installing happymapper (0.4.0)
Installing graticule (2.2.0)
Installing acts_as_geocodable (2.0.3)
Installing addressable (2.2.7)
Installing airbrake (3.0.9)
Installing statsd-ruby (0.3.0)
Installing airbrake-statsd (0.2.1)
Installing gyoku (0.4.4)
Installing akami (1.0.0)
Installing cssmin (1.0.2)
Installing jsmin (1.0.1)
Installing asset_hat (0.4.2)
Installing authlogic (3.1.0)
Installing awesome_nested_set (2.0.2)
Installing awesome_print (1.0.2)
Installing xml-simple (1.1.1)
Installing aws-s3 (0.6.2)
Installing bartt-ssl_requirement (1.4.1)
Using bundler (1.1.4)
Installing rdoc (3.12)
Installing thor (0.14.6)
Installing railties (3.0.12)
Installing rails (3.0.12)
Installing cache_fu (0.2.0.pre3)
Installing carmen (0.2.13)
Installing chronic (0.6.7)
Installing closure_tree (3.0.3)
Installing coderay (1.0.5)
Installing daemons (1.0.10)
Installing dalli (1.1.4)
Installing delayed_job (2.1.4)
Installing diffy (2.0.5)
Installing unf_ext (0.0.4) with native extensions
Installing unf (0.0.4)
Installing domain_name (0.5.1)
Installing donncha-validates_as_email (0.6.1)
Installing draper (0.11.0)
Installing multipart-post (1.1.4)
Installing faraday (0.7.5)
Installing fastercsv (1.5.4)
Using geocoder (1.2.2) from git://github.com/jeffdeville/geocoder.git (at master)
Installing nokogiri (1.5.3) with native extensions
Installing oauth (0.4.4)
Installing multi_json (1.2.0)
Installing oauth2 (0.5.2)
Installing google_drive (0.3.0)
Installing haml (3.1.6)
Installing htmlentities (4.3.1)
Installing multi_xml (0.4.1)
Installing httparty (0.8.1)
Installing httpi (0.9.7)
Installing net-http-digest_auth (1.2)
Installing net-http-persistent (2.3.3)
Installing ntlm-http (0.1.1)
Installing webrobots (0.0.12)
Installing mechanize (2.1)
Installing method_source (0.7.0)
Installing mysql2 (0.2.18) with native extensions
Installing net_http_exception_fix (1.0.1)
Installing newrelic_rpm (3.3.4.1)
Installing redis (2.2.2)
Installing newrelic-redis (1.2.0)
Installing nori (1.1.2)
Installing packlate_pms_integration (1.4.5)
Installing wasabi (2.1.0)
Installing savon (0.9.9)
Installing packlate_barefoot_integration (1.3.1)
Installing packlate_ciirus_integration (1.1.0)
Installing packlate_interhome_integration (2.1.1)
Installing packlate_isi (1.0.2)
Installing packlate_rdp_integration (2.0.0)
Installing packlate_smartapartments_integration (2.0.2)
Installing permalink_fu (1.0.0)
Installing slop (2.4.4)
Installing pry (0.9.8.2)
Installing pry-nav (0.1.0)
Installing pry_debug (0.0.1)
Installing redis-lock (0.1.0)
Installing redis-namespace (1.0.3)
Installing tilt (1.3.3)
Installing sinatra (1.2.8)
Installing vegas (0.1.11)
Installing resque (1.20.0)
Installing resque-unique-job (0.0.1)
Installing rmagick (2.12.2) with native extensions
Installing robdimarco_authlogic_oauth2 (1.1.4)
Installing rpm_contrib (2.1.8)
Installing rsolr (1.0.7)
Installing ruby-ole (1.2.11.2)
Installing s3sync (1.2.5)
Installing sass (3.1.15)
Installing sneaky-save (0.0.2)
Installing spreadsheet (0.6.5.9)
Installing statsd-instrument (1.2.0)
Installing twilio (3.1.0)
Installing will_paginate (3.0.2)
Your bundle is complete! It was installed into /data/admin/shared/bundled_gems
Post-install message from httparty:
When you HTTParty, you must party hard!
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:
<= 1.8.6 : unsupported
= 1.8.7 : gem install rdoc-data; rdoc-data --install
= 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
Post-install message from newrelic_rpm:
PLEASE NOTE:
Developer Mode is now a Rack middleware.
Developer Mode is no longer available in Rails 2.1 and earlier.
However, starting in version 2.12 you can use Developer Mode in any
Rack based framework, in addition to Rails. To install developer mode
in a non-Rails application, just add NewRelic::Rack::DeveloperMode to
your middleware stack.
If you are using JRuby, we recommend using at least version 1.4 or
later because of issues with the implementation of the timeout library.
Refer to the README.md file for more information.
Please see http://github.com/newrelic/rpm/blob/master/CHANGELOG
for a complete description of the features and enhancements available
in version 3.3 of the Ruby Agent.
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
WARNING: SyslogLogger-1.4.0 has an invalid nil value for @cert_chain
WARNING: abstract-1.0.0 has an invalid nil value for @cert_chain
WARNING: builder-2.1.2 has an invalid nil value for @cert_chain
WARNING: ntlm-http-0.1.1 has an invalid nil value for @cert_chain
^@Fetching gem metadata from http://rubygems.org/......
Fetching gem metadata from http://git.packlate.com:9292/...
Fetching gem metadata from http://rubygems.org/..
Fetching gem metadata from http://git.packlate.com:9292/..
Fetching git://github.com/jeffdeville/geocoder.git
Installing rake (0.8.7)
Installing json_pure (1.6.5)
Installing rubyforge (2.0.4)
Installing hoe (2.7.0)
Installing SyslogLogger (1.4.0)
Installing SystemTimer (1.2.3) with native extensions
Installing aasm (2.2.0)
Installing abstract (1.0.0)
Installing acl9 (0.12.0)
Installing activesupport (3.0.12)
Installing builder (2.1.2)
Installing i18n (0.5.0)
Installing activemodel (3.0.12)
Installing erubis (2.6.6)
Installing rack (1.2.5)
Installing rack-mount (0.6.14)
Installing rack-test (0.5.7)
Installing tzinfo (0.3.33)
Installing actionpack (3.0.12)
Installing mime-types (1.18)
Installing polyglot (0.3.3)
Installing treetop (1.4.10)
Installing mail (2.2.19)
Installing actionmailer (3.0.12)
Installing active_utils (1.0.1)
Installing braintree (2.13.2)
Installing json (1.7.1) with native extensions
Installing money (4.0.1)
Installing activemerchant (1.18.1)
Installing arel (2.0.10)
Installing activerecord (3.0.12)
Installing activeresource (3.0.12)
Installing libxml-ruby (2.2.2) with native extensions
Installing happymapper (0.4.0)
Installing graticule (2.2.0)
Installing acts_as_geocodable (2.0.3)
Installing addressable (2.2.7)
Installing airbrake (3.0.9)
Installing statsd-ruby (0.3.0)
Installing airbrake-statsd (0.2.1)
Installing gyoku (0.4.4)
Installing akami (1.0.0)
Installing cssmin (1.0.2)
Installing jsmin (1.0.1)
Installing asset_hat (0.4.2)
Installing authlogic (3.1.0)
Installing awesome_nested_set (2.0.2)
Installing awesome_print (1.0.2)
Installing xml-simple (1.1.1)
Installing aws-s3 (0.6.2)
Installing bartt-ssl_requirement (1.4.1)
Using bundler (1.1.4)
Installing rdoc (3.12)
Installing thor (0.14.6)
Installing railties (3.0.12)
Installing rails (3.0.12)
Installing cache_fu (0.2.0.pre3)
Installing carmen (0.2.13)
Installing chronic (0.6.7)
Installing closure_tree (3.0.3)
Installing coderay (1.0.5)
Installing daemons (1.0.10)
Installing dalli (1.1.4)
Installing delayed_job (2.1.4)
Installing diffy (2.0.5)
Installing unf_ext (0.0.4) with native extensions
Installing unf (0.0.4)
Installing domain_name (0.5.1)
Installing donncha-validates_as_email (0.6.1)
Installing draper (0.11.0)
Installing multipart-post (1.1.4)
Installing faraday (0.7.5)
Installing fastercsv (1.5.4)
Using geocoder (1.2.2) from git://github.com/jeffdeville/geocoder.git (at master)
Installing nokogiri (1.5.3) with native extensions
Installing oauth (0.4.4)
Installing multi_json (1.2.0)
Installing oauth2 (0.5.2)
Installing google_drive (0.3.0)
Installing haml (3.1.6)
Installing htmlentities (4.3.1)
Installing multi_xml (0.4.1)
Installing httparty (0.8.1)
Installing httpi (0.9.7)
Installing net-http-digest_auth (1.2)
Installing net-http-persistent (2.3.3)
Installing ntlm-http (0.1.1)
Installing webrobots (0.0.12)
Installing mechanize (2.1)
Installing method_source (0.7.0)
Installing mysql2 (0.2.18) with native extensions
Installing net_http_exception_fix (1.0.1)
Installing newrelic_rpm (3.3.4.1)
Installing redis (2.2.2)
Installing newrelic-redis (1.2.0)
Installing nori (1.1.2)
Installing packlate_pms_integration (1.4.5)
Installing wasabi (2.1.0)
Installing savon (0.9.9)
Installing packlate_barefoot_integration (1.3.1)
Installing packlate_ciirus_integration (1.1.0)
Installing packlate_interhome_integration (2.1.1)
Installing packlate_isi (1.0.2)
Installing packlate_rdp_integration (2.0.0)
Installing packlate_smartapartments_integration (2.0.2)
Installing permalink_fu (1.0.0)
Installing slop (2.4.4)
Installing pry (0.9.8.2)
Installing pry-nav (0.1.0)
Installing pry_debug (0.0.1)
Installing redis-lock (0.1.0)
Installing redis-namespace (1.0.3)
Installing tilt (1.3.3)
Installing sinatra (1.2.8)
Installing vegas (0.1.11)
Installing resque (1.20.0)
Installing resque-unique-job (0.0.1)
Installing rmagick (2.12.2) with native extensions
Installing robdimarco_authlogic_oauth2 (1.1.4)
Installing rpm_contrib (2.1.8)
Installing rsolr (1.0.7)
Installing ruby-ole (1.2.11.2)
Installing s3sync (1.2.5)
Installing sass (3.1.15)
Installing sneaky-save (0.0.2)
Installing spreadsheet (0.6.5.9)
Installing statsd-instrument (1.2.0)
Installing twilio (3.1.0)
Installing will_paginate (3.0.2)
Your bundle is complete! It was installed into /data/admin/shared/bundled_gems
Post-install message from httparty:
When you HTTParty, you must party hard!
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:
<= 1.8.6 : unsupported
= 1.8.7 : gem install rdoc-data; rdoc-data --install
= 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
Post-install message from newrelic_rpm:
PLEASE NOTE:
Developer Mode is now a Rack middleware.
Developer Mode is no longer available in Rails 2.1 and earlier.
However, starting in version 2.12 you can use Developer Mode in any
Rack based framework, in addition to Rails. To install developer mode
in a non-Rails application, just add NewRelic::Rack::DeveloperMode to
your middleware stack.
If you are using JRuby, we recommend using at least version 1.4 or
later because of issues with the implementation of the timeout library.
Refer to the README.md file for more information.
Please see http://github.com/newrelic/rpm/blob/master/CHANGELOG
for a complete description of the features and enhancements available
in version 3.3 of the Ruby Agent.
WARNING: SyslogLogger-1.4.0 has an invalid nil value for @cert_chain
WARNING: abstract-1.0.0 has an invalid nil value for @cert_chain
WARNING: builder-2.1.2 has an invalid nil value for @cert_chain
WARNING: ntlm-http-0.1.1 has an invalid nil value for @cert_chain
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/shared/bundled_gems && ruby -v > /data/admin/shared/bundled_gems/RUBY_VERSION && uname -m > /data/admin/shared/bundled_gems/SYSTEM_VERSION'\''\'\'
:: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/shared/bundled_gems && ruby -v > /data/admin/shared/bundled_gems/RUBY_VERSION && uname -m > /data/admin/shared/bundled_gems/SYSTEM_VERSION'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 24s ~> Setting up external services.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sudo sh -l -c '\''\'\'\''which /usr/local/ey_resin/ruby/bin/ey-services-setup'\''\'\'
:: running sh -l -c 'sudo sh -l -c '\''which /usr/local/ey_resin/ruby/bin/ey-services-setup'\'
/usr/local/ey_resin/ruby/bin/ey-services-setup
/usr/local/ey_resin/ruby/bin/ey-services-setup
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sudo sh -l -c '\''\'\'\''/usr/local/ey_resin/ruby/bin/ey-services-setup admin'\''\'\'
:: running sh -l -c 'sudo sh -l -c '\''/usr/local/ey_resin/ruby/bin/ey-services-setup admin'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 25s ~> Preparing shared resources for release.
+ 1m 25s ~> Set group write permissions
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''chmod -R g+w /data/admin/releases/20120723210126'\''\'\'
:: running sh -l -c 'sh -l -c '\''chmod -R g+w /data/admin/releases/20120723210126'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 25s ~> Remove revision-tracked shared directories from deployment
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''rm -rf /data/admin/releases/20120723210126/log /data/admin/releases/20120723210126/public/system /data/admin/releases/20120723210126/tmp/pids'\''\'\'
:: running sh -l -c 'sh -l -c '\''rm -rf /data/admin/releases/20120723210126/log /data/admin/releases/20120723210126/public/system /data/admin/releases/20120723210126/tmp/pids'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 25s ~> Create tmp directory
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/releases/20120723210126/tmp'\''\'\'
:: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/releases/20120723210126/tmp'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 26s ~> Symlink shared log directory
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''ln -nfs /data/admin/shared/log /data/admin/releases/20120723210126/log'\''\'\'
:: running sh -l -c 'sh -l -c '\''ln -nfs /data/admin/shared/log /data/admin/releases/20120723210126/log'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 26s ~> Create public directory if needed
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/releases/20120723210126/public'\''\'\'
:: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/releases/20120723210126/public'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 26s ~> Create config directory if needed
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''mkdir -p /data/admin/releases/20120723210126/config'\''\'\'
:: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/releases/20120723210126/config'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 26s ~> Create system directory if needed
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''ln -nfs /data/admin/shared/system /data/admin/releases/20120723210126/public/system'\''\'\'
:: running sh -l -c 'sh -l -c '\''ln -nfs /data/admin/shared/system /data/admin/releases/20120723210126/public/system'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 26s ~> Symlink shared pids directory
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''ln -nfs /data/admin/shared/pids /data/admin/releases/20120723210126/tmp/pids'\''\'\'
:: running sh -l -c 'sh -l -c '\''ln -nfs /data/admin/shared/pids /data/admin/releases/20120723210126/tmp/pids'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 27s ~> Symlink other shared config files
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''find /data/admin/shared/config -type f -not -name '\''\'\'\''\'\''\'\''\'\'\''database.yml'\''\'\'\''\'\''\'\''\'\'\'' -exec ln -s {} /data/admin/releases/20120723210126/config \;'\''\'\'
:: running sh -l -c 'sh -l -c '\''find /data/admin/shared/config -type f -not -name '\''\'\'\''database.yml'\''\'\'\'' -exec ln -s {} /data/admin/releases/20120723210126/config \;'\'
ln: creating symbolic link `/data/admin/releases/20120723210126/config/memcached.yml': File exists
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
ln: creating symbolic link `/data/admin/releases/20120723210126/config/memcached.yml': File exists
+ 1m 27s ~> Symlink mongrel_cluster.yml
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''ln -nfs /data/admin/shared/config/mongrel_cluster.yml /data/admin/releases/20120723210126/config/mongrel_cluster.yml'\''\'\'
:: running sh -l -c 'sh -l -c '\''ln -nfs /data/admin/shared/config/mongrel_cluster.yml /data/admin/releases/20120723210126/config/mongrel_cluster.yml'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 27s ~> Symlink database.yml
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''ln -nfs /data/admin/shared/config/database.yml /data/admin/releases/20120723210126/config/database.yml'\''\'\'
:: running sh -l -c 'sh -l -c '\''ln -nfs /data/admin/shared/config/database.yml /data/admin/releases/20120723210126/config/database.yml'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 27s ~> Symlink newrelic.yml if needed
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''if [ -f "/data/admin/shared/config/newrelic.yml" ]; then ln -nfs /data/admin/shared/config/newrelic.yml /data/admin/releases/20120723210126/config/newrelic.yml; fi'\''\'\'
:: running sh -l -c 'sh -l -c '\''if [ -f "/data/admin/shared/config/newrelic.yml" ]; then ln -nfs /data/admin/shared/config/newrelic.yml /data/admin/releases/20120723210126/config/newrelic.yml; fi'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 27s ~> Setting ownership to deploy:deploy
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sudo sh -l -c '\''\'\'\''chown -R deploy:deploy /data/admin/releases/20120723210126'\''\'\'
:: running sh -l -c 'sudo sh -l -c '\''chown -R deploy:deploy /data/admin/releases/20120723210126'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
:: running sh -l -c 'sh -l -c '\''mkdir -p /data/admin/shared/system'\'
:: running sh -l -c 'sh -l -c '\''cp /data/admin/releases/20120723210126/public/maintenance.html /data/admin/shared/system/maintenance.html'\'
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sh -l -c '\''\'\'\''/usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside hook before_migrate --app admin --release-path /data/admin/releases/20120723210126 --framework-env production --current-roles util --config '\''\'\'\''\'\''\'\''\'\'\''{"repo":"[email protected]:admin.console","bundle_without":"test development","instance_roles":{"localhost":"app_master","ec2-23-22-132-233.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-23-22-132-233.compute-1.amazonaws.com":"utility_1"},"app":"admin","framework_env":"production","instances":["ec2-23-22-132-233.compute-1.amazonaws.com","localhost"],"stack":"nginx_passenger3","migrate":"rake db:migrate","verbose":true,"branch":"f47b6e311fbb8d837125275ab5d5c123c659cde5","strategy":"Git","deployed_by":"Jeff Deville"}'\''\'\'\''\'\''\'\''\'\'\'' --current-name utility_1'\''\'\'
:: running sh -l -c 'sh -l -c '\''/usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside hook before_migrate --app admin --release-path /data/admin/releases/20120723210126 --framework-env production --current-roles app_master --config '\''\'\'\''{"repo":"[email protected]:admin.console","bundle_without":"test development","instance_roles":{"localhost":"app_master","ec2-23-22-132-233.compute-1.amazonaws.com":"util"},"instance_names":{"ec2-23-22-132-233.compute-1.amazonaws.com":"utility_1"},"app":"admin","framework_env":"production","instances":["ec2-23-22-132-233.compute-1.amazonaws.com","localhost"],"stack":"nginx_passenger3","migrate":"rake db:migrate","verbose":true,"branch":"f47b6e311fbb8d837125275ab5d5c123c659cde5","strategy":"Git","deployed_by":"Jeff Deville"}'\''\'\'
~> running deploy hook: deploy/before_migrate.rb
~> running deploy hook: deploy/before_migrate.rb
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 28s ~> Migrating: cd /data/admin/releases/20120723210126 && PATH=/data/admin/releases/20120723210126/ey_bundler_binstubs:$PATH RAILS_ENV=production RACK_ENV=production NODE_ENV=production MERB_ENV=production rake db:migrate
:: running sh -l -c 'sh -l -c '\''cd /data/admin/releases/20120723210126 && PATH=/data/admin/releases/20120723210126/ey_bundler_binstubs:$PATH RAILS_ENV=production RACK_ENV=production NODE_ENV=production MERB_ENV=production rake db:migrate'\'
(in /data/admin/releases/20120723210126)
rake aborted!
cannot read /data/admin/releases/20120723210126/config/memcached.yml
(See full trace by running task with --trace)
+ 1m 37s ~> Release /data/admin/releases/20120723210126 failed, saving release to /data/admin/releases_failed.
:: running sh -l -c 'ssh -i /home/deploy/.ssh/internal -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no [email protected] '\''sudo sh -l -c '\''\'\'\''mv /data/admin/releases/20120723210126 /data/admin/releases_failed'\''\'\'
:: running sh -l -c 'sudo sh -l -c '\''mv /data/admin/releases/20120723210126 /data/admin/releases_failed'\'
Warning: Permanently added 'ec2-23-22-132-233.compute-1.amazonaws.com,10.33.58.48' (RSA) to the list of known hosts.
+ 1m 37s ~> [Attention] Maintenance page still up, consider the following before removing:
+ 1m 37s * Deploy hooks ran. This might cause problems for reverting to old code.
+ 1m 37s * Migrations ran. This might cause problems for reverting to old code.
+ 1m 37s * Your old code is still symlinked as current.
+ 1m 37s
+ 1m 37s ~> Need help? File a ticket for support.
/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:0x7f4ddf08bb80 @server=#<struct EY::Serverside::Server hostname="localhost", roles=[:app_master], name=nil, user="deploy">, @value=false, @block=#<Proc:0x00007f4ddf103c70@/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)
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'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:277:in `migrate'
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'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:274:in `migrate'
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'
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'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:37:in `cached_deploy'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/lib/engineyard-serverside/deploy.rb:452:in `with_failed_release_cleanup'
... 11 levels...
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'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/engineyard-serverside-1.6.4/bin/engineyard-serverside:10
from /usr/local/ey_resin/ruby/bin/engineyard-serverside:19:in `load'
from /usr/local/ey_resin/ruby/bin/engineyard-serverside:19
Failed deployment recorded in EY Cloud
Deploy failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment