Skip to content

Instantly share code, notes, and snippets.

@andychongyz
Created October 5, 2016 04:07
Show Gist options
  • Save andychongyz/a2d403bffa9854b07abd1b2ca867715a to your computer and use it in GitHub Desktop.
Save andychongyz/a2d403bffa9854b07abd1b2ca867715a to your computer and use it in GitHub Desktop.
2016-10-05T04:03:05.190341+00:00 heroku[web.1]: State changed from crashed to starting
2016-10-05T04:03:09.169703+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma_production.rb`
2016-10-05T04:03:11.673229+00:00 app[web.1]: [3] Puma starting in cluster mode...
2016-10-05T04:03:11.673257+00:00 app[web.1]: [3] * Version 3.6.0 (ruby 2.3.0-p0), codename: Sleepy Sunday Serenity
2016-10-05T04:03:11.673259+00:00 app[web.1]: [3] * Min threads: 5, max threads: 5
2016-10-05T04:03:11.673259+00:00 app[web.1]: [3] * Environment: production
2016-10-05T04:03:11.673260+00:00 app[web.1]: [3] * Process workers: 2
2016-10-05T04:03:11.673261+00:00 app[web.1]: [3] * Preloading application
2016-10-05T04:03:12.492744+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Starting the New Relic agent in "production" environment.
2016-10-05T04:03:12.492772+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : To prevent agent startup add a NEW_RELIC_AGENT_ENABLED=false environment variable or modify the "production" section of your newrelic.yml.
2016-10-05T04:03:12.493154+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Reading configuration from config/newrelic.yml (/app)
2016-10-05T04:03:12.500007+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Environment: production
2016-10-05T04:03:12.500081+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Dispatcher: puma
2016-10-05T04:03:12.500128+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Application: GoGet Location Microservice
2016-10-05T04:03:12.500592+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Deferring startup of agent reporting thread because puma may fork.
2016-10-05T04:03:12.548331+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing ActiveRecord 4+ instrumentation
2016-10-05T04:03:12.548517+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing deferred Rack::Builder instrumentation
2016-10-05T04:03:12.548663+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Rack::Builder middleware instrumentation
2016-10-05T04:03:12.548769+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing deferred Puma::Rack::Builder instrumentation
2016-10-05T04:03:12.548881+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Puma::Rack::Builder middleware instrumentation
2016-10-05T04:03:12.550284+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Rails 3+ middleware instrumentation
2016-10-05T04:03:12.551744+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing ActiveJob instrumentation
2016-10-05T04:03:12.564303+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Net instrumentation
2016-10-05T04:03:12.566406+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Rails 5 view instrumentation
2016-10-05T04:03:12.566542+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Rails 5 Action Cable instrumentation
2016-10-05T04:03:12.566650+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Installing Rails 5 Controller instrumentation
2016-10-05T04:03:12.628359+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:12 +0000 web.1 (3)] INFO : Finished instrumentation
2016-10-05T04:03:13.443947+00:00 app[web.1]: ** [NewRelic][2016-10-05 04:03:13 +0000 web.1 (3)] INFO : Doing deferred dependency-detection before Rack startup
2016-10-05T04:03:13.444567+00:00 app[web.1]: [3] * Listening on tcp://0.0.0.0:21820
2016-10-05T04:03:13.444884+00:00 app[web.1]: [3] Use Ctrl-C to stop
2016-10-05T04:03:13.455949+00:00 app[web.1]: [3] - Worker 0 (pid: 7) booted, phase: 0
2016-10-05T04:03:13.458554+00:00 app[web.1]: [3] - Worker 1 (pid: 13) booted, phase: 0
2016-10-05T04:03:13.876030+00:00 heroku[web.1]: State changed from starting to up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment