Skip to content

Instantly share code, notes, and snippets.

@tpendragon
Last active July 12, 2018 18:39
Show Gist options
  • Save tpendragon/a5e959649c609872739599fe58a9b924 to your computer and use it in GitHub Desktop.
Save tpendragon/a5e959649c609872739599fe58a9b924 to your computer and use it in GitHub Desktop.
Heaven number 94427685 for pulibrary/pomegranate
HEAD is now at 3fa4cff Use Date instead of DateTime
INFO [37f446e3] Running /usr/bin/env mkdir -p /tmp/pomegranate/ as deploy@dpul-staging1
DEBUG [37f446e3] Command: /usr/bin/env mkdir -p /tmp/pomegranate/
INFO [37f446e3] Finished in 0.249 seconds with exit status 0 (successful).
DEBUG Uploading /tmp/pomegranate/git-ssh.sh 0.0%
INFO Uploading /tmp/pomegranate/git-ssh.sh 100.0%
INFO [9b66296e] Running /usr/bin/env chmod +x /tmp/pomegranate/git-ssh.sh as deploy@dpul-staging1
DEBUG [9b66296e] Command: /usr/bin/env chmod +x /tmp/pomegranate/git-ssh.sh
INFO [9b66296e] Finished in 0.005 seconds with exit status 0 (successful).
INFO [19c1f712] Running /usr/bin/env git ls-remote --heads https://github.com/pulibrary/pomegranate.git as deploy@dpul-staging1
DEBUG [19c1f712] Command: ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git ls-remote --heads https://github.com/pulibrary/pomegranate.git )
DEBUG [19c1f712] 47c653a290b9ebb26697428b23f16ff9c9c6c30a refs/heads/change_all_collection_default
17bd0574f9809c0a6aa9743552b17f4d141dbb96 refs/heads/datadog
7871167f0f14f69649d12b6dd6b8304a615f9664 refs/heads/fix_delete
06be352fbd9b65a7d4c3fa89576dd64dc797288e refs/heads/fix_deploy
2d8d9c48aa874defc121b47db55f651e24bd9e8d refs/heads/issue-301
3fa4cff9b5738f0c7f69fe7d901fe49a42d1ca59 refs/heads/issue/287-update-header
a668c8ff54c851bf896bc58ee5180ec1a34849f7 refs/heads/issues-354-jrgriffiniii-thumbnail-masthead-image
801791e2ca4458c82663cf981d16d145c93ff86c refs/heads/issues-359-jrgriffiniii-figgy-cover-jp2
a8763b327e29e24a628063168ac1a7a26b8e8c8c refs/heads/issues-361-jrgriffiniii-location-expanded
b0ffb239e64c00b474ce7fff95f7582790058649 refs/heads/issues-366-jrgriffiniii-mvw-thumbs
964f091b6f9fc2e1e78d850fd58d3ec9c6fcb6c8 refs/heads/master
8394bfd4038556c40e7e7fc2bc8938cec423248f refs/heads/profile
c0d4b39f3c7565fe567b3e2f40fa396417af3688 refs/heads/sidekiq_workers
0b87aae1709d83bb9623f6e87d67d45ade5152a6 refs/heads/test_update
INFO [19c1f712] Finished in 1.324 seconds with exit status 0 (successful).
INFO [83f77408] Running /usr/bin/env mkdir -p /opt/dpul/shared /opt/dpul/releases as deploy@dpul-staging1
DEBUG [83f77408] Command: /usr/bin/env mkdir -p /opt/dpul/shared /opt/dpul/releases
INFO [83f77408] Finished in 0.007 seconds with exit status 0 (successful).
INFO [fc05418e] Running /usr/bin/env mkdir -p /opt/dpul/shared/public/assets /opt/dpul/shared/log /opt/dpul/shared/vendor/bundle /opt/dpul/shared/public/uploads as deploy@dpul-staging1
DEBUG [fc05418e] Command: /usr/bin/env mkdir -p /opt/dpul/shared/public/assets /opt/dpul/shared/log /opt/dpul/shared/vendor/bundle /opt/dpul/shared/public/uploads
INFO [fc05418e] Finished in 0.006 seconds with exit status 0 (successful).
DEBUG [d3da302f] Running /usr/bin/env [ -f /opt/dpul/current/REVISION ] as deploy@dpul-staging1
DEBUG [d3da302f] Command: [ -f /opt/dpul/current/REVISION ]
DEBUG [d3da302f] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [2e138d56] Running /usr/bin/env cat /opt/dpul/current/REVISION 2>/dev/null as deploy@dpul-staging1
DEBUG [2e138d56] Command: /usr/bin/env cat /opt/dpul/current/REVISION 2>/dev/null
DEBUG [2e138d56] 964f091
DEBUG [2e138d56] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [16b1b149] Running /usr/bin/env kill -USR1 $(sudo initctl status sidekiq-workers | grep /running | awk '{print $NF}') || : as deploy@dpul-staging1
DEBUG [16b1b149] Command: kill -USR1 $(sudo initctl status sidekiq-workers | grep /running | awk '{print $NF}') || :
DEBUG [16b1b149] sudo: no tty present and no askpass program specified
DEBUG [16b1b149] kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
DEBUG [16b1b149] Finished in 0.010 seconds with exit status 0 (successful).
DEBUG [1a6c7e80] Running /usr/bin/env [ -f /opt/dpul/repo/HEAD ] as deploy@dpul-staging1
DEBUG [1a6c7e80] Command: [ -f /opt/dpul/repo/HEAD ]
DEBUG [1a6c7e80] Finished in 0.004 seconds with exit status 0 (successful).
INFO The repository mirror is at /opt/dpul/repo
DEBUG [195bd69f] Running /usr/bin/env if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [195bd69f] Command: if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi
DEBUG [195bd69f] Finished in 0.004 seconds with exit status 0 (successful).
INFO [3a310fe8] Running /usr/bin/env git remote update as deploy@dpul-staging1
DEBUG [3a310fe8] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git remote update )
DEBUG [3a310fe8] Fetching origin
DEBUG [3a310fe8] From https://github.com/pulibrary/pomegranate
DEBUG [3a310fe8] + 9634c80...2d62c82 refs/pull/401/merge -> refs/pull/401/merge (forced update)
INFO [3a310fe8] Finished in 1.958 seconds with exit status 0 (successful).
DEBUG [812428f3] Running /usr/bin/env if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [812428f3] Command: if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi
DEBUG [812428f3] Finished in 0.004 seconds with exit status 0 (successful).
INFO [9f149d61] Running /usr/bin/env mkdir -p /opt/dpul/releases/20180712183802 as deploy@dpul-staging1
DEBUG [9f149d61] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env mkdir -p /opt/dpul/releases/20180712183802 )
INFO [9f149d61] Finished in 0.006 seconds with exit status 0 (successful).
INFO [323b1c9a] Running /usr/bin/env git archive issue/287-update-header | tar -x -f - -C /opt/dpul/releases/20180712183802 as deploy@dpul-staging1
DEBUG [323b1c9a] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git archive issue/287-update-header | tar -x -f - -C /opt/dpul/releases/20180712183802 )
INFO [323b1c9a] Finished in 0.025 seconds with exit status 0 (successful).
DEBUG [6aee90b6] Running /usr/bin/env if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [6aee90b6] Command: if test ! -d /opt/dpul/repo; then echo "Directory does not exist '/opt/dpul/repo'" 1>&2; false; fi
DEBUG [6aee90b6] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [5b0781e9] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit issue/287-update-header as deploy@dpul-staging1
DEBUG [5b0781e9] Command: cd /opt/dpul/repo && ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/pomegranate/git-ssh.sh" ; /usr/bin/env git rev-list --max-count=1 --abbrev-commit issue/287-update-header )
DEBUG [5b0781e9] 3fa4cff
DEBUG [5b0781e9] Finished in 0.007 seconds with exit status 0 (successful).
DEBUG [ea7fda85] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [ea7fda85] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [ea7fda85] Finished in 0.005 seconds with exit status 0 (successful).
INFO [e710edf8] Running /usr/bin/env echo "3fa4cff" >> REVISION as deploy@dpul-staging1
DEBUG [e710edf8] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env echo "3fa4cff" >> REVISION
INFO [e710edf8] Finished in 0.006 seconds with exit status 0 (successful).
INFO [9e910bae] Running /usr/bin/env mkdir -p /opt/dpul/releases/20180712183802/public /opt/dpul/releases/20180712183802 /opt/dpul/releases/20180712183802/vendor /opt/dpul/releases/20180712183802/public as deploy@dpul-staging1
DEBUG [9e910bae] Command: /usr/bin/env mkdir -p /opt/dpul/releases/20180712183802/public /opt/dpul/releases/20180712183802 /opt/dpul/releases/20180712183802/vendor /opt/dpul/releases/20180712183802/public
INFO [9e910bae] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [93affcfa] Running /usr/bin/env [ -L /opt/dpul/releases/20180712183802/public/assets ] as deploy@dpul-staging1
DEBUG [93affcfa] Command: [ -L /opt/dpul/releases/20180712183802/public/assets ]
DEBUG [93affcfa] Finished in 0.004 seconds with exit status 1 (failed).
DEBUG [df9db73f] Running /usr/bin/env [ -d /opt/dpul/releases/20180712183802/public/assets ] as deploy@dpul-staging1
DEBUG [df9db73f] Command: [ -d /opt/dpul/releases/20180712183802/public/assets ]
DEBUG [df9db73f] Finished in 0.003 seconds with exit status 1 (failed).
INFO [2834e9a0] Running /usr/bin/env ln -s /opt/dpul/shared/public/assets /opt/dpul/releases/20180712183802/public/assets as deploy@dpul-staging1
DEBUG [2834e9a0] Command: /usr/bin/env ln -s /opt/dpul/shared/public/assets /opt/dpul/releases/20180712183802/public/assets
INFO [2834e9a0] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [1eceb6aa] Running /usr/bin/env [ -L /opt/dpul/releases/20180712183802/log ] as deploy@dpul-staging1
DEBUG [1eceb6aa] Command: [ -L /opt/dpul/releases/20180712183802/log ]
DEBUG [1eceb6aa] Finished in 0.004 seconds with exit status 1 (failed).
DEBUG [94bd7907] Running /usr/bin/env [ -d /opt/dpul/releases/20180712183802/log ] as deploy@dpul-staging1
DEBUG [94bd7907] Command: [ -d /opt/dpul/releases/20180712183802/log ]
DEBUG [94bd7907] Finished in 0.003 seconds with exit status 0 (successful).
INFO [2c63edd5] Running /usr/bin/env rm -rf /opt/dpul/releases/20180712183802/log as deploy@dpul-staging1
DEBUG [2c63edd5] Command: /usr/bin/env rm -rf /opt/dpul/releases/20180712183802/log
INFO [2c63edd5] Finished in 0.004 seconds with exit status 0 (successful).
INFO [def4782c] Running /usr/bin/env ln -s /opt/dpul/shared/log /opt/dpul/releases/20180712183802/log as deploy@dpul-staging1
DEBUG [def4782c] Command: /usr/bin/env ln -s /opt/dpul/shared/log /opt/dpul/releases/20180712183802/log
INFO [def4782c] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [a3311501] Running /usr/bin/env [ -L /opt/dpul/releases/20180712183802/vendor/bundle ] as deploy@dpul-staging1
DEBUG [a3311501] Command: [ -L /opt/dpul/releases/20180712183802/vendor/bundle ]
DEBUG [a3311501] Finished in 0.003 seconds with exit status 1 (failed).
DEBUG [8612c897] Running /usr/bin/env [ -d /opt/dpul/releases/20180712183802/vendor/bundle ] as deploy@dpul-staging1
DEBUG [8612c897] Command: [ -d /opt/dpul/releases/20180712183802/vendor/bundle ]
DEBUG [8612c897] Finished in 0.003 seconds with exit status 1 (failed).
INFO [69f1eda4] Running /usr/bin/env ln -s /opt/dpul/shared/vendor/bundle /opt/dpul/releases/20180712183802/vendor/bundle as deploy@dpul-staging1
DEBUG [69f1eda4] Command: /usr/bin/env ln -s /opt/dpul/shared/vendor/bundle /opt/dpul/releases/20180712183802/vendor/bundle
INFO [69f1eda4] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [dfb1e086] Running /usr/bin/env [ -L /opt/dpul/releases/20180712183802/public/uploads ] as deploy@dpul-staging1
DEBUG [dfb1e086] Command: [ -L /opt/dpul/releases/20180712183802/public/uploads ]
DEBUG [dfb1e086] Finished in 0.003 seconds with exit status 1 (failed).
DEBUG [8a37a38d] Running /usr/bin/env [ -d /opt/dpul/releases/20180712183802/public/uploads ] as deploy@dpul-staging1
DEBUG [8a37a38d] Command: [ -d /opt/dpul/releases/20180712183802/public/uploads ]
DEBUG [8a37a38d] Finished in 0.003 seconds with exit status 1 (failed).
INFO [c5ee979b] Running /usr/bin/env ln -s /opt/dpul/shared/public/uploads /opt/dpul/releases/20180712183802/public/uploads as deploy@dpul-staging1
DEBUG [c5ee979b] Command: /usr/bin/env ln -s /opt/dpul/shared/public/uploads /opt/dpul/releases/20180712183802/public/uploads
INFO [c5ee979b] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [8f639d0e] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [8f639d0e] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [8f639d0e] Finished in 0.003 seconds with exit status 0 (successful).
INFO [6df691b1] Running /usr/bin/env bundle install --path /opt/dpul/shared/bundle --without development test --deployment --quiet as deploy@dpul-staging1
DEBUG [6df691b1] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env bundle install --path /opt/dpul/shared/bundle --without development test --deployment --quiet
INFO [6df691b1] Finished in 0.423 seconds with exit status 0 (successful).
DEBUG [b5447066] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [b5447066] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [b5447066] Finished in 0.005 seconds with exit status 0 (successful).
INFO [44f9c759] Running bundle exec rake assets:precompile as deploy@dpul-staging1
DEBUG [44f9c759] Command: cd /opt/dpul/releases/20180712183802 && ( export RAILS_ENV="staging" ; bundle exec rake assets:precompile )
DEBUG [44f9c759] W, [2018-07-12T14:38:04.729825 #30459] WARN -- : You are setting a key that conflicts with a built-in method OmniAuth::AuthHash::InfoHash#name defined at /opt/dpul/shared/bundle/ruby/2.4.0/gems/omniauth-1.3.2/lib/omniauth/auth_hash.rb:34. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.
INFO [44f9c759] Finished in 57.253 seconds with exit status 0 (successful).
DEBUG [2d16344e] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [2d16344e] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [2d16344e] Finished in 0.005 seconds with exit status 0 (successful).
INFO [3a1fb27b] Running /usr/bin/env mkdir -p /opt/dpul/releases/20180712183802/assets_manifest_backup as deploy@dpul-staging1
DEBUG [3a1fb27b] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env mkdir -p /opt/dpul/releases/20180712183802/assets_manifest_backup
INFO [3a1fb27b] Finished in 0.006 seconds with exit status 0 (successful).
DEBUG [5c09621d] Running /usr/bin/env ls /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest* as deploy@dpul-staging1
DEBUG [5c09621d] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env ls /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest*
DEBUG [5c09621d] /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json
DEBUG [5c09621d] Finished in 0.005 seconds with exit status 0 (successful).
DEBUG [0394ae18] Running /usr/bin/env ls /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest* as deploy@dpul-staging1
DEBUG [0394ae18] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env ls /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest*
DEBUG [0394ae18] /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json
DEBUG [0394ae18] Finished in 0.005 seconds with exit status 0 (successful).
INFO [0387ac5a] Running /usr/bin/env cp /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json /opt/dpul/releases/20180712183802/assets_manifest_backup as deploy@dpul-staging1
DEBUG [0387ac5a] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env cp /opt/dpul/releases/20180712183802/public/assets/.sprockets-manifest-a4491f689b198d72762f840bedb9aa20.json /opt/dpul/releases/20180712183802/assets_manifest_backup
INFO [0387ac5a] Finished in 0.005 seconds with exit status 0 (successful).
INFO [deploy:migrate] Run `rake db:migrate`
DEBUG [52ee9937] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [52ee9937] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [52ee9937] Finished in 0.004 seconds with exit status 0 (successful).
INFO [11b00675] Running bundle exec rake db:migrate as deploy@dpul-staging1
DEBUG [11b00675] Command: cd /opt/dpul/releases/20180712183802 && ( export RAILS_ENV="staging" ; bundle exec rake db:migrate )
DEBUG [11b00675] W, [2018-07-12T14:39:03.339575 #30673] WARN -- : You are setting a key that conflicts with a built-in method OmniAuth::AuthHash::InfoHash#name defined at /opt/dpul/shared/bundle/ruby/2.4.0/gems/omniauth-1.3.2/lib/omniauth/auth_hash.rb:34. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.
INFO [11b00675] Finished in 3.849 seconds with exit status 0 (successful).
INFO [717dc53c] Running /usr/bin/env ln -s /opt/dpul/releases/20180712183802 /opt/dpul/releases/current as deploy@dpul-staging1
DEBUG [717dc53c] Command: /usr/bin/env ln -s /opt/dpul/releases/20180712183802 /opt/dpul/releases/current
INFO [717dc53c] Finished in 0.006 seconds with exit status 0 (successful).
INFO [d16a58d0] Running /usr/bin/env mv /opt/dpul/releases/current /opt/dpul as deploy@dpul-staging1
DEBUG [d16a58d0] Command: /usr/bin/env mv /opt/dpul/releases/current /opt/dpul
INFO [d16a58d0] Finished in 0.006 seconds with exit status 0 (successful).
DEBUG [b7f53564] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [b7f53564] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [b7f53564] Finished in 0.004 seconds with exit status 0 (successful).
DEBUG [6e501492] Running /usr/bin/env passenger -v as deploy@dpul-staging1
DEBUG [6e501492] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env passenger -v
DEBUG [6e501492] Phusion Passenger 5.3.0
DEBUG [6e501492]
DEBUG [6e501492] Finished in 0.082 seconds with exit status 0 (successful).
INFO [6f09013b] Running /usr/bin/env passenger-config restart-app /opt/dpul --ignore-app-not-running as deploy@dpul-staging1
DEBUG [6f09013b] Command: cd /opt/dpul/releases/20180712183802 && /usr/bin/env passenger-config restart-app /opt/dpul --ignore-app-not-running
DEBUG [6f09013b] Restarting /opt/dpul/current (staging)
INFO [6f09013b] Finished in 0.149 seconds with exit status 0 (successful).
DEBUG [e2483cc7] Running /usr/bin/env if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [e2483cc7] Command: if test ! -d /opt/dpul/releases/20180712183802; then echo "Directory does not exist '/opt/dpul/releases/20180712183802'" 1>&2; false; fi
DEBUG [e2483cc7] Finished in 0.007 seconds with exit status 0 (successful).
INFO [7d5067a1] Running bundle exec rake cache:clear as deploy@dpul-staging1
DEBUG [7d5067a1] Command: cd /opt/dpul/releases/20180712183802 && ( export RAILS_ENV="staging" ; bundle exec rake cache:clear )
DEBUG [7d5067a1] W, [2018-07-12T14:39:15.986614 #734] WARN -- : You are setting a key that conflicts with a built-in method OmniAuth::AuthHash::InfoHash#name defined at /opt/dpul/shared/bundle/ruby/2.4.0/gems/omniauth-1.3.2/lib/omniauth/auth_hash.rb:34. This can cause unexpected behavior when accessing the key as a property. You can still access the key via the #[] method.
Clearing Rails cache
INFO [7d5067a1] Finished in 3.684 seconds with exit status 0 (successful).
INFO [90136379] Running /usr/bin/env sudo service dpul-sneakers restart as deploy@dpul-staging1
DEBUG [90136379] Command: /usr/bin/env sudo service dpul-sneakers restart
DEBUG [90136379] Warning: dpul-sneakers.service changed on disk. Run 'systemctl daemon-reload' to reload units.
INFO [90136379] Finished in 0.272 seconds with exit status 0 (successful).
INFO [3c2d5149] Running /usr/bin/env sudo service sidekiq-workers restart as deploy@dpul-staging1
DEBUG [3c2d5149] Command: /usr/bin/env sudo service sidekiq-workers restart
INFO [3c2d5149] Finished in 1.746 seconds with exit status 0 (successful).
DEBUG [8bee0063] Running /usr/bin/env ls -xtr /opt/dpul/releases as deploy@dpul-staging1
DEBUG [8bee0063] Command: /usr/bin/env ls -xtr /opt/dpul/releases
DEBUG [8bee0063] 20180702160045 20180702183329 20180703182955 20180712143740 20180712144255
20180712183802
DEBUG [8bee0063] Finished in 0.006 seconds with exit status 0 (successful).
INFO Keeping 5 of 6 deployed releases on dpul-staging1
INFO [47730a20] Running /usr/bin/env rm -rf /opt/dpul/releases/20180702160045 as deploy@dpul-staging1
DEBUG [47730a20] Command: /usr/bin/env rm -rf /opt/dpul/releases/20180702160045
INFO [47730a20] Finished in 0.057 seconds with exit status 0 (successful).
DEBUG [dd1c97d1] Running /usr/bin/env if test ! -d /opt/dpul/releases; then echo "Directory does not exist '/opt/dpul/releases'" 1>&2; false; fi as deploy@dpul-staging1
DEBUG [dd1c97d1] Command: if test ! -d /opt/dpul/releases; then echo "Directory does not exist '/opt/dpul/releases'" 1>&2; false; fi
DEBUG [dd1c97d1] Finished in 0.005 seconds with exit status 0 (successful).
INFO [51d7d5aa] Running /usr/bin/env echo "Branch issue/287-update-header (at 3fa4cff) deployed as release 20180712183802 by " >> /opt/dpul/revisions.log as deploy@dpul-staging1
DEBUG [51d7d5aa] Command: echo "Branch issue/287-update-header (at 3fa4cff) deployed as release 20180712183802 by " >> /opt/dpul/revisions.log
INFO [51d7d5aa] Finished in 0.004 seconds with exit status 0 (successful).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment