Skip to content

Instantly share code, notes, and snippets.

@TylerSangster
Created January 19, 2015 21:51
Show Gist options
  • Select an option

  • Save TylerSangster/c3ceaf65a19704c8cda8 to your computer and use it in GitHub Desktop.

Select an option

Save TylerSangster/c3ceaf65a19704c8cda8 to your computer and use it in GitHub Desktop.
➜ SimHub git:(production) bundle exec cap production deploy --trace
** Invoke production (first_time)
** Execute production
** Invoke load:defaults (first_time)
** Execute load:defaults
** Invoke rbenv:validate (first_time)
** Execute rbenv:validate
DEBUG [eb92db34] Running /usr/bin/env [ ! -d ~/.rbenv/versions/2.1.2 ] as ninja@simhub.autodesk.com
DEBUG [eb92db34] Command: [ ! -d ~/.rbenv/versions/2.1.2 ]
DEBUG [eb92db34] Finished in 1.717 seconds with exit status 1 (failed).
** Invoke rbenv:map_bins (first_time)
** Execute rbenv:map_bins
** Invoke bundler:map_bins (first_time)
** Execute bundler:map_bins
** Invoke deploy:set_rails_env (first_time)
** Execute deploy:set_rails_env
** Invoke deploy:set_rails_env
** Invoke deploy (first_time)
** Execute deploy
** Invoke deploy:starting (first_time)
** Execute deploy:starting
** Invoke metrics:collect (first_time)
** Execute metrics:collect
** Invoke deploy:check (first_time)
** Execute deploy:check
** Invoke git:check (first_time)
** Invoke git:wrapper (first_time)
** Execute git:wrapper
INFO [b148f4e0] Running /usr/bin/env mkdir -p /tmp/simhub/ as ninja@simhub.autodesk.com
DEBUG [b148f4e0] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env mkdir -p /tmp/simhub/ )
INFO [b148f4e0] Finished in 0.146 seconds with exit status 0 (successful).
DEBUG Uploading /tmp/simhub/git-ssh.sh 0.0%
INFO Uploading /tmp/simhub/git-ssh.sh 100.0%
INFO [cdc8634f] Running /usr/bin/env chmod +x /tmp/simhub/git-ssh.sh as ninja@simhub.autodesk.com
DEBUG [cdc8634f] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env chmod +x /tmp/simhub/git-ssh.sh )
INFO [cdc8634f] Finished in 0.144 seconds with exit status 0 (successful).
** Execute git:check
INFO [71b06f19] Running /usr/bin/env git ls-remote --heads git@github.com:ballistiq/SimHub.git as ninja@simhub.autodesk.com
DEBUG [71b06f19] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/simhub/git-ssh.sh /usr/bin/env git ls-remote --heads git@github.com:ballistiq/SimHub.git )
DEBUG [71b06f19] efc20449bc32b6aa974a0e2e65a4175c31711139 refs/heads/SD-merge-engines
DEBUG [71b06f19] 767b19511460980281759fc2a159145850fade09 refs/heads/SD-setup-localization-support
DEBUG [71b06f19] 676a606e3b666008bb9578bc6cadac4d81943661 refs/heads/TS-forms-dec-18
DEBUG [71b06f19] d9eca0e813f0bf8e615be85c12e2de1d70fb1bae refs/heads/TS-rails-4
DEBUG [71b06f19] 89de788361d1f38bb30b604769699866fd7c89f3 refs/heads/TS-refactoring-lithium
DEBUG [71b06f19] 4746e9e0e502e5e9184173438a55425aec3bdcc4 refs/heads/TS-update-cap
DEBUG [71b06f19] 2a2bdedfca6e2752d02b93e75c329a5f815df2fa refs/heads/TS-updates-dec-1
DEBUG [71b06f19] f5c7020dfa2f8817c9887396b4456068956cf087 refs/heads/TS-upgrade-rails
DEBUG [71b06f19] 39e8fd7ea568628fa0e8e9bfb73ed664541aa7f1 refs/heads/Ts-update-icons
DEBUG [71b06f19] 71e11d5c34fd20a6ccfed105b19571632de22640 refs/heads/design_update
DEBUG [71b06f19] dd2f7e21a7844e2d053e6f892f8c83f2be054ddc refs/heads/master
DEBUG [71b06f19] 806769b2b4e6744de939abea330d87e7fcb7540a refs/heads/production
DEBUG [71b06f19] e2edb49cb2ccc31e065e5faf2946c5fe01b983e6 refs/heads/tests
INFO [71b06f19] Finished in 1.438 seconds with exit status 0 (successful).
** Invoke deploy:check:directories (first_time)
** Execute deploy:check:directories
INFO [bb2806c0] Running /usr/bin/env mkdir -p /data/simhub/shared /data/simhub/releases as ninja@simhub.autodesk.com
DEBUG [bb2806c0] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env mkdir -p /data/simhub/shared /data/simhub/releases )
INFO [bb2806c0] Finished in 0.148 seconds with exit status 0 (successful).
** Invoke deploy:check:linked_dirs (first_time)
** Execute deploy:check:linked_dirs
INFO [024af865] Running /usr/bin/env mkdir -p /data/simhub/shared/bin /data/simhub/shared/log /data/simhub/shared/tmp/pids /data/simhub/shared/tmp/cache /data/simhub/shared/tmp/sockets /data/simhub/shared/vendor/bundle /data/simhub/shared/public/system /data/simhub/shared/public/assets as ninja@simhub.autodesk.com
DEBUG [024af865] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env mkdir -p /data/simhub/shared/bin /data/simhub/shared/log /data/simhub/shared/tmp/pids /data/simhub/shared/tmp/cache /data/simhub/shared/tmp/sockets /data/simhub/shared/vendor/bundle /data/simhub/shared/public/system /data/simhub/shared/public/assets )
INFO [024af865] Finished in 0.145 seconds with exit status 0 (successful).
** Invoke deploy:check:make_linked_dirs (first_time)
** Execute deploy:check:make_linked_dirs
INFO [3c0742d3] Running /usr/bin/env mkdir -p /data/simhub/shared/config as ninja@simhub.autodesk.com
DEBUG [3c0742d3] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env mkdir -p /data/simhub/shared/config )
INFO [3c0742d3] Finished in 0.144 seconds with exit status 0 (successful).
** Invoke deploy:check:linked_files (first_time)
** Execute deploy:check:linked_files
DEBUG [ec2963c5] Running /usr/bin/env [ -f /data/simhub/shared/config/database.yml ] as ninja@simhub.autodesk.com
DEBUG [ec2963c5] Command: [ -f /data/simhub/shared/config/database.yml ]
DEBUG [ec2963c5] Finished in 0.145 seconds with exit status 0 (successful).
** Invoke deploy:set_previous_revision (first_time)
** Execute deploy:set_previous_revision
DEBUG [75ab5604] Running /usr/bin/env [ -f /data/simhub/current/REVISION ] as ninja@simhub.autodesk.com
DEBUG [75ab5604] Command: [ -f /data/simhub/current/REVISION ]
DEBUG [75ab5604] Finished in 0.141 seconds with exit status 0 (successful).
DEBUG [6828a1dd] Running /usr/bin/env cat /data/simhub/current/REVISION 2>/dev/null as ninja@simhub.autodesk.com
DEBUG [6828a1dd] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env cat /data/simhub/current/REVISION 2>/dev/null )
DEBUG [6828a1dd] 4adc689571eeb763bc549430a1cc21a48c9ea0d2
DEBUG [6828a1dd] Finished in 0.146 seconds with exit status 0 (successful).
** Invoke deploy:started (first_time)
** Execute deploy:started
** Invoke deploy:updating (first_time)
** Invoke deploy:new_release_path (first_time)
** Execute deploy:new_release_path
** Execute deploy:updating
** Invoke git:create_release (first_time)
** Invoke git:update (first_time)
** Invoke git:clone (first_time)
** Invoke git:wrapper
** Execute git:clone
DEBUG [434ddb91] Running /usr/bin/env [ -f /data/simhub/repo/HEAD ] as ninja@simhub.autodesk.com
DEBUG [434ddb91] Command: [ -f /data/simhub/repo/HEAD ]
DEBUG [434ddb91] Finished in 0.146 seconds with exit status 0 (successful).
INFO The repository mirror is at /data/simhub/repo
** Execute git:update
DEBUG [05382be6] Running /usr/bin/env if test ! -d /data/simhub/repo; then echo "Directory does not exist '/data/simhub/repo'" 1>&2; false; fi as ninja@simhub.autodesk.com
DEBUG [05382be6] Command: if test ! -d /data/simhub/repo; then echo "Directory does not exist '/data/simhub/repo'" 1>&2; false; fi
DEBUG [05382be6] Finished in 0.140 seconds with exit status 0 (successful).
INFO [27bd20d6] Running /usr/bin/env git remote update as ninja@simhub.autodesk.com
DEBUG [27bd20d6] Command: cd /data/simhub/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/simhub/git-ssh.sh /usr/bin/env git remote update )
DEBUG [27bd20d6] Fetching origin
INFO [27bd20d6] Finished in 1.289 seconds with exit status 0 (successful).
** Execute git:create_release
DEBUG [389a154f] Running /usr/bin/env if test ! -d /data/simhub/repo; then echo "Directory does not exist '/data/simhub/repo'" 1>&2; false; fi as ninja@simhub.autodesk.com
DEBUG [389a154f] Command: if test ! -d /data/simhub/repo; then echo "Directory does not exist '/data/simhub/repo'" 1>&2; false; fi
DEBUG [389a154f] Finished in 0.141 seconds with exit status 0 (successful).
INFO [8db5578d] Running /usr/bin/env mkdir -p /data/simhub/releases/20150119214711 as ninja@simhub.autodesk.com
DEBUG [8db5578d] Command: cd /data/simhub/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/simhub/git-ssh.sh /usr/bin/env mkdir -p /data/simhub/releases/20150119214711 )
INFO [8db5578d] Finished in 0.146 seconds with exit status 0 (successful).
INFO [74ac92cf] Running /usr/bin/env git archive production | tar -x -f - -C /data/simhub/releases/20150119214711 as ninja@simhub.autodesk.com
DEBUG [74ac92cf] Command: cd /data/simhub/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/simhub/git-ssh.sh /usr/bin/env git archive production | tar -x -f - -C /data/simhub/releases/20150119214711 )
INFO [74ac92cf] Finished in 0.257 seconds with exit status 0 (successful).
** Invoke deploy:set_current_revision (first_time)
** Execute deploy:set_current_revision
** Invoke git:set_current_revision (first_time)
** Execute git:set_current_revision
DEBUG [f1cd56be] Running /usr/bin/env if test ! -d /data/simhub/repo; then echo "Directory does not exist '/data/simhub/repo'" 1>&2; false; fi as ninja@simhub.autodesk.com
DEBUG [f1cd56be] Command: if test ! -d /data/simhub/repo; then echo "Directory does not exist '/data/simhub/repo'" 1>&2; false; fi
DEBUG [f1cd56be] Finished in 0.141 seconds with exit status 0 (successful).
DEBUG [0c7bcfe7] Running /usr/bin/env git rev-parse --short production as ninja@simhub.autodesk.com
DEBUG [0c7bcfe7] Command: cd /data/simhub/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/simhub/git-ssh.sh /usr/bin/env git rev-parse --short production )
DEBUG [0c7bcfe7] 806769b
DEBUG [0c7bcfe7] Finished in 0.147 seconds with exit status 0 (successful).
DEBUG [a74ee8c4] Running /usr/bin/env if test ! -d /data/simhub/releases/20150119214711; then echo "Directory does not exist '/data/simhub/releases/20150119214711'" 1>&2; false; fi as ninja@simhub.autodesk.com
DEBUG [a74ee8c4] Command: if test ! -d /data/simhub/releases/20150119214711; then echo "Directory does not exist '/data/simhub/releases/20150119214711'" 1>&2; false; fi
DEBUG [a74ee8c4] Finished in 0.149 seconds with exit status 0 (successful).
INFO [9c773bdc] Running /usr/bin/env echo "806769b" >> REVISION as ninja@simhub.autodesk.com
DEBUG [9c773bdc] Command: cd /data/simhub/releases/20150119214711 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env echo "806769b" >> REVISION )
INFO [9c773bdc] Finished in 0.143 seconds with exit status 0 (successful).
** Invoke deploy:symlink:shared (first_time)
** Execute deploy:symlink:shared
** Invoke deploy:symlink:linked_files (first_time)
** Execute deploy:symlink:linked_files
INFO [26d2cbe6] Running /usr/bin/env mkdir -p /data/simhub/releases/20150119214711/config as ninja@simhub.autodesk.com
DEBUG [26d2cbe6] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env mkdir -p /data/simhub/releases/20150119214711/config )
INFO [26d2cbe6] Finished in 0.144 seconds with exit status 0 (successful).
DEBUG [97c8e938] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/config/database.yml ] as ninja@simhub.autodesk.com
DEBUG [97c8e938] Command: [ -L /data/simhub/releases/20150119214711/config/database.yml ]
DEBUG [97c8e938] Finished in 0.146 seconds with exit status 1 (failed).
DEBUG [785a593c] Running /usr/bin/env [ -f /data/simhub/releases/20150119214711/config/database.yml ] as ninja@simhub.autodesk.com
DEBUG [785a593c] Command: [ -f /data/simhub/releases/20150119214711/config/database.yml ]
DEBUG [785a593c] Finished in 0.139 seconds with exit status 1 (failed).
INFO [6ca7dc96] Running /usr/bin/env ln -s /data/simhub/shared/config/database.yml /data/simhub/releases/20150119214711/config/database.yml as ninja@simhub.autodesk.com
DEBUG [6ca7dc96] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/config/database.yml /data/simhub/releases/20150119214711/config/database.yml )
INFO [6ca7dc96] Finished in 0.146 seconds with exit status 0 (successful).
** Invoke deploy:symlink:linked_dirs (first_time)
** Execute deploy:symlink:linked_dirs
INFO [89a9fbea] Running /usr/bin/env mkdir -p /data/simhub/releases/20150119214711 /data/simhub/releases/20150119214711 /data/simhub/releases/20150119214711/tmp /data/simhub/releases/20150119214711/tmp /data/simhub/releases/20150119214711/tmp /data/simhub/releases/20150119214711/vendor /data/simhub/releases/20150119214711/public /data/simhub/releases/20150119214711/public as ninja@simhub.autodesk.com
DEBUG [89a9fbea] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env mkdir -p /data/simhub/releases/20150119214711 /data/simhub/releases/20150119214711 /data/simhub/releases/20150119214711/tmp /data/simhub/releases/20150119214711/tmp /data/simhub/releases/20150119214711/tmp /data/simhub/releases/20150119214711/vendor /data/simhub/releases/20150119214711/public /data/simhub/releases/20150119214711/public )
INFO [89a9fbea] Finished in 0.144 seconds with exit status 0 (successful).
DEBUG [4c14e7a0] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/bin ] as ninja@simhub.autodesk.com
DEBUG [4c14e7a0] Command: [ -L /data/simhub/releases/20150119214711/bin ]
DEBUG [4c14e7a0] Finished in 0.149 seconds with exit status 1 (failed).
DEBUG [dd842e61] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/bin ] as ninja@simhub.autodesk.com
DEBUG [dd842e61] Command: [ -d /data/simhub/releases/20150119214711/bin ]
DEBUG [dd842e61] Finished in 0.140 seconds with exit status 1 (failed).
INFO [1915b1f4] Running /usr/bin/env ln -s /data/simhub/shared/bin /data/simhub/releases/20150119214711/bin as ninja@simhub.autodesk.com
DEBUG [1915b1f4] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/bin /data/simhub/releases/20150119214711/bin )
INFO [1915b1f4] Finished in 0.145 seconds with exit status 0 (successful).
DEBUG [bf8b2a4b] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/log ] as ninja@simhub.autodesk.com
DEBUG [bf8b2a4b] Command: [ -L /data/simhub/releases/20150119214711/log ]
DEBUG [bf8b2a4b] Finished in 0.148 seconds with exit status 1 (failed).
DEBUG [73a39ba3] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/log ] as ninja@simhub.autodesk.com
DEBUG [73a39ba3] Command: [ -d /data/simhub/releases/20150119214711/log ]
DEBUG [73a39ba3] Finished in 0.145 seconds with exit status 1 (failed).
INFO [2a5f3701] Running /usr/bin/env ln -s /data/simhub/shared/log /data/simhub/releases/20150119214711/log as ninja@simhub.autodesk.com
DEBUG [2a5f3701] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/log /data/simhub/releases/20150119214711/log )
INFO [2a5f3701] Finished in 0.145 seconds with exit status 0 (successful).
DEBUG [354f7b8a] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/tmp/pids ] as ninja@simhub.autodesk.com
DEBUG [354f7b8a] Command: [ -L /data/simhub/releases/20150119214711/tmp/pids ]
DEBUG [354f7b8a] Finished in 0.146 seconds with exit status 1 (failed).
DEBUG [4679ecbe] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/tmp/pids ] as ninja@simhub.autodesk.com
DEBUG [4679ecbe] Command: [ -d /data/simhub/releases/20150119214711/tmp/pids ]
DEBUG [4679ecbe] Finished in 0.143 seconds with exit status 1 (failed).
INFO [c99fbe25] Running /usr/bin/env ln -s /data/simhub/shared/tmp/pids /data/simhub/releases/20150119214711/tmp/pids as ninja@simhub.autodesk.com
DEBUG [c99fbe25] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/tmp/pids /data/simhub/releases/20150119214711/tmp/pids )
INFO [c99fbe25] Finished in 0.144 seconds with exit status 0 (successful).
DEBUG [1ee9bda0] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/tmp/cache ] as ninja@simhub.autodesk.com
DEBUG [1ee9bda0] Command: [ -L /data/simhub/releases/20150119214711/tmp/cache ]
DEBUG [1ee9bda0] Finished in 0.141 seconds with exit status 1 (failed).
DEBUG [ecb64cdc] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/tmp/cache ] as ninja@simhub.autodesk.com
DEBUG [ecb64cdc] Command: [ -d /data/simhub/releases/20150119214711/tmp/cache ]
DEBUG [ecb64cdc] Finished in 0.149 seconds with exit status 1 (failed).
INFO [46756931] Running /usr/bin/env ln -s /data/simhub/shared/tmp/cache /data/simhub/releases/20150119214711/tmp/cache as ninja@simhub.autodesk.com
DEBUG [46756931] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/tmp/cache /data/simhub/releases/20150119214711/tmp/cache )
INFO [46756931] Finished in 0.145 seconds with exit status 0 (successful).
DEBUG [d131abf8] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/tmp/sockets ] as ninja@simhub.autodesk.com
DEBUG [d131abf8] Command: [ -L /data/simhub/releases/20150119214711/tmp/sockets ]
DEBUG [d131abf8] Finished in 0.144 seconds with exit status 1 (failed).
DEBUG [13733082] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/tmp/sockets ] as ninja@simhub.autodesk.com
DEBUG [13733082] Command: [ -d /data/simhub/releases/20150119214711/tmp/sockets ]
DEBUG [13733082] Finished in 0.140 seconds with exit status 1 (failed).
INFO [9c524d03] Running /usr/bin/env ln -s /data/simhub/shared/tmp/sockets /data/simhub/releases/20150119214711/tmp/sockets as ninja@simhub.autodesk.com
DEBUG [9c524d03] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/tmp/sockets /data/simhub/releases/20150119214711/tmp/sockets )
INFO [9c524d03] Finished in 0.151 seconds with exit status 0 (successful).
DEBUG [72e4778b] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/vendor/bundle ] as ninja@simhub.autodesk.com
DEBUG [72e4778b] Command: [ -L /data/simhub/releases/20150119214711/vendor/bundle ]
DEBUG [72e4778b] Finished in 0.142 seconds with exit status 1 (failed).
DEBUG [d2424dc9] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/vendor/bundle ] as ninja@simhub.autodesk.com
DEBUG [d2424dc9] Command: [ -d /data/simhub/releases/20150119214711/vendor/bundle ]
DEBUG [d2424dc9] Finished in 0.141 seconds with exit status 1 (failed).
INFO [916305c9] Running /usr/bin/env ln -s /data/simhub/shared/vendor/bundle /data/simhub/releases/20150119214711/vendor/bundle as ninja@simhub.autodesk.com
DEBUG [916305c9] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/vendor/bundle /data/simhub/releases/20150119214711/vendor/bundle )
INFO [916305c9] Finished in 0.150 seconds with exit status 0 (successful).
DEBUG [9225bc89] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/public/system ] as ninja@simhub.autodesk.com
DEBUG [9225bc89] Command: [ -L /data/simhub/releases/20150119214711/public/system ]
DEBUG [9225bc89] Finished in 0.141 seconds with exit status 1 (failed).
DEBUG [1cd421bf] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/public/system ] as ninja@simhub.autodesk.com
DEBUG [1cd421bf] Command: [ -d /data/simhub/releases/20150119214711/public/system ]
DEBUG [1cd421bf] Finished in 0.142 seconds with exit status 1 (failed).
INFO [7517133e] Running /usr/bin/env ln -s /data/simhub/shared/public/system /data/simhub/releases/20150119214711/public/system as ninja@simhub.autodesk.com
DEBUG [7517133e] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/public/system /data/simhub/releases/20150119214711/public/system )
INFO [7517133e] Finished in 0.148 seconds with exit status 0 (successful).
DEBUG [096876c2] Running /usr/bin/env [ -L /data/simhub/releases/20150119214711/public/assets ] as ninja@simhub.autodesk.com
DEBUG [096876c2] Command: [ -L /data/simhub/releases/20150119214711/public/assets ]
DEBUG [096876c2] Finished in 0.147 seconds with exit status 1 (failed).
DEBUG [b75755e0] Running /usr/bin/env [ -d /data/simhub/releases/20150119214711/public/assets ] as ninja@simhub.autodesk.com
DEBUG [b75755e0] Command: [ -d /data/simhub/releases/20150119214711/public/assets ]
DEBUG [b75755e0] Finished in 0.140 seconds with exit status 1 (failed).
INFO [88f4ad42] Running /usr/bin/env ln -s /data/simhub/shared/public/assets /data/simhub/releases/20150119214711/public/assets as ninja@simhub.autodesk.com
DEBUG [88f4ad42] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 /usr/bin/env ln -s /data/simhub/shared/public/assets /data/simhub/releases/20150119214711/public/assets )
INFO [88f4ad42] Finished in 0.152 seconds with exit status 0 (successful).
** Invoke deploy:updated (first_time)
** Invoke bundler:install (first_time)
** Execute bundler:install
DEBUG [a713695b] Running /usr/bin/env if test ! -d /data/simhub/releases/20150119214711; then echo "Directory does not exist '/data/simhub/releases/20150119214711'" 1>&2; false; fi as ninja@simhub.autodesk.com
DEBUG [a713695b] Command: if test ! -d /data/simhub/releases/20150119214711; then echo "Directory does not exist '/data/simhub/releases/20150119214711'" 1>&2; false; fi
DEBUG [a713695b] Finished in 0.160 seconds with exit status 0 (successful).
INFO [98a41ace] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 ~/.rbenv/bin/rbenv exec bundle install --binstubs /data/simhub/shared/bin --path /data/simhub/shared/bundle --without development test --deployment --quiet as ninja@simhub.autodesk.com
DEBUG [98a41ace] Command: cd /data/simhub/releases/20150119214711 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.2 ~/.rbenv/bin/rbenv exec bundle install --binstubs /data/simhub/shared/bin --path /data/simhub/shared/bundle --without development test --deployment --quiet )
DEBUG [98a41ace] An error occurred while installing json (1.8.2), and Bundler cannot continue.
DEBUG [98a41ace] Make sure that `gem install json -v '1.8.2'` succeeds before bundling.
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as ninja@simhub.autodesk.com: bundle exit status: 5
bundle stdout: Nothing written
bundle stderr: Nothing written
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/command.rb:97:in `exit_status='
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:153:in `block (5 levels) in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:551:in `call'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:551:in `do_request'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:562:in `channel_request'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:466:in `dispatch_incoming_packets'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:222:in `preprocess'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:206:in `process'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `block in loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:269:in `wait'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:175:in `block (3 levels) in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:514:in `call'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:514:in `do_open_confirmation'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:546:in `channel_open_confirmation'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:466:in `dispatch_incoming_packets'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:222:in `preprocess'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:206:in `process'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `block in loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:177:in `block (2 levels) in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:191:in `with_ssh'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:136:in `block in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `tap'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `_execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:66:in `execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/capistrano-bundler-1.1.3/lib/capistrano/tasks/bundler.cap:35:in `block (5 levels) in <top (required)>'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:85:in `with'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/capistrano-bundler-1.1.3/lib/capistrano/tasks/bundler.cap:26:in `block (4 levels) in <top (required)>'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:77:in `within'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/capistrano-bundler-1.1.3/lib/capistrano/tasks/bundler.cap:25:in `block (3 levels) in <top (required)>'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `instance_exec'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `run'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/runners/parallel.rb:13:in `block (2 levels) in execute'
SSHKit::Command::Failed: bundle exit status: 5
bundle stdout: Nothing written
bundle stderr: Nothing written
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/command.rb:97:in `exit_status='
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:153:in `block (5 levels) in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:551:in `call'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:551:in `do_request'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:562:in `channel_request'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:466:in `dispatch_incoming_packets'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:222:in `preprocess'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:206:in `process'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `block in loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:269:in `wait'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:175:in `block (3 levels) in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:514:in `call'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/channel.rb:514:in `do_open_confirmation'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:546:in `channel_open_confirmation'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:466:in `dispatch_incoming_packets'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:222:in `preprocess'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:206:in `process'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `block in loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/net-ssh-2.9.2/lib/net/ssh/connection/session.rb:170:in `loop'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:177:in `block (2 levels) in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:191:in `with_ssh'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:136:in `block in _execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `tap'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `_execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:66:in `execute'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/capistrano-bundler-1.1.3/lib/capistrano/tasks/bundler.cap:35:in `block (5 levels) in <top (required)>'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:85:in `with'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/capistrano-bundler-1.1.3/lib/capistrano/tasks/bundler.cap:26:in `block (4 levels) in <top (required)>'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:77:in `within'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/capistrano-bundler-1.1.3/lib/capistrano/tasks/bundler.cap:25:in `block (3 levels) in <top (required)>'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `instance_exec'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `run'
/Users/tylersangster/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/sshkit-1.6.1/lib/sshkit/runners/parallel.rb:13:in `block (2 levels) in execute'
Tasks: TOP => deploy:updated => bundler:install
The deploy has failed with an error: Exception while executing as ninja@simhub.autodesk.com: bundle exit status: 5
bundle stdout: Nothing written
bundle stderr: Nothing written
** Invoke deploy:failed (first_time)
** Execute deploy:failed
➜ SimHub git:(production) ssh ninja@simhub.autodesk.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment