Actions
Bug #28058
closedVM Create fails at task 'Power up compute instance'
Difficulty:
Triaged:
No
Description
VM Create fails at task 'Power up compute instance'
Steps:
Create a VM
Related traceback:
08:47:04 rails.1 | 2019-10-14T08:47:04 [I|app|3dcc2ba5] Parameters: {"id"=>"f7b50110-297e-47ec-8f5e-085531fd4dc4"} 08:47:04 rails.1 | 2019-10-14T08:47:04 [I|app|3dcc2ba5] Rendered tasks/_list.html.erb (0.9ms) 08:47:04 rails.1 | 2019-10-14T08:47:04 [I|app|3dcc2ba5] Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.7ms) 08:47:04 rails.1 | | 08:47:04 rails.1 | | 08:47:06 rails.1 | 2019-10-14T08:47:06 [W|app|ebca4e8f] Rolling back due to a problem: [#<Orchestration::Task:0x00562abc6e35d8 @name="Power up compute instance ralph-illuzzi.example.com", @id="Power up compute instance ralph-illuzzi.example.com", @status="failed", @priority=1000, @action=[#<Host::Managed id: nil, name: "ralph-illuzzi.example.com", last_compile: nil, last_report: nil, updated_at: nil, created_at: nil, root_pass: "$5$mL1LWIl5uVV2C8KT$Q9wpdToYykr/cR4m0vQMc.2MCUm.3v...", architecture_id: 1, operatingsystem_id: 1, environment_id: nil, ptable_id: nil, medium_id: nil, build: true, comment: "", disk: "", installed_at: nil, model_id: nil, hostgroup_id: nil, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: nil, managed: true, use_image: nil, image_file: nil, uuid: "ralph-illuzzi", compute_resource_id: 1, puppet_proxy_id: nil, certname: nil, image_id: 3, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: nil, provision_method: "image", grub_pass: "$6$QCC8SGvrMO1iF4Al$voLUW7ITDs1tcoMBiV.KsrJk..mtWf...", global_status: 0, lookup_value_matcher: "fqdn=ralph-illuzzi.example.com", pxe_loader: "", initiated_at: nil, build_errors: nil>, :setComputePowerUp], @created=1571042574.4563305, @timestamp=2019-10-14 08:47:06 UTC>] 08:47:06 rails.1 | 2019-10-14T08:47:06 [I|app|ebca4e8f] Removing Compute instance for ralph-illuzzi.example.com 08:47:06 rails.1 | 2019-10-14T08:47:06 [I|app|e2ddc8c3] Started GET "/tasks/f7b50110-297e-47ec-8f5e-085531fd4dc4" for 14.140.120.226 at 2019-10-14 08:47:06 +0000 08:47:06 rails.1 | 2019-10-14T08:47:06 [I|app|e2ddc8c3] Processing by TasksController#show as */* 08:47:06 rails.1 | 2019-10-14T08:47:06 [I|app|e2ddc8c3] Parameters: {"id"=>"f7b50110-297e-47ec-8f5e-085531fd4dc4"} 08:47:06 rails.1 | 2019-10-14T08:47:06 [I|app|e2ddc8c3] Rendered tasks/_list.html.erb (0.6ms) 08:47:06 rails.1 | 2019-10-14T08:47:06 [I|app|e2ddc8c3] Completed 200 OK in 10ms (Views: 4.6ms | ActiveRecord: 0.7ms)
Actions