Advertisement
Guest User

foreman_cancel_build_failed

a guest
Feb 13th, 2019
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 17.83 KB | None | 0 0
  1. 2019-02-13T13:14:15 [I|app|] Started GET "/hosts/xlvtest.x01.xcorp.lan/cancelBuild" for 10.12.17.102 at 2019-02-13 13:14:15 +0100
  2.  
  3. 2019-02-13T13:14:15 [I|app|05f93] Processing by HostsController#cancelBuild as HTML
  4.  
  5. 2019-02-13T13:14:15 [I|app|05f93]   Parameters: {"id"=>"xlvtest.x01.xcorp.lan"}
  6.  
  7. 2019-02-13T13:14:15 [I|app|05f93] Current user set to senetm (admin)
  8.  
  9. 2019-02-13T13:14:15 [W|app|05f93] Deploy TFTP PXELinux config for xlvtest.x01.xcorp.lan task failed with the following error: undefined method `name' for nil:NilClass
  10.  
  11. NoMethodError: undefined method `name' for nil:NilClass
  12.  
  13. /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:76:in `rescue in default_pxe_render'
  14.  
  15. /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:71:in `default_pxe_render'
  16.  
  17. /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:58:in `generate_pxe_template'
  18.  
  19. /usr/share/foreman/app/models/concerns/orchestration/tftp.rb:82:in `setTFTP'
  20.  
  21. /usr/share/foreman/app/models/concerns/orchestration.rb:221:in `execute'
  22.  
  23. /usr/share/foreman/app/models/concerns/orchestration.rb:145:in `block in process'
  24.  
  25. /usr/share/foreman/app/models/concerns/orchestration.rb:137:in `each'
  26.  
  27. /usr/share/foreman/app/models/concerns/orchestration.rb:137:in `process'
  28.  
  29. /usr/share/foreman/app/models/concerns/orchestration.rb:44:in `around_save_orchestration'
  30.  
  31. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
  32.  
  33. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
  34.  
  35. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:816:in `_run_save_callbacks'
  36.  
  37. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/callbacks.rb:342:in `create_or_update'
  38.  
  39. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/persistence.rb:275:in `save'
  40.  
  41. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/validations.rb:46:in `save'
  42.  
  43. /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'
  44.  
  45. /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'
  46.  
  47. /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'
  48.  
  49. /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'
  50.  
  51. /opt/rh/rh-ruby25/root/usr/share/ruby/monitor.rb:226:in `mon_synchronize'
  52.  
  53. /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'
  54.  
  55. /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'
  56.  
  57. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:212:in `transaction'
  58.  
  59. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:385:in `with_transaction_returning_status'
  60.  
  61. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:310:in `block in save'
  62.  
  63. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:325:in `rollback_active_record_state!'
  64.  
  65. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/transactions.rb:309:in `save'
  66.  
  67. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/suppressor.rb:44:in `save'
  68.  
  69. /usr/share/foreman/app/models/concerns/foreman/sti.rb:26:in `save'
  70.  
  71. /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'
  72.  
  73. /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'
  74.  
  75. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `save'
  76.  
  77. /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'
  78.  
  79. /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'
  80.  
  81. /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.14.3/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `save'
  82.  
  83. /usr/share/foreman/app/models/host/managed.rb:306:in `built'
  84.  
  85. /usr/share/foreman/app/models/concerns/hostext/ui_notifications.rb:9:in `built'
  86.  
  87. /usr/share/foreman/app/controllers/hosts_controller.rb:256:in `cancelBuild'
  88.  
  89. /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'
  90.  
  91. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194:in `process_action'
  92.  
  93. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
  94.  
  95. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
  96.  
  97. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109:in `block in run_callbacks'
  98.  
  99. /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
  100.  
  101. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
  102.  
  103. /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
  104.  
  105. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
  106.  
  107. /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
  108.  
  109. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
  110.  
  111. /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
  112.  
  113. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
  114.  
  115. /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
  116.  
  117. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
  118.  
  119. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
  120.  
  121. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41:in `process_action'
  122.  
  123. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22:in `process_action'
  124.  
  125. /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'
  126.  
  127. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
  128.  
  129. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
  130.  
  131. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
  132.  
  133. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
  134.  
  135. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
  136.  
  137. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
  138.  
  139. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134:in `process'
  140.  
  141. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionview-5.2.1/lib/action_view/rendering.rb:32:in `process'
  142.  
  143. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191:in `dispatch'
  144.  
  145. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252:in `dispatch'
  146.  
  147. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
  148.  
  149. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34:in `serve'
  150.  
  151. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52:in `block in serve'
  152.  
  153. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `each'
  154.  
  155. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `serve'
  156.  
  157. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840:in `call'
  158.  
  159. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  160.  
  161. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  162.  
  163. /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.14/lib/apipie/static_dispatcher.rb:65:in `call'
  164.  
  165. /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.14/lib/apipie/extractor/recorder.rb:137:in `call'
  166.  
  167. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  168.  
  169. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  170.  
  171. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  172.  
  173. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  174.  
  175. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  176.  
  177. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  178.  
  179. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  180.  
  181. /usr/share/foreman/lib/middleware/telemetry.rb:9:in `call'
  182.  
  183. /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.14/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
  184.  
  185. /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
  186.  
  187. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15:in `call'
  188.  
  189. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/etag.rb:25:in `call'
  190.  
  191. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/conditional_get.rb:25:in `call'
  192.  
  193. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'
  194.  
  195. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
  196.  
  197. /usr/share/foreman/lib/middleware/logging_context.rb:23:in `call'
  198.  
  199. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232:in `context'
  200.  
  201. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226:in `call'
  202.  
  203. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670:in `call'
  204.  
  205. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
  206.  
  207. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98:in `run_callbacks'
  208.  
  209. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
  210.  
  211. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'
  212.  
  213. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
  214.  
  215. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/rack/logger.rb:38:in `call_app'
  216.  
  217. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/rack/logger.rb:28:in `call'
  218.  
  219. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
  220.  
  221. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
  222.  
  223. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27:in `call'
  224.  
  225. /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.10.0/lib/katello/prevent_json_parsing.rb:12:in `call'
  226.  
  227. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'
  228.  
  229. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/runtime.rb:22:in `call'
  230.  
  231. /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'
  232.  
  233. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14:in `call'
  234.  
  235. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
  236.  
  237. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/sendfile.rb:111:in `call'
  238.  
  239. /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-6.0.0/lib/secure_headers/middleware.rb:13:in `call'
  240.  
  241. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/engine.rb:524:in `call'
  242.  
  243. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `public_send'
  244.  
  245. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `method_missing'
  246.  
  247. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/urlmap.rb:68:in `block in call'
  248.  
  249. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/urlmap.rb:53:in `each'
  250.  
  251. /opt/theforeman/tfm-ror52/root/usr/share/gems/gems/rack-2.0.5/lib/rack/urlmap.rb:53:in `call'
  252.  
  253. /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
  254.  
  255. /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
  256.  
  257. /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
  258.  
  259. /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
  260.  
  261. /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'
  262.  
  263. 2019-02-13T13:14:15 [W|app|05f93] Rolling back due to a problem: [#<Orchestration::Task:0x00007fc089d373a8 @name="Deploy TFTP PXELinux config for xlvtest.x01.xcorp.lan", @id        ="Deploy TFTP PXELinux config for xlvtest.x01.xcorp.lan", @status="failed", @priority=20, @action=[#<Nic::Managed id: 906, mac: "00:50:56:af:23:58", ip: nil, type: "Nic::Man        aged", name: "xlvtest.x01.xcorp.lan", host_id: 502, subnet_id: 28, domain_id: 1, attrs: {}, created_at: "2019-02-13 10:30:52", updated_at: "2019-02-13 10:30:52", provider: n        il, username: nil, password: nil, virtual: false, link: true, identifier: "", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", pr        imary: true, provision: true, compute_attributes: {}, ip6: "", subnet6_id: nil, execution: true>, :setTFTP, "PXELinux"], @created=1550060055.7029874, @timestamp=2019-02-13 12:14:15         UTC>]
  264.  
  265. 2019-02-13T13:14:15 [W|app|05f93] Failed to set Build on xlvtest.x01.xcorp.lan: ["Deploy TFTP PXELinux config for xlvtest.x01.xcorp.lan task failed with the followin        g error: undefined method `name' for nil:NilClass"]
  266.  
  267. 2019-02-13T13:14:15 [E|app|05f93] Failed to save: Deploy TFTP PXELinux config for xlvtest.x01.xcorp.lan task failed with the following error: undefined method `name' for nil        :NilClass
  268.  
  269. 2019-02-13T13:14:15 [I|app|05f93] Redirected to https://hsot.xcorp.lan/hosts/test01.corp.lan
  270.  
  271. 2019-02-13T13:14:15 [I|app|05f93] Completed 302 Found in 219ms (ActiveRecord: 43.7ms)
  272.  
  273. 2019-02-13T13:14:15 [I|app|] Started GET "/hosts/test01.corp.lan" for 10.12.17.xxx at 2019-02-13 13:14:15 +0100
  274.  
  275. 2019-02-13T13:14:15 [I|app|eb724] Processing by HostsController#show as HTML
  276.  
  277. 2019-02-13T13:14:15 [I|app|eb724]   Parameters: {"id"=>"xlvtest.x01.xcorp.lan"}
  278.  
  279. 2019-02-13T13:14:15 [I|app|eb724] Current user set to senetm (admin)
  280.  
  281. 2019-02-13T13:14:15 [I|app|eb724] Deface: [WARNING] No :original defined for 'add_system_link_to_host', you should change its definition to include:
  282.  
  283. :original => '68201d5314be8a5aeb05b063bc5cd0afaf58a6c5'
  284.  
  285. 2019-02-13T13:14:15 [I|app|eb724] Deface: [WARNING] No :original defined for 'add_load_partials_js', you should change its definition to include:
  286.  
  287. :original => 'e1525ef1577082e8f5d01ca3c9c7df1ceaab80ae'
  288.  
  289. 2019-02-13T13:14:15 [E|app|eb724] Deface: 'add_load_partials_js_legacy' matched 0 times with 'code:contains("javascript")'
  290.  
  291. 2019-02-13T13:14:15 [E|app|eb724] Deface: [WARNING] 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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement