Skip to content

Instantly share code, notes, and snippets.

@Rosa-Fox
Created December 15, 2016 09:28
Show Gist options
  • Save Rosa-Fox/9fef520c6e46310b8b2ab9280d80e33d to your computer and use it in GitHub Desktop.
Save Rosa-Fox/9fef520c6e46310b8b2ab9280d80e33d to your computer and use it in GitHub Desktop.
VM
vagrant@ /var/govuk/development (master) $ bowl whitehall www --without rummager-publishing-listener --without panopticon --without rummager
I, [2016-12-15T09:24:46.778237 #19623] INFO -- : Starting static, content-store, draft-content-store, router-api, publishing-api-worker, publishing-api, rummager-sidekiq, whitehall, router, www...
09:24:46 rummager-sidekiq.1 | started with pid 19669
09:24:46 static.1 | started with pid 19672
09:24:46 whitehall.1 | started with pid 19675
09:24:46 router.1 | started with pid 19679
09:24:46 router-api.1 | started with pid 19682
09:24:46 content-store.1 | started with pid 19687
09:24:46 publishing-api.1 | started with pid 19695
09:24:46 publishing-api-worker.1 | started with pid 19698
09:24:46 draft-content-store.1 | started with pid 19714
09:24:47 router.1 | go run router.go main.go router_api.go version.go
09:24:54 router.1 | 2016/12/15 09:24:54 router: using GOMAXPROCS value of 2
09:24:54 router.1 | 2016/12/15 09:24:54 router: using backend connect timeout: 1s
09:24:54 router.1 | 2016/12/15 09:24:54 router: using backend header timeout: 20s
09:24:54 router.1 | 2016/12/15 09:24:54 router: logging errors as JSON to STDERR
09:24:54 router.1 | 2016/12/15 09:24:54 router: reloading routes
09:24:55 static.1 | DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
09:24:55 static.1 | Please register a mime type using `register_mime_type` then
09:24:55 static.1 | use `register_compressor` or `register_transformer`.
09:24:55 static.1 | https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
09:24:55 static.1 | (called from block (2 levels) in <class:Railtie> at /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/sass-rails-5.0.4/lib/sass/rails/railtie.rb:57)
09:24:55 static.1 | DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
09:24:55 static.1 | Please register a mime type using `register_mime_type` then
09:24:55 static.1 | use `register_compressor` or `register_transformer`.
09:24:55 static.1 | https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
09:24:55 static.1 | (called from block (2 levels) in <class:Railtie> at /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/sass-rails-5.0.4/lib/sass/rails/railtie.rb:58)
09:24:55 router-api.1 | [2016-12-15 09:24:55] INFO WEBrick 1.3.1
09:24:55 router-api.1 | [2016-12-15 09:24:55] INFO ruby 2.2.3 (2015-08-18) [x86_64-linux]
09:24:55 router-api.1 | [2016-12-15 09:24:55] INFO WEBrick::HTTPServer#start: pid=19682 port=3056
09:24:55 static.1 | [2016-12-15 09:24:55] INFO WEBrick 1.3.1
09:24:55 static.1 | [2016-12-15 09:24:55] INFO ruby 2.2.3 (2015-08-18) [x86_64-linux]
09:24:55 static.1 | [2016-12-15 09:24:55] INFO WEBrick::HTTPServer#start: pid=19672 port=3013
09:24:57 content-store.1 | [2016-12-15 09:24:57] INFO WEBrick 1.3.1
09:24:57 content-store.1 | [2016-12-15 09:24:57] INFO ruby 2.3.1 (2016-04-26) [x86_64-linux]
09:24:57 content-store.1 | [2016-12-15 09:24:57] INFO WEBrick::HTTPServer#start: pid=19687 port=3068
09:24:57 draft-content-store.1 | [2016-12-15 09:24:57] INFO WEBrick 1.3.1
09:24:57 draft-content-store.1 | [2016-12-15 09:24:57] INFO ruby 2.3.1 (2016-04-26) [x86_64-linux]
09:24:57 draft-content-store.1 | [2016-12-15 09:24:57] INFO WEBrick::HTTPServer#start: pid=19714 port=3100
09:24:58 router.1 | 2016/12/15 09:24:58 router: reloaded 184968 routes (checksum: cff7ef4fe6329b5da43f725812d3e0a3d89e76bc)
09:24:58 router.1 | 2016/12/15 09:24:58 router: listening for requests on localhost:3054
09:24:58 router.1 | 2016/12/15 09:24:58 router: listening for refresh on :3055
09:24:58 router.1 | 2016/12/15 09:24:58 listen tcp 127.0.0.1:3054: bind: address already in use
09:24:58 router.1 | exit status 1
09:24:58 router.1 | make: *** [run] Error 1
09:24:58 router.1 | exited with code 2
09:24:58 system | sending SIGTERM to all processes
09:24:58 static.1 | [2016-12-15 09:24:58] FATAL SignalException: SIGTERM
09:24:58 router-api.1 | [2016-12-15 09:24:58] FATAL SignalException: SIGTERM
09:24:58 content-store.1 | [2016-12-15 09:24:58] ERROR SignalException: SIGTERM
09:24:58 draft-content-store.1 | [2016-12-15 09:24:58] ERROR SignalException: SIGTERM
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:174:in `select'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:174:in `select'
09:24:58 content-store.1 | /usr/lib/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/webrick-1.3.1/lib/webrick/server.rb:98:in `select'
09:24:58 draft-content-store.1 | /usr/lib/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/webrick-1.3.1/lib/webrick/server.rb:98:in `select'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:174:in `block in start'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:174:in `block in start'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:32:in `start'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:32:in `start'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:162:in `start'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:162:in `start'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.7.1/lib/rails/commands/server.rb:80:in `start'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.6/lib/rails/commands/server.rb:80:in `start'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.7.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:80:in `block in server'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.7.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `tap'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.7.1/lib/rails/commands/commands_tasks.rb:75:in `server'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:75:in `server'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.7.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.6/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
09:24:58 static.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.7.1/lib/rails/commands.rb:17:in `<top (required)>'
09:24:58 router-api.1 | /usr/lib/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/railties-4.2.6/lib/rails/commands.rb:17:in `<top (required)>'
09:24:58 static.1 | bin/rails:4:in `require'
09:24:58 router-api.1 | bin/rails:4:in `require'
09:24:58 static.1 | bin/rails:4:in `<main>'
09:24:58 router-api.1 | bin/rails:4:in `<main>'
09:24:58 static.1 | [2016-12-15 09:24:58] INFO going to shutdown ...
09:24:58 router-api.1 | [2016-12-15 09:24:58] INFO going to shutdown ...
09:24:58 static.1 | [2016-12-15 09:24:58] INFO WEBrick::HTTPServer#start done.
09:24:59 router-api.1 | [2016-12-15 09:24:58] INFO WEBrick::HTTPServer#start done.
09:24:59 publishing-api.1 | => Booting WEBrick
09:24:59 publishing-api.1 | => Rails 5.0.0.1 application starting in development on http://localhost:3093
09:24:59 publishing-api.1 | => Run `rails server -h` for more startup options
09:24:59 publishing-api.1 | Exiting
09:24:59 router-api.1 | => Booting WEBrick
09:24:59 router-api.1 | => Rails 4.2.6 application starting in development on http://localhost:3056
09:24:59 router-api.1 | => Run `rails server -h` for more startup options
09:24:59 router-api.1 | => Ctrl-C to shutdown server
09:24:59 router-api.1 | Exiting
09:24:59 static.1 | => Booting WEBrick
09:24:59 static.1 | => Rails 4.2.7.1 application starting in development on http://localhost:3013
09:24:59 static.1 | => Run `rails server -h` for more startup options
09:24:59 static.1 | => Ctrl-C to shutdown server
09:24:59 static.1 | Exiting
09:24:59 router-api.1 | terminated by SIGTERM
09:24:59 publishing-api.1 | terminated by SIGTERM
09:24:59 whitehall.1 | terminated by SIGTERM
09:24:59 static.1 | terminated by SIGTERM
09:24:59 publishing-api-worker.1 | exited with code 0
09:25:00 rummager-sidekiq.1 | exited with code 0
09:25:04 system | sending SIGKILL to all processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment