ajc113 / currents

Currents Fishing Network Application
3 stars 3 forks source link

Deploy Test #101

Open ajc113 opened 7 years ago

ajc113 commented 7 years ago

@rultor release, tag is '1.0.0'

rultor commented 7 years ago

@rultor release, tag is '1.0.0'

@ajc113 OK, I will release it now. Please check the progress here

ajc113 commented 7 years ago

@rultor stop

rultor commented 7 years ago

@rultor stop

@ajc113 OK, I'll try to stop current task.

rultor commented 7 years ago

@rultor stop

@ajc113 Sorry, I failed to stop the previous command, however it has the following result: Oops, I failed. You can see the full log here (spent 2min)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 29327
+ echo '1.64.1 632dcef33'
1.64.1 632dcef33
+ date
Mon Jul 10 16:32:47 CEST 2017
+ uptime
 16:32:47 up 12 days, 17:33,  0 users,  load average: 0.01, 0.02, 0.00
+ head=git@github.com:ajc113/currents.git
+ head_branch=master
+ scripts=('export '\''RAILS_ENV=test'\''' ';' 'export '\''DISPLAY=:99'\''' ';' 'export '\''head=git@github.com:ajc113/currents.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'sudo /etc/init.d/postgresql start' ';' 'sudo chown -R r:r /usr/local' ';' 'cp ../application.yml config/application.yml' ';' 'bundle install' ';' 'sleep 20' ';' 'rake db:create' ';' 'xvfb-run rake' ';' 'git config --global user.email "hello@thefishing.network"' ';' 'git config --global user.name "currents-network"' ';' 'git remote add heroku git@heroku.com:currents.git' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ../tannakartikey.heroku.pub ../tannakartikey.heroku ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://thefishing.network > /dev/null' ';')
+ vars=('--env=RAILS_ENV=test' '--env=DISPLAY=:99' '--env=head=git@github.com:ajc113/currents.git' '--env=head_branch=master' '--env=scripts=( '\''export '\''\'\'''\''RAILS_ENV=test'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''DISPLAY=:99'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:ajc113/currents.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''sudo /etc/init.d/postgresql start'\'' '\'';'\'' '\''sudo chown -R r:r /usr/local'\'' '\'';'\'' '\''cp ../application.yml config/application.yml'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''sleep 20'\'' '\'';'\'' '\''rake db:create'\'' '\'';'\'' '\''xvfb-run rake'\'' '\'';'\'' '\''git config --global user.email "hello@thefishing.network"'\'' '\'';'\'' '\''git config --global user.name "currents-network"'\'' '\'';'\'' '\''git remote add heroku git@heroku.com:currents.git'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ../tannakartikey.heroku.pub ../tannakartikey.heroku ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git push -f heroku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://thefishing.network > /dev/null'\'' '\'';'\'' )')
+ image=tannakartikey/currents
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=ajc113_currents_101
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:ajc113/currents.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''RAILS_ENV=test'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''RAILS_ENV=test'\''' ';' 'export '\''DISPLAY=:99'\''' ';' 'export '\''head=git@github.com:ajc113/currents.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'sudo /etc/init.d/postgresql start' ';' 'sudo chown -R r:r /usr/local' ';' 'cp ../application.yml config/application.yml' ';' 'bundle install' ';' 'sleep 20' ';' 'rake db:create' ';' 'xvfb-run rake' ';' 'git config --global user.email "hello@thefishing.network"' ';' 'git config --global user.name "currents-network"' ';' 'git remote add heroku git@heroku.com:currents.git' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ../tannakartikey.heroku.pub ../tannakartikey.heroku ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://thefishing.network > /dev/null' ';'
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, Docker container is not running
'cid' file is absent, container wasn't started correctly
ajc113 commented 7 years ago

@rultor release, tag is 1.0.0

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@ajc113 Oops, I failed. You can see the full log here (spent 4min)

Using coffee-rails 4.1.1
Using jquery-rails 4.3.1
Using jquery-turbolinks 2.1.0
Using responders 2.4.0
\u001b[32mFetching jquery-ui-rails 6.0.1\u001b[0m
\u001b[32mInstalling jquery-ui-rails 6.0.1\u001b[0m
Using bootstrap-datepicker-rails 1.6.4.1
Using rspec-rails 3.6.0
Using factory_girl_rails 4.8.0
Using rails 4.2.7.1
Using sass-rails 5.0.6
Using web-console 2.3.0
Using devise 4.3.0
Using inherited_resources 1.7.2
Using activeadmin 1.0.0 from https://github.com/activeadmin/activeadmin.git (at master@21c50ca)
\u001b[32mBundle complete! 51 Gemfile dependencies, 132 gems now installed.\u001b[0m
\u001b[32mUse `bundle info [gemname]` to see where a bundled gem is installed.\u001b[0m
\u001b[32mPost-install message from by_star:\u001b[0m
Upgrading ByStar
----------------

* ActiveRecord: the `between` method has been deprecated as of version 2.2.0, and will be removed in version 3.0.0.
Please use `between_times` instead.

* Mongoid: the `between` method has been removed as of version 2.2.0, as it conflicts with the native Mongoid `between`
method. Please use `between_times` instead.

* Chronic gem (used for time string parsing) has been removed as a hard dependency for ByStar,
however it is still supported. If you would like to use Chronic with ByStar, please explicitly
include `gem chronic` into your Gemfile.
+ sleep 20
+ rake db:create
currents_test already exists
+ xvfb-run rake
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
Running via Spring preloader in process 929

Randomized with seed 29208
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[0;31;49mthe errors are #<ActiveModel::Errors:0x00000009d81590 @base=#<User id: nil, email: "", created_at: nil, updated_at: nil, first_name: nil, last_name: nil, home_port: nil, state_waters: nil, vessel_name: nil, subscription_tier: nil>, @messages={}>\u001b[0m
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[0;31;49mthe errors are #<ActiveModel::Errors:0x0000000e99a378 @base=#<User id: nil, email: "", created_at: nil, updated_at: nil, first_name: nil, last_name: nil, home_port: nil, state_waters: nil, vessel_name: nil, subscription_tier: nil>, @messages={}>\u001b[0m
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0mprocess 1058: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m

Finished in 38.73 seconds (files took 21.1 seconds to load)
\u001b[32m68 examples, 0 failures\u001b[0m

Randomized with seed 29208

Coverage report generated for RSpec to /home/r/repo/coverage. 473 / 511 LOC (92.56%) covered.
+ git config --global user.email hello@thefishing.network
+ git config --global user.name currents-network
+ git remote add heroku git@heroku.com:currents.git
+ mkdir /home/r/.ssh
+ mv ../id_rsa ../id_rsa.pub ../tannakartikey.heroku.pub ../tannakartikey.heroku /home/r/.ssh
mv: cannot stat '../tannakartikey.heroku.pub': No such file or directory
mv: cannot stat '../tannakartikey.heroku': No such file or directory
container 1b8eec50742f4171f1e624ef41c5460e2bc4ef162d0ca15d64873c8eaacf5d56 is dead
Mon Jul 10 16:42:32 CEST 2017
tannakartikey commented 7 years ago

@rultor release, tag is 1.0.0

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@tannakartikey OK, I will release it now. Please check the progress here

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@ajc113 @tannakartikey Oops, I failed. You can see the full log here (spent 5min)

/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/usr/local/rvm/gems/ruby-2.3.4/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.3.4/bin/rake:22:in `load'
/usr/local/rvm/gems/ruby-2.3.4/bin/rake:22:in `<main>'
/usr/local/rvm/gems/ruby-2.3.4/bin/ruby_executable_hooks:15:in `eval'
/usr/local/rvm/gems/ruby-2.3.4/bin/ruby_executable_hooks:15:in `<main>'
Couldn't create database for {"adapter"=>"postgresql", "host"=>"127.0.0.1", "database"=>"currents_test", "username"=>"currents", "password"=>"currents", "template"=>"template0"}
+ xvfb-run rake
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
Coverage report generated for RSpec to /home/r/repo/coverage. 11 / 29 LOC (37.93%) covered.
/usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/postgresql_adapter.rb:651:in `initialize': FATAL:  the database system is starting up (PG::ConnectionBad)
FATAL:  the database system is starting up
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/postgresql_adapter.rb:651:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/postgresql_adapter.rb:651:in `connect'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/postgresql_adapter.rb:242:in `initialize'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/postgresql_adapter.rb:44:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/postgresql_adapter.rb:44:in `postgresql_connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:438:in `new_connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:448:in `checkout_new_connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:422:in `acquire_connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:349:in `block in checkout'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/monitor.rb:214:in `mon_synchronize'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:348:in `checkout'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:263:in `block in connection'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/monitor.rb:214:in `mon_synchronize'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:262:in `connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:571:in `retrieve_connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:113:in `retrieve_connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:87:in `connection'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:857:in `needs_migration?'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:396:in `load_schema_if_pending!'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:411:in `block in maintain_test_schema!'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:642:in `suppress_messages'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:416:in `method_missing'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:411:in `maintain_test_schema!'
    from /home/r/repo/spec/rails_helper.rb:39:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `require'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `block in requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:112:in `block in process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:21:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:99:in `setup'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:86:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
container 5b8702cc8f87d05c1608876ea489dd4515cb3ad344d01032cd61964348f1b425 is dead
Mon Jul 10 16:56:05 CEST 2017
tannakartikey commented 7 years ago

@rultor release, tag is 1.0.0

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@tannakartikey OK, I will release it now. Please check the progress here

tannakartikey commented 7 years ago

@rultor stop

rultor commented 7 years ago

@rultor stop

@tannakartikey OK, I'll try to stop current task.

rultor commented 7 years ago

@rultor stop

@ajc113 @tannakartikey Sorry, I failed to stop the previous command, however it has the following result: Oops, I failed. You can see the full log here (spent 4min)

Using coffee-rails 4.1.1
Using jquery-rails 4.3.1
Using jquery-turbolinks 2.1.0
Using responders 2.4.0
\u001b[32mFetching jquery-ui-rails 6.0.1\u001b[0m
\u001b[32mInstalling jquery-ui-rails 6.0.1\u001b[0m
Using bootstrap-datepicker-rails 1.6.4.1
Using rspec-rails 3.6.0
Using factory_girl_rails 4.8.0
Using rails 4.2.7.1
Using sass-rails 5.0.6
Using web-console 2.3.0
Using devise 4.3.0
Using inherited_resources 1.7.2
Using activeadmin 1.0.0 from https://github.com/activeadmin/activeadmin.git (at master@21c50ca)
\u001b[32mBundle complete! 51 Gemfile dependencies, 132 gems now installed.\u001b[0m
\u001b[32mUse `bundle info [gemname]` to see where a bundled gem is installed.\u001b[0m
\u001b[32mPost-install message from by_star:\u001b[0m
Upgrading ByStar
----------------

* ActiveRecord: the `between` method has been deprecated as of version 2.2.0, and will be removed in version 3.0.0.
Please use `between_times` instead.

* Mongoid: the `between` method has been removed as of version 2.2.0, as it conflicts with the native Mongoid `between`
method. Please use `between_times` instead.

* Chronic gem (used for time string parsing) has been removed as a hard dependency for ByStar,
however it is still supported. If you would like to use Chronic with ByStar, please explicitly
include `gem chronic` into your Gemfile.
+ sleep 20
+ rake db:create
currents_test already exists
+ xvfb-run rake
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
Running via Spring preloader in process 927

Randomized with seed 51575
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[0;31;49mthe errors are #<ActiveModel::Errors:0x000000089147b0 @base=#<User id: nil, email: "", created_at: nil, updated_at: nil, first_name: nil, last_name: nil, home_port: nil, state_waters: nil, vessel_name: nil, subscription_tier: nil>, @messages={}>\u001b[0m
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[0;31;49mthe errors are #<ActiveModel::Errors:0x0000000f62e530 @base=#<User id: nil, email: "", created_at: nil, updated_at: nil, first_name: nil, last_name: nil, home_port: nil, state_waters: nil, vessel_name: nil, subscription_tier: nil>, @messages={}>\u001b[0m
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0mprocess 1056: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m\u001b[32m.\u001b[0m

Finished in 39.06 seconds (files took 21.63 seconds to load)
\u001b[32m68 examples, 0 failures\u001b[0m

Randomized with seed 51575

Coverage report generated for RSpec to /home/r/repo/coverage. 473 / 511 LOC (92.56%) covered.
+ git config --global user.email hello@thefishing.network
+ git config --global user.name currents-network
+ git remote add heroku git@heroku.com:currents.git
+ mkdir /home/r/.ssh
+ mv ../id_rsa ../id_rsa.pub ../kartikey.heroku.pub ../kartikey.heroku /home/r/.ssh
mv: cannot stat '../kartikey.heroku.pub': No such file or directory
mv: cannot stat '../kartikey.heroku': No such file or directory
container 4be10948b021fe34cc04aa0cba56d853395b50c0c56f09115fa3a9e84582f65b is dead
Mon Jul 10 17:06:16 CEST 2017
tannakartikey commented 7 years ago

@rultor release, tag is 1.0.0

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@tannakartikey OK, I will release it now. Please check the progress here

rultor commented 7 years ago

@rultor release, tag is 1.0.0

@tannakartikey Done! FYI, the full log is here (took me 5min)

ajc113 commented 7 years ago

@rultor release, tag is 1.0.1

rultor commented 7 years ago

@rultor release, tag is 1.0.1

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 7 years ago

@rultor release, tag is 1.0.1

@ajc113 Done! FYI, the full log is here (took me 6min)

ajc113 commented 6 years ago

release, tag is 2.0

ajc113 commented 6 years ago

@rultor release, tag is 2.0

rultor commented 6 years ago

@rultor release, tag is 2.0

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 6 years ago

@rultor release, tag is 2.0

@ajc113 Done! FYI, the full log is here (took me 7min)

ajc113 commented 6 years ago

@rultor release, tag is 2.1

rultor commented 6 years ago

@rultor release, tag is 2.1

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 6 years ago

@rultor release, tag is 2.1

@ajc113 Done! FYI, the full log is here (took me 8min)

ajc113 commented 6 years ago

@rultor release, tag is 2.2

rultor commented 6 years ago

@rultor release, tag is 2.2

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 6 years ago

@rultor release, tag is 2.2

@ajc113 Done! FYI, the full log is here (took me 24min)

ajc113 commented 6 years ago

@rultor release, tag is 2.3

rultor commented 6 years ago

@rultor release, tag is 2.3

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 6 years ago

@rultor release, tag is 2.3

@ajc113 Done! FYI, the full log is here (took me 26min)

ajc113 commented 6 years ago

@rultor release, tag is 2.4

rultor commented 6 years ago

@rultor release, tag is 2.4

@ajc113 OK, I will release it now. Please check the progress here

rultor commented 6 years ago

@rultor release, tag is 2.4

@ajc113 Oops, I failed. You can see the full log here (spent 20min)

    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/service.rb:268:in `handle_settings'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/service.rb:98:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/services_mixin.rb:16:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/storage.rb:27:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:124:in `eager_load_fog'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:137:in `fog_credentials='
    from /home/r/repo/config/initializers/carieerwave.rb:2:in `block in <top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:159:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave.rb:14:in `configure'
    from /home/r/repo/config/initializers/carieerwave.rb:1:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `block in load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:652:in `block in load_config_initializer'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:166:in `instrument'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:651:in `load_config_initializer'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:616:in `block (2 levels) in <class:Engine>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:615:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:615:in `block in <class:Engine>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:228:in `block in tsort_each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:431:in `each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:421:in `block in each_strongly_connected_component_from'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:44:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:44:in `tsort_each_child'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:415:in `call'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:415:in `each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:349:in `block in each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `call'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:226:in `tsort_each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:205:in `tsort_each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
    from /home/r/repo/config/environment.rb:5:in `<top (required)>'
    from /home/r/repo/spec/rails_helper.rb:4:in `require'
    from /home/r/repo/spec/rails_helper.rb:4:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `require'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `block in requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:112:in `block in process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:21:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:99:in `setup'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:86:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
container 629e1ff458f00a97c07aa9c0f90ceb4bb19079c316e86e38613653ee4d08e4b7 is dead
Wed Nov 29 20:27:21 CET 2017
ajc113 commented 6 years ago

@rultor deploy, tag is 2.4

rultor commented 6 years ago

@rultor deploy, tag is 2.4

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 6 years ago

@rultor deploy, tag is 2.4

@ajc113 Oops, I failed. You can see the full log here (spent 19min)

    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/service.rb:268:in `handle_settings'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/service.rb:98:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/services_mixin.rb:16:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/storage.rb:27:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:124:in `eager_load_fog'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:137:in `fog_credentials='
    from /home/r/repo/config/initializers/carieerwave.rb:2:in `block in <top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:159:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave.rb:14:in `configure'
    from /home/r/repo/config/initializers/carieerwave.rb:1:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `block in load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:652:in `block in load_config_initializer'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:166:in `instrument'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:651:in `load_config_initializer'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:616:in `block (2 levels) in <class:Engine>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:615:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:615:in `block in <class:Engine>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:228:in `block in tsort_each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:431:in `each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:421:in `block in each_strongly_connected_component_from'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:44:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:44:in `tsort_each_child'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:415:in `call'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:415:in `each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:349:in `block in each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `call'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:226:in `tsort_each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:205:in `tsort_each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
    from /home/r/repo/config/environment.rb:5:in `<top (required)>'
    from /home/r/repo/spec/rails_helper.rb:4:in `require'
    from /home/r/repo/spec/rails_helper.rb:4:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `require'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `block in requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:112:in `block in process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:21:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:99:in `setup'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:86:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
container 66034e40417187d0934849fd38772a24806d6c8706151f23c9c6c418f24ba966 is dead
Thu Nov 30 04:40:41 CET 2017
ajc113 commented 6 years ago

@rultor deploy

rultor commented 6 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 6 years ago

@rultor deploy

@ajc113 Oops, I failed. You can see the full log here (spent 19min)

    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/service.rb:268:in `handle_settings'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/service.rb:98:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/core/services_mixin.rb:16:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/fog-core-1.44.3/lib/fog/storage.rb:27:in `new'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:124:in `eager_load_fog'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:137:in `fog_credentials='
    from /home/r/repo/config/initializers/carieerwave.rb:2:in `block in <top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave/uploader/configuration.rb:159:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/carrierwave-1.1.0/lib/carrierwave.rb:14:in `configure'
    from /home/r/repo/config/initializers/carieerwave.rb:1:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `block in load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:268:in `load'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:652:in `block in load_config_initializer'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:166:in `instrument'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:651:in `load_config_initializer'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:616:in `block (2 levels) in <class:Engine>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:615:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/engine.rb:615:in `block in <class:Engine>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:228:in `block in tsort_each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:431:in `each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:421:in `block in each_strongly_connected_component_from'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:44:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:44:in `tsort_each_child'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:415:in `call'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:415:in `each_strongly_connected_component_from'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:349:in `block in each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `call'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:347:in `each_strongly_connected_component'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:226:in `tsort_each'
    from /usr/local/rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tsort.rb:205:in `tsort_each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
    from /home/r/repo/config/environment.rb:5:in `<top (required)>'
    from /home/r/repo/spec/rails_helper.rb:4:in `require'
    from /home/r/repo/spec/rails_helper.rb:4:in `<top (required)>'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `require'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `block in requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1453:in `requires='
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:112:in `block in process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `each'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:111:in `process_options_into'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/configuration_options.rb:21:in `configure'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:99:in `setup'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:86:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'
    from /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'
/usr/local/rvm/rubies/ruby-2.3.4/bin/ruby -I/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/lib:/usr/local/rvm/gems/ruby-2.3.4/gems/rspec-support-3.6.0/lib /usr/local/rvm/gems/ruby-2.3.4/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
container baa2fd2d89a08158ea8d060e5c6af0ab4059ec99e28eac892cea9bc88f262ecc is dead
Thu Nov 30 05:46:00 CET 2017
ajc113 commented 6 years ago

@rultor deploy

rultor commented 6 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 6 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 23min)

ajc113 commented 6 years ago

@rultor deploy

rultor commented 6 years ago

@rultor deploy

@ajc113 OK, I'll try to deploy now. You can check the progress here

rultor commented 6 years ago

@rultor deploy

@ajc113 Done! FYI, the full log is here (took me 33min)