Project

General

Profile

Bug #37723 ยป FormanLogs.txt

Steven Shockley, 08/12/2024 07:34 PM

 
2024-08-11T19:04:31 [I|app|bc394cc6] Completed 200 OK in 35ms (Views: 0.3ms | ActiveRecord: 14.1ms | Allocations: 6729)
2024-08-11T19:04:36 [I|app|519ac65a] Started GET "/notification_recipients" for 10.0.2.43 at 2024-08-11 19:04:36 -0400
2024-08-11T19:04:36 [I|app|519ac65a] Processing by NotificationRecipientsController#index as JSON
2024-08-11T19:04:36 [I|app|519ac65a] Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 1.2ms | Allocations: 2300)
2024-08-11T19:04:37 [I|app|5d3aba9e] Started GET "/register?hostgroup_id=2&location_id=2&organization_id=1&update_packages=false" for 10.0.2.200 at 2024-08-11 19:04:37 -0400
2024-08-11T19:04:37 [I|app|5d3aba9e] Processing by Api::V2::RegistrationController#global as */*
2024-08-11T19:04:37 [I|app|5d3aba9e] Parameters: {"hostgroup_id"=>"2", "location_id"=>"2", "organization_id"=>"1", "update_packages"=>"false"}
2024-08-11T19:04:37 [I|app|5d3aba9e] Authorized user admin(Admin User)
2024-08-11T19:04:37 [W|app|5d3aba9e] Scoped order is ignored, it's forced to be batch order.
2024-08-11T19:04:37 [I|app|5d3aba9e] Rendered text template (Duration: 0.0ms | Allocations: 1)
2024-08-11T19:04:37 [I|app|5d3aba9e] Completed 200 OK in 195ms (Views: 0.7ms | ActiveRecord: 51.9ms | Allocations: 60673)
2024-08-11T19:04:37 [I|app|a6b4e900] Started POST "/register" for 10.0.2.200 at 2024-08-11 19:04:37 -0400
2024-08-11T19:04:37 [I|app|a6b4e900] Processing by Api::V2::RegistrationController#host as */*
2024-08-11T19:04:37 [I|app|a6b4e900] Parameters: {"host"=>{"name"=>"emby.example.net", "build"=>"false", "managed"=>"false", "organization_id"=>"1", "location_id"=>"2", "hostgroup_id"=>"2"}, "update_packages"=>"false"}
2024-08-11T19:04:37 [I|app|a6b4e900] Authorized user admin(Admin User)
2024-08-11T19:04:40 [W|app|a6b4e900] Scoped order is ignored, it's forced to be batch order.
2024-08-11T19:04:40 [I|app|a6b4e900] Adding Compute instance for emby.example.net
2024-08-11T19:04:40 [I|app|a6b4e900] Loaded compute resource data for networks in 0.055005287 seconds
2024-08-11T19:04:40 [W|app|a6b4e900] Failed to create a compute vSphere (VMware) instance emby.example.net: Unknown Network ID:
a6b4e900 |
2024-08-11T19:04:40 [I|app|a6b4e900] Backtrace for 'Failed to create a compute vSphere (VMware) instance emby.example.net: Unknown Network ID:
a6b4e900 | ' error (RuntimeError): Unknown Network ID:
a6b4e900 | /usr/share/foreman/app/models/compute_resources/foreman/model/vmware.rb:510:in `block in parse_networks'
a6b4e900 | /usr/share/foreman/app/models/compute_resources/foreman/model/vmware.rb:506:in `each'
a6b4e900 | /usr/share/foreman/app/models/compute_resources/foreman/model/vmware.rb:506:in `parse_networks'
a6b4e900 | /usr/share/foreman/app/models/compute_resources/foreman/model/vmware.rb:522:in `create_vm'
a6b4e900 | /usr/share/foreman/app/models/concerns/orchestration/compute.rb:107:in `setCompute'
a6b4e900 | /usr/share/foreman/app/models/concerns/orchestration.rb:227:in `execute'
a6b4e900 | /usr/share/foreman/app/models/concerns/orchestration.rb:152:in `block in process'
a6b4e900 | /usr/share/foreman/app/models/concerns/orchestration.rb:144:in `each'
a6b4e900 | /usr/share/foreman/app/models/concerns/orchestration.rb:144:in `process'
a6b4e900 | /usr/share/foreman/app/models/concerns/orchestration.rb:44:in `around_save_orchestration'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:137:in `run_callbacks'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:824:in `_run_save_callbacks'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/callbacks.rb:457:in `create_or_update'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/timestamp.rb:126:in `create_or_update'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/persistence.rb:507:in `save!'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/validations.rb:53:in `save!'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/transactions.rb:302:in `block in save!'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/transactions.rb:354:in `block in with_transaction_returning_status'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/connection_adapters/abstract/database_statements.rb:318:in `transaction'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/transactions.rb:350:in `with_transaction_returning_status'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/transactions.rb:302:in `save!'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/suppressor.rb:48:in `save!'
a6b4e900 | /usr/share/foreman/app/controllers/api/v2/registration_controller.rb:123:in `prepare_host'
a6b4e900 | /usr/share/foreman/app/controllers/api/v2/registration_controller.rb:81:in `block in host'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `block in transaction'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/connection_adapters/abstract/transaction.rb:319:in `block in within_new_transaction'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/connection_adapters/abstract/transaction.rb:317:in `within_new_transaction'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `transaction'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/transactions.rb:209:in `transaction'
a6b4e900 | /usr/share/foreman/app/controllers/api/v2/registration_controller.rb:79:in `host'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/abstract_controller/base.rb:228:in `process_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal/rendering.rb:30:in `process_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
a6b4e900 | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
a6b4e900 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
a6b4e900 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
a6b4e900 | /usr/share/gems/gems/audited-5.6.0/lib/audited/sweeper.rb:16:in `around'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
a6b4e900 | /usr/share/gems/gems/audited-5.6.0/lib/audited/sweeper.rb:16:in `around'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:137:in `run_callbacks'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/abstract_controller/callbacks.rb:41:in `process_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal/rescue.rb:22:in `process_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/notifications.rb:203:in `block in instrument'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/notifications.rb:203:in `instrument'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal/instrumentation.rb:33:in `process_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal/params_wrapper.rb:249:in `process_action'
a6b4e900 | /usr/share/gems/gems/activerecord-6.1.7.8/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/abstract_controller/base.rb:165:in `process'
a6b4e900 | /usr/share/gems/gems/actionview-6.1.7.8/lib/action_view/rendering.rb:39:in `process'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal.rb:190:in `dispatch'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_controller/metal.rb:254:in `dispatch'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/routing/route_set.rb:33:in `serve'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/journey/router.rb:50:in `block in serve'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/journey/router.rb:32:in `each'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/journey/router.rb:32:in `serve'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/routing/route_set.rb:842:in `call'
a6b4e900 | /usr/share/gems/gems/apipie-dsl-2.6.2/lib/apipie_dsl/static_dispatcher.rb:67:in `call'
a6b4e900 | /usr/share/gems/gems/apipie-rails-1.3.0/lib/apipie/static_dispatcher.rb:74:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
a6b4e900 | /usr/share/foreman/lib/foreman/middleware/libvirt_connection_cleaner.rb:9:in `call'
a6b4e900 | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in `call'
a6b4e900 | /usr/share/gems/gems/apipie-rails-1.3.0/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/tempfile_reaper.rb:15:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/etag.rb:27:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/conditional_get.rb:40:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/head.rb:12:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/http/permissions_policy.rb:22:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/http/content_security_policy.rb:19:in `call'
a6b4e900 | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:266:in `context'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:260:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/cookies.rb:697:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/callbacks.rb:98:in `run_callbacks'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
a6b4e900 | /usr/share/gems/gems/railties-6.1.7.8/lib/rails/rack/logger.rb:37:in `call_app'
a6b4e900 | /usr/share/gems/gems/railties-6.1.7.8/lib/rails/rack/logger.rb:28:in `call'
a6b4e900 | /usr/share/gems/gems/sprockets-rails-3.4.2/lib/sprockets/rails/quiet_assets.rb:13:in `call'
a6b4e900 | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/request_id.rb:26:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/method_override.rb:24:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/runtime.rb:22:in `call'
a6b4e900 | /usr/share/gems/gems/activesupport-6.1.7.8/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/executor.rb:14:in `call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/sendfile.rb:110:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/ssl.rb:77:in `call'
a6b4e900 | /usr/share/gems/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/host_authorization.rb:142:in `call'
a6b4e900 | /usr/share/gems/gems/secure_headers-6.5.0/lib/secure_headers/middleware.rb:11:in `call'
a6b4e900 | /usr/share/gems/gems/railties-6.1.7.8/lib/rails/engine.rb:539:in `call'
a6b4e900 | /usr/share/gems/gems/railties-6.1.7.8/lib/rails/railtie.rb:207:in `public_send'
a6b4e900 | /usr/share/gems/gems/railties-6.1.7.8/lib/rails/railtie.rb:207:in `method_missing'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:74:in `block in call'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:58:in `each'
a6b4e900 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:58:in `call'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/configuration.rb:272:in `call'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/request.rb:100:in `block in handle_request'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/thread_pool.rb:378:in `with_force_shutdown'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/request.rb:99:in `handle_request'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/server.rb:464:in `process_client'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/server.rb:245:in `block in run'
a6b4e900 | /usr/share/gems/gems/puma-6.4.2/lib/puma/thread_pool.rb:155:in `block in spawn_thread'
a6b4e900 | /usr/share/gems/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2024-08-11T19:04:40 [W|app|a6b4e900] Rolling back due to a problem: [#<Orchestration::Task:0x00007f079f6e8d38 @name="Set up compute instance emby.example.net", @id="Set up compute instance emby.example.net", @status="failed", @priority=3, @action=[#<Host::Managed id: nil, name: "emby.example.net", last_compile: nil, last_report: nil, updated_at: nil, created_at: nil, root_pass: nil, architecture_id: 1, operatingsystem_id: 1, ptable_id: 184, medium_id: 10, build: false, comment: "", disk: nil, installed_at: nil, model_id: nil, hostgroup_id: 2, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: 1, managed: false, use_image: nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id: 1, certname: nil, image_id: nil, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 4, provision_method: nil, grub_pass: nil, global_status: 0, lookup_value_matcher: [FILTERED], pxe_loader: nil, initiated_at: nil, build_errors: nil, creator_id: nil, discovery_rule_id: nil>, :setCompute], @created=1723417480.5394824, @timestamp=2024-08-11 23:04:40.608051761 UTC>]
2024-08-11T19:04:40 [I|app|a6b4e900] Processed 1 tasks from queue 'Host::Managed Main', completed 0/2
2024-08-11T19:04:40 [E|app|a6b4e900] Task 'Set up compute instance emby.example.net' *failed*
2024-08-11T19:04:40 [E|app|a6b4e900] Task 'Query instance details for emby.example.net' *canceled*
2024-08-11T19:04:40 [W|app|a6b4e900] Scoped order is ignored, it's forced to be batch order.
2024-08-11T19:04:40 [W|app|a6b4e900] Rolling back due to a problem: [#<Orchestration::Task:0x00007f079f6e8d38 @name="Set up compute instance emby.example.net", @id="Set up compute instance emby.example.net", @status="failed", @priority=3, @action=[#<Host::Managed id: nil, name: "emby.example.net", last_compile: nil, last_report: nil, updated_at: nil, created_at: nil, root_pass: nil, architecture_id: 1, operatingsystem_id: 1, ptable_id: 184, medium_id: 10, build: false, comment: "", disk: nil, installed_at: nil, model_id: nil, hostgroup_id: 2, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: 1, managed: false, use_image: nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id: 1, certname: nil, image_id: nil, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 4, provision_method: nil, grub_pass: nil, global_status: 0, lookup_value_matcher: [FILTERED], pxe_loader: nil, initiated_at: nil, build_errors: nil, creator_id: nil, discovery_rule_id: nil>, :setCompute], @created=1723417480.5394824, @timestamp=2024-08-11 23:04:40.608051761 UTC>]
2024-08-11T19:04:40 [W|app|a6b4e900] Scoped order is ignored, it's forced to be batch order.
2024-08-11T19:04:40 [W|app|a6b4e900] Rolling back due to a problem: [#<Orchestration::Task:0x00007f079f6e8d38 @name="Set up compute instance emby.example.net", @id="Set up compute instance emby.example.net", @status="failed", @priority=3, @action=[#<Host::Managed id: nil, name: "emby.example.net", last_compile: nil, last_report: nil, updated_at: nil, created_at: nil, root_pass: nil, architecture_id: 1, operatingsystem_id: 1, ptable_id: 184, medium_id: 10, build: false, comment: "", disk: nil, installed_at: nil, model_id: nil, hostgroup_id: 2, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: 1, managed: false, use_image: nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id: 1, certname: nil, image_id: nil, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 4, provision_method: nil, grub_pass: nil, global_status: 0, lookup_value_matcher: [FILTERED], pxe_loader: nil, initiated_at: nil, build_errors: nil, creator_id: nil, discovery_rule_id: nil>, :setCompute], @created=1723417480.5394824, @timestamp=2024-08-11 23:04:40.608051761 UTC>]
2024-08-11T19:04:40 [I|aud|a6b4e900] Parameter (23) create event on name host_update_packages
2024-08-11T19:04:40 [I|aud|a6b4e900] Parameter (23) create event on value false
2024-08-11T19:04:40 [I|aud|a6b4e900] Parameter (23) create event on reference_id
2024-08-11T19:04:40 [I|aud|a6b4e900] Parameter (23) create event on hidden_value false
2024-08-11T19:04:40 [I|aud|a6b4e900] Parameter (23) create event on key_type boolean
2024-08-11T19:04:40 [W|app|a6b4e900] Scoped order is ignored, it's forced to be batch order.
2024-08-11T19:04:40 [W|app|a6b4e900] Rolling back due to a problem: [#<Orchestration::Task:0x00007f079f6e8d38 @name="Set up compute instance emby.example.net", @id="Set up compute instance emby.example.net", @status="failed", @priority=3, @action=[#<Host::Managed id: nil, name: "emby.example.net", last_compile: nil, last_report: nil, updated_at: nil, created_at: nil, root_pass: nil, architecture_id: 1, operatingsystem_id: 1, ptable_id: 184, medium_id: 10, build: true, comment: "", disk: nil, installed_at: nil, model_id: nil, hostgroup_id: 2, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: 1, managed: false, use_image: nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id: 1, certname: nil, image_id: nil, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 4, provision_method: nil, grub_pass: nil, global_status: 0, lookup_value_matcher: [FILTERED], pxe_loader: nil, initiated_at: "2024-08-11 23:04:40.765198058 +0000", build_errors: nil, creator_id: nil, discovery_rule_id: nil>, :setCompute], @created=1723417480.5394824, @timestamp=2024-08-11 23:04:40.608051761 UTC>]
2024-08-11T19:04:40 [W|app|a6b4e900] Set build failed: #<ActiveModel::Errors:0x00007f07a5ce7508 @base=#<Host::Managed id: nil, name: "emby.example.net", last_compile: nil, last_report: nil, updated_at: nil, created_at: nil, root_pass: nil, architecture_id: 1, operatingsystem_id: 1, ptable_id: 184, medium_id: 10, build: true, comment: "", disk: nil, installed_at: nil, model_id: nil, hostgroup_id: 2, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: 1, managed: false, use_image: nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id: 1, certname: nil, image_id: nil, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 4, provision_method: nil, grub_pass: nil, global_status: 0, lookup_value_matcher: [FILTERED], pxe_loader: nil, initiated_at: "2024-08-11 23:04:40.765198058 +0000", build_errors: nil, creator_id: nil, discovery_rule_id: nil>, @errors=[]>
2024-08-11T19:04:41 [I|app|a6b4e900] Rendered text template (Duration: 0.0ms | Allocations: 2)
2024-08-11T19:04:41 [I|app|a6b4e900] Completed 200 OK in 3348ms (Views: 6.4ms | ActiveRecord: 123.4ms | Allocations: 287941)
    (1-1/1)