Project

General

Profile

Bug #23784 » production-rebuild.log

Trey Dockendorf, 06/04/2018 01:46 PM

 
2018-06-04T09:42:56 703f98b4 [app] [I] Started GET "/notification_recipients" for OMIT.248.249 at 2018-06-04 09:42:56 -0400
2018-06-04T09:42:56 703f98b4 [app] [I] Processing by NotificationRecipientsController#index as JSON
2018-06-04T09:42:56 703f98b4 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:42:56 703f98b4 [app] [I] Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.1ms)
2018-06-04T09:42:58 46973442 [app] [I] Started POST "/hosts/rebuild_config" for OMIT.248.249 at 2018-06-04 09:42:58 -0400
2018-06-04T09:42:58 46973442 [app] [I] Processing by HostsController#rebuild_config as HTML
2018-06-04T09:42:58 46973442 [app] [I] Parameters: {"host_ids"=>["1036"]}
2018-06-04T09:42:58 46973442 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:42:58 46973442 [app] [I] Rendering hosts/rebuild_config.html.erb within layouts/application
2018-06-04T09:42:58 46973442 [app] [I] Rendered hosts/_selected_hosts.html.erb (6.0ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered hosts/rebuild_config.html.erb within layouts/application (10.7ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered layouts/_application_content.html.erb (1.0ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendering layouts/base.html.erb
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_org_switcher.html.erb (0.6ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_user_dropdown.html.erb (1.8ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_topbar.html.erb (9.1ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_vertical_menu.html.erb (3.0ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_vertical_menu.html.erb (2.8ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_vertical_menu.html.erb (1.6ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_vertical_menu.html.erb (1.6ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_vertical_menu.html.erb (2.7ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_vertical_menu.html.erb (0.7ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered home/_navbar.html.erb (17.9ms)
2018-06-04T09:42:58 46973442 [app] [I] Rendered layouts/base.html.erb (36.6ms)
2018-06-04T09:42:58 46973442 [app] [I] Completed 200 OK in 73ms (Views: 54.4ms | ActiveRecord: 5.7ms)
2018-06-04T09:42:59 e1273937 [app] [I] Started POST "/hosts/submit_rebuild_config?host_ids%5B%5D=1036" for OMIT.248.249 at 2018-06-04 09:42:59 -0400
2018-06-04T09:42:59 e1273937 [app] [I] Processing by HostsController#submit_rebuild_config as HTML
2018-06-04T09:42:59 e1273937 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"oMBhy+T3POLYNgw+u1tXTP8fQGYzdhVJbXGDYXBX/CzDolmObMfqoh5i9xyyoQQCTInub+H1PIOo0niNR2/KVA==", "host_ids"=>["1036"]}
2018-06-04T09:42:59 e1273937 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:42:59 e1273937 [app] [I] Delete DHCP reservation c6320-0001.ten.DOMAIN for c6320-0001.ten.DOMAIN-7c:d3:0a:b1:67:30/10.1.1.1
2018-06-04T09:43:00 e1273937 [app] [E] Proxy failed to delete DHCP record for c6320-0001.ten.DOMAIN, 10.1.1.1
| ProxyAPI::ProxyException: ERF12-0635 [ProxyAPI::ProxyException]: Unable to delete DHCP entry for 7c:d3:0a:b1:67:30 ([RestClient::NotFound]: 404 Not Found) for proxy https://bootsrv1-test.ten.DOMAIN:8443/dhcp
| /usr/share/foreman/lib/proxy_api/dhcp.rb:99:in `rescue in delete'
| /usr/share/foreman/lib/proxy_api/dhcp.rb:96:in `delete'
| /usr/share/foreman/lib/net/dhcp/record.rb:34:in `destroy'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `block in del_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `each'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `all?'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `del_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:51:in `del_dhcp_safe'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:39:in `rebuild_dhcp'
| /usr/share/foreman/app/models/host/managed.rb:766:in `block (2 levels) in recreate_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/models/host/managed.rb:765:in `map'
| /usr/share/foreman/app/models/host/managed.rb:765:in `block in recreate_config'
| /usr/share/foreman/app/models/host/managed.rb:764:in `each'
| /usr/share/foreman/app/models/host/managed.rb:764:in `map'
| /usr/share/foreman/app/models/host/managed.rb:764:in `recreate_config'
| /usr/share/foreman/app/controllers/hosts_controller.rb:489:in `block in submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/controllers/hosts_controller.rb:488:in `submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:00 e1273937 [app] [I] Create DHCP reservation c6320-0001.ten.DOMAIN for c6320-0001.ten.DOMAIN-7c:d3:0a:b1:67:30/10.1.1.1
2018-06-04T09:43:00 e1273937 [app] [E] Failed to rebuild DHCP record for c6320-0001.ten.DOMAIN, 10.1.1.1
| ProxyAPI::ProxyException: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::NotFound]: 404 Not Found) for proxy https://bootsrv1-test.ten.DOMAIN:8443/dhcp
| /usr/share/foreman/lib/proxy_api/dhcp.rb:89:in `rescue in set'
| /usr/share/foreman/lib/proxy_api/dhcp.rb:84:in `set'
| /usr/share/foreman/lib/net/dhcp/record.rb:43:in `create'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `block in set_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `each'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `all?'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `set_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:41:in `rebuild_dhcp'
| /usr/share/foreman/app/models/host/managed.rb:766:in `block (2 levels) in recreate_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/models/host/managed.rb:765:in `map'
| /usr/share/foreman/app/models/host/managed.rb:765:in `block in recreate_config'
| /usr/share/foreman/app/models/host/managed.rb:764:in `each'
| /usr/share/foreman/app/models/host/managed.rb:764:in `map'
| /usr/share/foreman/app/models/host/managed.rb:764:in `recreate_config'
| /usr/share/foreman/app/controllers/hosts_controller.rb:489:in `block in submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/controllers/hosts_controller.rb:488:in `submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:00 e1273937 [app] [I] Delete DHCP reservation o0001.ten.DOMAIN for o0001.ten.DOMAIN-7c:d3:0a:b1:67:2c/10.2.1.1
2018-06-04T09:43:00 e1273937 [app] [E] Proxy failed to delete DHCP record for o0001.ten.DOMAIN, 10.2.1.1
| ProxyAPI::ProxyException: ERF12-0635 [ProxyAPI::ProxyException]: Unable to delete DHCP entry for 7c:d3:0a:b1:67:2c ([RestClient::NotFound]: 404 Not Found) for proxy https://bootsrv1-test.ten.DOMAIN:8443/dhcp
| /usr/share/foreman/lib/proxy_api/dhcp.rb:99:in `rescue in delete'
| /usr/share/foreman/lib/proxy_api/dhcp.rb:96:in `delete'
| /usr/share/foreman/lib/net/dhcp/record.rb:34:in `destroy'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `block in del_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `each'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `all?'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:67:in `del_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:51:in `del_dhcp_safe'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:39:in `rebuild_dhcp'
| /usr/share/foreman/app/models/host/managed.rb:766:in `block (2 levels) in recreate_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/models/host/managed.rb:765:in `map'
| /usr/share/foreman/app/models/host/managed.rb:765:in `block in recreate_config'
| /usr/share/foreman/app/models/host/managed.rb:764:in `each'
| /usr/share/foreman/app/models/host/managed.rb:764:in `map'
| /usr/share/foreman/app/models/host/managed.rb:764:in `recreate_config'
| /usr/share/foreman/app/controllers/hosts_controller.rb:489:in `block in submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/controllers/hosts_controller.rb:488:in `submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:00 e1273937 [app] [I] Create DHCP reservation o0001.ten.DOMAIN for o0001.ten.DOMAIN-7c:d3:0a:b1:67:2c/10.2.1.1
2018-06-04T09:43:00 e1273937 [app] [E] Failed to rebuild DHCP record for o0001.ten.DOMAIN, 10.2.1.1
| ProxyAPI::ProxyException: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::NotFound]: 404 Not Found) for proxy https://bootsrv1-test.ten.DOMAIN:8443/dhcp
| /usr/share/foreman/lib/proxy_api/dhcp.rb:89:in `rescue in set'
| /usr/share/foreman/lib/proxy_api/dhcp.rb:84:in `set'
| /usr/share/foreman/lib/net/dhcp/record.rb:43:in `create'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `block in set_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `each'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `all?'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:57:in `set_dhcp'
| /usr/share/foreman/app/models/concerns/orchestration/dhcp.rb:41:in `rebuild_dhcp'
| /usr/share/foreman/app/models/host/managed.rb:766:in `block (2 levels) in recreate_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/models/host/managed.rb:765:in `map'
| /usr/share/foreman/app/models/host/managed.rb:765:in `block in recreate_config'
| /usr/share/foreman/app/models/host/managed.rb:764:in `each'
| /usr/share/foreman/app/models/host/managed.rb:764:in `map'
| /usr/share/foreman/app/models/host/managed.rb:764:in `recreate_config'
| /usr/share/foreman/app/controllers/hosts_controller.rb:489:in `block in submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/relation/delegation.rb:39:in `each'
| /usr/share/foreman/app/controllers/hosts_controller.rb:488:in `submit_rebuild_config'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:00 e1273937 [app] [I] DNS record type aaaa not supported for c6320-0001.ten.DOMAIN, skipping orchestration rebuild
2018-06-04T09:43:00 e1273937 [app] [I] DNS record type ptr6 not supported for c6320-0001.ten.DOMAIN, skipping orchestration rebuild
2018-06-04T09:43:00 e1273937 [app] [I] Delete the DNS A record for c6320-0001.ten.DOMAIN/10.1.1.1
2018-06-04T09:43:00 e1273937 [app] [I] Add DNS A record for c6320-0001.ten.DOMAIN/10.1.1.1
2018-06-04T09:43:00 e1273937 [app] [I] Delete the DNS PTR record for 10.1.1.1/c6320-0001.ten.DOMAIN
2018-06-04T09:43:00 e1273937 [app] [I] DNS record type aaaa not supported for o0001.ten.DOMAIN, skipping orchestration rebuild
2018-06-04T09:43:00 e1273937 [app] [I] DNS record type ptr6 not supported for o0001.ten.DOMAIN, skipping orchestration rebuild
2018-06-04T09:43:00 e1273937 [app] [I] Delete the DNS A record for o0001.ten.DOMAIN/10.2.1.1
2018-06-04T09:43:00 e1273937 [app] [I] Add DNS A record for o0001.ten.DOMAIN/10.2.1.1
2018-06-04T09:43:00 e1273937 [app] [I] Delete the DNS PTR record for 10.2.1.1/o0001.ten.DOMAIN
2018-06-04T09:43:00 e1273937 [app] [I] TFTP not supported for c6320-0001.ten.DOMAIN (10.1.1.1/), skipping orchestration rebuild
2018-06-04T09:43:00 e1273937 [templates] [I] Rendering template 'OSC - PXEGrub2 default local boot'
2018-06-04T09:43:00 e1273937 [templates] [I] Rendering template 'OSC - include'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - PXEGrub2 NFS root'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - include'
2018-06-04T09:43:01 e1273937 [app] [I] Deploying TFTP PXEGrub2 configuration for o0001.ten.DOMAIN
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - PXELinux default local boot'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - include'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - PXELinux NFS root'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - include'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - PXELinux shared'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'OSC - include'
2018-06-04T09:43:01 e1273937 [app] [I] Deploying TFTP PXELinux configuration for o0001.ten.DOMAIN
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'PXEGrub default local boot'
2018-06-04T09:43:01 e1273937 [templates] [I] Rendering template 'pxegrub_chainload'
2018-06-04T09:43:01 e1273937 [app] [I] Deploying TFTP PXEGrub configuration for o0001.ten.DOMAIN
2018-06-04T09:43:01 e1273937 [app] [I] Redirected to https://localhost:9443/hosts
2018-06-04T09:43:01 e1273937 [app] [I] Completed 302 Found in 1710ms (ActiveRecord: 81.4ms)
2018-06-04T09:43:01 4928dc85 [app] [I] Started GET "/hosts" for OMIT.248.249 at 2018-06-04 09:43:01 -0400
2018-06-04T09:43:01 4928dc85 [app] [I] Processing by HostsController#index as HTML
2018-06-04T09:43:01 4928dc85 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:01 4928dc85 [app] [I] Rendering hosts/index.html.erb within layouts/application
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered common/_pagination.html.erb (1.2ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered hosts/_list.html.erb (346.1ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered hosts/index.html.erb within layouts/application (352.7ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered common/_searchbar.html.erb (0.7ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered layouts/_application_content.html.erb (2.6ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendering layouts/base.html.erb
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_org_switcher.html.erb (0.1ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_user_dropdown.html.erb (1.3ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_topbar.html.erb (2.4ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_vertical_menu.html.erb (2.1ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_vertical_menu.html.erb (2.8ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_vertical_menu.html.erb (1.7ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_vertical_menu.html.erb (2.0ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_vertical_menu.html.erb (1.7ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_vertical_menu.html.erb (0.7ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered home/_navbar.html.erb (13.2ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Rendered layouts/base.html.erb (18.3ms)
2018-06-04T09:43:02 4928dc85 [app] [I] Completed 200 OK in 453ms (Views: 375.2ms | ActiveRecord: 3.1ms)
2018-06-04T09:43:02 7ff59008 [app] [I] Started GET "/notification_recipients" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 7ff59008 [app] [I] Processing by NotificationRecipientsController#index as JSON
2018-06-04T09:43:02 7ff59008 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 7ff59008 [app] [I] Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.1ms)
2018-06-04T09:43:02 baf16ee1 [app] [I] Started GET "/api/bookmarks?search=controller%3Dhosts&per_page=100" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 baf16ee1 [app] [I] Processing by Api::V2::BookmarksController#index as JSON
2018-06-04T09:43:02 baf16ee1 [app] [I] Parameters: {"search"=>"controller=hosts", "per_page"=>"100", "apiv"=>"v2"}
2018-06-04T09:43:02 baf16ee1 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 baf16ee1 [app] [I] Rendering api/v2/bookmarks/index.json.rabl within api/v2/layouts/index_layout
2018-06-04T09:43:02 baf16ee1 [app] [I] Rendered api/v2/bookmarks/index.json.rabl within api/v2/layouts/index_layout (3.0ms)
2018-06-04T09:43:02 baf16ee1 [app] [I] Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.5ms)
2018-06-04T09:43:02 747866ee [app] [I] Started GET "/hosts/1070/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 747866ee [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 747866ee [app] [I] Parameters: {"id"=>"1070"}
2018-06-04T09:43:02 747866ee [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 970b0085 [app] [I] Started GET "/hosts/7/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 970b0085 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 970b0085 [app] [I] Parameters: {"id"=>"7"}
2018-06-04T09:43:02 970b0085 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 970b0085 [app] [I] Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 0.9ms)
2018-06-04T09:43:02 97ee3461 [app] [I] Started GET "/hosts/1102/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 97ee3461 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 97ee3461 [app] [I] Parameters: {"id"=>"1102"}
2018-06-04T09:43:02 97ee3461 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 747866ee [app] [W] Error has occurred while communicating to OSC-VMWare (VMware)
| ActiveRecord::RecordNotFound: ActiveRecord::RecordNotFound
| /usr/share/foreman/app/models/compute_resource.rb:181:in `find_vm_by_uuid'
| /usr/share/foreman/app/services/power_manager/virt.rb:9:in `block in initialize'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:93:in `block in timeout'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `block in catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:108:in `timeout'
| /usr/share/foreman/app/services/power_manager/virt.rb:8:in `initialize'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `new'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `power'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:22:in `supports_power_and_running?'
| /usr/share/foreman/app/controllers/hosts_controller.rb:870:in `block in host_power_ping'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:93:in `block in timeout'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `block in catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:108:in `timeout'
| /usr/share/foreman/app/controllers/hosts_controller.rb:869:in `host_power_ping'
| /usr/share/foreman/app/controllers/hosts_controller.rb:274:in `get_power_state'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:02 747866ee [app] [W] Failed to fetch power status
| Foreman::Exception: ERF42-1251 [Foreman::Exception]: Error has occurred while communicating with OSC-VMWare (VMware): ActiveRecord::RecordNotFound
| /usr/share/foreman/app/services/power_manager/virt.rb:15:in `rescue in initialize'
| /usr/share/foreman/app/services/power_manager/virt.rb:7:in `initialize'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `new'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `power'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:22:in `supports_power_and_running?'
| /usr/share/foreman/app/controllers/hosts_controller.rb:870:in `block in host_power_ping'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:93:in `block in timeout'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `block in catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:108:in `timeout'
| /usr/share/foreman/app/controllers/hosts_controller.rb:869:in `host_power_ping'
| /usr/share/foreman/app/controllers/hosts_controller.rb:274:in `get_power_state'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:02 747866ee [app] [I] Completed 200 OK in 77ms (Views: 0.2ms | ActiveRecord: 3.0ms)
2018-06-04T09:43:02 c5407e32 [app] [I] Started GET "/hosts/1090/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 c5407e32 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 c5407e32 [app] [I] Parameters: {"id"=>"1090"}
2018-06-04T09:43:02 c5407e32 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 97ee3461 [app] [I] Completed 200 OK in 88ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:02 b1115c2f [app] [I] Started GET "/hosts/8/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 b1115c2f [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 b1115c2f [app] [I] Parameters: {"id"=>"8"}
2018-06-04T09:43:02 b1115c2f [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 b1115c2f [app] [I] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.7ms)
2018-06-04T09:43:02 9b4b2c68 [app] [I] Started GET "/hosts/1098/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 9b4b2c68 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 9b4b2c68 [app] [I] Parameters: {"id"=>"1098"}
2018-06-04T09:43:02 9b4b2c68 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 c5407e32 [app] [W] Error has occurred while communicating to OSC-VMWare (VMware)
| ActiveRecord::RecordNotFound: ActiveRecord::RecordNotFound
| /usr/share/foreman/app/models/compute_resource.rb:181:in `find_vm_by_uuid'
| /usr/share/foreman/app/services/power_manager/virt.rb:9:in `block in initialize'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:93:in `block in timeout'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `block in catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:108:in `timeout'
| /usr/share/foreman/app/services/power_manager/virt.rb:8:in `initialize'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `new'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `power'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:22:in `supports_power_and_running?'
| /usr/share/foreman/app/controllers/hosts_controller.rb:870:in `block in host_power_ping'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:93:in `block in timeout'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `block in catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:108:in `timeout'
| /usr/share/foreman/app/controllers/hosts_controller.rb:869:in `host_power_ping'
| /usr/share/foreman/app/controllers/hosts_controller.rb:274:in `get_power_state'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:02 c5407e32 [app] [W] Failed to fetch power status
| Foreman::Exception: ERF42-1251 [Foreman::Exception]: Error has occurred while communicating with OSC-VMWare (VMware): ActiveRecord::RecordNotFound
| /usr/share/foreman/app/services/power_manager/virt.rb:15:in `rescue in initialize'
| /usr/share/foreman/app/services/power_manager/virt.rb:7:in `initialize'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `new'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:8:in `power'
| /usr/share/foreman/app/models/concerns/hostext/power_interface.rb:22:in `supports_power_and_running?'
| /usr/share/foreman/app/controllers/hosts_controller.rb:870:in `block in host_power_ping'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:93:in `block in timeout'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `block in catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:33:in `catch'
| /opt/rh/rh-ruby24/root/usr/share/ruby/timeout.rb:108:in `timeout'
| /usr/share/foreman/app/controllers/hosts_controller.rb:869:in `host_power_ping'
| /usr/share/foreman/app/controllers/hosts_controller.rb:274:in `get_power_state'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/static_dispatcher.rb:65:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/extractor/recorder.rb:136:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
| /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'
| /usr/share/foreman/lib/middleware/session_safe_logging.rb:17:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
| /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'
| /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'
| /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'
| /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
| /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
| /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
| /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-06-04T09:43:02 c5407e32 [app] [I] Completed 200 OK in 70ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:02 d9755c2c [app] [I] Started GET "/hosts/1055/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 d9755c2c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 d9755c2c [app] [I] Parameters: {"id"=>"1055"}
2018-06-04T09:43:02 d9755c2c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 9b4b2c68 [app] [I] Completed 200 OK in 80ms (Views: 0.2ms | ActiveRecord: 0.9ms)
2018-06-04T09:43:02 d89237bf [app] [I] Started GET "/hosts/34/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 d89237bf [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 d89237bf [app] [I] Parameters: {"id"=>"34"}
2018-06-04T09:43:02 d89237bf [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 d89237bf [app] [I] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.6ms)
2018-06-04T09:43:02 208447fc [app] [I] Started GET "/hosts/35/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 208447fc [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 208447fc [app] [I] Parameters: {"id"=>"35"}
2018-06-04T09:43:02 208447fc [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 208447fc [app] [I] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 1.7ms)
2018-06-04T09:43:02 f9a7951f [app] [I] Started GET "/hosts/1099/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 d9755c2c [app] [I] Completed 200 OK in 82ms (Views: 0.2ms | ActiveRecord: 1.0ms)
2018-06-04T09:43:02 f9a7951f [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 f9a7951f [app] [I] Parameters: {"id"=>"1099"}
2018-06-04T09:43:02 f9a7951f [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 eaa9f19e [app] [I] Started GET "/hosts/3/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 eaa9f19e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 eaa9f19e [app] [I] Parameters: {"id"=>"3"}
2018-06-04T09:43:02 eaa9f19e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 eaa9f19e [app] [I] Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 0.8ms)
2018-06-04T09:43:02 294a90d0 [app] [I] Started GET "/hosts/849/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 294a90d0 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 294a90d0 [app] [I] Parameters: {"id"=>"849"}
2018-06-04T09:43:02 294a90d0 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 f9a7951f [app] [I] Completed 200 OK in 105ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:02 6085a93a [app] [I] Started GET "/hosts/1087/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 6085a93a [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 6085a93a [app] [I] Parameters: {"id"=>"1087"}
2018-06-04T09:43:02 6085a93a [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 6085a93a [app] [I] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.7ms)
2018-06-04T09:43:02 294a90d0 [app] [I] Completed 200 OK in 101ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:02 665dd827 [app] [I] Started GET "/hosts/1088/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 3d7e485b [app] [I] Started GET "/hosts/1103/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 665dd827 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 665dd827 [app] [I] Parameters: {"id"=>"1088"}
2018-06-04T09:43:02 665dd827 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 3d7e485b [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 3d7e485b [app] [I] Parameters: {"id"=>"1103"}
2018-06-04T09:43:02 3d7e485b [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 665dd827 [app] [I] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.7ms)
2018-06-04T09:43:02 b9f796c3 [app] [I] Started GET "/hosts/4/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 b9f796c3 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 b9f796c3 [app] [I] Parameters: {"id"=>"4"}
2018-06-04T09:43:02 b9f796c3 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 b9f796c3 [app] [I] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.7ms)
2018-06-04T09:43:02 d9a7f67d [app] [I] Started GET "/hosts/1036/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 d9a7f67d [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 d9a7f67d [app] [I] Parameters: {"id"=>"1036"}
2018-06-04T09:43:02 d9a7f67d [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:02 3d7e485b [app] [I] Completed 200 OK in 79ms (Views: 0.2ms | ActiveRecord: 0.9ms)
2018-06-04T09:43:02 375a28b5 [app] [I] Started GET "/hosts/1035/power" for OMIT.248.249 at 2018-06-04 09:43:02 -0400
2018-06-04T09:43:02 375a28b5 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:02 375a28b5 [app] [I] Parameters: {"id"=>"1035"}
2018-06-04T09:43:02 375a28b5 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 d9a7f67d [app] [I] Completed 200 OK in 114ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:03 87b53063 [app] [I] Started GET "/hosts/1034/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 87b53063 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 87b53063 [app] [I] Parameters: {"id"=>"1034"}
2018-06-04T09:43:03 87b53063 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 375a28b5 [app] [I] Completed 200 OK in 117ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:03 1011d6f0 [app] [I] Started GET "/hosts/1033/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 1011d6f0 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 1011d6f0 [app] [I] Parameters: {"id"=>"1033"}
2018-06-04T09:43:03 1011d6f0 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 87b53063 [app] [I] Completed 200 OK in 115ms (Views: 0.2ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:03 a5c0219e [app] [I] Started GET "/hosts/1032/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 a5c0219e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 a5c0219e [app] [I] Parameters: {"id"=>"1032"}
2018-06-04T09:43:03 a5c0219e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 1011d6f0 [app] [I] Completed 200 OK in 122ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:03 5e49a9ae [app] [I] Started GET "/hosts/1031/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 5e49a9ae [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 5e49a9ae [app] [I] Parameters: {"id"=>"1031"}
2018-06-04T09:43:03 5e49a9ae [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 a5c0219e [app] [I] Completed 200 OK in 113ms (Views: 0.2ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:03 05008add [app] [I] Started GET "/hosts/1030/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 05008add [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 05008add [app] [I] Parameters: {"id"=>"1030"}
2018-06-04T09:43:03 05008add [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 5e49a9ae [app] [I] Completed 200 OK in 124ms (Views: 0.3ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:03 27fdc474 [app] [I] Started GET "/hosts/1029/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 27fdc474 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 27fdc474 [app] [I] Parameters: {"id"=>"1029"}
2018-06-04T09:43:03 27fdc474 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 05008add [app] [I] Completed 200 OK in 112ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:03 056f2680 [app] [I] Started GET "/hosts/1028/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 056f2680 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 056f2680 [app] [I] Parameters: {"id"=>"1028"}
2018-06-04T09:43:03 056f2680 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 27fdc474 [app] [I] Completed 200 OK in 132ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:03 42769094 [app] [I] Started GET "/hosts/1027/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 42769094 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 42769094 [app] [I] Parameters: {"id"=>"1027"}
2018-06-04T09:43:03 42769094 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 056f2680 [app] [I] Completed 200 OK in 113ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:03 f62a60ca [app] [I] Started GET "/hosts/1026/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 f62a60ca [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 f62a60ca [app] [I] Parameters: {"id"=>"1026"}
2018-06-04T09:43:03 f62a60ca [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 42769094 [app] [I] Completed 200 OK in 129ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:03 95a3a8b9 [app] [I] Started GET "/hosts/1025/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 95a3a8b9 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 95a3a8b9 [app] [I] Parameters: {"id"=>"1025"}
2018-06-04T09:43:03 95a3a8b9 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 f62a60ca [app] [I] Completed 200 OK in 118ms (Views: 0.3ms | ActiveRecord: 1.9ms)
2018-06-04T09:43:03 ac0d390b [app] [I] Started GET "/hosts/1024/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 ac0d390b [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 ac0d390b [app] [I] Parameters: {"id"=>"1024"}
2018-06-04T09:43:03 ac0d390b [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 95a3a8b9 [app] [I] Completed 200 OK in 131ms (Views: 0.2ms | ActiveRecord: 1.7ms)
2018-06-04T09:43:03 4bd5e5f5 [app] [I] Started GET "/hosts/1023/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 4bd5e5f5 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 4bd5e5f5 [app] [I] Parameters: {"id"=>"1023"}
2018-06-04T09:43:03 4bd5e5f5 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 ac0d390b [app] [I] Completed 200 OK in 134ms (Views: 0.3ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:03 0a696ee4 [app] [I] Started GET "/hosts/1022/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 0a696ee4 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 0a696ee4 [app] [I] Parameters: {"id"=>"1022"}
2018-06-04T09:43:03 0a696ee4 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 0a696ee4 [app] [I] Completed 200 OK in 126ms (Views: 0.3ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:03 c632f8e7 [app] [I] Started GET "/hosts/1021/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 c632f8e7 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 c632f8e7 [app] [I] Parameters: {"id"=>"1021"}
2018-06-04T09:43:03 c632f8e7 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:03 4bd5e5f5 [app] [I] Completed 200 OK in 170ms (Views: 0.3ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:03 b2f2d6b1 [app] [I] Started GET "/hosts/1020/power" for OMIT.248.249 at 2018-06-04 09:43:03 -0400
2018-06-04T09:43:03 b2f2d6b1 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:03 b2f2d6b1 [app] [I] Parameters: {"id"=>"1020"}
2018-06-04T09:43:03 b2f2d6b1 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 c632f8e7 [app] [I] Completed 200 OK in 121ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:04 8754982e [app] [I] Started GET "/hosts/1019/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 8754982e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 8754982e [app] [I] Parameters: {"id"=>"1019"}
2018-06-04T09:43:04 8754982e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 b2f2d6b1 [app] [I] Completed 200 OK in 116ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:04 0508107b [app] [I] Started GET "/hosts/1018/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 0508107b [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 0508107b [app] [I] Parameters: {"id"=>"1018"}
2018-06-04T09:43:04 0508107b [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 8754982e [app] [I] Completed 200 OK in 118ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:04 de0d7cd7 [app] [I] Started GET "/hosts/1017/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 de0d7cd7 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 de0d7cd7 [app] [I] Parameters: {"id"=>"1017"}
2018-06-04T09:43:04 de0d7cd7 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 0508107b [app] [I] Completed 200 OK in 118ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:04 8a712026 [app] [I] Started GET "/hosts/1016/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 8a712026 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 8a712026 [app] [I] Parameters: {"id"=>"1016"}
2018-06-04T09:43:04 8a712026 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 de0d7cd7 [app] [I] Completed 200 OK in 158ms (Views: 0.2ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:04 0ff00662 [app] [I] Started GET "/hosts/1015/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 0ff00662 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 0ff00662 [app] [I] Parameters: {"id"=>"1015"}
2018-06-04T09:43:04 0ff00662 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 8a712026 [app] [I] Completed 200 OK in 157ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:04 50437fc4 [app] [I] Started GET "/hosts/1014/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 50437fc4 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 50437fc4 [app] [I] Parameters: {"id"=>"1014"}
2018-06-04T09:43:04 50437fc4 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 0ff00662 [app] [I] Completed 200 OK in 132ms (Views: 0.3ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:04 fa5c34d6 [app] [I] Started GET "/hosts/1013/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 fa5c34d6 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 fa5c34d6 [app] [I] Parameters: {"id"=>"1013"}
2018-06-04T09:43:04 fa5c34d6 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 50437fc4 [app] [I] Completed 200 OK in 122ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:04 4125dd0c [app] [I] Started GET "/hosts/1012/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 4125dd0c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 4125dd0c [app] [I] Parameters: {"id"=>"1012"}
2018-06-04T09:43:04 4125dd0c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 fa5c34d6 [app] [I] Completed 200 OK in 131ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:04 73d2592d [app] [I] Started GET "/hosts/1011/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 73d2592d [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 73d2592d [app] [I] Parameters: {"id"=>"1011"}
2018-06-04T09:43:04 73d2592d [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 4125dd0c [app] [I] Completed 200 OK in 140ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:04 8c3895a5 [app] [I] Started GET "/hosts/1010/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 8c3895a5 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 8c3895a5 [app] [I] Parameters: {"id"=>"1010"}
2018-06-04T09:43:04 8c3895a5 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 73d2592d [app] [I] Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 2.0ms)
2018-06-04T09:43:04 2ef5acf9 [app] [I] Started GET "/hosts/1009/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 2ef5acf9 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 2ef5acf9 [app] [I] Parameters: {"id"=>"1009"}
2018-06-04T09:43:04 2ef5acf9 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 8c3895a5 [app] [I] Completed 200 OK in 123ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:04 2f9f6ebe [app] [I] Started GET "/hosts/1008/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 2f9f6ebe [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 2f9f6ebe [app] [I] Parameters: {"id"=>"1008"}
2018-06-04T09:43:04 2f9f6ebe [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 2ef5acf9 [app] [I] Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 2.2ms)
2018-06-04T09:43:04 8aeb99d1 [app] [I] Started GET "/hosts/1007/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 8aeb99d1 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 8aeb99d1 [app] [I] Parameters: {"id"=>"1007"}
2018-06-04T09:43:04 8aeb99d1 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:04 2f9f6ebe [app] [I] Completed 200 OK in 132ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:04 b3b4d260 [app] [I] Started GET "/hosts/1006/power" for OMIT.248.249 at 2018-06-04 09:43:04 -0400
2018-06-04T09:43:04 b3b4d260 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:04 b3b4d260 [app] [I] Parameters: {"id"=>"1006"}
2018-06-04T09:43:04 b3b4d260 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 8aeb99d1 [app] [I] Completed 200 OK in 132ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:05 51990666 [app] [I] Started GET "/hosts/1005/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 51990666 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 51990666 [app] [I] Parameters: {"id"=>"1005"}
2018-06-04T09:43:05 51990666 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 b3b4d260 [app] [I] Completed 200 OK in 135ms (Views: 0.3ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:05 b0177438 [app] [I] Started GET "/hosts/1004/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 b0177438 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 b0177438 [app] [I] Parameters: {"id"=>"1004"}
2018-06-04T09:43:05 b0177438 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 51990666 [app] [I] Completed 200 OK in 133ms (Views: 0.2ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:05 83e25ec0 [app] [I] Started GET "/hosts/1003/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 83e25ec0 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 83e25ec0 [app] [I] Parameters: {"id"=>"1003"}
2018-06-04T09:43:05 83e25ec0 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 b0177438 [app] [I] Completed 200 OK in 129ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:05 9235fdac [app] [I] Started GET "/hosts/1002/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 9235fdac [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 9235fdac [app] [I] Parameters: {"id"=>"1002"}
2018-06-04T09:43:05 9235fdac [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 83e25ec0 [app] [I] Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:05 1b0e94c1 [app] [I] Started GET "/hosts/1001/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 1b0e94c1 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 1b0e94c1 [app] [I] Parameters: {"id"=>"1001"}
2018-06-04T09:43:05 1b0e94c1 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 9235fdac [app] [I] Completed 200 OK in 132ms (Views: 0.2ms | ActiveRecord: 1.7ms)
2018-06-04T09:43:05 7c225b40 [app] [I] Started GET "/hosts/1000/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 7c225b40 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 7c225b40 [app] [I] Parameters: {"id"=>"1000"}
2018-06-04T09:43:05 7c225b40 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 1b0e94c1 [app] [I] Completed 200 OK in 141ms (Views: 0.3ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:05 64abd2a9 [app] [I] Started GET "/hosts/999/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 64abd2a9 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 7c225b40 [app] [I] Completed 200 OK in 133ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:05 64abd2a9 [app] [I] Parameters: {"id"=>"999"}
2018-06-04T09:43:05 64abd2a9 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 808cfa8a [app] [I] Started GET "/hosts/998/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 808cfa8a [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 808cfa8a [app] [I] Parameters: {"id"=>"998"}
2018-06-04T09:43:05 808cfa8a [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 64abd2a9 [app] [I] Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 2.4ms)
2018-06-04T09:43:05 fc275328 [app] [I] Started GET "/hosts/997/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 fc275328 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 fc275328 [app] [I] Parameters: {"id"=>"997"}
2018-06-04T09:43:05 fc275328 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 808cfa8a [app] [I] Completed 200 OK in 158ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:05 d8719e0d [app] [I] Started GET "/hosts/996/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 d8719e0d [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 d8719e0d [app] [I] Parameters: {"id"=>"996"}
2018-06-04T09:43:05 d8719e0d [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 fc275328 [app] [I] Completed 200 OK in 123ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:05 2ed4363f [app] [I] Started GET "/hosts/995/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 2ed4363f [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 2ed4363f [app] [I] Parameters: {"id"=>"995"}
2018-06-04T09:43:05 2ed4363f [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 d8719e0d [app] [I] Completed 200 OK in 124ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:05 96eab05e [app] [I] Started GET "/hosts/994/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 96eab05e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 96eab05e [app] [I] Parameters: {"id"=>"994"}
2018-06-04T09:43:05 96eab05e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 2ed4363f [app] [I] Completed 200 OK in 111ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:05 e08cd202 [app] [I] Started GET "/hosts/993/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 e08cd202 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 e08cd202 [app] [I] Parameters: {"id"=>"993"}
2018-06-04T09:43:05 e08cd202 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 96eab05e [app] [I] Completed 200 OK in 114ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:05 f6e31686 [app] [I] Started GET "/hosts/992/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 f6e31686 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 f6e31686 [app] [I] Parameters: {"id"=>"992"}
2018-06-04T09:43:05 f6e31686 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:05 e08cd202 [app] [I] Completed 200 OK in 111ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:05 93020957 [app] [I] Started GET "/hosts/991/power" for OMIT.248.249 at 2018-06-04 09:43:05 -0400
2018-06-04T09:43:05 93020957 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:05 93020957 [app] [I] Parameters: {"id"=>"991"}
2018-06-04T09:43:05 93020957 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 f6e31686 [app] [I] Completed 200 OK in 114ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:06 94a3962b [app] [I] Started GET "/hosts/990/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 94a3962b [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 94a3962b [app] [I] Parameters: {"id"=>"990"}
2018-06-04T09:43:06 94a3962b [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 93020957 [app] [I] Completed 200 OK in 117ms (Views: 0.3ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:06 15b2bb28 [app] [I] Started GET "/hosts/989/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 15b2bb28 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 15b2bb28 [app] [I] Parameters: {"id"=>"989"}
2018-06-04T09:43:06 15b2bb28 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 94a3962b [app] [I] Completed 200 OK in 195ms (Views: 0.4ms | ActiveRecord: 3.8ms)
2018-06-04T09:43:06 11f067dd [app] [I] Started GET "/hosts/988/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 11f067dd [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 11f067dd [app] [I] Parameters: {"id"=>"988"}
2018-06-04T09:43:06 11f067dd [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 15b2bb28 [app] [I] Completed 200 OK in 129ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:06 55ad9669 [app] [I] Started GET "/hosts/987/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 55ad9669 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 55ad9669 [app] [I] Parameters: {"id"=>"987"}
2018-06-04T09:43:06 55ad9669 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 11f067dd [app] [I] Completed 200 OK in 135ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:06 a9b6226e [app] [I] Started GET "/hosts/986/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 a9b6226e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 a9b6226e [app] [I] Parameters: {"id"=>"986"}
2018-06-04T09:43:06 a9b6226e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 55ad9669 [app] [I] Completed 200 OK in 132ms (Views: 0.3ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:06 a227b54a [app] [I] Started GET "/hosts/985/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 a227b54a [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 a227b54a [app] [I] Parameters: {"id"=>"985"}
2018-06-04T09:43:06 a227b54a [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 a9b6226e [app] [I] Completed 200 OK in 129ms (Views: 0.3ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:06 290d062b [app] [I] Started GET "/hosts/984/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 290d062b [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 290d062b [app] [I] Parameters: {"id"=>"984"}
2018-06-04T09:43:06 290d062b [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 a227b54a [app] [I] Completed 200 OK in 132ms (Views: 0.2ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:06 f657c10c [app] [I] Started GET "/hosts/983/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 f657c10c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 f657c10c [app] [I] Parameters: {"id"=>"983"}
2018-06-04T09:43:06 f657c10c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 290d062b [app] [I] Completed 200 OK in 129ms (Views: 0.3ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:06 c20a3d7c [app] [I] Started GET "/hosts/982/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 c20a3d7c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 c20a3d7c [app] [I] Parameters: {"id"=>"982"}
2018-06-04T09:43:06 c20a3d7c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 f657c10c [app] [I] Completed 200 OK in 126ms (Views: 0.3ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:06 66b4aa08 [app] [I] Started GET "/hosts/981/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 66b4aa08 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 66b4aa08 [app] [I] Parameters: {"id"=>"981"}
2018-06-04T09:43:06 66b4aa08 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 c20a3d7c [app] [I] Completed 200 OK in 134ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:06 1b268cb7 [app] [I] Started GET "/hosts/1039/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 1b268cb7 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 1b268cb7 [app] [I] Parameters: {"id"=>"1039"}
2018-06-04T09:43:06 1b268cb7 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 66b4aa08 [app] [I] Completed 200 OK in 132ms (Views: 0.2ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:06 d680ab10 [app] [I] Started GET "/hosts/980/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 d680ab10 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 d680ab10 [app] [I] Parameters: {"id"=>"980"}
2018-06-04T09:43:06 d680ab10 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 1b268cb7 [app] [I] Completed 200 OK in 131ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:06 da0a18a4 [app] [I] Started GET "/hosts/979/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 da0a18a4 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 da0a18a4 [app] [I] Parameters: {"id"=>"979"}
2018-06-04T09:43:06 da0a18a4 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:06 d680ab10 [app] [I] Completed 200 OK in 134ms (Views: 0.3ms | ActiveRecord: 1.7ms)
2018-06-04T09:43:06 e5598ab7 [app] [I] Started GET "/hosts/978/power" for OMIT.248.249 at 2018-06-04 09:43:06 -0400
2018-06-04T09:43:06 e5598ab7 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:06 e5598ab7 [app] [I] Parameters: {"id"=>"978"}
2018-06-04T09:43:06 e5598ab7 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 da0a18a4 [app] [I] Completed 200 OK in 127ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:07 9d42e160 [app] [I] Started GET "/hosts/1038/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 9d42e160 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 9d42e160 [app] [I] Parameters: {"id"=>"1038"}
2018-06-04T09:43:07 9d42e160 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 e5598ab7 [app] [I] Completed 200 OK in 128ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:07 0ad3417c [app] [I] Started GET "/hosts/977/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 0ad3417c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 0ad3417c [app] [I] Parameters: {"id"=>"977"}
2018-06-04T09:43:07 0ad3417c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 9d42e160 [app] [I] Completed 200 OK in 132ms (Views: 0.6ms | ActiveRecord: 1.7ms)
2018-06-04T09:43:07 1d24bb3a [app] [I] Started GET "/hosts/976/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 1d24bb3a [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 1d24bb3a [app] [I] Parameters: {"id"=>"976"}
2018-06-04T09:43:07 1d24bb3a [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 0ad3417c [app] [I] Completed 200 OK in 129ms (Views: 0.3ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:07 826db530 [app] [I] Started GET "/hosts/975/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 826db530 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 826db530 [app] [I] Parameters: {"id"=>"975"}
2018-06-04T09:43:07 826db530 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 1d24bb3a [app] [I] Completed 200 OK in 163ms (Views: 0.3ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:07 d7f72c5e [app] [I] Started GET "/hosts/974/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 d7f72c5e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 d7f72c5e [app] [I] Parameters: {"id"=>"974"}
2018-06-04T09:43:07 d7f72c5e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 826db530 [app] [I] Completed 200 OK in 161ms (Views: 0.2ms | ActiveRecord: 1.9ms)
2018-06-04T09:43:07 e5fc2d72 [app] [I] Started GET "/hosts/973/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 e5fc2d72 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 e5fc2d72 [app] [I] Parameters: {"id"=>"973"}
2018-06-04T09:43:07 e5fc2d72 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 d7f72c5e [app] [I] Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 1.7ms)
2018-06-04T09:43:07 1f3ec17c [app] [I] Started GET "/hosts/972/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 1f3ec17c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 1f3ec17c [app] [I] Parameters: {"id"=>"972"}
2018-06-04T09:43:07 1f3ec17c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 e5fc2d72 [app] [I] Completed 200 OK in 132ms (Views: 0.3ms | ActiveRecord: 1.6ms)
2018-06-04T09:43:07 cdd8dc47 [app] [I] Started GET "/hosts/971/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 cdd8dc47 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 cdd8dc47 [app] [I] Parameters: {"id"=>"971"}
2018-06-04T09:43:07 cdd8dc47 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 1f3ec17c [app] [I] Completed 200 OK in 139ms (Views: 0.3ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:07 475ffc44 [app] [I] Started GET "/hosts/970/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 475ffc44 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 475ffc44 [app] [I] Parameters: {"id"=>"970"}
2018-06-04T09:43:07 475ffc44 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 cdd8dc47 [app] [I] Completed 200 OK in 138ms (Views: 0.4ms | ActiveRecord: 1.9ms)
2018-06-04T09:43:07 ae59dbc2 [app] [I] Started GET "/hosts/969/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 ae59dbc2 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 ae59dbc2 [app] [I] Parameters: {"id"=>"969"}
2018-06-04T09:43:07 ae59dbc2 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 475ffc44 [app] [I] Completed 200 OK in 129ms (Views: 0.2ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:07 5ce04660 [app] [I] Started GET "/hosts/968/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 5ce04660 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 5ce04660 [app] [I] Parameters: {"id"=>"968"}
2018-06-04T09:43:07 5ce04660 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 ae59dbc2 [app] [I] Completed 200 OK in 141ms (Views: 0.3ms | ActiveRecord: 1.9ms)
2018-06-04T09:43:07 506f5a2e [app] [I] Started GET "/hosts/967/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 506f5a2e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 506f5a2e [app] [I] Parameters: {"id"=>"967"}
2018-06-04T09:43:07 506f5a2e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 5ce04660 [app] [I] Completed 200 OK in 132ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:07 98966323 [app] [I] Started GET "/hosts/966/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 98966323 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 98966323 [app] [I] Parameters: {"id"=>"966"}
2018-06-04T09:43:07 98966323 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:07 506f5a2e [app] [I] Completed 200 OK in 120ms (Views: 0.2ms | ActiveRecord: 1.9ms)
2018-06-04T09:43:07 29cf5702 [app] [I] Started GET "/hosts/965/power" for OMIT.248.249 at 2018-06-04 09:43:07 -0400
2018-06-04T09:43:07 29cf5702 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:07 29cf5702 [app] [I] Parameters: {"id"=>"965"}
2018-06-04T09:43:07 29cf5702 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 98966323 [app] [I] Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:08 dda71512 [app] [I] Started GET "/hosts/964/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 dda71512 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 dda71512 [app] [I] Parameters: {"id"=>"964"}
2018-06-04T09:43:08 dda71512 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 29cf5702 [app] [I] Completed 200 OK in 154ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2018-06-04T09:43:08 b08bdad9 [app] [I] Started GET "/hosts/963/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 b08bdad9 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 b08bdad9 [app] [I] Parameters: {"id"=>"963"}
2018-06-04T09:43:08 b08bdad9 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 dda71512 [app] [I] Completed 200 OK in 123ms (Views: 0.3ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:08 7558403e [app] [I] Started GET "/hosts/962/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 7558403e [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 7558403e [app] [I] Parameters: {"id"=>"962"}
2018-06-04T09:43:08 7558403e [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 b08bdad9 [app] [I] Completed 200 OK in 169ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:08 ef63db4f [app] [I] Started GET "/hosts/961/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 ef63db4f [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 ef63db4f [app] [I] Parameters: {"id"=>"961"}
2018-06-04T09:43:08 ef63db4f [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 7558403e [app] [I] Completed 200 OK in 118ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:08 d19688fc [app] [I] Started GET "/hosts/960/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 d19688fc [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 d19688fc [app] [I] Parameters: {"id"=>"960"}
2018-06-04T09:43:08 d19688fc [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 ef63db4f [app] [I] Completed 200 OK in 112ms (Views: 0.2ms | ActiveRecord: 1.2ms)
2018-06-04T09:43:08 568af1fd [app] [I] Started GET "/hosts/959/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 568af1fd [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 568af1fd [app] [I] Parameters: {"id"=>"959"}
2018-06-04T09:43:08 568af1fd [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 d19688fc [app] [I] Completed 200 OK in 116ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:08 1272f64c [app] [I] Started GET "/hosts/958/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 1272f64c [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 1272f64c [app] [I] Parameters: {"id"=>"958"}
2018-06-04T09:43:08 1272f64c [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 568af1fd [app] [I] Completed 200 OK in 114ms (Views: 0.2ms | ActiveRecord: 1.3ms)
2018-06-04T09:43:08 496f13e0 [app] [I] Started GET "/hosts/957/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 496f13e0 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 496f13e0 [app] [I] Parameters: {"id"=>"957"}
2018-06-04T09:43:08 496f13e0 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 1272f64c [app] [I] Completed 200 OK in 113ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:08 23250471 [app] [I] Started GET "/hosts/956/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 23250471 [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 23250471 [app] [I] Parameters: {"id"=>"956"}
2018-06-04T09:43:08 23250471 [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 496f13e0 [app] [I] Completed 200 OK in 114ms (Views: 0.2ms | ActiveRecord: 1.5ms)
2018-06-04T09:43:08 1a9d86ac [app] [I] Started GET "/hosts/955/power" for OMIT.248.249 at 2018-06-04 09:43:08 -0400
2018-06-04T09:43:08 1a9d86ac [app] [I] Processing by HostsController#get_power_state as JSON
2018-06-04T09:43:08 1a9d86ac [app] [I] Parameters: {"id"=>"955"}
2018-06-04T09:43:08 1a9d86ac [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:08 23250471 [app] [I] Completed 200 OK in 130ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:08 1a9d86ac [app] [I] Completed 200 OK in 126ms (Views: 0.2ms | ActiveRecord: 1.4ms)
2018-06-04T09:43:13 0c03429f [app] [I] Started GET "/notification_recipients" for OMIT.248.249 at 2018-06-04 09:43:13 -0400
2018-06-04T09:43:13 0c03429f [app] [I] Processing by NotificationRecipientsController#index as JSON
2018-06-04T09:43:13 0c03429f [app] [I] Current user: tdockendorf (administrator)
2018-06-04T09:43:13 0c03429f [app] [I] Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.1ms)
(4-4/6)