Advertisement
juanlufont

Untitled

Feb 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. 2018-02-21 16:19:03 b2713ae2 [app] [I] Started DELETE "/api/hosts/85" for 145.100.1.5 at 2018-02-21 16:19:03 +0100
  2. 2018-02-21 16:19:03 b2713ae2 [app] [I] Processing by Api::V1::HostsController#destroy as JSON
  3. 2018-02-21 16:19:03 b2713ae2 [app] [I] Parameters: {"apiv"=>"v1", "id"=>"85", "host"=>{}}
  4. 2018-02-21 16:19:03 b2713ae2 [app] [I] Current user: foreman_admin (administrator)
  5. 2018-02-21 16:19:03 b2713ae2 [app] [I] Current user: foreman_admin (administrator)
  6. 2018-02-21 16:19:03 b2713ae2 [app] [I] Current user: admin (administrator)
  7. 2018-02-21 16:19:03 b2713ae2 [app] [I] Authorized user admin(Admin User)
  8. 2018-02-21 16:19:03 b2713ae2 [app] [I] Current user: admin (administrator)
  9. 2018-02-21 16:19:04 b2713ae2 [app] [I] Delete the DNS A record for testhost.daphne.surfsara.nl/145.38.0.31
  10. 2018-02-21 16:19:04 b2713ae2 [app] [I] Delete the DNS PTR record for 145.38.0.31/testhost.daphne.surfsara.nl
  11. 2018-02-21 16:19:04 b2713ae2 [app] [I] Delete DHCP reservation testhost.daphne.surfsara.nl for testhost.daphne.surfsara.nl-00:22:22:22:22:22/145.38.0.31
  12. 2018-02-21 16:19:04 b2713ae2 [app] [I] Delete the TFTP configuration for testhost.daphne.surfsara.nl
  13. 2018-02-21 16:19:04 b2713ae2 [app] [I] Delete the TFTP configuration for testhost.daphne.surfsara.nl
  14. 2018-02-21 16:19:04 b2713ae2 [app] [I] Delete the TFTP configuration for testhost.daphne.surfsara.nl
  15. 2018-02-21 16:19:04 b2713ae2 [app] [I] Processed 6 tasks from queue 'Host::Managed Main', completed 6/6
  16. 2018-02-21 16:19:04 b2713ae2 [app] [W] Action failed
  17. | PG::Error: ERROR: update or delete on table "hosts" violates foreign key constraint "katello_content_facets_host_id" on table "katello_content_facets"
  18. | DETAIL: Key (id)=(85) is still referenced from table "katello_content_facets".
  19. |
  20. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/postgresql_adapter.rb:602:in `exec_prepared'
  21. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/postgresql_adapter.rb:602:in `block in exec_cache'
  22. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract_adapter.rb:472:in `block in log'
  23. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  24. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract_adapter.rb:466:in `log'
  25. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/postgresql_adapter.rb:601:in `exec_cache'
  26. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/postgresql_adapter.rb:585:in `execute_and_clear'
  27. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/postgresql/database_statements.rb:173:in `exec_delete'
  28. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/database_statements.rb:119:in `delete'
  29. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/query_cache.rb:14:in `delete'
  30. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/relation.rb:478:in `delete_all'
  31. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/persistence.rb:487:in `destroy_row'
  32. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/counter_cache.rb:152:in `destroy_row'
  33. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/locking/optimistic.rb:115:in `destroy_row'
  34. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/persistence.rb:172:in `destroy'
  35. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/callbacks.rb:292:in `block in destroy'
  36. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call'
  37. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call'
  38. | /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'
  39. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
  40. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
  41. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
  42. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_destroy_callbacks'
  43. | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/callbacks.rb:292:in `destroy'
  44. | /opt/rh/sclo-ror42/root/usr/sha
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement