Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-03-04T14:51:04 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan/cancelBuild" for 10.12.0.88 at 2019-03-04 14:51:04 +0100
- 2019-03-04T14:51:04 [I|app|2b412] Processing by HostsController#cancelBuild as HTML
- 2019-03-04T14:51:04 [I|app|2b412] Parameters: {"id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:04 [I|app|2b412] Current user set to user (admin)
- 2019-03-04T14:51:04 [D|app|2b412] Current location set to LOCATION
- 2019-03-04T14:51:04 [D|app|2b412] Current organization set to comp
- 2019-03-04T14:51:04 [D|app|2b412] Enqueued task 'Disable PuppetCA autosigning for hostname.comp01.compcorp.lan' to 'Host::Managed Post' queue
- 2019-03-04T14:51:04 [D|app|2b412] Current organization set to comp
- 2019-03-04T14:51:04 [D|app|2b412] Current location set to LOCATION
- 2019-03-04T14:51:04 [D|app|2b412] Current location set to LOCATION
- 2019-03-04T14:51:04 [D|app|2b412] Current organization set to comp
- 2019-03-04T14:51:04 [D|app|2b412] Enqueued task 'Deploy TFTP PXELinux config for hostname.comp01.compcorp.lan' to 'Host::Managed Main' queue
- 2019-03-04T14:51:04 [D|app|2b412] Enqueued task 'Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan' to 'Host::Managed Main' queue
- 2019-03-04T14:51:04 [D|app|2b412] Enqueued task 'Deploy TFTP PXEGrub config for hostname.comp01.compcorp.lan' to 'Host::Managed Main' queue
- 2019-03-04T14:51:04 [D|app|2b412] Enqueued task 'Deploy TFTP iPXE config for hostname.comp01.compcorp.lan' to 'Host::Managed Main' queue
- 2019-03-04T14:51:04 [D|app|2b412] Processing task 'Deploy TFTP PXELinux config for hostname.comp01.compcorp.lan' from 'Host::Managed Main'
- 2019-03-04T14:51:05 [I|blo|2b412] Unattended render of 'pxelinux_chainload' = 'adb6880ad1c5c8384a570953f57b4d58d6184c509ae7d283d469bd36fe732550'
- LABEL local
- MENU LABEL Default local boot
- MENU DEFAULT
- LOCALBOOT 0
- LABEL local_primary
- MENU LABEL Default local boot from primary hard drive
- LOCALBOOT 0x80
- LABEL local_skip
- MENU LABEL Boot from the next BIOS device
- LOCALBOOT -1
- LABEL local_chain_hd0
- MENU LABEL Chainload the first hard drive (hd0)
- COM32 chain.c32
- APPEND hd0
- LABEL local_chain_hd1
- MENU LABEL Chainload the second hard drive (hd1)
- COM32 chain.c32
- APPEND hd1
- 2019-03-04T14:51:05 [I|blo|2b412] Unattended render of 'PXELinux default local boot' = '5eb0185e676a01ed8e54fbaad26ff72dc6b23ea2513ab77f04176037659e3321'
- DEFAULT menu
- MENU TITLE Booting local disk (ESC to stop)
- TIMEOUT 200
- DEFAULT local_chain_hd0
- LABEL local
- MENU LABEL Default local boot
- MENU DEFAULT
- LOCALBOOT 0
- LABEL local_primary
- MENU LABEL Default local boot from primary hard drive
- LOCALBOOT 0x80
- LABEL local_skip
- MENU LABEL Boot from the next BIOS device
- LOCALBOOT -1
- LABEL local_chain_hd0
- MENU LABEL Chainload the first hard drive (hd0)
- COM32 chain.c32
- APPEND hd0
- LABEL local_chain_hd1
- MENU LABEL Chainload the second hard drive (hd1)
- COM32 chain.c32
- APPEND hd1
- 2019-03-04T14:51:05 [I|app|2b412] Deploying TFTP PXELinux configuration for hostname.comp01.compcorp.lan
- 2019-03-04T14:51:05 [D|app|2b412] Processing task 'Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan' from 'Host::Managed Main'
- 2019-03-04T14:51:05 [W|app|2b412] Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan task failed with the following error: undefined method `name' for nil:NilClass
- NoMethodError: undefined method `name' for nil:NilClass
- /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:76:in `rescue in default_pxe_render'
- /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:71:in `default_pxe_render'
- /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:58:in `generate_pxe_template'
- /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:82:in `setTFTP'
- /usr/share/foreman/app/models/concerns/orchestration.rb:221:in `execute'
- /usr/share/foreman/app/models/concerns/orchestration.rb:145:in `block in process'
- /usr/share/foreman/app/models/concerns/orchestration.rb:137:in `each'
- /usr/share/foreman/app/models/concerns/orchestration.rb:137:in `process'
- /usr/share/foreman/app/models/concerns/orchestration.rb:44:in `around_save_orchestration'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:816:in `_run_save_callbacks'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/callbacks.rb:342:in `create_or_update'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/persistence.rb:275:in `save'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/validations.rb:46:in `save'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:310:in `block (2 levels) in save'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:387:in `block in with_transaction_returning_status'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb:254:in `block in transaction'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/connection_adapters/abstract/transaction.rb:239:in `block in within_new_transaction'
- /opt/rh/rh-ruby25/root/usr/share/ruby/monitor.rb:226:in `mon_synchronize'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/connection_adapters/abstract/transaction.rb:236:in `within_new_transaction'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb:254:in `transaction'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:212:in `transaction'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:385:in `with_transaction_returning_status'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:310:in `block in save'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:325:in `rollback_active_record_state!'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:309:in `save'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/suppressor.rb:44:in `save'
- /usr/share/foreman/app/models/concerns/foreman/sti.rb:26:in `save'
- /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `block in save'
- /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:114:in `dynflow_task_wrap'
- /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `save'
- /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `block in save'
- /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:127:in `dynflow_task_wrap'
- /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `save'
- /usr/share/foreman/app/models/host/managed.rb:306:in `built'
- /usr/share/foreman/app/models/concerns/hostext/ui_notifications.rb:9:in `built'
- /usr/share/foreman/app/controllers/hosts_controller.rb:256:in `cancelBuild'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109:in `block in run_callbacks'
- /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
- /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
- /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
- /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
- /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134:in `process'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionview-5.2.1/lib/action_view/rendering.rb:32:in `process'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191:in `dispatch'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252:in `dispatch'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34:in `serve'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52:in `block in serve'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `each'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `serve'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.14/lib/apipie/static_dispatcher.rb:65:in `call'
- /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.14/lib/apipie/extractor/recorder.rb:137:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /usr/share/foreman/lib/middleware/telemetry.rb:9:in `call'
- /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.14/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
- /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/etag.rb:25:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/conditional_get.rb:25:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
- /usr/share/foreman/lib/middleware/logging_context.rb:23:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232:in `context'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98:in `run_callbacks'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/rack/logger.rb:38:in `call_app'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/rack/logger.rb:28:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27:in `call'
- /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.10.0/lib/katello/prevent_json_parsing.rb:12:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/runtime.rb:22:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/sendfile.rb:111:in `call'
- /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-6.0.0/lib/secure_headers/middleware.rb:13:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/engine.rb:524:in `call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `public_send'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `method_missing'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/urlmap.rb:68:in `block in call'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/urlmap.rb:53:in `each'
- /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/urlmap.rb:53:in `call'
- /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
- /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
- /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
- /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
- /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
- 2019-03-04T14:51:05 [W|app|2b412] Rolling back due to a problem: [#<Orchestration::Task:0x00007fd65cb8d050 @name="Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan", @id="Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan", @status="failed", @priority=20, @action=[#<Nic::Managed id: 997, mac: "00:50:56:af:9e:05", ip: nil, type: "Nic::Managed", name: "hostname.comp01.compcorp.lan", host_id: 567, subnet_id: 34, domain_id: 1, attrs: {}, created_at: "2019-03-04 12:23:36", updated_at: "2019-03-04 12:23:36", provider: nil, username: nil, password: nil, virtual: false, link: true, identifier: "", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", primary: true, provision: true, compute_attributes: {}, ip6: "", subnet6_id: nil, execution: true>, :setTFTP, "PXEGrub2"], @created=1551707464.9111814, @timestamp=2019-03-04 13:51:05 UTC>]
- 2019-03-04T14:51:05 [I|app|2b412] Delete the TFTP configuration for hostname.comp01.compcorp.lan
- 2019-03-04T14:51:05 [I|app|2b412] Processed 1 tasks from queue 'Host::Managed Main', completed 0/4
- 2019-03-04T14:51:05 [E|app|2b412] Task 'Deploy TFTP PXELinux config for hostname.comp01.compcorp.lan' *rollbacked*
- 2019-03-04T14:51:05 [E|app|2b412] Task 'Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan' *failed*
- 2019-03-04T14:51:05 [E|app|2b412] Task 'Deploy TFTP PXEGrub config for hostname.comp01.compcorp.lan' *canceled*
- 2019-03-04T14:51:05 [E|app|2b412] Task 'Deploy TFTP iPXE config for hostname.comp01.compcorp.lan' *canceled*
- 2019-03-04T14:51:05 [W|app|2b412] Failed to set Build on hostname.comp01.compcorp.lan: ["Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan task failed with the following error: undefined method `name' for nil:NilClass"]
- 2019-03-04T14:51:05 [E|app|2b412] Failed to save: Deploy TFTP PXEGrub2 config for hostname.comp01.compcorp.lan task failed with the following error: undefined method `name' for nil:NilClass
- 2019-03-04T14:51:05 [I|app|2b412] Redirected to https://smartprox1sl2838.comp01.compcorp.lan/hosts/hostname.comp01.compcorp.lan
- 2019-03-04T14:51:05 [I|app|2b412] Completed 302 Found in 638ms (ActiveRecord: 81.9ms)
- 2019-03-04T14:51:05 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan" for 10.12.0.88 at 2019-03-04 14:51:05 +0100
- 2019-03-04T14:51:05 [I|app|aa008] Processing by HostsController#show as HTML
- 2019-03-04T14:51:05 [I|app|aa008] Parameters: {"id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:05 [I|app|aa008] Current user set to user (admin)
- 2019-03-04T14:51:05 [D|app|aa008] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|aa008] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|aa008] [1;32mDeface:[0m 3 overrides found for 'hosts/show'
- 2019-03-04T14:51:05 [D|app|aa008] [1;32mDeface:[0m 'add_system_link_to_host' matched 1 times with 'td:first'
- 2019-03-04T14:51:05 [I|app|aa008] [1;32mDeface: [WARNING][0m No :original defined for 'add_system_link_to_host', you should change its definition to include:
- :original => '68201d5314be8a5aeb05b063bc5cd0afaf58a6c5'
- 2019-03-04T14:51:05 [D|app|aa008] [1;32mDeface:[0m 'add_load_partials_js' matched 1 times with 'erb[silent]:contains("javascript")'
- 2019-03-04T14:51:05 [I|app|aa008] [1;32mDeface: [WARNING][0m No :original defined for 'add_load_partials_js', you should change its definition to include:
- :original => 'e1525ef1577082e8f5d01ca3c9c7df1ceaab80ae'
- 2019-03-04T14:51:05 [E|app|aa008] [1;32mDeface:[0m 'add_load_partials_js_legacy' matched 0 times with 'code:contains("javascript")'
- 2019-03-04T14:51:05 [E|app|aa008] [1;32mDeface: [WARNING][0m Override 'add_load_partials_js_legacy' may be using an invalid selector of 'code:contains("javascript")', <code erb-loud|silent> tags are now <erb loud|silent>
- 2019-03-04T14:51:05 [I|app|aa008] Rendering hosts/show.html.erb within layouts/application
- 2019-03-04T14:51:05 [I|app|aa008] Rendered hosts/show.html.erb within layouts/application (59.8ms)
- 2019-03-04T14:51:05 [I|app|aa008] Rendered layouts/_application_content.html.erb (1.1ms)
- 2019-03-04T14:51:05 [I|app|aa008] Rendering layouts/base.html.erb
- 2019-03-04T14:51:05 [I|app|aa008] Rendered layouts/base.html.erb (47.0ms)
- 2019-03-04T14:51:05 [I|app|aa008] Completed 200 OK in 176ms (Views: 111.7ms | ActiveRecord: 17.6ms)
- 2019-03-04T14:51:05 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan/overview" for 10.12.0.88 at 2019-03-04 14:51:05 +0100
- 2019-03-04T14:51:05 [I|app|33b63] Processing by HostsController#overview as HTML
- 2019-03-04T14:51:05 [I|app|33b63] Parameters: {"id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:05 [I|app|33b63] Current user set to user (admin)
- 2019-03-04T14:51:05 [D|app|33b63] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|33b63] Current organization set to comp
- 2019-03-04T14:51:05 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan/templates" for 10.12.0.88 at 2019-03-04 14:51:05 +0100
- 2019-03-04T14:51:05 [I|app|8d71f] Processing by HostsController#templates as HTML
- 2019-03-04T14:51:05 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan/nics" for 10.12.0.88 at 2019-03-04 14:51:05 +0100
- 2019-03-04T14:51:05 [I|app|8d71f] Parameters: {"id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:05 [I|app|db1fb] Processing by HostsController#nics as HTML
- 2019-03-04T14:51:05 [I|app|db1fb] Parameters: {"id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:05 [I|app|db1fb] Current user set to user (admin)
- 2019-03-04T14:51:05 [D|app|db1fb] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|db1fb] Current organization set to comp
- 2019-03-04T14:51:05 [I|app|8d71f] Current user set to user (admin)
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [I|app|db1fb] Rendered hosts/_nics.html.erb (29.1ms)
- 2019-03-04T14:51:05 [I|app|db1fb] Completed 200 OK in 55ms (Views: 12.7ms | ActiveRecord: 31.4ms)
- 2019-03-04T14:51:05 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan/resources?range=7" for 10.12.0.88 at 2019-03-04 14:51:05 +0100
- 2019-03-04T14:51:05 [I|app|33b63] Rendered hosts/_overview.html.erb (64.2ms)
- 2019-03-04T14:51:05 [I|app|33b63] Completed 200 OK in 96ms (Views: 47.9ms | ActiveRecord: 37.6ms)
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [I|app|edcc5] Processing by HostsController#resources as HTML
- 2019-03-04T14:51:05 [I|app|edcc5] Parameters: {"range"=>"7", "id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:05 [I|app|edcc5] Current user set to user (admin)
- 2019-03-04T14:51:05 [I|app|] Started GET "/hosts/hostname.comp01.compcorp.lan/runtime?range=7" for 10.12.0.88 at 2019-03-04 14:51:05 +0100
- 2019-03-04T14:51:05 [I|app|a803c] Processing by HostsController#runtime as HTML
- 2019-03-04T14:51:05 [I|app|a803c] Parameters: {"range"=>"7", "id"=>"hostname.comp01.compcorp.lan"}
- 2019-03-04T14:51:05 [D|app|edcc5] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|edcc5] Current organization set to comp
- 2019-03-04T14:51:05 [I|app|a803c] Current user set to user (admin)
- 2019-03-04T14:51:05 [D|app|a803c] Current location set to LOCATION
- 2019-03-04T14:51:05 [I|app|edcc5] Rendered hosts/_resources.html.erb (4.4ms)
- 2019-03-04T14:51:05 [I|app|edcc5] Completed 200 OK in 36ms (Views: 2.9ms | ActiveRecord: 20.8ms)
- 2019-03-04T14:51:05 [D|app|a803c] Current organization set to comp
- 2019-03-04T14:51:05 [I|app|a803c] Rendered hosts/_runtime.html.erb (2.0ms)
- 2019-03-04T14:51:05 [I|app|a803c] Completed 200 OK in 33ms (Views: 2.2ms | ActiveRecord: 19.7ms)
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current location set to LOCATION
- 2019-03-04T14:51:05 [D|app|8d71f] Current organization set to comp
- 2019-03-04T14:51:05 [I|app|8d71f] Rendered hosts/_templates.html.erb (32.6ms)
- 2019-03-04T14:51:05 [I|app|8d71f] Completed 200 OK in 308ms (Views: 35.6ms | ActiveRecord: 93.8ms)
Advertisement
Add Comment
Please, Sign In to add comment