2016-10-19 15:11:47 901d11d5 [app] [I] Started HEAD "/" for 127.0.0.1 at 2016-10-19 15:11:47 +0200 2016-10-19 15:11:47 901d11d5 [app] [I] Processing by DashboardController#index as HTML 2016-10-19 15:11:47 ad9de6ec [app] [I] Started HEAD "/" for 127.0.0.1 at 2016-10-19 15:11:47 +0200 2016-10-19 15:11:47 901d11d5 [app] [I] Redirected to https://fm.novalocal/ 2016-10-19 15:11:47 901d11d5 [app] [I] Filter chain halted as # rendered or redirected 2016-10-19 15:11:47 901d11d5 [app] [I] Completed 301 Moved Permanently in 36ms (ActiveRecord: 12.0ms) 2016-10-19 15:11:47 b925c911 [app] [I] Started HEAD "/" for 127.0.0.1 at 2016-10-19 15:11:47 +0200 2016-10-19 15:11:47 b925c911 [app] [I] Processing by DashboardController#index as HTML 2016-10-19 15:11:47 b925c911 [app] [I] Redirected to https://fm.novalocal/users/login 2016-10-19 15:11:47 b925c911 [app] [I] Filter chain halted as :require_login rendered or redirected 2016-10-19 15:11:47 b925c911 [app] [I] Completed 302 Found in 48ms (ActiveRecord: 14.0ms) 2016-10-19 15:11:48 ad9de6ec [app] [I] Processing by DashboardController#index as HTML 2016-10-19 15:11:48 ad9de6ec [app] [I] Redirected to https://fm.novalocal/ 2016-10-19 15:11:48 ad9de6ec [app] [I] Filter chain halted as # rendered or redirected 2016-10-19 15:11:48 ad9de6ec [app] [I] Completed 301 Moved Permanently in 53ms (ActiveRecord: 22.4ms) 2016-10-19 15:13:33 020fbe2e [app] [I] Started GET "/hosts" for 141.73.28.250 at 2016-10-19 15:13:33 +0200 2016-10-19 15:13:33 020fbe2e [app] [I] Processing by HostsController#index as HTML 2016-10-19 15:13:33 020fbe2e [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:33 020fbe2e [app] [I] Session for Admin User is expired. 2016-10-19 15:13:33 020fbe2e [app] [I] Redirected to https://141.73.53.220/users/login 2016-10-19 15:13:33 020fbe2e [app] [I] Filter chain halted as :session_expiry rendered or redirected 2016-10-19 15:13:33 020fbe2e [app] [I] Completed 302 Found in 48ms (ActiveRecord: 12.6ms) 2016-10-19 15:13:33 b586d146 [app] [I] Started GET "/users/login" for 141.73.28.250 at 2016-10-19 15:13:33 +0200 2016-10-19 15:13:33 b586d146 [app] [I] Processing by UsersController#login as HTML 2016-10-19 15:13:33 b586d146 [app] [D] Setting current user thread-local variable to nil 2016-10-19 15:13:33 b586d146 [app] [I] Rendered users/login.html.erb within layouts/login (6.2ms) 2016-10-19 15:13:33 b586d146 [app] [I] Rendered layouts/base.html.erb (6.2ms) 2016-10-19 15:13:33 b586d146 [app] [I] Completed 200 OK in 28ms (Views: 22.4ms | ActiveRecord: 1.0ms) 2016-10-19 15:13:38 b586d146 [app] [I] Started POST "/users/login" for 141.73.28.250 at 2016-10-19 15:13:38 +0200 2016-10-19 15:13:38 b586d146 [app] [I] Processing by UsersController#login as HTML 2016-10-19 15:13:38 b586d146 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"kGAjt2EOOBMmr1eFJdX0bqsZoJCQBgiRTl/OA1akTbv1iSMwZMXbIGJyYtaPK9jBqJZp7elzhuEv4vtwsLK7vQ==", "login"=>{"login"=>"admin", "password"=>"[FILTERED]"}, "commit"=>"Login"} 2016-10-19 15:13:38 b586d146 [app] [D] Setting current user thread-local variable to nil 2016-10-19 15:13:38 b586d146 [app] [D] Setting current user thread-local variable to foreman_admin 2016-10-19 15:13:38 b586d146 [app] [D] Setting current user thread-local variable to nil 2016-10-19 15:13:38 b586d146 [app] [D] Setting current user thread-local variable to foreman_admin 2016-10-19 15:13:39 b586d146 [app] [D] Setting current user thread-local variable to nil 2016-10-19 15:13:39 b586d146 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:39 b586d146 [app] [I] Expire fragment views/tabs_and_title_records-3 (0.1ms) 2016-10-19 15:13:39 b586d146 [app] [I] Redirected to https://141.73.53.220/hosts 2016-10-19 15:13:39 b586d146 [app] [I] Completed 302 Found in 78ms (ActiveRecord: 17.7ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Started GET "/hosts" for 141.73.28.250 at 2016-10-19 15:13:39 +0200 2016-10-19 15:13:39 ba3af1c9 [app] [I] Processing by HostsController#index as HTML 2016-10-19 15:13:39 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered hosts/_list.html.erb (629.1ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered hosts/index.html.erb within layouts/application (668.9ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered common/_searchbar.html.erb (19.1ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered layouts/_application_content.html.erb (23.1ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_user_dropdown.html.erb (4.3ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_org_switcher.html.erb (0.5ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_submenu.html.erb (2.6ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_submenu.html.erb (1.9ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_submenu.html.erb (1.6ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_submenu.html.erb (1.5ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_submenu.html.erb (1.6ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Write fragment views/tabs_and_title_records-3 (0.7ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered home/_topbar.html.erb (75.4ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Rendered layouts/base.html.erb (80.1ms) 2016-10-19 15:13:39 ba3af1c9 [app] [I] Completed 200 OK in 971ms (Views: 772.7ms | ActiveRecord: 50.0ms) 2016-10-19 15:13:42 ba3af1c9 [app] [I] Started GET "/hosts/new" for 141.73.28.250 at 2016-10-19 15:13:42 +0200 2016-10-19 15:13:42 ba3af1c9 [app] [I] Processing by HostsController#new as HTML 2016-10-19 15:13:42 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:42 ba3af1c9 [app] [D] Generated new randomized name generator register: 4913500 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_progress.html.erb (0.8ms) 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (30.4ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.7ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (41.8ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (12.5ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (16.5ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_interfaces.html.erb (65.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common/os_selection/_architecture.html.erb (1.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common/os_selection/_operatingsystem.html.erb (2.3ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/provision_method/build/_form.html.erb (6.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/provision_method/image/_form.html.erb (0.5ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_operating_system.html.erb (26.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_unattended.html.erb (28.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered puppetclasses/_class_parameters.html.erb (0.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_parameters.html.erb (25.8ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common_parameters/_inherited_parameters.html.erb (1.2ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common_parameters/_parameter.html.erb (2.5ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common_parameters/_parameters.html.erb (18.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_form.html.erb (285.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/new.html.erb within layouts/application (287.4ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered layouts/_application_content.html.erb (0.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered home/_user_dropdown.html.erb (2.4ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered home/_topbar.html.erb (6.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered layouts/base.html.erb (10.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Completed 200 OK in 384ms (Views: 274.5ms | ActiveRecord: 29.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Started GET "/hosts/new" for 141.73.28.250 at 2016-10-19 15:13:43 +0200 2016-10-19 15:13:43 ba3af1c9 [app] [I] Processing by HostsController#new as HTML 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_progress.html.erb (0.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (20.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (26.3ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (12.2ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (16.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_interfaces.html.erb (45.5ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common/os_selection/_architecture.html.erb (1.5ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common/os_selection/_operatingsystem.html.erb (2.2ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/provision_method/build/_form.html.erb (4.2ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/provision_method/image/_form.html.erb (0.4ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_operating_system.html.erb (11.8ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_unattended.html.erb (12.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered puppetclasses/_class_parameters.html.erb (0.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_parameters.html.erb (7.0ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common_parameters/_inherited_parameters.html.erb (1.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common_parameters/_parameter.html.erb (1.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered common_parameters/_parameters.html.erb (4.2ms) 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/_form.html.erb (107.8ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered hosts/new.html.erb within layouts/application (108.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered layouts/_application_content.html.erb (0.2ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered home/_user_dropdown.html.erb (1.6ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered home/_topbar.html.erb (4.9ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Rendered layouts/base.html.erb (6.3ms) 2016-10-19 15:13:43 ba3af1c9 [app] [I] Completed 200 OK in 126ms (Views: 110.2ms | ActiveRecord: 6.8ms) 2016-10-19 15:13:53 ba3af1c9 [app] [I] Started POST "/hosts/compute_resource_selected" for 141.73.28.250 at 2016-10-19 15:13:53 +0200 2016-10-19 15:13:53 ba3af1c9 [app] [I] Processing by HostsController#compute_resource_selected as */* 2016-10-19 15:13:53 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"", "puppet_ca_proxy_id"=>"", "puppet_proxy_id"=>"", "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "architecture_id"=>"", "provision_method"=>"build", "build"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build"} 2016-10-19 15:13:53 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:53 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:53 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered compute_resources_vms/form/openstack/_base.html.erb (851.7ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered compute_resources_vms/form/_volumes.html.erb (1.1ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered hosts/_compute_detail.html.erb (864.2ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered hosts/_compute.html.erb (1304.0ms) 2016-10-19 15:13:54 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:54 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:54 ba3af1c9 [app] [I] Completed 200 OK in 1329ms (Views: 1303.5ms | ActiveRecord: 11.2ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Started POST "/hosts/interfaces" for 141.73.28.250 at 2016-10-19 15:13:54 +0200 2016-10-19 15:13:54 ba3af1c9 [app] [I] Processing by HostsController#interfaces as */* 2016-10-19 15:13:54 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"", "puppet_ca_proxy_id"=>"", "puppet_proxy_id"=>"", "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>""}, "architecture_id"=>"", "provision_method"=>"image", "build"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build"} 2016-10-19 15:13:54 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (19.9ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.7ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.7ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (32.9ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (12.3ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.1ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.1ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (17.7ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered hosts/_interfaces.html.erb (56.6ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Rendered hosts/_interfaces_tab.html.erb (59.2ms) 2016-10-19 15:13:54 ba3af1c9 [app] [I] Completed 200 OK in 82ms (Views: 62.2ms | ActiveRecord: 2.6ms) 2016-10-19 15:13:55 ba3af1c9 [app] [I] Started POST "/hosts/hostgroup_or_environment_selected" for 141.73.28.250 at 2016-10-19 15:13:55 +0200 2016-10-19 15:13:55 ba3af1c9 [app] [I] Processing by HostsController#hostgroup_or_environment_selected as */* 2016-10-19 15:13:55 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"", "puppet_proxy_id"=>"", "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>""}, "architecture_id"=>"", "provision_method"=>"image", "build"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build", "host_id"=>"null"} 2016-10-19 15:13:55 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:55 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:55 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:55 ba3af1c9 [app] [I] Rendered puppetclasses/_selectedClasses.html.erb (0.0ms) 2016-10-19 15:13:55 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_in_groups.html.erb (0.0ms) 2016-10-19 15:13:56 ba3af1c9 [app] [I] Rendered puppetclasses/_classes.html.erb (0.9ms) 2016-10-19 15:13:56 ba3af1c9 [app] [I] Rendered puppetclasses/_class_selection.html.erb (32.8ms) 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:56 ba3af1c9 [app] [I] Completed 200 OK in 59ms (Views: 34.4ms | ActiveRecord: 5.6ms) 2016-10-19 15:13:56 ba3af1c9 [app] [I] Started POST "/hosts/puppetclass_parameters" for 141.73.28.250 at 2016-10-19 15:13:56 +0200 2016-10-19 15:13:56 ba3af1c9 [app] [I] Processing by HostsController#puppetclass_parameters as */* 2016-10-19 15:13:56 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"", "puppet_proxy_id"=>"", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>""}, "architecture_id"=>"", "provision_method"=>"image", "build"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build", "host_id"=>"null"} 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:56 ba3af1c9 [app] [I] Rendered puppetclasses/_class_parameters.html.erb (0.0ms) 2016-10-19 15:13:56 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_parameters.html.erb (12.8ms) 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:13:56 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:13:56 ba3af1c9 [app] [I] Completed 200 OK in 37ms (Views: 14.1ms | ActiveRecord: 3.5ms) 2016-10-19 15:14:06 ba3af1c9 [app] [I] Started POST "/hosts/domain_selected" for 141.73.28.250 at 2016-10-19 15:14:06 +0200 2016-10-19 15:14:06 ba3af1c9 [app] [I] Processing by HostsController#domain_selected as JSON 2016-10-19 15:14:06 ba3af1c9 [app] [I] Parameters: {"domain_id"=>"1", "interface"=>"true"} 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [I] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 4.3ms) 2016-10-19 15:14:06 ba3af1c9 [app] [I] Started POST "/hosts/current_parameters" for 141.73.28.250 at 2016-10-19 15:14:06 +0200 2016-10-19 15:14:06 ba3af1c9 [app] [I] Started POST "/hosts/puppetclass_parameters" for 141.73.28.250 at 2016-10-19 15:14:06 +0200 2016-10-19 15:14:06 ba3af1c9 [app] [I] Processing by HostsController#puppetclass_parameters as */* 2016-10-19 15:14:06 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"1", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>""}, "architecture_id"=>"", "provision_method"=>"image", "build"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build", "host_id"=>"null"} 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [I] Rendered puppetclasses/_class_parameters.html.erb (0.0ms) 2016-10-19 15:14:06 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_parameters.html.erb (9.2ms) 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:06 ba3af1c9 [app] [I] Completed 200 OK in 30ms (Views: 8.2ms | ActiveRecord: 3.1ms) 2016-10-19 15:14:07 ba3af1c9 [app] [I] Processing by HostsController#current_parameters as */* 2016-10-19 15:14:07 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"1", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>""}, "architecture_id"=>"", "provision_method"=>"image", "build"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build", "host_id"=>"null"} 2016-10-19 15:14:07 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:07 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:07 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:07 ba3af1c9 [app] [I] Rendered common_parameters/_inherited_parameters.html.erb (1.7ms) 2016-10-19 15:14:07 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:07 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:07 ba3af1c9 [app] [I] Completed 200 OK in 279ms (Views: 10.3ms | ActiveRecord: 14.0ms) 2016-10-19 15:14:12 ba3af1c9 [app] [I] Started POST "/hosts/architecture_selected" for 141.73.28.250 at 2016-10-19 15:14:12 +0200 2016-10-19 15:14:12 ba3af1c9 [app] [I] Processing by HostsController#architecture_selected as */* 2016-10-19 15:14:12 ba3af1c9 [app] [I] Parameters: {"host"=>{"architecture_id"=>"1"}} 2016-10-19 15:14:12 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:12 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:12 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:12 ba3af1c9 [app] [I] Rendered common/os_selection/_architecture.html.erb (33.6ms) 2016-10-19 15:14:12 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:12 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:12 ba3af1c9 [app] [I] Completed 200 OK in 63ms (Views: 31.4ms | ActiveRecord: 8.6ms) 2016-10-19 15:14:13 ba3af1c9 [app] [I] Started POST "/hosts/os_selected" for 141.73.28.250 at 2016-10-19 15:14:13 +0200 2016-10-19 15:14:13 ba3af1c9 [app] [I] Processing by HostsController#os_selected as */* 2016-10-19 15:14:13 ba3af1c9 [app] [I] Parameters: {"host"=>{"operatingsystem_id"=>"1"}} 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [I] Started GET "/compute_resources/1/images?operatingsystem_id=1&architecture_id=1" for 141.73.28.250 at 2016-10-19 15:14:13 +0200 2016-10-19 15:14:13 ba3af1c9 [app] [I] Processing by ImagesController#index as JSON 2016-10-19 15:14:13 ba3af1c9 [app] [I] Parameters: {"operatingsystem_id"=>"1", "architecture_id"=>"1", "compute_resource_id"=>"1"} 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:13 ba3af1c9 [app] [I] Completed 200 OK in 22ms (Views: 12.1ms | ActiveRecord: 3.4ms) 2016-10-19 15:14:13 ba3af1c9 [app] [I] Rendered common/os_selection/_pxe_loader.html.erb (2.1ms) 2016-10-19 15:14:13 ba3af1c9 [app] [I] Rendered common/os_selection/_operatingsystem.html.erb (34.1ms) 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [I] Completed 200 OK in 71ms (Views: 30.8ms | ActiveRecord: 10.1ms) 2016-10-19 15:14:13 ba3af1c9 [app] [I] Started POST "/hosts/current_parameters" for 141.73.28.250 at 2016-10-19 15:14:13 +0200 2016-10-19 15:14:13 ba3af1c9 [app] [I] Processing by HostsController#current_parameters as */* 2016-10-19 15:14:13 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"1", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>"", "image_ref"=>"09235b5c-18c6-43e1-b815-e30e1cc8fd0a"}, "architecture_id"=>"1", "operatingsystem_id"=>"1", "provision_method"=>"image", "build"=>"1", "pxe_loader"=>"", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build", "host_id"=>"null"} 2016-10-19 15:14:13 ba3af1c9 [app] [I] Started POST "/hosts/puppetclass_parameters" for 141.73.28.250 at 2016-10-19 15:14:13 +0200 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:13 ba3af1c9 [app] [I] Processing by HostsController#puppetclass_parameters as */* 2016-10-19 15:14:13 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"1", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"1", "availability_zone"=>"", "tenant_id"=>"02bced393fc34fe892017c9779a86e18", "security_groups"=>"default", "nics"=>[""], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>"", "image_ref"=>"09235b5c-18c6-43e1-b815-e30e1cc8fd0a"}, "architecture_id"=>"1", "operatingsystem_id"=>"1", "provision_method"=>"image", "build"=>"1", "pxe_loader"=>"", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "fakepassword"=>"[FILTERED]", "bare_metal_capabilities"=>"build", "host_id"=>"null"} 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [I] Rendered puppetclasses/_class_parameters.html.erb (0.0ms) 2016-10-19 15:14:13 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_parameters.html.erb (9.8ms) 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [I] Completed 200 OK in 32ms (Views: 8.7ms | ActiveRecord: 3.2ms) 2016-10-19 15:14:13 ba3af1c9 [app] [I] Rendered common_parameters/_inherited_parameters.html.erb (0.1ms) 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:14:13 ba3af1c9 [app] [I] Completed 200 OK in 72ms (Views: 0.7ms | ActiveRecord: 3.2ms) 2016-10-19 15:15:03 ba3af1c9 [app] [I] Started POST "/hosts" for 141.73.28.250 at 2016-10-19 15:15:03 +0200 2016-10-19 15:15:03 ba3af1c9 [app] [I] Processing by HostsController#create as */* 2016-10-19 15:15:03 ba3af1c9 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"digoC8BqXPnuLCF/yjLoBj28cFYO/JMwpH7VudoVSHLXk+LIM0NxrPt8/FlMKtmqgBpCAYR+d9ZrHzbDxJ6OvA==", "host"=>{"name"=>"tesvm", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"1", "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"tesvm", "domain_id"=>"1", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "compute_attributes"=>{"flavor_ref"=>"3", "availability_zone"=>"", "tenant_id"=>"6b53473c4dee4c6e8a7c3fbca05c2cfd", "security_groups"=>"default", "nics"=>["", "d5019945-a81b-406f-835f-79feb022ef57"], "network"=>"", "boot_from_volume"=>"false", "size_gb"=>"", "scheduler_hint_filter"=>"", "image_ref"=>"09235b5c-18c6-43e1-b815-e30e1cc8fd0a"}, "architecture_id"=>"1", "operatingsystem_id"=>"1", "provision_method"=>"image", "build"=>"1", "pxe_loader"=>"", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"3-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "capabilities"=>"image", "provider"=>"Openstack", "bare_metal_capabilities"=>"build"} 2016-10-19 15:15:03 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:15:03 ba3af1c9 [templates] [I] Rendering template 'Unnamed' 2016-10-19 15:15:03 ba3af1c9 [templates] [I] Rendering template 'epel' 2016-10-19 15:15:03 ba3af1c9 [templates] [I] Rendering template 'remote_execution_ssh_keys' 2016-10-19 15:15:03 ba3af1c9 [templates] [I] Rendering template 'puppetlabs_repo' 2016-10-19 15:15:03 ba3af1c9 [templates] [I] Rendering template 'puppet_setup' 2016-10-19 15:15:03 ba3af1c9 [templates] [I] Rendering template 'puppet.conf' 2016-10-19 15:15:05 ba3af1c9 [app] [I] Started GET "/tasks/7c6b4efb-9516-4eed-9f79-bf9c0dde4561" for 141.73.28.250 at 2016-10-19 15:15:05 +0200 2016-10-19 15:15:05 ba3af1c9 [app] [I] Processing by TasksController#show as */* 2016-10-19 15:15:05 ba3af1c9 [app] [I] Parameters: {"id"=>"7c6b4efb-9516-4eed-9f79-bf9c0dde4561"} 2016-10-19 15:15:05 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:15:05 ba3af1c9 [app] [I] Rendered tasks/_list.html.erb (0.8ms) 2016-10-19 15:15:05 ba3af1c9 [app] [I] Completed 200 OK in 13ms (Views: 8.0ms | ActiveRecord: 0.6ms) 2016-10-19 15:15:06 ba3af1c9 [app] [I] Started GET "/tasks/7c6b4efb-9516-4eed-9f79-bf9c0dde4561" for 141.73.28.250 at 2016-10-19 15:15:06 +0200 2016-10-19 15:15:06 ba3af1c9 [app] [I] Processing by TasksController#show as */* 2016-10-19 15:15:06 ba3af1c9 [app] [I] Parameters: {"id"=>"7c6b4efb-9516-4eed-9f79-bf9c0dde4561"} 2016-10-19 15:15:06 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:15:06 ba3af1c9 [app] [I] Rendered tasks/_list.html.erb (0.2ms) 2016-10-19 15:15:06 ba3af1c9 [app] [I] Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.6ms) 2016-10-19 15:15:07 ba3af1c9 [app] [W] Failed to create a compute openstack (OpenStack) instance tesvm.novalocal: Flavor's disk is too small for requested image. | | RuntimeError: Flavor's disk is too small for requested image. | /usr/share/foreman/app/models/compute_resources/foreman/model/openstack.rb:139:in `rescue in create_vm' | /usr/share/foreman/app/models/compute_resources/foreman/model/openstack.rb:122:in `create_vm' | /usr/share/foreman/app/models/concerns/orchestration/compute.rb:82:in `setCompute' | /usr/share/foreman/app/models/concerns/orchestration.rb:191:in `execute' | /usr/share/foreman/app/models/concerns/orchestration.rb:131:in `block in process' | /usr/share/foreman/app/models/concerns/orchestration.rb:123:in `each' | /usr/share/foreman/app/models/concerns/orchestration.rb:123:in `process' | /usr/share/foreman/app/models/concerns/orchestration.rb:35:in `around_save_orchestration' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_save_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/callbacks.rb:302:in `create_or_update' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/persistence.rb:120:in `save' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/validations.rb:37:in `save' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/attribute_methods/dirty.rb:21:in `save' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:286:in `block (2 levels) in save' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:220:in `transaction' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:348:in `with_transaction_returning_status' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:286:in `block in save' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:301:in `rollback_active_record_state!' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:285:in `save' | /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in `save_with_type' | /usr/share/foreman/app/controllers/hosts_controller.rb:92:in `create' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:10:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /opt/theforeman/tfm/root/usr/share/gems/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/controllers/concerns/application_shared.rb:14:in `set_timezone' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /opt/theforeman/tfm/root/usr/share/gems/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:19:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rescue.rb:29:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:137:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:30:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:196:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:237:in `block in action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:43:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.3.6/lib/apipie/static_dispatcher.rb:65:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.3.6/lib/apipie/extractor/recorder.rb:132:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.3.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/etag.rb:24:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/conditionalget.rb:38:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/head.rb:13:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call' | /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:9:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/flash.rb:260:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:225:in `context' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:220:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/cookies.rb:560:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/query_cache.rb:36:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:38:in `call_app' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:22:in `call' | /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/request_id.rb:21:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/methodoverride.rb:22:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/runtime.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/static.rb:116:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/sendfile.rb:113:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/application.rb:165:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:66:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50: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-1.8.2/lib/logging/diagnostic_context.rb:323:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' 2016-10-19 15:15:08 ba3af1c9 [app] [I] Started GET "/tasks/7c6b4efb-9516-4eed-9f79-bf9c0dde4561" for 141.73.28.250 at 2016-10-19 15:15:08 +0200 2016-10-19 15:15:08 ba3af1c9 [app] [I] Processing by TasksController#show as */* 2016-10-19 15:15:08 ba3af1c9 [app] [I] Parameters: {"id"=>"7c6b4efb-9516-4eed-9f79-bf9c0dde4561"} 2016-10-19 15:15:08 ba3af1c9 [app] [D] Setting current user thread-local variable to admin 2016-10-19 15:15:08 ba3af1c9 [app] [I] Rendered tasks/_list.html.erb (0.3ms) 2016-10-19 15:15:08 ba3af1c9 [app] [I] Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.6ms) 2016-10-19 15:15:08 ba3af1c9 [app] [I] Failed to save: Failed to create a compute openstack (OpenStack) instance tesvm.novalocal: Flavor's disk is too small for requested image. | 2016-10-19 15:15:08 ba3af1c9 [app] [I] Rendered hosts/_progress.html.erb (0.7ms) 2016-10-19 15:15:08 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:15:08 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:15:08 ba3af1c9 [app] [I] Rendered puppetclasses/_selectedClasses.html.erb (0.0ms) 2016-10-19 15:15:08 ba3af1c9 [app] [I] Rendered puppetclasses/_classes_in_groups.html.erb (0.0ms) 2016-10-19 15:15:08 ba3af1c9 [app] [I] Rendered puppetclasses/_classes.html.erb (0.9ms) 2016-10-19 15:15:08 ba3af1c9 [app] [I] Rendered puppetclasses/_class_selection.html.erb (20.4ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (26.0ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (2.0ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.8ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (38.9ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/_base_form.html.erb (14.3ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/_virtual_form.html.erb (1.3ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/_provider_specific_form.html.erb (0.1ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered nic/manageds/_managed.html.erb (20.4ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered hosts/_interfaces.html.erb (66.1ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered compute_resources_vms/form/_scheduler_hint_filters.erb (3.5ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered compute_resources_vms/form/openstack/_base.html.erb (556.4ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered hosts/_compute_detail.html.erb (559.4ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered hosts/_compute.html.erb (566.1ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered hosts/_unattended.html.erb (568.3ms) 2016-10-19 15:15:09 ba3af1c9 [app] [D] Setting current location thread-local variable to none 2016-10-19 15:15:09 ba3af1c9 [app] [D] Setting current organization thread-local variable to none 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered hosts/_form.html.erb (699.2ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered hosts/new.html.erb within layouts/application (701.9ms) 2016-10-19 15:15:09 ba3af1c9 [app] [W] Action failed | ArgumentError: The partial name (compute_resources_vms/form/openstack/scheduler_filters/) is not a valid Ruby identifier; make sure your partial name starts with underscore, and is followed by any combination of letters, numbers and underscores. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:541:in `raise_invalid_identifier' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:522:in `retrieve_variable' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:392:in `setup' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:293:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:25:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:32:in `render' | /usr/share/foreman/app/views/compute_resources_vms/form/_scheduler_hint_filters.erb:4:in `block in _app_views_compute_resources_vms_form__scheduler_hint_filters_erb___2174276290289177908_74687760' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:38:in `block in capture' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:38:in `capture' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/form_helper.rb:714:in `fields_for' | /usr/share/foreman/app/views/compute_resources_vms/form/_scheduler_hint_filters.erb:3:in `_app_views_compute_resources_vms_form__scheduler_hint_filters_erb___2174276290289177908_74687760' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:310:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:309:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:25:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:32:in `render' | /usr/share/foreman/app/views/compute_resources_vms/form/openstack/_base.html.erb:25:in `_app_views_compute_resources_vms_form_openstack__base_html_erb__2042493991350966873_69039120' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:310:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:309:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:25:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:32:in `render' | /usr/share/foreman/app/views/hosts/_compute_detail.html.erb:4:in `_app_views_hosts__compute_detail_html_erb___2949957248115097650_69073720' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:310:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:309:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:25:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:32:in `render' | /usr/share/foreman/app/views/hosts/_compute.html.erb:8:in `block in _app_views_hosts__compute_html_erb___2034320069003892116_69134100' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:38:in `block in capture' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:38:in `capture' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/form_helper.rb:714:in `fields_for' | /usr/share/foreman/app/views/hosts/_compute.html.erb:1:in `_app_views_hosts__compute_html_erb___2034320069003892116_69134100' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:310:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:309:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:35:in `render' | /usr/share/foreman/app/views/hosts/_unattended.html.erb:2:in `_app_views_hosts__unattended_html_erb__3285098801064359555_69184060' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:310:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:309:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:35:in `render' | /usr/share/foreman/app/views/hosts/_form.html.erb:92:in `block (2 levels) in _app_views_hosts__form_html_erb__1311868011372570303_74205280' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:38:in `block in capture' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/capture_helper.rb:38:in `capture' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/form_helper.rb:444:in `form_for' | /usr/share/foreman/app/helpers/form_helper.rb:266:in `form_for' | /usr/share/foreman/app/views/hosts/_form.html.erb:8:in `block in _app_views_hosts__form_html_erb__1311868011372570303_74205280' | /usr/share/foreman/app/models/taxonomy.rb:65:in `block (2 levels) in as_taxonomy' | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:147:in `as_location' | /usr/share/foreman/app/models/taxonomy.rb:64:in `block in as_taxonomy' | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:112:in `as_org' | /usr/share/foreman/app/models/taxonomy.rb:63:in `as_taxonomy' | /usr/share/foreman/app/views/hosts/_form.html.erb:6:in `_app_views_hosts__form_html_erb__1311868011372570303_74205280' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:310:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/partial_renderer.rb:309:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:51:in `render_partial' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:25:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/helpers/rendering_helper.rb:32:in `render' | /usr/share/foreman/app/views/hosts/new.html.erb:3:in `_app_views_hosts_new_html_erb__3273670360504257165_74290740' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:145:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:166:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:333:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/template.rb:143:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/template_renderer.rb:52:in `render_template' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/template_renderer.rb:14:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:46:in `render_template' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/renderer/renderer.rb:27:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:100:in `_render_template' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/streaming.rb:217:in `_render_template' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:83:in `render_to_body' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:32:in `render_to_body' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/renderers.rb:37:in `render_to_body' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/rendering.rb:25:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:16:in `render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms' | /opt/rh/rh-ruby22/root/usr/share/ruby/benchmark.rb:303:in `realtime' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/core_ext/benchmark.rb:12:in `ms' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:43:in `render' | /usr/share/foreman/app/controllers/application_controller.rb:291:in `process_error' | /usr/share/foreman/app/controllers/hosts_controller.rb:97:in `create' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:10:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /opt/theforeman/tfm/root/usr/share/gems/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/controllers/concerns/application_shared.rb:14:in `set_timezone' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /opt/theforeman/tfm/root/usr/share/gems/gems/rails-observers-0.1.2/lib/rails/observers/action_controller/caching/sweeping.rb:73:in `around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:19:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rescue.rb:29:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:137:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:30:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:196:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:237:in `block in action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:43:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.3.6/lib/apipie/static_dispatcher.rb:65:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.3.6/lib/apipie/extractor/recorder.rb:132:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.3.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/etag.rb:24:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/conditionalget.rb:38:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/head.rb:13:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call' | /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:9:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/flash.rb:260:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:225:in `context' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:220:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/cookies.rb:560:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/query_cache.rb:36:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:38:in `call_app' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:22:in `call' | /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/request_id.rb:21:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/methodoverride.rb:22:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/runtime.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/static.rb:116:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/sendfile.rb:113:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/application.rb:165:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:66:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50: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-1.8.2/lib/logging/diagnostic_context.rb:323:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' 2016-10-19 15:15:09 ba3af1c9 [app] [I] Rendered common/500.html.erb (7.4ms) 2016-10-19 15:15:09 ba3af1c9 [app] [I] Completed 500 Internal Server Error in 6057ms (Views: 10.7ms | ActiveRecord: 50.1ms)