Created
April 4, 2015 15:04
-
-
Save awead/e322fec1be5d8375dff0 to your computer and use it in GitHub Desktop.
QA deploy issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Projects/Github/psu-stewardship/scholarsphere (fm-master=)$ bundle exec cap qa deploy BRANCH_NAME=fm-master | |
** Invoke qa (first_time) | |
** Execute qa | |
** Invoke load:defaults (first_time) | |
** Execute load:defaults | |
** Invoke rbenv:validate (first_time) | |
** Invoke rbenv:install (first_time) | |
** Execute rbenv:install | |
** Invoke rbenv:install_rbenv (first_time) | |
** Execute rbenv:install_rbenv | |
DEBUG [0b09822b] Running /usr/bin/env [ -d ~/.rbenv ] as [email protected] | |
DEBUG [0b09822b] Command: [ -d ~/.rbenv ] | |
DEBUG [e8fdc79d] Running /usr/bin/env [ -d ~/.rbenv ] as [email protected] | |
DEBUG [e8fdc79d] Command: [ -d ~/.rbenv ] | |
DEBUG [450dac08] Running /usr/bin/env [ -d ~/.rbenv ] as [email protected] | |
DEBUG [450dac08] Command: [ -d ~/.rbenv ] | |
DEBUG [e8fdc79d] Finished in 1.162 seconds with exit status 0 (successful). | |
DEBUG [0b09822b] Finished in 1.163 seconds with exit status 0 (successful). | |
DEBUG [450dac08] Finished in 1.163 seconds with exit status 0 (successful). | |
** Invoke rbenv:install_ruby_build (first_time) | |
** Execute rbenv:install_ruby_build | |
DEBUG [bd34c4e9] Running /usr/bin/env [ -d ~/.rbenv/plugins/ruby-build ] as [email protected] | |
DEBUG [cfba8d74] Running /usr/bin/env [ -d ~/.rbenv/plugins/ruby-build ] as [email protected] | |
DEBUG [d3fd89f9] Running /usr/bin/env [ -d ~/.rbenv/plugins/ruby-build ] as [email protected] | |
DEBUG [bd34c4e9] Command: [ -d ~/.rbenv/plugins/ruby-build ] | |
DEBUG [cfba8d74] Command: [ -d ~/.rbenv/plugins/ruby-build ] | |
DEBUG [d3fd89f9] Command: [ -d ~/.rbenv/plugins/ruby-build ] | |
DEBUG [d3fd89f9] Finished in 0.327 seconds with exit status 0 (successful). | |
DEBUG [bd34c4e9] Finished in 0.363 seconds with exit status 0 (successful). | |
DEBUG [cfba8d74] Finished in 0.370 seconds with exit status 0 (successful). | |
** Invoke rbenv:install_ruby (first_time) | |
** Execute rbenv:install_ruby | |
DEBUG [477ad316] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.5 ] as [email protected] | |
DEBUG [477ad316] Command: [ -d ~/.rbenv/versions/2.1.5 ] | |
DEBUG [dd6e86f0] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.5 ] as [email protected] | |
DEBUG [6292dbf3] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.5 ] as [email protected] | |
DEBUG [dd6e86f0] Command: [ -d ~/.rbenv/versions/2.1.5 ] | |
DEBUG [6292dbf3] Command: [ -d ~/.rbenv/versions/2.1.5 ] | |
DEBUG [477ad316] Finished in 0.436 seconds with exit status 0 (successful). | |
DEBUG [dd6e86f0] Finished in 0.435 seconds with exit status 0 (successful). | |
DEBUG [6292dbf3] Finished in 0.435 seconds with exit status 0 (successful). | |
** Invoke rbenv:install_bundler (first_time) | |
** Invoke rbenv:map_bins (first_time) | |
** Execute rbenv:map_bins | |
** Execute rbenv:install_bundler | |
DEBUG [31ded0c8] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ as [email protected] | |
DEBUG [cc0f2bb3] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ as [email protected] | |
DEBUG [a5f98915] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ as [email protected] | |
DEBUG [31ded0c8] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ ) | |
DEBUG [cc0f2bb3] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ ) | |
DEBUG [a5f98915] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ ) | |
DEBUG [a5f98915] true | |
DEBUG [cc0f2bb3] true | |
DEBUG [cc0f2bb3] Finished in 1.123 seconds with exit status 0 (successful). | |
DEBUG [a5f98915] Finished in 1.123 seconds with exit status 0 (successful). | |
DEBUG [31ded0c8] true | |
DEBUG [31ded0c8] Finished in 2.863 seconds with exit status 0 (successful). | |
** Execute rbenv:validate | |
DEBUG [14462edb] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.5 ] as [email protected] | |
DEBUG [14462edb] Command: [ -d ~/.rbenv/versions/2.1.5 ] | |
DEBUG [18a5065e] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.5 ] as [email protected] | |
DEBUG [18a5065e] Command: [ -d ~/.rbenv/versions/2.1.5 ] | |
DEBUG [b16d3e96] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.5 ] as [email protected] | |
DEBUG [b16d3e96] Command: [ -d ~/.rbenv/versions/2.1.5 ] | |
DEBUG [18a5065e] Finished in 0.287 seconds with exit status 0 (successful). | |
DEBUG [14462edb] Finished in 0.345 seconds with exit status 0 (successful). | |
DEBUG [b16d3e96] Finished in 0.410 seconds with exit status 0 (successful). | |
** Invoke rbenv:map_bins | |
** Invoke bundler:map_bins (first_time) | |
** Invoke rbenv:install | |
** 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 deploy:check (first_time) | |
** Execute deploy:check | |
** Invoke git:check (first_time) | |
** Invoke git:wrapper (first_time) | |
** Execute git:wrapper | |
INFO [3854aa5e] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected] | |
INFO [f44ef3c7] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected] | |
INFO [ad51caa9] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected] | |
DEBUG [ad51caa9] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /tmp/scholarsphere/ ) | |
DEBUG [3854aa5e] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /tmp/scholarsphere/ ) | |
DEBUG [f44ef3c7] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /tmp/scholarsphere/ ) | |
INFO [f44ef3c7] Finished in 0.403 seconds with exit status 0 (successful). | |
INFO [3854aa5e] Finished in 0.405 seconds with exit status 0 (successful). | |
INFO [ad51caa9] Finished in 0.406 seconds with exit status 0 (successful). | |
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0% | |
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0% | |
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0% | |
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0% | |
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0% | |
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0% | |
INFO [4fbfcae8] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected] | |
DEBUG [4fbfcae8] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh ) | |
INFO [82e7e917] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected] | |
DEBUG [82e7e917] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh ) | |
INFO [66e05d20] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected] | |
DEBUG [66e05d20] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh ) | |
INFO [4fbfcae8] Finished in 0.332 seconds with exit status 0 (successful). | |
INFO [82e7e917] Finished in 0.363 seconds with exit status 0 (successful). | |
INFO [66e05d20] Finished in 0.388 seconds with exit status 0 (successful). | |
INFO [1a571d12] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected] | |
DEBUG [1a571d12] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /tmp/scholarsphere/ ) | |
INFO [5df94d60] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected] | |
INFO [ca7d9897] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected] | |
DEBUG [5df94d60] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /tmp/scholarsphere/ ) | |
DEBUG [ca7d9897] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /tmp/scholarsphere/ ) | |
INFO [1a571d12] Finished in 0.357 seconds with exit status 0 (successful). | |
INFO [5df94d60] Finished in 0.364 seconds with exit status 0 (successful). | |
INFO [ca7d9897] Finished in 0.376 seconds with exit status 0 (successful). | |
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0% | |
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0% | |
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0% | |
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0% | |
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0% | |
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0% | |
INFO [b8dbf846] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected] | |
DEBUG [b8dbf846] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh ) | |
INFO [fd6e61f4] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected] | |
DEBUG [fd6e61f4] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh ) | |
INFO [8c42a0a7] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected] | |
DEBUG [8c42a0a7] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh ) | |
INFO [b8dbf846] Finished in 0.325 seconds with exit status 0 (successful). | |
INFO [fd6e61f4] Finished in 0.359 seconds with exit status 0 (successful). | |
INFO [8c42a0a7] Finished in 0.360 seconds with exit status 0 (successful). | |
** Execute git:check | |
INFO [34b0e6bf] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected] | |
INFO [de4a7cc1] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected] | |
INFO [b1809348] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected] | |
DEBUG [34b0e6bf] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git ) | |
DEBUG [de4a7cc1] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git ) | |
DEBUG [b1809348] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git ) | |
DEBUG [de4a7cc1] 155519276c2e8ce511e869af53b7247b2e1d91fe refs/heads/add_cache | |
DEBUG [de4a7cc1] d048c7f40059e43d40682453d7ad4b91433724f4 refs/heads/af-9.0.2 | |
DEBUG [34b0e6bf] 155519276c2e8ce511e869af53b7247b2e1d91fe refs/heads/add_cache | |
DEBUG [de4a7cc1] de41409ffa20fe077b589a1e3d355046d10e8041 refs/heads/batch_creation_test | |
DEBUG [34b0e6bf] d048c7f40059e43d40682453d7ad4b91433724f4 refs/heads/af-9.0.2 | |
DEBUG [b1809348] 155519276c2e8ce511e869af53b7247b2e1d91fe refs/heads/add_cache | |
DEBUG [de4a7cc1] 8e88d80d2ff947d5b11258c219d86bc5e921ab1d refs/heads/batch_edit_bug | |
DEBUG [34b0e6bf] de41409ffa20fe077b589a1e3d355046d10e8041 refs/heads/batch_creation_test | |
DEBUG [b1809348] d048c7f40059e43d40682453d7ad4b91433724f4 refs/heads/af-9.0.2 | |
DEBUG [de4a7cc1] a7b99e46633b080288650845107cc5d295e6bb76 refs/heads/box-testing | |
DEBUG [34b0e6bf] 8e88d80d2ff947d5b11258c219d86bc5e921ab1d refs/heads/batch_edit_bug | |
DEBUG [b1809348] de41409ffa20fe077b589a1e3d355046d10e8041 refs/heads/batch_creation_test | |
DEBUG [de4a7cc1] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything | |
DEBUG [34b0e6bf] a7b99e46633b080288650845107cc5d295e6bb76 refs/heads/box-testing | |
DEBUG [b1809348] 8e88d80d2ff947d5b11258c219d86bc5e921ab1d refs/heads/batch_edit_bug | |
DEBUG [de4a7cc1] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav | |
DEBUG [34b0e6bf] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything | |
DEBUG [b1809348] a7b99e46633b080288650845107cc5d295e6bb76 refs/heads/box-testing | |
DEBUG [de4a7cc1] c06c5316a0e4bda2b4bc124b6ef751b9b77357f9 refs/heads/collection-icon-search | |
DEBUG [34b0e6bf] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav | |
DEBUG [b1809348] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything | |
DEBUG [de4a7cc1] ee566a9e124c773c5384965647346015c6d91b7f refs/heads/develop | |
DEBUG [34b0e6bf] c06c5316a0e4bda2b4bc124b6ef751b9b77357f9 refs/heads/collection-icon-search | |
DEBUG [b1809348] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav | |
DEBUG [de4a7cc1] e77d7a8973e908956973554083f334fd250162e1 refs/heads/fix_109 | |
DEBUG [34b0e6bf] ee566a9e124c773c5384965647346015c6d91b7f refs/heads/develop | |
DEBUG [b1809348] c06c5316a0e4bda2b4bc124b6ef751b9b77357f9 refs/heads/collection-icon-search | |
DEBUG [de4a7cc1] 144a5815aab1cafd100b25324aa3812263623d99 refs/heads/fm-master | |
DEBUG [34b0e6bf] e77d7a8973e908956973554083f334fd250162e1 refs/heads/fix_109 | |
DEBUG [b1809348] ee566a9e124c773c5384965647346015c6d91b7f refs/heads/develop | |
DEBUG [de4a7cc1] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/master | |
DEBUG [34b0e6bf] 144a5815aab1cafd100b25324aa3812263623d99 refs/heads/fm-master | |
DEBUG [b1809348] e77d7a8973e908956973554083f334fd250162e1 refs/heads/fix_109 | |
DEBUG [de4a7cc1] 0d978481a3c002ac49ca29cfd9b1167695f51200 refs/heads/migration-testing | |
DEBUG [34b0e6bf] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/master | |
DEBUG [b1809348] 144a5815aab1cafd100b25324aa3812263623d99 refs/heads/fm-master | |
DEBUG [de4a7cc1] 9c245bcba874a9471297438456880c2838a7bd2e refs/heads/release-2.1.0 | |
DEBUG [de4a7cc1] c04733f129b6dcb41f0daeb320c3747fab0c47d9 refs/heads/release-2.1.1 | |
DEBUG [34b0e6bf] 0d978481a3c002ac49ca29cfd9b1167695f51200 refs/heads/migration-testing | |
DEBUG [b1809348] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/master | |
DEBUG [de4a7cc1] b305c22ebada7e022cd17a192137ce399657c6ee refs/heads/release-2.1.4 | |
DEBUG [34b0e6bf] 9c245bcba874a9471297438456880c2838a7bd2e refs/heads/release-2.1.0 | |
DEBUG [b1809348] 0d978481a3c002ac49ca29cfd9b1167695f51200 refs/heads/migration-testing | |
DEBUG [de4a7cc1] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/release_2.1.3 | |
DEBUG [34b0e6bf] c04733f129b6dcb41f0daeb320c3747fab0c47d9 refs/heads/release-2.1.1 | |
DEBUG [b1809348] 9c245bcba874a9471297438456880c2838a7bd2e refs/heads/release-2.1.0 | |
DEBUG [de4a7cc1] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07 | |
DEBUG [34b0e6bf] b305c22ebada7e022cd17a192137ce399657c6ee refs/heads/release-2.1.4 | |
DEBUG [b1809348] c04733f129b6dcb41f0daeb320c3747fab0c47d9 refs/heads/release-2.1.1 | |
DEBUG [de4a7cc1] 112f237b0dc1581e7270ed6f9408f5879bb4c8d5 refs/heads/stack-level | |
DEBUG [34b0e6bf] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/release_2.1.3 | |
DEBUG [b1809348] b305c22ebada7e022cd17a192137ce399657c6ee refs/heads/release-2.1.4 | |
DEBUG [de4a7cc1] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file | |
DEBUG [34b0e6bf] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07 | |
DEBUG [b1809348] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/release_2.1.3 | |
DEBUG [de4a7cc1] 8f9f34ab04e7fa65acacfaac128d1fecac0f681a refs/heads/user_list | |
DEBUG [34b0e6bf] 112f237b0dc1581e7270ed6f9408f5879bb4c8d5 refs/heads/stack-level | |
DEBUG [b1809348] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07 | |
DEBUG [34b0e6bf] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file | |
INFO [de4a7cc1] Finished in 0.953 seconds with exit status 0 (successful). | |
DEBUG [b1809348] 112f237b0dc1581e7270ed6f9408f5879bb4c8d5 refs/heads/stack-level | |
DEBUG [34b0e6bf] 8f9f34ab04e7fa65acacfaac128d1fecac0f681a refs/heads/user_list | |
DEBUG [b1809348] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file | |
INFO [34b0e6bf] Finished in 0.955 seconds with exit status 0 (successful). | |
DEBUG [b1809348] 8f9f34ab04e7fa65acacfaac128d1fecac0f681a refs/heads/user_list | |
INFO [b1809348] Finished in 0.955 seconds with exit status 0 (successful). | |
INFO [a7716c87] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected] | |
INFO [6ccb02b3] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected] | |
INFO [444d42ee] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected] | |
DEBUG [a7716c87] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git ) | |
DEBUG [6ccb02b3] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git ) | |
DEBUG [444d42ee] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git ) | |
DEBUG [444d42ee] 155519276c2e8ce511e869af53b7247b2e1d91fe refs/heads/add_cache | |
DEBUG [444d42ee] d048c7f40059e43d40682453d7ad4b91433724f4 refs/heads/af-9.0.2 | |
DEBUG [444d42ee] de41409ffa20fe077b589a1e3d355046d10e8041 refs/heads/batch_creation_test | |
DEBUG [444d42ee] 8e88d80d2ff947d5b11258c219d86bc5e921ab1d refs/heads/batch_edit_bug | |
DEBUG [444d42ee] a7b99e46633b080288650845107cc5d295e6bb76 refs/heads/box-testing | |
DEBUG [444d42ee] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything | |
DEBUG [444d42ee] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav | |
DEBUG [444d42ee] c06c5316a0e4bda2b4bc124b6ef751b9b77357f9 refs/heads/collection-icon-search | |
DEBUG [6ccb02b3] 155519276c2e8ce511e869af53b7247b2e1d91fe refs/heads/add_cache | |
DEBUG [444d42ee] ee566a9e124c773c5384965647346015c6d91b7f refs/heads/develop | |
DEBUG [a7716c87] 155519276c2e8ce511e869af53b7247b2e1d91fe refs/heads/add_cache | |
DEBUG [6ccb02b3] d048c7f40059e43d40682453d7ad4b91433724f4 refs/heads/af-9.0.2 | |
DEBUG [444d42ee] e77d7a8973e908956973554083f334fd250162e1 refs/heads/fix_109 | |
DEBUG [a7716c87] d048c7f40059e43d40682453d7ad4b91433724f4 refs/heads/af-9.0.2 | |
DEBUG [6ccb02b3] de41409ffa20fe077b589a1e3d355046d10e8041 refs/heads/batch_creation_test | |
DEBUG [444d42ee] 144a5815aab1cafd100b25324aa3812263623d99 refs/heads/fm-master | |
DEBUG [a7716c87] de41409ffa20fe077b589a1e3d355046d10e8041 refs/heads/batch_creation_test | |
DEBUG [6ccb02b3] 8e88d80d2ff947d5b11258c219d86bc5e921ab1d refs/heads/batch_edit_bug | |
DEBUG [444d42ee] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/master | |
DEBUG [a7716c87] 8e88d80d2ff947d5b11258c219d86bc5e921ab1d refs/heads/batch_edit_bug | |
DEBUG [6ccb02b3] a7b99e46633b080288650845107cc5d295e6bb76 refs/heads/box-testing | |
DEBUG [444d42ee] 0d978481a3c002ac49ca29cfd9b1167695f51200 refs/heads/migration-testing | |
DEBUG [a7716c87] a7b99e46633b080288650845107cc5d295e6bb76 refs/heads/box-testing | |
DEBUG [6ccb02b3] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything | |
DEBUG [444d42ee] 9c245bcba874a9471297438456880c2838a7bd2e refs/heads/release-2.1.0 | |
DEBUG [a7716c87] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything | |
DEBUG [6ccb02b3] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav | |
DEBUG [444d42ee] c04733f129b6dcb41f0daeb320c3747fab0c47d9 refs/heads/release-2.1.1 | |
DEBUG [a7716c87] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav | |
DEBUG [6ccb02b3] c06c5316a0e4bda2b4bc124b6ef751b9b77357f9 refs/heads/collection-icon-search | |
DEBUG [444d42ee] b305c22ebada7e022cd17a192137ce399657c6ee refs/heads/release-2.1.4 | |
DEBUG [a7716c87] c06c5316a0e4bda2b4bc124b6ef751b9b77357f9 refs/heads/collection-icon-search | |
DEBUG [6ccb02b3] ee566a9e124c773c5384965647346015c6d91b7f refs/heads/develop | |
DEBUG [444d42ee] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/release_2.1.3 | |
DEBUG [a7716c87] ee566a9e124c773c5384965647346015c6d91b7f refs/heads/develop | |
DEBUG [6ccb02b3] e77d7a8973e908956973554083f334fd250162e1 refs/heads/fix_109 | |
DEBUG [444d42ee] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07 | |
DEBUG [a7716c87] e77d7a8973e908956973554083f334fd250162e1 refs/heads/fix_109 | |
DEBUG [6ccb02b3] 144a5815aab1cafd100b25324aa3812263623d99 refs/heads/fm-master | |
DEBUG [444d42ee] 112f237b0dc1581e7270ed6f9408f5879bb4c8d5 refs/heads/stack-level | |
DEBUG [a7716c87] 144a5815aab1cafd100b25324aa3812263623d99 refs/heads/fm-master | |
DEBUG [6ccb02b3] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/master | |
DEBUG [444d42ee] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file | |
DEBUG [a7716c87] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/master | |
DEBUG [6ccb02b3] 0d978481a3c002ac49ca29cfd9b1167695f51200 refs/heads/migration-testing | |
DEBUG [444d42ee] 8f9f34ab04e7fa65acacfaac128d1fecac0f681a refs/heads/user_list | |
DEBUG [a7716c87] 0d978481a3c002ac49ca29cfd9b1167695f51200 refs/heads/migration-testing | |
DEBUG [6ccb02b3] 9c245bcba874a9471297438456880c2838a7bd2e refs/heads/release-2.1.0 | |
INFO [444d42ee] Finished in 0.811 seconds with exit status 0 (successful). | |
DEBUG [a7716c87] 9c245bcba874a9471297438456880c2838a7bd2e refs/heads/release-2.1.0 | |
DEBUG [6ccb02b3] c04733f129b6dcb41f0daeb320c3747fab0c47d9 refs/heads/release-2.1.1 | |
DEBUG [a7716c87] c04733f129b6dcb41f0daeb320c3747fab0c47d9 refs/heads/release-2.1.1 | |
DEBUG [6ccb02b3] b305c22ebada7e022cd17a192137ce399657c6ee refs/heads/release-2.1.4 | |
DEBUG [a7716c87] b305c22ebada7e022cd17a192137ce399657c6ee refs/heads/release-2.1.4 | |
DEBUG [6ccb02b3] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/release_2.1.3 | |
DEBUG [a7716c87] ebb4b2c4a51b9a20568e54a39ee699c5528a3807 refs/heads/release_2.1.3 | |
DEBUG [6ccb02b3] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07 | |
DEBUG [a7716c87] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07 | |
DEBUG [6ccb02b3] 112f237b0dc1581e7270ed6f9408f5879bb4c8d5 refs/heads/stack-level | |
DEBUG [a7716c87] 112f237b0dc1581e7270ed6f9408f5879bb4c8d5 refs/heads/stack-level | |
DEBUG [6ccb02b3] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file | |
DEBUG [a7716c87] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file | |
DEBUG [6ccb02b3] 8f9f34ab04e7fa65acacfaac128d1fecac0f681a refs/heads/user_list | |
DEBUG [a7716c87] 8f9f34ab04e7fa65acacfaac128d1fecac0f681a refs/heads/user_list | |
INFO [6ccb02b3] Finished in 0.816 seconds with exit status 0 (successful). | |
INFO [a7716c87] Finished in 0.817 seconds with exit status 0 (successful). | |
** Invoke deploy:check:directories (first_time) | |
** Execute deploy:check:directories | |
INFO [710eeaf3] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases as [email protected] | |
DEBUG [710eeaf3] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases ) | |
INFO [0e8e716d] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases as [email protected] | |
DEBUG [0e8e716d] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases ) | |
INFO [607dba7b] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases as [email protected] | |
DEBUG [607dba7b] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases ) | |
INFO [0e8e716d] Finished in 0.371 seconds with exit status 0 (successful). | |
INFO [607dba7b] Finished in 0.390 seconds with exit status 0 (successful). | |
INFO [710eeaf3] Finished in 0.437 seconds with exit status 0 (successful). | |
** Invoke deploy:check:linked_dirs (first_time) | |
** Execute deploy:check:linked_dirs | |
INFO [472c9bb5] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets as [email protected] | |
DEBUG [472c9bb5] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets ) | |
INFO [8977883f] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets as [email protected] | |
DEBUG [8977883f] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets ) | |
INFO [f189adc9] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets as [email protected] | |
DEBUG [f189adc9] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets ) | |
INFO [8977883f] Finished in 0.313 seconds with exit status 0 (successful). | |
INFO [472c9bb5] Finished in 0.355 seconds with exit status 0 (successful). | |
INFO [f189adc9] Finished in 0.384 seconds with exit status 0 (successful). | |
** Invoke deploy:check:make_linked_dirs (first_time) | |
** Execute deploy:check:make_linked_dirs | |
** Invoke deploy:check:linked_files (first_time) | |
** Execute deploy:check:linked_files | |
** Invoke deploy:set_previous_revision (first_time) | |
** Execute deploy:set_previous_revision | |
DEBUG [5cbac32e] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] as [email protected] | |
DEBUG [8c28cd77] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] as [email protected] | |
DEBUG [557816f6] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] as [email protected] | |
DEBUG [5cbac32e] Command: [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] | |
DEBUG [8c28cd77] Command: [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] | |
DEBUG [557816f6] Command: [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] | |
DEBUG [8c28cd77] Finished in 0.225 seconds with exit status 0 (successful). | |
DEBUG [93e8f1d1] Running /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null as [email protected] | |
DEBUG [93e8f1d1] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null ) | |
DEBUG [557816f6] Finished in 0.333 seconds with exit status 0 (successful). | |
DEBUG [400c9074] Running /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null as [email protected] | |
DEBUG [400c9074] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null ) | |
DEBUG [5cbac32e] Finished in 0.364 seconds with exit status 0 (successful). | |
DEBUG [591cee67] Running /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null as [email protected] | |
DEBUG [591cee67] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null ) | |
DEBUG [93e8f1d1] ee566a9 | |
DEBUG [93e8f1d1] Finished in 0.223 seconds with exit status 0 (successful). | |
DEBUG [400c9074] ee566a9 | |
DEBUG [400c9074] Finished in 0.338 seconds with exit status 0 (successful). | |
DEBUG [591cee67] ee566a9 | |
DEBUG [591cee67] Finished in 0.371 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 [9c5ba0ea] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] as [email protected] | |
DEBUG [33dc500b] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] as [email protected] | |
DEBUG [ec3042aa] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] as [email protected] | |
DEBUG [9c5ba0ea] Command: [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] | |
DEBUG [33dc500b] Command: [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] | |
DEBUG [ec3042aa] Command: [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] | |
DEBUG [9c5ba0ea] Finished in 0.332 seconds with exit status 0 (successful). | |
INFO The repository mirror is at /opt/heracles/deploy/scholarsphere/repo | |
DEBUG [33dc500b] Finished in 0.456 seconds with exit status 1 (failed). | |
DEBUG [ec3042aa] Finished in 0.456 seconds with exit status 1 (failed). | |
DEBUG [60ebf3e5] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere'" 1>&2; false; fi as [email protected] | |
DEBUG [9178e983] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere'" 1>&2; false; fi as [email protected] | |
DEBUG [60ebf3e5] Command: if test ! -d /opt/heracles/deploy/scholarsphere; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere'" 1>&2; false; fi | |
DEBUG [9178e983] Command: if test ! -d /opt/heracles/deploy/scholarsphere; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere'" 1>&2; false; fi | |
DEBUG [9178e983] Finished in 0.407 seconds with exit status 0 (successful). | |
INFO [8a0abc0e] Running /usr/bin/env git clone --mirror https://github.com/psu-stewardship/scholarsphere.git /opt/heracles/deploy/scholarsphere/repo as [email protected] | |
DEBUG [8a0abc0e] Command: cd /opt/heracles/deploy/scholarsphere && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git clone --mirror https://github.com/psu-stewardship/scholarsphere.git /opt/heracles/deploy/scholarsphere/repo ) | |
DEBUG [60ebf3e5] Finished in 0.410 seconds with exit status 0 (successful). | |
INFO [c6e53a4b] Running /usr/bin/env git clone --mirror https://github.com/psu-stewardship/scholarsphere.git /opt/heracles/deploy/scholarsphere/repo as [email protected] | |
DEBUG [c6e53a4b] Command: cd /opt/heracles/deploy/scholarsphere && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git clone --mirror https://github.com/psu-stewardship/scholarsphere.git /opt/heracles/deploy/scholarsphere/repo ) | |
DEBUG [c6e53a4b] Initialized empty Git repository in /opt/heracles/deploy/scholarsphere/repo/ | |
DEBUG [8a0abc0e] Initialized empty Git repository in /opt/heracles/deploy/scholarsphere/repo/ | |
DEBUG [c6e53a4b] remote: Counting objects: 19463, done.[K | |
remote: Compressing objects: 100% (11/11), done.[Ks: 9% (1/11) [K | |
DEBUG [c6e53a4b] Receiving objects: 0% (1/19463) | |
DEBUG [c6e53a4b] Receiving objects: 1% (195/19463) | |
DEBUG [c6e53a4b] Receiving objects: 2% (390/19463) | |
DEBUG [c6e53a4b] Receiving objects: 3% (584/19463) | |
DEBUG [c6e53a4b] Receiving objects: 4% (779/19463) | |
DEBUG [c6e53a4b] Receiving objects: 5% (974/19463) | |
DEBUG [c6e53a4b] Receiving objects: 6% (1168/19463) | |
DEBUG [c6e53a4b] Receiving objects: 7% (1363/19463) | |
DEBUG [c6e53a4b] Receiving objects: 8% (1558/19463) | |
DEBUG [c6e53a4b] Receiving objects: 9% (1752/19463) | |
DEBUG [c6e53a4b] Receiving objects: 10% (1947/19463) | |
DEBUG [c6e53a4b] Receiving objects: 11% (2141/19463) | |
DEBUG [8a0abc0e] remote: Counting objects: 19463, done.[K | |
remote: Compressing objects: 72% (8DEBUG [c6e53a4b] 9Receiving objects: 12% (2336/19463) | |
remote: Compressing objects: 100% (11/11), done.[K | |
DEBUG [8a0abc0e] Receiving objects: 0% (1/19463) | |
DEBUG [c6e53a4b] Receiving objects: 13% (2531/19463) | |
DEBUG [8a0abc0e] Receiving objects: 1% (195/19463) | |
DEBUG [8a0abc0e] Receiving objects: 2% (390/19463) | |
DEBUG [8a0abc0e] Receiving objects: 3% (584/19463) | |
DEBUG [8a0abc0e] Receiving objects: 4% (779/19463) | |
DEBUG [8a0abc0e] Receiving objects: 5% (974/19463) | |
DEBUG [8a0abc0e] Receiving objects: 6% (1168/19463) | |
DEBUG [8a0abc0e] Receiving objects: 7% (1363/19463) | |
DEBUG [8a0abc0e] Receiving objects: 8% (1558/19463) | |
DEBUG [8a0abc0e] Receiving objects: 9% (1752/19463) | |
DEBUG [8a0abc0e] Receiving objects: 10% (1947/19463) | |
DEBUG [8a0abc0e] Receiving objects: 11% (2141/19463) | |
DEBUG [8a0abc0e] Receiving objects: 12% (2336/19463) | |
DEBUG [8a0abc0e] Receiving objects: 13% (2531/19463) | |
DEBUG [c6e53a4b] Receiving objects: 13% (2665/19463), 11.80 MiB | 11.77 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 13% (2666/19463), 5.93 MiB | 11.83 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 14% (2725/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 14% (2725/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 15% (2920/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 16% (3115/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 17% (3309/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 18% (3504/19463), 14.37 MiB | 9.56 MiB/s | |
Receiving objects: 20% (3893/19463), 14.37 MiB | 9.56 MiB/s 4.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 21% (4088/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 22% (4282/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 23% (4477/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 24% (4672/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 25% (4866/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 15% (2920/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 26% (5061/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 27% (5256/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 28% (5450/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 29% (5645/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 16% (3115/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 17% (3309/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 18% (3504/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 19% (3698/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 20% (3893/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 21% (4088/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 22% (4282/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 23% (4477/19463), 12.85 MiB | 9.48 MiB/s | |
Receiving objects: 25% (4866/19463), 12.85 MiB | 9.48 MiB/s 2.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 26% (5061/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 27% (5256/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 28% (5450/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 29% (5645/19463), 12.85 MiB | 9.48 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 29% (5743/19463), 14.37 MiB | 9.56 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 29% (5749/19463), 41.29 MiB | 22.25 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 30% (5839/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 31% (6034/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 32% (6229/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 33% (6423/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 34% (6618/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 35% (6813/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 36% (7007/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 37% (7202/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 38% (7396/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 39% (7591/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 40% (7786/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 41% (7980/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 42% (8175/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 43% (8370/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 44% (8564/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 45% (8759/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 46% (8953/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 47% (9148/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 48% (9343/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 49% (9537/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 50% (9732/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 51% (9927/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 52% (10121/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 53% (10316/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 54% (10511/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 55% (10705/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 56% (10900/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 57% (11094/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 58% (11289/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 59% (11484/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 60% (11678/19463), 44.45 MiB | 22.05 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 61% (11873/19463), 74.10 MiB | 29.44 MiB/s | |
Receiving objects: 63% (12262/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 64% (12457/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 65% (12651/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 66% (12846/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 67% (13041/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 30% (5839/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 31% (6034/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 32% (6229/19463), 55.36 MiB | 23.49 MiB/s | |
Receiving objects: 69% (13430/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 70% (13625/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 71% (13819/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 72% (14014/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 73% (14208/19463), 74.10 MiB | 29.44 MiB/s | |
Receiving objects: 75% (14598/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 34% (6618/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 35% (6813/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 36% (7007/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 37% (7202/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 38% (7396/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 39% (7591/19463), 55.36 MiB | 23.49 MiB/s | |
Receiving objects: 77% (14987/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 78% (15182/19463), 74.10 MiB | 29.44 MiB/s | |
Receiving objects: 80% (15571/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 40% (7786/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 81% (15766/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 41% (7980/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 42% (8175/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 43% (8370/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 82% (15960/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 44% (8564/19463), 55.36 MiB | 23.49 MiB/s | |
Receiving objects: 84% (16349/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 85% (16544/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 45% (8759/19463), 55.36 MiB | 23.49 MiB/s | |
Receiving objects: 87% (16933/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 46% (8953/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 47% (9148/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 88% (17128/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 89% (17323/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 90% (17517/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 91% (17712/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 92% (17906/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 48% (9343/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 93% (18101/19463), 74.10 MiB | 29.44 MiB/s | |
Receiving objects: 95% (18490/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 96% (18685/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 97% (18880/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] remote: Total 19463 (delta 2), reused 0 (delta 0), pack-reused 19452[K | |
DEBUG [c6e53a4b] Receiving objects: 98% (19074/19463), 74.10 MiB | 29.44 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 49% (9537/19463), 55.36 MiB | 23.49 MiB/s | |
Receiving objects: 100% (19463/19463), 74.10 MiB | 29.44 MiB/s .10 MiB | 29.44 MiB/s | |
DEBUG [c6e53a4b] Receiving objects: 100% (19463/19463), 95.28 MiB | 29.44 MiB/s, done. | |
DEBUG [8a0abc0e] Receiving objects: 50% (9732/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 51% (9927/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Resolving deltas: 0% (0/13309) | |
Resolving deltas: 3% (408/13309) tas: 2% (373/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 4% (642/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 5% (684/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 6% (807/13309) | |
DEBUG [8a0abc0e] Receiving objects: 52% (10121/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Resolving deltas: 7% (936/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 8% (1069/13309) | |
DEBUG [8a0abc0e] Receiving objects: 53% (10316/19463), 55.36 MiB | 23.49 MiB/s | |
DEBUG [c6e53a4b] Resolving deltas: 9% (1290/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 10% (1339/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 11% (1480/13309) | |
DEBUG [8a0abc0e] Receiving objects: 54% (10511/19463), 65.95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 55% (10705/19463), 65.95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 56% (10900/19463), 65.95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 57% (11094/19463), 65.95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 58% (11289/19463), 65.95 MiB | 23.08 MiB/s | |
Receiving objects: 60% (11678/19463), 65.95 MiB | 23.08 MiB/s .95 MiB | 23.08 MiB/s | |
Receiving objects: 62% (12068/19463), 65.95 MiB | 23.08 MiB/s .95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 63% (12262/19463), 65.95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 64% (12457/19463), 65.95 MiB | 23.08 MiB/s | |
Receiving objects: 66% (12846/19463), 65.95 MiB | 23.08 MiB/s .95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 67% (13041/19463), 65.95 MiB | 23.08 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 68% (13235/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 69% (13430/19463), 91.10 MiB | 27.12 MiB/s | |
Receiving objects: 71% (13819/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
Receiving objects: 73% (14208/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 74% (14403/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 75% (14598/19463), 91.10 MiB | 27.12 MiB/s | |
Receiving objects: 77% (14987/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
Receiving objects: 79% (15376/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 80% (15571/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 81% (15766/19463), 91.10 MiB | 27.12 MiB/s | |
Receiving objects: 83% (16155/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
Receiving objects: 85% (16544/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
Receiving objects: 87% (16933/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
Receiving objects: 89% (17323/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 90% (17517/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 91% (17712/19463), 91.10 MiB | 27.12 MiB/s | |
Receiving objects: 93% (18101/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
Receiving objects: 95% (18490/19463), 91.10 MiB | 27.12 MiB/s .10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 96% (18685/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 97% (18880/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] remote: Total 19463 (delta 2), reused 0 (delta 0), pack-reused 19452[K | |
DEBUG [8a0abc0e] Receiving objects: 98% (19074/19463), 91.10 MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Receiving objects: 99% (19269/19463), 91.10 MiB | 27.12 MiB/s | |
Receiving objects: 100% (19463/19463), 95.28 MiB | 27.12 MiB/s, done.MiB | 27.12 MiB/s | |
DEBUG [8a0abc0e] Resolving deltas: 0% (0/13309) | |
Resolving deltas: 3% (408/13309) tas: 2% (373/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 4% (642/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 5% (684/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 6% (807/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 7% (936/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 8% (1069/13309) | |
Resolving deltas: 10% (1339/13309) as: 9% (1290/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 11% (1480/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 11% (1509/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 12% (1651/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 13% (1732/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 14% (1875/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 15% (2004/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 16% (2140/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 17% (2268/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 18% (2473/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 19% (2530/13309) | |
Resolving deltas: 21% (2805/13309) as: 20% (2753/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 22% (2929/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 23% (3063/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 24% (3237/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 25% (3339/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 26% (3463/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 27% (3596/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 28% (3730/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 29% (3864/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 30% (4019/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 31% (4141/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 32% (4269/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 33% (4427/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 34% (4527/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 35% (4663/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 36% (4794/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 37% (4925/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 38% (5072/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 40% (5331/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 41% (5499/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 42% (5695/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 43% (5729/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 44% (5910/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 45% (5994/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 46% (6152/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 47% (6260/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 48% (6449/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 49% (6540/13309) | |
Resolving deltas: 51% (6799/13309) as: 50% (6733/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 52% (6921/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 53% (7063/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 54% (7211/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 55% (7334/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 56% (7472/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 57% (7626/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 58% (7769/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 59% (7853/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 60% (7996/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 61% (8142/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 62% (8265/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 63% (8399/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 64% (8538/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 65% (8655/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 66% (8788/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 67% (8973/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 69% (9214/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 70% (9330/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 71% (9453/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 73% (9739/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 74% (9854/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 75% (10077/13309) | |
Resolving deltas: 77% (10264/13309) s: 76% (10223/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 78% (10383/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 79% (10570/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 80% (10655/13309) | |
Resolving deltas: 82% (10916/13309) s: 81% (10847/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 83% (11047/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 84% (11184/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 85% (11316/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 86% (11447/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 87% (11591/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 88% (11796/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 89% (11846/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 90% (11994/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 91% (12127/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 92% (12246/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 93% (12381/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 94% (12512/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 95% (12656/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 96% (12778/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 97% (12932/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 98% (13043/13309) | |
DEBUG [c6e53a4b] Resolving deltas: 99% (13198/13309) | |
Resolving deltas: 100% (13309/13309), done.00% (13309/13309) | |
INFO [c6e53a4b] Finished in 6.985 seconds with exit status 0 (successful). | |
DEBUG [8a0abc0e] Resolving deltas: 11% (1509/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 12% (1651/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 13% (1732/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 14% (1875/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 15% (2004/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 16% (2140/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 17% (2268/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 18% (2473/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 19% (2530/13309) | |
Resolving deltas: 21% (2805/13309) as: 20% (2753/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 22% (2929/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 23% (3063/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 24% (3237/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 25% (3339/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 26% (3463/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 27% (3596/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 28% (3730/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 29% (3864/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 30% (4019/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 31% (4141/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 32% (4269/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 33% (4427/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 34% (4527/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 35% (4663/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 36% (4794/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 37% (4925/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 38% (5072/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 40% (5331/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 41% (5499/13309) | |
Resolving deltas: 43% (5729/13309) as: 42% (5695/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 44% (5910/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 45% (5994/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 46% (6152/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 47% (6260/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 48% (6449/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 49% (6540/13309) | |
Resolving deltas: 51% (6799/13309) as: 50% (6733/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 52% (6921/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 53% (7063/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 54% (7211/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 55% (7334/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 56% (7472/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 57% (7626/13309) | |
Resolving deltas: 59% (7853/13309) as: 58% (7769/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 60% (7996/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 61% (8142/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 62% (8265/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 63% (8399/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 64% (8538/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 65% (8655/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 66% (8788/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 67% (8973/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 69% (9214/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 70% (9330/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 71% (9453/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 73% (9739/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 74% (9854/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 75% (10077/13309) | |
Resolving deltas: 77% (10264/13309) s: 76% (10223/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 78% (10383/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 79% (10570/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 80% (10655/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 81% (10847/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 82% (10916/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 83% (11047/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 84% (11184/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 85% (11316/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 86% (11447/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 87% (11591/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 88% (11796/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 89% (11846/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 90% (11994/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 91% (12127/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 92% (12246/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 93% (12381/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 94% (12512/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 95% (12656/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 96% (12778/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 97% (12932/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 98% (13043/13309) | |
DEBUG [8a0abc0e] Resolving deltas: 99% (13198/13309) | |
Resolving deltas: 100% (13309/13309), done.00% (13309/13309) | |
INFO [8a0abc0e] Finished in 7.986 seconds with exit status 0 (successful). | |
DEBUG [7d3926f6] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] as [email protected] | |
DEBUG [7d3926f6] Command: [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] | |
DEBUG [08a013ce] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] as [email protected] | |
DEBUG [c10e3d36] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] as [email protected] | |
DEBUG [08a013ce] Command: [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] | |
DEBUG [c10e3d36] Command: [ -f /opt/heracles/deploy/scholarsphere/repo/HEAD ] | |
DEBUG [08a013ce] Finished in 0.406 seconds with exit status 0 (successful). | |
INFO The repository mirror is at /opt/heracles/deploy/scholarsphere/repo | |
DEBUG [c10e3d36] Finished in 0.407 seconds with exit status 0 (successful). | |
INFO The repository mirror is at /opt/heracles/deploy/scholarsphere/repo | |
DEBUG [7d3926f6] Finished in 0.409 seconds with exit status 0 (successful). | |
INFO The repository mirror is at /opt/heracles/deploy/scholarsphere/repo | |
** Execute git:update | |
DEBUG [0fd4d0c5] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [cdf3b2b9] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [f5b9a947] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [0fd4d0c5] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [cdf3b2b9] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [f5b9a947] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [f5b9a947] Finished in 0.348 seconds with exit status 0 (successful). | |
INFO [606ea069] Running /usr/bin/env git remote update as [email protected] | |
DEBUG [606ea069] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git remote update ) | |
DEBUG [0fd4d0c5] Finished in 0.373 seconds with exit status 0 (successful). | |
INFO [6180c9ec] Running /usr/bin/env git remote update as [email protected] | |
DEBUG [6180c9ec] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git remote update ) | |
DEBUG [cdf3b2b9] Finished in 0.379 seconds with exit status 0 (successful). | |
INFO [095d230a] Running /usr/bin/env git remote update as [email protected] | |
DEBUG [095d230a] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git remote update ) | |
DEBUG [606ea069] Fetching origin | |
DEBUG [6180c9ec] Fetching origin | |
DEBUG [095d230a] Fetching origin | |
INFO [095d230a] Finished in 0.998 seconds with exit status 0 (successful). | |
INFO [6180c9ec] Finished in 1.006 seconds with exit status 0 (successful). | |
INFO [606ea069] Finished in 1.896 seconds with exit status 0 (successful). | |
DEBUG [3d096d34] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [3d096d34] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [5e668a6f] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [5e668a6f] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [78df313d] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [78df313d] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [5e668a6f] Finished in 0.296 seconds with exit status 0 (successful). | |
INFO [99604cae] Running /usr/bin/env git remote update as [email protected] | |
DEBUG [99604cae] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git remote update ) | |
DEBUG [3d096d34] Finished in 0.363 seconds with exit status 0 (successful). | |
INFO [54fd58ad] Running /usr/bin/env git remote update as [email protected] | |
DEBUG [54fd58ad] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git remote update ) | |
DEBUG [78df313d] Finished in 0.371 seconds with exit status 0 (successful). | |
INFO [dbebfacb] Running /usr/bin/env git remote update as [email protected] | |
DEBUG [dbebfacb] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git remote update ) | |
DEBUG [99604cae] Fetching origin | |
DEBUG [54fd58ad] Fetching origin | |
DEBUG [dbebfacb] Fetching origin | |
INFO [dbebfacb] Finished in 1.003 seconds with exit status 0 (successful). | |
INFO [54fd58ad] Finished in 1.015 seconds with exit status 0 (successful). | |
INFO [99604cae] Finished in 1.215 seconds with exit status 0 (successful). | |
** Execute git:create_release | |
DEBUG [135a243b] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [11fb657e] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [4accac46] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [135a243b] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [11fb657e] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [4accac46] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [135a243b] Finished in 0.332 seconds with exit status 0 (successful). | |
INFO [413bdc14] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [413bdc14] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
DEBUG [4accac46] Finished in 0.371 seconds with exit status 0 (successful). | |
INFO [25fdd199] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [25fdd199] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
DEBUG [11fb657e] Finished in 0.374 seconds with exit status 0 (successful). | |
INFO [1248f447] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [1248f447] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [413bdc14] Finished in 0.342 seconds with exit status 0 (successful). | |
INFO [cce89597] Running /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [cce89597] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [1248f447] Finished in 0.365 seconds with exit status 0 (successful). | |
INFO [5c7b8c7e] Running /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [5c7b8c7e] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [25fdd199] Finished in 0.373 seconds with exit status 0 (successful). | |
INFO [90cdf5bf] Running /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [90cdf5bf] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [5c7b8c7e] Finished in 4.555 seconds with exit status 0 (successful). | |
INFO [90cdf5bf] Finished in 4.900 seconds with exit status 0 (successful). | |
INFO [cce89597] Finished in 6.299 seconds with exit status 0 (successful). | |
DEBUG [cddf68e8] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [b1dbb929] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [73db0a87] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [cddf68e8] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [b1dbb929] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [73db0a87] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [b1dbb929] Finished in 0.409 seconds with exit status 0 (successful). | |
INFO [cc1255a3] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [73db0a87] Finished in 0.411 seconds with exit status 0 (successful). | |
DEBUG [cc1255a3] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [6b0f936b] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [6b0f936b] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
DEBUG [cddf68e8] Finished in 0.610 seconds with exit status 0 (successful). | |
INFO [4738efd0] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [4738efd0] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [cc1255a3] Finished in 0.371 seconds with exit status 0 (successful). | |
INFO [6280e5ab] Running /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [6280e5ab] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [6b0f936b] Finished in 0.390 seconds with exit status 0 (successful). | |
INFO [3fa86cb9] Running /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [3fa86cb9] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [4738efd0] Finished in 0.334 seconds with exit status 0 (successful). | |
INFO [e3c3bbe5] Running /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 as [email protected] | |
DEBUG [e3c3bbe5] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git archive fm-master | tar -x -f - -C /opt/heracles/deploy/scholarsphere/releases/20150404145619 ) | |
INFO [6280e5ab] Finished in 4.725 seconds with exit status 0 (successful). | |
INFO [3fa86cb9] Finished in 5.028 seconds with exit status 0 (successful). | |
INFO [e3c3bbe5] Finished in 7.136 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 [7fc8a7f9] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [66d67c87] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [1af70ced] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [7fc8a7f9] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [66d67c87] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [1af70ced] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [7fc8a7f9] Finished in 0.328 seconds with exit status 0 (successful). | |
DEBUG [ba33b74d] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master as [email protected] | |
DEBUG [ba33b74d] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master ) | |
DEBUG [66d67c87] Finished in 0.363 seconds with exit status 0 (successful). | |
DEBUG [f01a5718] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master as [email protected] | |
DEBUG [f01a5718] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master ) | |
DEBUG [1af70ced] Finished in 0.367 seconds with exit status 0 (successful). | |
DEBUG [23df4b2c] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master as [email protected] | |
DEBUG [23df4b2c] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master ) | |
DEBUG [f01a5718] 144a581 | |
DEBUG [ba33b74d] 144a581 | |
DEBUG [23df4b2c] 144a581 | |
DEBUG [23df4b2c] Finished in 0.448 seconds with exit status 0 (successful). | |
DEBUG [f01a5718] Finished in 0.452 seconds with exit status 0 (successful). | |
DEBUG [ba33b74d] Finished in 0.488 seconds with exit status 0 (successful). | |
DEBUG [ec77bfca] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [ec77bfca] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [2bfa95b1] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [2bfa95b1] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [7c083598] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi as [email protected] | |
DEBUG [7c083598] Command: if test ! -d /opt/heracles/deploy/scholarsphere/repo; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/repo'" 1>&2; false; fi | |
DEBUG [ec77bfca] Finished in 0.405 seconds with exit status 0 (successful). | |
DEBUG [f34f805d] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master as [email protected] | |
DEBUG [7c083598] Finished in 0.404 seconds with exit status 0 (successful). | |
DEBUG [f34f805d] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master ) | |
DEBUG [2bfa95b1] Finished in 0.407 seconds with exit status 0 (successful). | |
DEBUG [fee84ba1] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master as [email protected] | |
DEBUG [e39c0dcf] Running /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master as [email protected] | |
DEBUG [fee84ba1] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master ) | |
DEBUG [e39c0dcf] Command: cd /opt/heracles/deploy/scholarsphere/repo && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git rev-list --max-count=1 --abbrev-commit fm-master ) | |
DEBUG [e39c0dcf] 144a581 | |
DEBUG [e39c0dcf] Finished in 0.307 seconds with exit status 0 (successful). | |
DEBUG [f34f805d] 144a581 | |
DEBUG [f34f805d] Finished in 0.371 seconds with exit status 0 (successful). | |
DEBUG [fee84ba1] 144a581 | |
DEBUG [fee84ba1] Finished in 0.469 seconds with exit status 0 (successful). | |
DEBUG [04af3f86] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [04f43311] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [0ef55634] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [04af3f86] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [04f43311] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [0ef55634] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [04f43311] Finished in 0.223 seconds with exit status 0 (successful). | |
INFO [212db7d7] Running /usr/bin/env echo "144a581" >> REVISION as [email protected] | |
DEBUG [212db7d7] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env echo "144a581" >> REVISION ) | |
DEBUG [04af3f86] Finished in 0.326 seconds with exit status 0 (successful). | |
INFO [fcf91b42] Running /usr/bin/env echo "144a581" >> REVISION as [email protected] | |
DEBUG [fcf91b42] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env echo "144a581" >> REVISION ) | |
DEBUG [0ef55634] Finished in 0.366 seconds with exit status 0 (successful). | |
INFO [178bc4c0] Running /usr/bin/env echo "144a581" >> REVISION as [email protected] | |
DEBUG [178bc4c0] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env echo "144a581" >> REVISION ) | |
INFO [212db7d7] Finished in 0.227 seconds with exit status 0 (successful). | |
INFO [fcf91b42] Finished in 0.337 seconds with exit status 0 (successful). | |
INFO [178bc4c0] Finished in 0.368 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 | |
** Invoke deploy:symlink:linked_dirs (first_time) | |
** Execute deploy:symlink:linked_dirs | |
INFO [d2f766c5] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619/public as [email protected] | |
INFO [33478743] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619/public as [email protected] | |
INFO [ae624def] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619/public as [email protected] | |
DEBUG [d2f766c5] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619/public ) | |
DEBUG [33478743] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619/public ) | |
DEBUG [ae624def] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/releases/20150404145619/public ) | |
INFO [33478743] Finished in 0.417 seconds with exit status 0 (successful). | |
DEBUG [a0c83d35] Running /usr/bin/env [ -L /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] as [email protected] | |
DEBUG [a0c83d35] Command: [ -L /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] | |
INFO [d2f766c5] Finished in 0.417 seconds with exit status 0 (successful). | |
DEBUG [1ce72018] Running /usr/bin/env [ -L /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] as [email protected] | |
DEBUG [1ce72018] Command: [ -L /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] | |
INFO [ae624def] Finished in 0.421 seconds with exit status 0 (successful). | |
DEBUG [87be7d83] Running /usr/bin/env [ -L /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] as [email protected] | |
DEBUG [87be7d83] Command: [ -L /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] | |
DEBUG [1ce72018] Finished in 0.335 seconds with exit status 1 (failed). | |
DEBUG [c1882ac9] Running /usr/bin/env [ -d /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] as [email protected] | |
DEBUG [c1882ac9] Command: [ -d /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] | |
DEBUG [87be7d83] Finished in 0.372 seconds with exit status 1 (failed). | |
DEBUG [a332d23d] Running /usr/bin/env [ -d /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] as [email protected] | |
DEBUG [a332d23d] Command: [ -d /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] | |
DEBUG [a0c83d35] Finished in 0.384 seconds with exit status 1 (failed). | |
DEBUG [81e03c44] Running /usr/bin/env [ -d /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] as [email protected] | |
DEBUG [81e03c44] Command: [ -d /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ] | |
DEBUG [c1882ac9] Finished in 0.334 seconds with exit status 1 (failed). | |
INFO [640b42e7] Running /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/shared/public/assets /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets as [email protected] | |
DEBUG [640b42e7] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/shared/public/assets /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ) | |
DEBUG [a332d23d] Finished in 0.382 seconds with exit status 1 (failed). | |
INFO [a4256d8c] Running /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/shared/public/assets /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets as [email protected] | |
DEBUG [a4256d8c] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/shared/public/assets /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ) | |
DEBUG [81e03c44] Finished in 0.384 seconds with exit status 1 (failed). | |
INFO [dfe48ab7] Running /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/shared/public/assets /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets as [email protected] | |
DEBUG [dfe48ab7] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/shared/public/assets /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets ) | |
INFO [640b42e7] Finished in 0.333 seconds with exit status 0 (successful). | |
INFO [a4256d8c] Finished in 0.376 seconds with exit status 0 (successful). | |
INFO [dfe48ab7] Finished in 0.374 seconds with exit status 0 (successful). | |
** Invoke deploy:symlink_shared (first_time) | |
** Execute deploy:symlink_shared | |
INFO [f24afef1] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/database.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
INFO [5064f155] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/database.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
INFO [dde9db2c] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/database.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [f24afef1] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/database.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
DEBUG [5064f155] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/database.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
DEBUG [dde9db2c] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/database.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [f24afef1] Finished in 0.332 seconds with exit status 0 (successful). | |
INFO [74877fed] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/devise.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [74877fed] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/devise.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [5064f155] Finished in 0.377 seconds with exit status 0 (successful). | |
INFO [a5c34db7] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/devise.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [a5c34db7] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/devise.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [dde9db2c] Finished in 0.384 seconds with exit status 0 (successful). | |
INFO [8b7a4285] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/devise.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [8b7a4285] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/devise.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [74877fed] Finished in 0.328 seconds with exit status 0 (successful). | |
INFO [c8258fe0] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [c8258fe0] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [a5c34db7] Finished in 0.360 seconds with exit status 0 (successful). | |
INFO [76d0e4c8] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [76d0e4c8] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [8b7a4285] Finished in 0.365 seconds with exit status 0 (successful). | |
INFO [17b5e47d] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [17b5e47d] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [c8258fe0] Finished in 0.336 seconds with exit status 0 (successful). | |
INFO [f3c0dd1d] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora3.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [f3c0dd1d] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora3.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [76d0e4c8] Finished in 0.363 seconds with exit status 0 (successful). | |
INFO [4e971c93] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora3.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [4e971c93] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora3.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [17b5e47d] Finished in 0.368 seconds with exit status 0 (successful). | |
INFO [a3c53b71] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora3.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [a3c53b71] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/fedora3.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [f3c0dd1d] Finished in 0.324 seconds with exit status 0 (successful). | |
INFO [ff9c3a0b] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/hydra-ldap.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [ff9c3a0b] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/hydra-ldap.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [4e971c93] Finished in 0.355 seconds with exit status 0 (successful). | |
INFO [853a6cc4] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/hydra-ldap.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [853a6cc4] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/hydra-ldap.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [a3c53b71] Finished in 0.364 seconds with exit status 0 (successful). | |
INFO [3b63e339] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/hydra-ldap.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [3b63e339] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/hydra-ldap.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [ff9c3a0b] Finished in 0.219 seconds with exit status 0 (successful). | |
INFO [11a0451d] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/newrelic.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [11a0451d] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/newrelic.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [11a0451d] Finished in 0.222 seconds with exit status 0 (successful). | |
INFO [ae3edb8c] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/redis.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [ae3edb8c] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/redis.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [853a6cc4] Finished in 0.365 seconds with exit status 0 (successful). | |
INFO [3fcabee4] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/newrelic.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [3fcabee4] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/newrelic.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [3b63e339] Finished in 0.370 seconds with exit status 0 (successful). | |
INFO [c7991d25] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/newrelic.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [c7991d25] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/newrelic.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [ae3edb8c] Finished in 0.330 seconds with exit status 0 (successful). | |
INFO [ed02e7bc] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/solr.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [ed02e7bc] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/solr.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [3fcabee4] Finished in 0.378 seconds with exit status 0 (successful). | |
INFO [1279617c] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/redis.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [1279617c] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/redis.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [c7991d25] Finished in 0.365 seconds with exit status 0 (successful). | |
INFO [8b91b427] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/redis.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [8b91b427] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/redis.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [ed02e7bc] Finished in 0.346 seconds with exit status 0 (successful). | |
INFO [237415ad] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/analytics.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [237415ad] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/analytics.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [8b91b427] Finished in 0.368 seconds with exit status 0 (successful). | |
INFO [a51cf597] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/solr.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [a51cf597] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/solr.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [1279617c] Finished in 0.395 seconds with exit status 0 (successful). | |
INFO [ca8a7fb7] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/solr.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [ca8a7fb7] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/solr.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [237415ad] Finished in 0.343 seconds with exit status 0 (successful). | |
INFO [e84332bd] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/blacklight.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [e84332bd] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/blacklight.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [a51cf597] Finished in 0.364 seconds with exit status 0 (successful). | |
INFO [e507e2c1] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/analytics.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [e507e2c1] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/analytics.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [ca8a7fb7] Finished in 0.385 seconds with exit status 0 (successful). | |
INFO [430dcf36] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/analytics.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [430dcf36] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/analytics.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [e84332bd] Finished in 0.339 seconds with exit status 0 (successful). | |
INFO [e7845e8b] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/ga-privatekey.p12 /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [e7845e8b] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/ga-privatekey.p12 /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [430dcf36] Finished in 0.233 seconds with exit status 0 (successful). | |
INFO [b53db29a] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/blacklight.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [b53db29a] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/blacklight.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [e507e2c1] Finished in 0.377 seconds with exit status 0 (successful). | |
INFO [cc371296] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/blacklight.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [cc371296] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/blacklight.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [b53db29a] Finished in 0.238 seconds with exit status 0 (successful). | |
INFO [300405a7] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/ga-privatekey.p12 /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [300405a7] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/ga-privatekey.p12 /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [e7845e8b] Finished in 0.335 seconds with exit status 0 (successful). | |
INFO [1b719804] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/browse_everything_providers.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [1b719804] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/browse_everything_providers.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [300405a7] Finished in 0.226 seconds with exit status 0 (successful). | |
INFO [b9bb27aa] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/browse_everything_providers.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [b9bb27aa] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/browse_everything_providers.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [cc371296] Finished in 0.371 seconds with exit status 0 (successful). | |
INFO [dc961d0d] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/ga-privatekey.p12 /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [dc961d0d] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/ga-privatekey.p12 /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [1b719804] Finished in 0.329 seconds with exit status 0 (successful). | |
INFO [e84597cd] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/secret_token.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ as [email protected] | |
DEBUG [e84597cd] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/secret_token.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ | |
INFO [b9bb27aa] Finished in 0.221 seconds with exit status 0 (successful). | |
INFO [5703c987] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/secret_token.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ as [email protected] | |
DEBUG [5703c987] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/secret_token.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ | |
INFO [dc961d0d] Finished in 0.382 seconds with exit status 0 (successful). | |
INFO [f5909670] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/browse_everything_providers.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ as [email protected] | |
DEBUG [f5909670] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/browse_everything_providers.yml /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/ | |
INFO [e84597cd] Finished in 0.327 seconds with exit status 0 (successful). | |
INFO [7410cd3d] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/sufia-secret.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ as [email protected] | |
DEBUG [7410cd3d] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/sufia-secret.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ | |
INFO [5703c987] Finished in 0.229 seconds with exit status 0 (successful). | |
INFO [3cd07608] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/sufia-secret.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ as [email protected] | |
DEBUG [3cd07608] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/sufia-secret.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ | |
INFO [3cd07608] Finished in 0.233 seconds with exit status 0 (successful). | |
INFO [50f90fa6] Running /usr/bin/env ln -sf /dlt/scholarsphere/upload_qa/uploads /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ as [email protected] | |
DEBUG [50f90fa6] Command: ln -sf /dlt/scholarsphere/upload_qa/uploads /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ | |
INFO [f5909670] Finished in 0.361 seconds with exit status 0 (successful). | |
INFO [289895d0] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/secret_token.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ as [email protected] | |
DEBUG [289895d0] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/secret_token.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ | |
INFO [7410cd3d] Finished in 0.330 seconds with exit status 0 (successful). | |
INFO [60eb23f0] Running /usr/bin/env ln -sf /dlt/scholarsphere/upload_qa/uploads /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ as [email protected] | |
DEBUG [60eb23f0] Command: ln -sf /dlt/scholarsphere/upload_qa/uploads /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ | |
INFO [50f90fa6] Finished in 0.365 seconds with exit status 0 (successful). | |
INFO [d43be7bf] Running /usr/bin/env ln -sf /dlt/scholarsphere/shared_qa/public/sitemap.xml /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/sitemap.xml as [email protected] | |
DEBUG [d43be7bf] Command: ln -sf /dlt/scholarsphere/shared_qa/public/sitemap.xml /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/sitemap.xml | |
INFO [60eb23f0] Finished in 0.362 seconds with exit status 0 (successful). | |
INFO [3e3446cd] Running /usr/bin/env ln -sf /dlt/scholarsphere/shared_qa/public/sitemap.xml /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/sitemap.xml as [email protected] | |
INFO [289895d0] Finished in 0.371 seconds with exit status 0 (successful). | |
DEBUG [3e3446cd] Command: ln -sf /dlt/scholarsphere/shared_qa/public/sitemap.xml /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/sitemap.xml | |
INFO [84658f31] Running /usr/bin/env ln -sf /dlt/scholarsphere/config_qa/scholarsphere/sufia-secret.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ as [email protected] | |
DEBUG [84658f31] Command: ln -sf /dlt/scholarsphere/config_qa/scholarsphere/sufia-secret.rb /opt/heracles/deploy/scholarsphere/releases/20150404145619/config/initializers/ | |
INFO [d43be7bf] Finished in 0.375 seconds with exit status 0 (successful). | |
INFO [8cd0e767] Running /usr/bin/env ln -sf /dlt/scholarsphere/shared_qa/public/system /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ as [email protected] | |
DEBUG [8cd0e767] Command: ln -sf /dlt/scholarsphere/shared_qa/public/system /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ | |
INFO [3e3446cd] Finished in 0.335 seconds with exit status 0 (successful). | |
INFO [37d44d9f] Running /usr/bin/env ln -sf /dlt/scholarsphere/shared_qa/public/system /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ as [email protected] | |
DEBUG [37d44d9f] Command: ln -sf /dlt/scholarsphere/shared_qa/public/system /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ | |
INFO [84658f31] Finished in 0.371 seconds with exit status 0 (successful). | |
INFO [a55bc183] Running /usr/bin/env ln -sf /dlt/scholarsphere/upload_qa/uploads /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ as [email protected] | |
DEBUG [a55bc183] Command: ln -sf /dlt/scholarsphere/upload_qa/uploads /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ | |
INFO [8cd0e767] Finished in 0.361 seconds with exit status 0 (successful). | |
INFO [37d44d9f] Finished in 0.326 seconds with exit status 0 (successful). | |
INFO [a55bc183] Finished in 0.369 seconds with exit status 0 (successful). | |
INFO [4bae3a6c] Running /usr/bin/env ln -sf /dlt/scholarsphere/shared_qa/public/sitemap.xml /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/sitemap.xml as [email protected] | |
DEBUG [4bae3a6c] Command: ln -sf /dlt/scholarsphere/shared_qa/public/sitemap.xml /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/sitemap.xml | |
INFO [4bae3a6c] Finished in 0.377 seconds with exit status 0 (successful). | |
INFO [a113d98f] Running /usr/bin/env ln -sf /dlt/scholarsphere/shared_qa/public/system /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ as [email protected] | |
DEBUG [a113d98f] Command: ln -sf /dlt/scholarsphere/shared_qa/public/system /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/ | |
INFO [a113d98f] Finished in 0.377 seconds with exit status 0 (successful). | |
** Invoke deploy:updated (first_time) | |
** Invoke bundler:install (first_time) | |
** Execute bundler:install | |
DEBUG [4114387a] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [4114387a] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [1934dad2] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [1934dad2] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [1f16555b] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [1f16555b] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [1f16555b] Finished in 0.404 seconds with exit status 0 (successful). | |
INFO [dbd67911] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle install --path /opt/heracles/deploy/scholarsphere/shared/bundle --without development test --deployment --quiet as [email protected] | |
DEBUG [1934dad2] Finished in 0.407 seconds with exit status 0 (successful). | |
DEBUG [dbd67911] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle install --path /opt/heracles/deploy/scholarsphere/shared/bundle --without development test --deployment --quiet ) | |
DEBUG [4114387a] Finished in 0.410 seconds with exit status 0 (successful). | |
INFO [de2c1a50] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle install --path /opt/heracles/deploy/scholarsphere/shared/bundle --without development test --deployment --quiet as [email protected] | |
INFO [985b7b5d] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle install --path /opt/heracles/deploy/scholarsphere/shared/bundle --without development test --deployment --quiet as [email protected] | |
DEBUG [de2c1a50] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle install --path /opt/heracles/deploy/scholarsphere/shared/bundle --without development test --deployment --quiet ) | |
DEBUG [985b7b5d] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle install --path /opt/heracles/deploy/scholarsphere/shared/bundle --without development test --deployment --quiet ) | |
INFO [de2c1a50] Finished in 56.612 seconds with exit status 0 (successful). | |
INFO [985b7b5d] Finished in 57.234 seconds with exit status 0 (successful). | |
INFO [dbd67911] Finished in 57.543 seconds with exit status 0 (successful). | |
** Execute deploy:updated | |
** Invoke deploy:compile_assets (first_time) | |
** Invoke deploy:set_rails_env | |
** Execute deploy:compile_assets | |
** Invoke deploy:assets:precompile (first_time) | |
** Execute deploy:assets:precompile | |
DEBUG [df59dc83] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [df59dc83] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [f59d8d9a] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [f59d8d9a] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [df59dc83] Finished in 0.296 seconds with exit status 0 (successful). | |
INFO [8e574a3d] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake assets:precompile as [email protected] | |
DEBUG [8e574a3d] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RAILS_ENV=production RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake assets:precompile ) | |
DEBUG [f59d8d9a] Finished in 0.385 seconds with exit status 0 (successful). | |
INFO [30f4e84b] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake assets:precompile as [email protected] | |
DEBUG [30f4e84b] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RAILS_ENV=production RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake assets:precompile ) | |
DEBUG [8e574a3d] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: already initialized constant FULLTEXT_JARS | |
DEBUG [8e574a3d] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: previous definition of FULLTEXT_JARS was here | |
DEBUG [30f4e84b] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: already initialized constant FULLTEXT_JARS | |
DEBUG [30f4e84b] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: previous definition of FULLTEXT_JARS was here | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/de-edf9309ae919bcaf296c3aca37789a74.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/en-8e39ac5a171e4bff0611a4f82dd5c764.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/es-b34f3189a10e5e7215efefa10cf1cd73.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/fr-77d21dba39ac131a3a2ea07e4cd5c0a7.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/nb-3ce3fe076fd7a6f389f439d93ca49ecd.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/pt-5af0a8e144d56ef3cd21c8a3ea074182.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/pt_BR-b463e94950dade5acfa736daf64426a4.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/ru-e05e4d806efadf50949929e78c5153d2.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/zh-cn-e4c8d103ec669fe4ab9a4bb3d63fb7cf.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:56 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/plugin-7e49dd9e7aea9ba96c51d1db79aae0b1.js | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-cool-380803d4b7c66669370eb33331cd831f.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-cry-ff2cfda5085eeddf4aa2e94f7590c7a4.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-embarassed-ac110a12f895b926505e7bd47bac97a4.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-foot-in-mouth-6f3d315bec87922bb75801affe5f27fa.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-frown-ddfe6e23bb1281ba50bf13830f1a1733.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-innocent-c1546ef04df617f7e2c953a16ad34cb0.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-kiss-b9f3bbcef3ead2c3a12413204d8a46a9.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-laughing-eb4699330357687719e8f07b18a93e63.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-money-mouth-00e05e2eec4bd8a0fdb57ac8623f65a7.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-sealed-f475b29051ec9a87a66d7b156a9c0c41.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-smile-8a076e9a45d95e7fc526877b9f7d7c7a.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-surprised-1db33217d6a58d032b7b5f964590a04b.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-tongue-out-b410773ae94538a6f91f0133012e8aa3.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-undecided-0689d412a4e52bbfbb95c68f2f8edd77.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-wink-33bd891a50f8423cb83d5add03c1b52a.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-yell-668b67350f5721d874020bc1d8d5febc.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce-small.dev-42b42cb2d7e7684d9ab67fa4fbfc8dbf.svg | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce-small-cdb5af21a7209b5e901b2eb825127f71.svg | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce.dev-9d9540a2b8478cc8586932def3368da2.svg | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce-8a1d1c5a73e8f94a50be628b64788567.svg | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/anchor-7c292cb0d600466ea9e543d638c8e28a.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/loader-1ec49ba96d6d0cef874f6135b7f2ac39.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/object-f8350b6a953076fa3de7476a2170504d.gif | |
DEBUG [8e574a3d] 2015-04-04 10:58:57 -0400 (2265) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/trans-3558f2eaad4e35fb44f0ce8f000c424b.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/de-edf9309ae919bcaf296c3aca37789a74.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/en-8e39ac5a171e4bff0611a4f82dd5c764.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/es-b34f3189a10e5e7215efefa10cf1cd73.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/fr-77d21dba39ac131a3a2ea07e4cd5c0a7.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/nb-3ce3fe076fd7a6f389f439d93ca49ecd.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/pt-5af0a8e144d56ef3cd21c8a3ea074182.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/pt_BR-b463e94950dade5acfa736daf64426a4.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/ru-e05e4d806efadf50949929e78c5153d2.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/langs/zh-cn-e4c8d103ec669fe4ab9a4bb3d63fb7cf.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:57 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/uploadimage/plugin-7e49dd9e7aea9ba96c51d1db79aae0b1.js | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-cool-380803d4b7c66669370eb33331cd831f.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-cry-ff2cfda5085eeddf4aa2e94f7590c7a4.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-embarassed-ac110a12f895b926505e7bd47bac97a4.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-foot-in-mouth-6f3d315bec87922bb75801affe5f27fa.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-frown-ddfe6e23bb1281ba50bf13830f1a1733.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-innocent-c1546ef04df617f7e2c953a16ad34cb0.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-kiss-b9f3bbcef3ead2c3a12413204d8a46a9.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-laughing-eb4699330357687719e8f07b18a93e63.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-money-mouth-00e05e2eec4bd8a0fdb57ac8623f65a7.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-sealed-f475b29051ec9a87a66d7b156a9c0c41.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-smile-8a076e9a45d95e7fc526877b9f7d7c7a.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-surprised-1db33217d6a58d032b7b5f964590a04b.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-tongue-out-b410773ae94538a6f91f0133012e8aa3.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-undecided-0689d412a4e52bbfbb95c68f2f8edd77.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-wink-33bd891a50f8423cb83d5add03c1b52a.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/plugins/emoticons/img/smiley-yell-668b67350f5721d874020bc1d8d5febc.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce-small.dev-42b42cb2d7e7684d9ab67fa4fbfc8dbf.svg | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce-small-cdb5af21a7209b5e901b2eb825127f71.svg | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce.dev-9d9540a2b8478cc8586932def3368da2.svg | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/fonts/tinymce-8a1d1c5a73e8f94a50be628b64788567.svg | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/anchor-7c292cb0d600466ea9e543d638c8e28a.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/loader-1ec49ba96d6d0cef874f6135b7f2ac39.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/object-f8350b6a953076fa3de7476a2170504d.gif | |
DEBUG [30f4e84b] 2015-04-04 10:58:58 -0400 (26942) Writing /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/tinymce/skins/lightgray/img/trans-3558f2eaad4e35fb44f0ce8f000c424b.gif | |
INFO [8e574a3d] Finished in 68.820 seconds with exit status 0 (successful). | |
INFO [30f4e84b] Finished in 70.062 seconds with exit status 0 (successful). | |
** Invoke deploy:assets:backup_manifest (first_time) | |
** Execute deploy:assets:backup_manifest | |
DEBUG [b87e7c47] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [b87e7c47] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [e290d1c2] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [e290d1c2] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [e290d1c2] Finished in 0.248 seconds with exit status 0 (successful). | |
INFO [e9ce7044] Running /usr/bin/env cp /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/manifest* /opt/heracles/deploy/scholarsphere/releases/20150404145619/assets_manifest_backup as [email protected] | |
DEBUG [e9ce7044] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env cp /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/manifest* /opt/heracles/deploy/scholarsphere/releases/20150404145619/assets_manifest_backup ) | |
DEBUG [b87e7c47] Finished in 0.391 seconds with exit status 0 (successful). | |
INFO [21426c1f] Running /usr/bin/env cp /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/manifest* /opt/heracles/deploy/scholarsphere/releases/20150404145619/assets_manifest_backup as [email protected] | |
DEBUG [21426c1f] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env cp /opt/heracles/deploy/scholarsphere/releases/20150404145619/public/assets/manifest* /opt/heracles/deploy/scholarsphere/releases/20150404145619/assets_manifest_backup ) | |
INFO [e9ce7044] Finished in 0.396 seconds with exit status 0 (successful). | |
INFO [21426c1f] Finished in 0.399 seconds with exit status 0 (successful). | |
** Invoke deploy:normalize_assets (first_time) | |
** Invoke deploy:set_rails_env | |
** Execute deploy:normalize_assets | |
** Invoke deploy:migrate (first_time) | |
** Invoke deploy:set_rails_env | |
** Execute deploy:migrate | |
DEBUG [addfb4e5] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [addfb4e5] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [addfb4e5] Finished in 0.393 seconds with exit status 0 (successful). | |
INFO [e8e6442a] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake db:migrate as [email protected] | |
DEBUG [e8e6442a] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RAILS_ENV=production RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake db:migrate ) | |
DEBUG [e8e6442a] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: already initialized constant FULLTEXT_JARS | |
DEBUG [e8e6442a] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: previous definition of FULLTEXT_JARS was here | |
INFO [e8e6442a] Finished in 31.690 seconds with exit status 0 (successful). | |
** Invoke deploy:resolrize (first_time) | |
** Execute deploy:resolrize | |
DEBUG [a7b88177] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [a7b88177] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [a7b88177] Finished in 1.113 seconds with exit status 0 (successful). | |
INFO [3c81ff46] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake scholarsphere:resolrize as [email protected] | |
DEBUG [3c81ff46] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RAILS_ENV=production RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake scholarsphere:resolrize ) | |
DEBUG [3c81ff46] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: already initialized constant FULLTEXT_JARS | |
DEBUG [3c81ff46] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: previous definition of FULLTEXT_JARS was here | |
INFO [3c81ff46] Finished in 34.915 seconds with exit status 0 (successful). | |
** Invoke whenever:update_crontab (first_time) | |
** Execute whenever:update_crontab | |
DEBUG [651afd4b] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [ca812ecb] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [4d0bd529] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [651afd4b] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [ca812ecb] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [4d0bd529] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [651afd4b] Finished in 0.296 seconds with exit status 0 (successful). | |
INFO [656b615c] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab scholarsphere_qa --set environment=production --roles=app,job as [email protected] | |
DEBUG [656b615c] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab scholarsphere_qa --set environment=production --roles=app,job ) | |
DEBUG [ca812ecb] Finished in 1.099 seconds with exit status 0 (successful). | |
INFO [aa99dcbc] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab scholarsphere_qa --set environment=production --roles=web,app as [email protected] | |
DEBUG [aa99dcbc] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab scholarsphere_qa --set environment=production --roles=web,app ) | |
DEBUG [4d0bd529] Finished in 1.119 seconds with exit status 0 (successful). | |
INFO [ddf169ff] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab scholarsphere_qa --set environment=production --roles=web,app,db as [email protected] | |
DEBUG [ddf169ff] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec whenever --update-crontab scholarsphere_qa --set environment=production --roles=web,app,db ) | |
DEBUG [656b615c] [write] crontab file updated | |
INFO [656b615c] Finished in 5.228 seconds with exit status 0 (successful). | |
DEBUG [aa99dcbc] [write] crontab file updated | |
INFO [aa99dcbc] Finished in 4.461 seconds with exit status 0 (successful). | |
DEBUG [ddf169ff] [write] crontab file updated | |
INFO [ddf169ff] Finished in 5.035 seconds with exit status 0 (successful). | |
** Invoke deploy:publishing (first_time) | |
** Execute deploy:publishing | |
** Invoke deploy:symlink:release (first_time) | |
** Execute deploy:symlink:release | |
INFO [9c1083da] Running /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/releases/20150404145619 /opt/heracles/deploy/scholarsphere/releases/current as [email protected] | |
DEBUG [9c1083da] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/releases/20150404145619 /opt/heracles/deploy/scholarsphere/releases/current ) | |
INFO [26482f1c] Running /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/releases/20150404145619 /opt/heracles/deploy/scholarsphere/releases/current as [email protected] | |
INFO [daa0cd30] Running /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/releases/20150404145619 /opt/heracles/deploy/scholarsphere/releases/current as [email protected] | |
DEBUG [26482f1c] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/releases/20150404145619 /opt/heracles/deploy/scholarsphere/releases/current ) | |
DEBUG [daa0cd30] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env ln -s /opt/heracles/deploy/scholarsphere/releases/20150404145619 /opt/heracles/deploy/scholarsphere/releases/current ) | |
INFO [daa0cd30] Finished in 0.319 seconds with exit status 0 (successful). | |
INFO [33621f2d] Running /usr/bin/env mv /opt/heracles/deploy/scholarsphere/releases/current /opt/heracles/deploy/scholarsphere as [email protected] | |
DEBUG [33621f2d] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mv /opt/heracles/deploy/scholarsphere/releases/current /opt/heracles/deploy/scholarsphere ) | |
INFO [9c1083da] Finished in 0.343 seconds with exit status 0 (successful). | |
INFO [265e0ad0] Running /usr/bin/env mv /opt/heracles/deploy/scholarsphere/releases/current /opt/heracles/deploy/scholarsphere as [email protected] | |
DEBUG [265e0ad0] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mv /opt/heracles/deploy/scholarsphere/releases/current /opt/heracles/deploy/scholarsphere ) | |
INFO [26482f1c] Finished in 0.379 seconds with exit status 0 (successful). | |
INFO [16f0fa38] Running /usr/bin/env mv /opt/heracles/deploy/scholarsphere/releases/current /opt/heracles/deploy/scholarsphere as [email protected] | |
DEBUG [16f0fa38] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env mv /opt/heracles/deploy/scholarsphere/releases/current /opt/heracles/deploy/scholarsphere ) | |
INFO [265e0ad0] Finished in 0.319 seconds with exit status 0 (successful). | |
INFO [33621f2d] Finished in 0.377 seconds with exit status 0 (successful). | |
INFO [16f0fa38] Finished in 0.366 seconds with exit status 0 (successful). | |
** Invoke deploy:restart (first_time) | |
** Invoke deploy:resquepoolrestart (first_time) | |
** Execute deploy:resquepoolrestart | |
INFO [c3737f2a] Running /usr/bin/env sudo /sbin/service resque_pool restart as [email protected] | |
DEBUG [c3737f2a] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env sudo /sbin/service resque_pool restart ) | |
DEBUG [c3737f2a] Shutting down resque services: | |
DEBUG [c3737f2a] -bash: wait: pid 18779 is not a child of this shell | |
DEBUG [c3737f2a] Starting resque services: | |
INFO [c3737f2a] Finished in 5.475 seconds with exit status 0 (successful). | |
** Invoke deploy:sitemapxml (first_time) | |
** Execute deploy:sitemapxml | |
DEBUG [f4be8956] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi as [email protected] | |
DEBUG [f4be8956] Command: if test ! -d /opt/heracles/deploy/scholarsphere/releases/20150404145619; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere/releases/20150404145619'" 1>&2; false; fi | |
DEBUG [f4be8956] Finished in 1.022 seconds with exit status 0 (successful). | |
INFO [130ffe7f] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake scholarsphere:sitemap_queue_generate as [email protected] | |
DEBUG [130ffe7f] Command: cd /opt/heracles/deploy/scholarsphere/releases/20150404145619 && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 RAILS_ENV=production RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 ~/.rbenv/bin/rbenv exec bundle exec rake scholarsphere:sitemap_queue_generate ) | |
DEBUG [130ffe7f] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: already initialized constant FULLTEXT_JARS | |
DEBUG [130ffe7f] /opt/heracles/deploy/scholarsphere/shared/bundle/ruby/2.1.0/gems/sufia-models-6.0.0/lib/tasks/sufia-models_tasks.rake:13: warning: previous definition of FULLTEXT_JARS was here | |
INFO [130ffe7f] Finished in 20.172 seconds with exit status 0 (successful). | |
** Execute deploy:restart | |
** Invoke passenger:restart (first_time) | |
** Execute passenger:restart | |
DEBUG [610f3ba1] Running /usr/bin/env passenger -v as [email protected] | |
DEBUG [610f3ba1] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.5 /usr/bin/env passenger -v ) | |
DEBUG [610f3ba1] Phusion Passenger version 5.0.6 | |
DEBUG [610f3ba1] | |
DEBUG [610f3ba1] "Phusion Passenger" is a trademark of Hongli Lai & Ninh Bui. | |
DEBUG [610f3ba1] Finished in 0.716 seconds with exit status 0 (successful). | |
INFO [ef2d2cbb] Running /usr/bin/env passenger-config restart-app /opt/heracles/deploy/scholarsphere --ignore-app-not-running as [email protected] | |
DEBUG [ef2d2cbb] Command: passenger-config restart-app | |
DEBUG [ef2d2cbb] *** ERROR: Phusion Passenger doesn't seem to be running. If you are sure that it | |
DEBUG [ef2d2cbb] is running, then the causes of this problem could be one of: | |
DEBUG [ef2d2cbb] | |
DEBUG [ef2d2cbb] 1. You customized the instance registry directory using Apache's | |
DEBUG [ef2d2cbb] PassengerInstanceRegistryDir option, Nginx's | |
DEBUG [ef2d2cbb] passenger_instance_registry_dir option, or Phusion Passenger Standalone's | |
DEBUG [ef2d2cbb] --instance-registry-dir command line argument. If so, please set the | |
DEBUG [ef2d2cbb] environment variable PASSENGER_INSTANCE_REGISTRY_DIR to that directory | |
DEBUG [ef2d2cbb] and run this command again. | |
DEBUG [ef2d2cbb] 2. The instance directory has been removed by an operating system background | |
DEBUG [ef2d2cbb] service. Please set a different instance registry directory using Apache's | |
DEBUG [ef2d2cbb] PassengerInstanceRegistryDir option, Nginx's passenger_instance_registry_dir | |
DEBUG [ef2d2cbb] option, or Phusion Passenger Standalone's --instance-registry-dir command | |
DEBUG [ef2d2cbb] line argument. | |
cap aborted! | |
SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: passenger-config restart-app exit status: 1 | |
passenger-config restart-app stdout: *** ERROR: Phusion Passenger doesn't seem to be running. If you are sure that it | |
is running, then the causes of this problem could be one of: | |
1. You customized the instance registry directory using Apache's | |
PassengerInstanceRegistryDir option, Nginx's | |
passenger_instance_registry_dir option, or Phusion Passenger Standalone's | |
--instance-registry-dir command line argument. If so, please set the | |
environment variable PASSENGER_INSTANCE_REGISTRY_DIR to that directory | |
and run this command again. | |
2. The instance directory has been removed by an operating system background | |
service. Please set a different instance registry directory using Apache's | |
PassengerInstanceRegistryDir option, Nginx's passenger_instance_registry_dir | |
option, or Phusion Passenger Standalone's --instance-registry-dir command | |
line argument. | |
passenger-config restart-app stderr: Nothing written | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:24:in `rescue in run_backend' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:21:in `run_backend' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:11:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:10:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:10:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/coordinator.rb:21:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:55:in `on' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-passenger-0.0.4/lib/capistrano/tasks/passenger.cap:4:in `block (2 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:16:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-passenger-0.0.4/lib/capistrano/tasks/deploy_passenger.cap:6:in `block (2 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl/task_enhancements.rb:14:in `block in after' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:16:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/tasks/framework.rake:65:in `block (2 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/tasks/framework.rake:64:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/tasks/framework.rake:64:in `block in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/application.rb:15:in `run' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/bin/cap:3:in `<top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/bin/cap:23:in `load' | |
/Users/awead/.gem/ruby/2.1.5/bin/cap:23:in `<main>' | |
SSHKit::Command::Failed: passenger-config restart-app exit status: 1 | |
passenger-config restart-app stdout: *** ERROR: Phusion Passenger doesn't seem to be running. If you are sure that it | |
is running, then the causes of this problem could be one of: | |
1. You customized the instance registry directory using Apache's | |
PassengerInstanceRegistryDir option, Nginx's | |
passenger_instance_registry_dir option, or Phusion Passenger Standalone's | |
--instance-registry-dir command line argument. If so, please set the | |
environment variable PASSENGER_INSTANCE_REGISTRY_DIR to that directory | |
and run this command again. | |
2. The instance directory has been removed by an operating system background | |
service. Please set a different instance registry directory using Apache's | |
PassengerInstanceRegistryDir option, Nginx's passenger_instance_registry_dir | |
option, or Phusion Passenger Standalone's --instance-registry-dir command | |
line argument. | |
passenger-config restart-app stderr: Nothing written | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/command.rb:95:in `exit_status=' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:179:in `block in _execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:133:in `tap' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:133:in `_execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:66:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-passenger-0.0.4/lib/capistrano/tasks/passenger.cap:11:in `block (4 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/abstract.rb:85:in `with' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-passenger-0.0.4/lib/capistrano/tasks/passenger.cap:5:in `block (3 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:54:in `instance_exec' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:54:in `run' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:21:in `run_backend' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:11:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:10:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/runners/sequential.rb:10:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/sshkit-1.7.1/lib/sshkit/coordinator.rb:21:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:55:in `on' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-passenger-0.0.4/lib/capistrano/tasks/passenger.cap:4:in `block (2 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:16:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-passenger-0.0.4/lib/capistrano/tasks/deploy_passenger.cap:6:in `block (2 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl/task_enhancements.rb:14:in `block in after' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/dsl.rb:16:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/tasks/framework.rake:65:in `block (2 levels) in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/tasks/framework.rake:64:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/tasks/framework.rake:64:in `block in <top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `call' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/Users/awead/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' | |
/Users/awead/.gem/ruby/2.1.5/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/lib/capistrano/application.rb:15:in `run' | |
/Users/awead/.gem/ruby/2.1.5/gems/capistrano-3.4.0/bin/cap:3:in `<top (required)>' | |
/Users/awead/.gem/ruby/2.1.5/bin/cap:23:in `load' | |
/Users/awead/.gem/ruby/2.1.5/bin/cap:23:in `<main>' | |
Tasks: TOP => passenger:restart | |
The deploy has failed with an error: Exception while executing as [email protected]: passenger-config restart-app exit status: 1 | |
passenger-config restart-app stdout: *** ERROR: Phusion Passenger doesn't seem to be running. If you are sure that it | |
is running, then the causes of this problem could be one of: | |
1. You customized the instance registry directory using Apache's | |
PassengerInstanceRegistryDir option, Nginx's | |
passenger_instance_registry_dir option, or Phusion Passenger Standalone's | |
--instance-registry-dir command line argument. If so, please set the | |
environment variable PASSENGER_INSTANCE_REGISTRY_DIR to that directory | |
and run this command again. | |
2. The instance directory has been removed by an operating system background | |
service. Please set a different instance registry directory using Apache's | |
PassengerInstanceRegistryDir option, Nginx's passenger_instance_registry_dir | |
option, or Phusion Passenger Standalone's --instance-registry-dir command | |
line argument. | |
passenger-config restart-app stderr: Nothing written | |
** Invoke deploy:failed (first_time) | |
** Execute deploy:failed | |
~/Projects/Github/psu-stewardship/scholarsphere (fm-master=)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment