Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1697604 Details for
Bug 1846254
need to restart services after enabling leapp plugin
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Foreman Log
leapp_restart_error.txt (text/plain), 54.17 KB, created by
Leos Stejskal
on 2020-06-16 12:16:34 UTC
(
hide
)
Description:
Foreman Log
Filename:
MIME Type:
Creator:
Leos Stejskal
Created:
2020-06-16 12:16:34 UTC
Size:
54.17 KB
patch
obsolete
>2020-06-16T08:08:03 [I|app|040dc7a9] Processing by HostsController#index as HTML >2020-06-16T08:08:03 [I|app|040dc7a9] Rendering hosts/index.html.erb within layouts/application >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered common/_pagination.html.erb (Duration: 6.2ms | Allocations: 6581) >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered hosts/_list.html.erb (Duration: 48.7ms | Allocations: 32471) >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered hosts/index.html.erb within layouts/application (Duration: 168.2ms | Allocations: 52987) >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered common/_searchbar.html.erb (Duration: 4.5ms | Allocations: 6799) >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered layouts/_application_content.html.erb (Duration: 8.8ms | Allocations: 13581) >2020-06-16T08:08:03 [I|app|040dc7a9] Rendering layouts/base.html.erb >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_theme_satellite-6.0.1.1/app/views/foreman_theme_satellite/_theme_client_side_branding.js.erb (Duration: 4.7ms | Allocations: 6969) >2020-06-16T08:08:03 [I|app|040dc7a9] Rendered layouts/base.html.erb (Duration: 37.4ms | Allocations: 37347) >2020-06-16T08:08:03 [I|app|040dc7a9] Completed 200 OK in 277ms (Views: 215.5ms | ActiveRecord: 17.1ms | Allocations: 124932) >2020-06-16T08:08:05 [I|app|29a786a9] Started GET "/notification_recipients" for 127.0.0.1 at 2020-06-16 08:08:05 -0400 >2020-06-16T08:08:05 [I|app|29a786a9] Processing by NotificationRecipientsController#index as JSON >2020-06-16T08:08:05 [I|app|29a786a9] Completed 200 OK in 11ms (Views: 0.2ms | ActiveRecord: 1.0ms | Allocations: 2277) >2020-06-16T08:08:05 [I|app|87e21df4] Started GET "/api/v2/hosts/dhcp-2-145.vms.sat.rdu2.redhat.com/power" for 127.0.0.1 at 2020-06-16 08:08:05 -0400 >2020-06-16T08:08:05 [I|app|87e21df4] Processing by Api::V2::HostsController#power_status as JSON >2020-06-16T08:08:05 [I|app|87e21df4] Parameters: {"apiv"=>"v2", "id"=>"dhcp-2-145.vms.sat.rdu2.redhat.com"} >2020-06-16T08:08:05 [I|app|182be6e8] Started GET "/api/v2/hosts/dhcp-3-31.vms.sat.rdu2.redhat.com/power" for 127.0.0.1 at 2020-06-16 08:08:05 -0400 >2020-06-16T08:08:05 [I|app|cda2c843] Started GET "/api/v2/hosts/dhcp-3-5.vms.sat.rdu2.redhat.com/power" for 127.0.0.1 at 2020-06-16 08:08:05 -0400 >2020-06-16T08:08:05 [I|app|87e21df4] Completed 200 OK in 20ms (Views: 0.2ms | ActiveRecord: 4.0ms | Allocations: 6521) >2020-06-16T08:08:05 [I|app|182be6e8] Processing by Api::V2::HostsController#power_status as JSON >2020-06-16T08:08:05 [I|app|182be6e8] Parameters: {"apiv"=>"v2", "id"=>"dhcp-3-31.vms.sat.rdu2.redhat.com"} >2020-06-16T08:08:05 [I|app|cda2c843] Processing by Api::V2::HostsController#power_status as JSON >2020-06-16T08:08:05 [I|app|cda2c843] Parameters: {"apiv"=>"v2", "id"=>"dhcp-3-5.vms.sat.rdu2.redhat.com"} >2020-06-16T08:08:05 [I|app|182be6e8] Completed 200 OK in 21ms (Views: 0.3ms | ActiveRecord: 2.9ms | Allocations: 6092) >2020-06-16T08:08:05 [I|app|cda2c843] Completed 200 OK in 22ms (Views: 0.2ms | ActiveRecord: 5.3ms | Allocations: 6474) >2020-06-16T08:08:09 [I|app|1707d264] Started GET "/job_invocations/new?host_ids%5B%5D=2" for 127.0.0.1 at 2020-06-16 08:08:09 -0400 >2020-06-16T08:08:09 [I|app|1707d264] Processing by JobInvocationsController#new as HTML >2020-06-16T08:08:09 [I|app|1707d264] Parameters: {"host_ids"=>["2"]} >2020-06-16T08:08:09 [I|app|1707d264] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/new.html.erb within layouts/application >2020-06-16T08:08:09 [I|app|1707d264] Rendered template_inputs/_invocation_form.html.erb (Duration: 2.3ms | Allocations: 807) >2020-06-16T08:08:09 [I|app|1707d264] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_description_fields.html.erb (Duration: 4.1ms | Allocations: 2392) >2020-06-16T08:08:09 [I|app|1707d264] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/views/common/_trigger_form.html.erb (Duration: 28.2ms | Allocations: 20028) >2020-06-16T08:08:09 [I|app|1707d264] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_preview_hosts_modal.html.erb (Duration: 1.5ms | Allocations: 701) >2020-06-16T08:08:09 [I|app|1707d264] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_form.html.erb (Duration: 133.4ms | Allocations: 70403) >2020-06-16T08:08:09 [I|app|1707d264] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/new.html.erb within layouts/application (Duration: 138.1ms | Allocations: 72691) >2020-06-16T08:08:09 [I|app|1707d264] Rendered layouts/_application_content.html.erb (Duration: 4.9ms | Allocations: 6904) >2020-06-16T08:08:09 [I|app|1707d264] Rendering layouts/base.html.erb >2020-06-16T08:08:09 [I|app|1707d264] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_theme_satellite-6.0.1.1/app/views/foreman_theme_satellite/_theme_client_side_branding.js.erb (Duration: 4.1ms | Allocations: 6961) >2020-06-16T08:08:09 [I|app|1707d264] Rendered layouts/base.html.erb (Duration: 35.2ms | Allocations: 37036) >2020-06-16T08:08:09 [I|app|1707d264] Completed 200 OK in 231ms (Views: 179.8ms | ActiveRecord: 12.9ms | Allocations: 138841) >2020-06-16T08:08:10 [I|app|4f8592f4] Started GET "/notification_recipients" for 127.0.0.1 at 2020-06-16 08:08:10 -0400 >2020-06-16T08:08:10 [I|app|4f8592f4] Processing by NotificationRecipientsController#index as JSON >2020-06-16T08:08:10 [I|app|4f8592f4] Completed 200 OK in 8ms (Views: 0.1ms | ActiveRecord: 0.9ms | Allocations: 2260) >2020-06-16T08:08:14 [I|app|d8b033d3] Started POST "/job_invocations" for 127.0.0.1 at 2020-06-16 08:08:14 -0400 >2020-06-16T08:08:14 [I|app|d8b033d3] Processing by JobInvocationsController#create as HTML >2020-06-16T08:08:14 [I|app|d8b033d3] Parameters: {"utf8"=>"â", "authenticity_token"=>"GFAaiq73/oeD6StusbYC8XM9BZpDVYJaAss1aTYJwrY3GjGCASvyz3stJ1+fpxJZZkbpiX5ilUpDsfCln0Rpgw==", "job_invocation"=>{"job_category"=>"Commands", "remote_execution_feature_id"=>"", "providers"=>{"SSH"=>{"job_template_id"=>"147", "job_templates"=>{"147"=>{"input_values"=>"[FILTERED]", "effective_user"=>"", "execution_timeout_interval"=>""}}}}, "description"=>"Run date", "description_override"=>"Run %{command}", "description_format"=>"Run %{command}", "password"=>"[FILTERED]", "key_passphrase"=>"", "sudo_password"=>"[FILTERED]", "concurrency_level"=>"", "time_span"=>""}, "targeting"=>{"bookmark_id"=>"", "search_query"=>"name ^ (dhcp-3-31.vms.sat.rdu2.redhat.com)", "randomized_ordering"=>"false", "targeting_type"=>"static_query"}, "fakepassword"=>"[FILTERED]", "triggering"=>{"mode"=>"immediate", "start_at_raw"=>"2020-06-16 14:08", "start_before_raw"=>"", "input_type"=>"daily", "cronline"=>"", "days"=>"", "days_of_week"=>{"1"=>"0", "2"=>"0", "3"=>"0", "4"=>"0", "5"=>"0", "6"=>"0", "7"=>"0"}, "time"=>{"time(1i)"=>"2020", "time(2i)"=>"6", "time(3i)"=>"16", "time(4i)"=>"14", "time(5i)"=>"08"}, "max_iteration"=>"", "end_time_limited"=>"false", "end_time"=>{"end_time(1i)"=>"2020", "end_time(2i)"=>"6", "end_time(3i)"=>"16", "end_time(4i)"=>"14", "end_time(5i)"=>"08"}}, "commit"=>"Submit"} >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on job_category Commands >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on description Run date >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on concurrency_level >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on time_span >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on execution_timeout_interval >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on password [redacted] >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on key_passphrase >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on remote_execution_feature_id >2020-06-16T08:08:14 [I|aud|d8b033d3] JobInvocation (3) create event on sudo_password >2020-06-16T08:08:14 [I|bac|d8b033d3] Task {label: Actions::RemoteExecution::RunHostsJob, id: 9448fea0-c27e-4c50-9a57-4f01ff0d811e, execution_plan_id: 69dcb696-4bfe-4cd8-a4bd-9b72cfefc204} state changed: planning >2020-06-16T08:08:14 [I|bac|] Task {label: Actions::RemoteExecution::RunHostsJob, id: 9448fea0-c27e-4c50-9a57-4f01ff0d811e, execution_plan_id: 69dcb696-4bfe-4cd8-a4bd-9b72cfefc204} state changed: planned >2020-06-16T08:08:14 [I|app|] Redirected to https://dhcp-3-31.vms.sat.rdu2.redhat.com/job_invocations/3 >2020-06-16T08:08:14 [I|app|] Completed 302 Found in 190ms (ActiveRecord: 38.6ms | Allocations: 57209) >2020-06-16T08:08:14 [I|bac|] Task {label: Actions::RemoteExecution::RunHostsJob, id: 9448fea0-c27e-4c50-9a57-4f01ff0d811e, execution_plan_id: 69dcb696-4bfe-4cd8-a4bd-9b72cfefc204} state changed: running >2020-06-16T08:08:14 [I|bac|] Task {label: Actions::RemoteExecution::RunHostJob, id: a7b315ed-dbd1-4617-9082-30f2cae5acc0, execution_plan_id: 27a3a1b3-4829-49e0-959f-1825fda3a748} state changed: planning >2020-06-16T08:08:14 [I|app|dd57f981] Started GET "/job_invocations/3" for 127.0.0.1 at 2020-06-16 08:08:14 -0400 >2020-06-16T08:08:14 [I|app|dd57f981] Processing by JobInvocationsController#show as HTML >2020-06-16T08:08:14 [I|app|dd57f981] Parameters: {"id"=>"3"} >2020-06-16T08:08:14 [W|app|] Could not fetch task counts from dhcp-3-31.vms.sat.rdu2.redhat.com, skipped. >2020-06-16T08:08:14 [E|bac|] The only applicable Capsule dhcp-3-31.vms.sat.rdu2.redhat.com is down (RuntimeError) >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_host_job.rb:163:in `determine_proxy!' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_host_job.rb:33:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:517:in `block (3 levels) in execute_plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:36:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:36:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:36:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:10:in `block in plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:31:in `with_current_request_id' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:9:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:10:in `block in plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:31:in `with_current_timezone' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:9:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:10:in `block in plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:31:in `with_current_user' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:9:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:10:in `block in plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:30:in `with_current_taxonomies' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:9:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/world.rb:31:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:516:in `block (2 levels) in execute_plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan.rb:384:in `switch_flow' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:420:in `concurrence' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:515:in `block in execute_plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `block in with_error_handling' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `catch' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `with_error_handling' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:514:in `execute_plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:285:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/plan_step.rb:55:in `block in execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/plan_step.rb:54:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan.rb:286:in `block (2 levels) in plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan.rb:384:in `switch_flow' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan.rb:374:in `with_planning_scope' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan.rb:285:in `block in plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:44:in `plan_phase' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/world.rb:31:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan.rb:284:in `plan' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/world.rb:211:in `block (2 levels) in plan_with_options' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/coordinator.rb:326:in `acquire' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/world.rb:209:in `block in plan_with_options' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/world.rb:208:in `tap' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/world.rb:208:in `plan_with_options' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:84:in `block in trigger' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/world.rb:178:in `trigger' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:84:in `trigger' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_hosts_job.rb:45:in `block in create_sub_plans' >/opt/theforeman/tfm/root/usr/share/gems/gems/activerecord-6.0.2.2/lib/active_record/relation/delegation.rb:85:in `each' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_hosts_job.rb:40:in `map' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_hosts_job.rb:40:in `create_sub_plans' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:41:in `spawn_plans' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_bulk_sub_plans.rb:71:in `spawn_plans' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:37:in `initiate' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_bulk_sub_plans.rb:36:in `initiate' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_polling_sub_plans.rb:24:in `initiate' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:17:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:74:in `block in assigns' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:73:in `tap' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matchers/abstract.rb:73:in `assigns' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:56:in `match_value' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:36:in `block in match?' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:35:in `each' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:35:in `match?' >/opt/theforeman/tfm/root/usr/share/gems/gems/algebrick-0.7.3/lib/algebrick/matching.rb:23:in `match' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:12:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_bulk_sub_plans.rb:24:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_polling_sub_plans.rb:13:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_hosts_job.rb:88:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:563:in `block (3 levels) in execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/proxy_batch_triggering.rb:9:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb:17:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:32:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:32:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-6.0.2.2/lib/active_support/execution_wrapper.rb:88:in `wrap' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/progress.rb:31:in `with_progress_calculation' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/progress.rb:17:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:49:in `restore_current_request_id' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:44:in `restore_curent_timezone' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:44:in `restore_curent_user' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:45:in `restore_current_taxonomies' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:32:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/world.rb:31:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:562:in `block (2 levels) in execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:561:in `catch' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:561:in `block in execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `block in with_error_handling' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `catch' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `with_error_handling' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:556:in `execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:285:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:18:in `block (2 levels) in execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:17:in `block in execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:32:in `open_action' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:16:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/director.rb:68:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:11:in `block (2 levels) in perform' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors.rb:18:in `run_user_code' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:9:in `block in perform' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:25:in `with_telemetry' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:8:in `perform' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/serialization.rb:27:in `perform' >[ sidekiq ] >[ concurrent-ruby ] >2020-06-16T08:08:14 [I|app|dd57f981] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.html.erb within layouts/application >2020-06-16T08:08:14 [I|bac|] Task {label: Actions::RemoteExecution::RunHostJob, id: a7b315ed-dbd1-4617-9082-30f2cae5acc0, execution_plan_id: 27a3a1b3-4829-49e0-959f-1825fda3a748} state changed: stopped result: error >2020-06-16T08:08:14 [I|bac|] Task {label: Actions::RemoteExecution::RunHostJob, id: a7b315ed-dbd1-4617-9082-30f2cae5acc0, execution_plan_id: 27a3a1b3-4829-49e0-959f-1825fda3a748} state changed: stopped result: error >2020-06-16T08:08:14 [W|app|] Scoped order is ignored, it's forced to be batch order. >2020-06-16T08:08:14 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_card_results.html.erb (Duration: 4.6ms | Allocations: 6608) >2020-06-16T08:08:14 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_card_schedule.html.erb (Duration: 7.2ms | Allocations: 7029) >2020-06-16T08:08:14 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_card_target_hosts.html.erb (Duration: 5.9ms | Allocations: 7072) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_card_user_input.html.erb (Duration: 7.3ms | Allocations: 7057) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_host_name_td.html.erb (Duration: 4.9ms | Allocations: 6611) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_host_status_td.html.erb (Duration: 4.4ms | Allocations: 6545) >2020-06-16T08:08:15 [W|app|] Scoped order is ignored, it's forced to be batch order. >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_host_actions_td.html.erb (Duration: 5.9ms | Allocations: 7343) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered common/_pagination.html.erb (Duration: 4.5ms | Allocations: 6575) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_tab_hosts.html.erb (Duration: 29.2ms | Allocations: 35304) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_tab_overview.html.erb (Duration: 69.4ms | Allocations: 72667) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_user_input.html.erb (Duration: 23.1ms | Allocations: 14565) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_tab_preview_templates.html.erb (Duration: 37.9ms | Allocations: 25254) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.html.erb within layouts/application (Duration: 135.5ms | Allocations: 113010) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered layouts/_application_content.html.erb (Duration: 4.5ms | Allocations: 6596) >2020-06-16T08:08:15 [I|app|dd57f981] Rendering layouts/base.html.erb >2020-06-16T08:08:15 [I|app|dd57f981] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_theme_satellite-6.0.1.1/app/views/foreman_theme_satellite/_theme_client_side_branding.js.erb (Duration: 4.4ms | Allocations: 6961) >2020-06-16T08:08:15 [I|app|dd57f981] Rendered layouts/base.html.erb (Duration: 34.5ms | Allocations: 36954) >2020-06-16T08:08:15 [I|app|dd57f981] Completed 200 OK in 210ms (Views: 168.9ms | ActiveRecord: 16.2ms | Allocations: 174899) >2020-06-16T08:08:16 [I|app|fa967c15] Started GET "/notification_recipients" for 127.0.0.1 at 2020-06-16 08:08:16 -0400 >2020-06-16T08:08:16 [I|app|13fce53e] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:16 -0400 >2020-06-16T08:08:16 [I|app|fa967c15] Processing by NotificationRecipientsController#index as JSON >2020-06-16T08:08:16 [I|app|13fce53e] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:16 [I|app|13fce53e] Parameters: {"id"=>"3"} >2020-06-16T08:08:16 [I|app|fa967c15] Completed 200 OK in 10ms (Views: 0.2ms | ActiveRecord: 1.1ms | Allocations: 2266) >2020-06-16T08:08:16 [I|app|13fce53e] Completed 200 OK in 43ms (Views: 0.3ms | ActiveRecord: 4.7ms | Allocations: 18117) >2020-06-16T08:08:17 [I|app|d4189718] Started GET "/job_invocations/3?hosts_needs_refresh=&host_ids_needing_status_update%5B%5D=2&_=1592309296468" for 127.0.0.1 at 2020-06-16 08:08:17 -0400 >2020-06-16T08:08:17 [I|app|d4189718] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:17 [I|app|d4189718] Parameters: {"hosts_needs_refresh"=>"", "host_ids_needing_status_update"=>["2"], "_"=>"1592309296468", "id"=>"3"} >2020-06-16T08:08:17 [I|app|d4189718] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:17 [I|app|d4189718] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/_host_status_td.html.erb (Duration: 6.7ms | Allocations: 6954) >2020-06-16T08:08:17 [I|app|d4189718] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 39.7ms | Allocations: 26240) >2020-06-16T08:08:17 [I|app|d4189718] Completed 200 OK in 71ms (Views: 38.3ms | ActiveRecord: 6.9ms | Allocations: 38288) >2020-06-16T08:08:18 [I|app|0a4a1f33] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:18 -0400 >2020-06-16T08:08:18 [I|app|0a4a1f33] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:18 [I|app|0a4a1f33] Parameters: {"id"=>"3"} >2020-06-16T08:08:18 [I|app|0a4a1f33] Completed 200 OK in 42ms (Views: 0.3ms | ActiveRecord: 4.7ms | Allocations: 18118) >2020-06-16T08:08:19 [I|app|5b37edd4] Started GET "/job_invocations/3?hosts_needs_refresh=&_=1592309296469" for 127.0.0.1 at 2020-06-16 08:08:19 -0400 >2020-06-16T08:08:19 [I|app|5b37edd4] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:19 [I|app|5b37edd4] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1592309296469", "id"=>"3"} >2020-06-16T08:08:19 [I|app|5b37edd4] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:19 [I|app|5b37edd4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 25.2ms | Allocations: 17180) >2020-06-16T08:08:19 [I|app|5b37edd4] Completed 200 OK in 55ms (Views: 24.3ms | ActiveRecord: 6.0ms | Allocations: 29226) >2020-06-16T08:08:19 [I|app|cdd3f74c] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:19 -0400 >2020-06-16T08:08:19 [I|app|cdd3f74c] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:19 [I|app|cdd3f74c] Parameters: {"id"=>"3"} >2020-06-16T08:08:19 [I|app|cdd3f74c] Completed 200 OK in 40ms (Views: 0.3ms | ActiveRecord: 4.5ms | Allocations: 16717) >2020-06-16T08:08:20 [I|app|0577f1f0] Started GET "/job_invocations/3?hosts_needs_refresh=&_=1592309296470" for 127.0.0.1 at 2020-06-16 08:08:20 -0400 >2020-06-16T08:08:20 [I|app|0577f1f0] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:20 [I|app|0577f1f0] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1592309296470", "id"=>"3"} >2020-06-16T08:08:20 [I|app|0577f1f0] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:20 [I|app|0577f1f0] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 25.0ms | Allocations: 17141) >2020-06-16T08:08:20 [I|app|0577f1f0] Completed 200 OK in 53ms (Views: 23.9ms | ActiveRecord: 5.7ms | Allocations: 29169) >2020-06-16T08:08:20 [I|app|e88b0d36] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:20 -0400 >2020-06-16T08:08:20 [I|app|e88b0d36] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:20 [I|app|e88b0d36] Parameters: {"id"=>"3"} >2020-06-16T08:08:20 [I|app|e88b0d36] Completed 200 OK in 40ms (Views: 0.3ms | ActiveRecord: 4.4ms | Allocations: 16717) >2020-06-16T08:08:21 [I|app|dbcfa4a3] Started GET "/job_invocations/3?hosts_needs_refresh=&_=1592309296471" for 127.0.0.1 at 2020-06-16 08:08:21 -0400 >2020-06-16T08:08:21 [I|app|dbcfa4a3] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:21 [I|app|dbcfa4a3] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1592309296471", "id"=>"3"} >2020-06-16T08:08:21 [I|app|dbcfa4a3] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:21 [I|app|dbcfa4a3] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 22.8ms | Allocations: 13639) >2020-06-16T08:08:21 [I|app|dbcfa4a3] Completed 200 OK in 52ms (Views: 21.6ms | ActiveRecord: 6.2ms | Allocations: 25665) >2020-06-16T08:08:21 [I|app|126558c4] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:21 -0400 >2020-06-16T08:08:21 [I|app|126558c4] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:21 [I|app|126558c4] Parameters: {"id"=>"3"} >2020-06-16T08:08:21 [I|app|126558c4] Completed 200 OK in 43ms (Views: 0.4ms | ActiveRecord: 4.9ms | Allocations: 16717) >2020-06-16T08:08:22 [I|app|07b6b751] Started GET "/job_invocations/3?hosts_needs_refresh=&_=1592309296472" for 127.0.0.1 at 2020-06-16 08:08:22 -0400 >2020-06-16T08:08:22 [I|app|07b6b751] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:22 [I|app|07b6b751] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1592309296472", "id"=>"3"} >2020-06-16T08:08:22 [I|app|07b6b751] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:22 [I|app|07b6b751] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 23.3ms | Allocations: 13639) >2020-06-16T08:08:22 [I|app|07b6b751] Completed 200 OK in 54ms (Views: 22.5ms | ActiveRecord: 6.1ms | Allocations: 25665) >2020-06-16T08:08:23 [I|app|fad3dcfd] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:23 -0400 >2020-06-16T08:08:23 [I|app|fad3dcfd] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:23 [I|app|fad3dcfd] Parameters: {"id"=>"3"} >2020-06-16T08:08:23 [I|app|fad3dcfd] Completed 200 OK in 41ms (Views: 0.3ms | ActiveRecord: 4.6ms | Allocations: 16717) >2020-06-16T08:08:23 [I|app|110a638f] Started GET "/job_invocations/3?hosts_needs_refresh=&_=1592309296473" for 127.0.0.1 at 2020-06-16 08:08:23 -0400 >2020-06-16T08:08:23 [I|app|110a638f] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:23 [I|app|110a638f] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1592309296473", "id"=>"3"} >2020-06-16T08:08:23 [I|app|110a638f] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:23 [I|app|110a638f] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 22.6ms | Allocations: 13639) >2020-06-16T08:08:23 [I|app|110a638f] Completed 200 OK in 59ms (Views: 21.8ms | ActiveRecord: 5.9ms | Allocations: 25665) >2020-06-16T08:08:24 [I|app|3294af17] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:24 -0400 >2020-06-16T08:08:24 [I|app|3294af17] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:24 [I|app|3294af17] Parameters: {"id"=>"3"} >2020-06-16T08:08:24 [I|app|3294af17] Completed 200 OK in 43ms (Views: 0.3ms | ActiveRecord: 4.7ms | Allocations: 16717) >2020-06-16T08:08:24 [E|bac|] A sub task failed (RuntimeError) >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:231:in `check_for_errors!' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_sub_plans.rb:137:in `try_to_finish' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_polling_sub_plans.rb:19:in `poll' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/with_polling_sub_plans.rb:11:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/lib/actions/remote_execution/run_hosts_job.rb:88:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:563:in `block (3 levels) in execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/proxy_batch_triggering.rb:9:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb:17:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:32:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:32:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-6.0.2.2/lib/active_support/execution_wrapper.rb:88:in `wrap' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/progress.rb:31:in `with_progress_calculation' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action/progress.rb:17:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:49:in `restore_current_request_id' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:44:in `restore_curent_timezone' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:44:in `restore_curent_user' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_user.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `block in run' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:45:in `restore_current_taxonomies' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.1.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:27:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:19:in `pass' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware.rb:32:in `run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/stack.rb:23:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/middleware/world.rb:31:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:562:in `block (2 levels) in execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:561:in `catch' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:561:in `block in execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `block in with_error_handling' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `catch' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:475:in `with_error_handling' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:556:in `execute_run' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/action.rb:285:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:18:in `block (2 levels) in execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:17:in `block in execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:32:in `open_action' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:16:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/director.rb:93:in `execute' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:11:in `block (2 levels) in perform' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors.rb:18:in `run_user_code' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:9:in `block in perform' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:25:in `with_telemetry' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/worker_jobs.rb:8:in `perform' >/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.4/lib/dynflow/executors/sidekiq/serialization.rb:27:in `perform' >[ sidekiq ] >[ concurrent-ruby ] >2020-06-16T08:08:24 [I|bac|] Task {label: Actions::RemoteExecution::RunHostsJob, id: 9448fea0-c27e-4c50-9a57-4f01ff0d811e, execution_plan_id: 69dcb696-4bfe-4cd8-a4bd-9b72cfefc204} state changed: stopped result: warning >2020-06-16T08:08:24 [I|bac|] Task {label: Actions::RemoteExecution::RunHostsJob, id: 9448fea0-c27e-4c50-9a57-4f01ff0d811e, execution_plan_id: 69dcb696-4bfe-4cd8-a4bd-9b72cfefc204} state changed: stopped result: warning >2020-06-16T08:08:25 [I|app|a03acf34] Started GET "/job_invocations/3?hosts_needs_refresh=&_=1592309296474" for 127.0.0.1 at 2020-06-16 08:08:25 -0400 >2020-06-16T08:08:25 [I|app|a03acf34] Processing by JobInvocationsController#show as JS >2020-06-16T08:08:25 [I|app|a03acf34] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1592309296474", "id"=>"3"} >2020-06-16T08:08:25 [I|app|a03acf34] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb >2020-06-16T08:08:25 [I|app|a03acf34] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-3.2.1/app/views/job_invocations/show.js.erb (Duration: 21.3ms | Allocations: 12152) >2020-06-16T08:08:25 [I|app|a03acf34] Completed 200 OK in 51ms (Views: 20.3ms | ActiveRecord: 5.6ms | Allocations: 24451) >2020-06-16T08:08:25 [I|app|59d9278b] Started GET "/job_invocations/chart?id=3" for 127.0.0.1 at 2020-06-16 08:08:25 -0400 >2020-06-16T08:08:25 [I|app|59d9278b] Processing by JobInvocationsController#chart as JSON >2020-06-16T08:08:25 [I|app|59d9278b] Parameters: {"id"=>"3"} >2020-06-16T08:08:25 [I|app|59d9278b] Completed 200 OK in 43ms (Views: 0.4ms | ActiveRecord: 4.4ms | Allocations: 17012) >2020-06-16T08:08:26 [I|app|beff2f37] Started GET "/notification_recipients" for 127.0.0.1 at 2020-06-16 08:08:26 -0400 >2020-06-16T08:08:26 [I|app|beff2f37] Processing by NotificationRecipientsController#index as JSON >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1846254
: 1697604