Project

General

Profile

Actions

Bug #12834

closed

HostIntegrationTest::create new host page "enables override of hostgroup defaults" test failures

Added by Dominic Cleal over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Some intermittent test failures are seen on develop (b4e3c77):

HostIntegrationTest::create new host page.test_0003_enables override of hostgroup defaults (from HostIntegrationTest__create new host page)

Error Message

undefined method `puppetclasses' for nil:NilClass

Stacktrace

undefined method `puppetclasses' for nil:NilClass (ActionView::Template::Error)
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/concerns/host_common.rb:213:in `available_puppetclasses'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/views/puppetclasses/_class_selection.html.erb:47:in `_app_views_puppetclasses__class_selection_html_erb___1039187948635191390_157312520'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/template.rb:145:in `block in render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:237:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:41:in `render_partial'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/rendering_helper.rb:27:in `render'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/views/hosts/_form.html.erb:89:in `block (2 levels) in _app_views_hosts__form_html_erb__1936382440628155673_154735700'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/capture_helper.rb:40:in `block in capture'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/capture_helper.rb:40:in `capture'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/form_helper.rb:378:in `form_for'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/helpers/layout_helper.rb:406:in `form_for'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/views/hosts/_form.html.erb:8:in `block in _app_views_hosts__form_html_erb__1936382440628155673_154735700'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/taxonomy.rb:82:in `block (2 levels) in as_taxonomy'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/concerns/foreman/thread_session.rb:147:in `as_location'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/taxonomy.rb:81:in `block in as_taxonomy'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/concerns/foreman/thread_session.rb:112:in `as_org'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/taxonomy.rb:80:in `as_taxonomy'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/views/hosts/_form.html.erb:6:in `_app_views_hosts__form_html_erb__1936382440628155673_154735700'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/template.rb:145:in `block in render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:237:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:41:in `render_partial'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:15:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/usr/local/rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/controllers/hosts_controller.rb:584:in `process_hostgroup'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:660:in `block (4 levels) in _run__170277916471642505__process_action__2005909015214079564__callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7958'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:326:in `around'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:310:in `_callback_around_1919'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7958'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:626:in `block (3 levels) in _run__170277916471642505__process_action__2005909015214079564__callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7957'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/controllers/concerns/application_shared.rb:13:in `set_timezone'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7957'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:625:in `block (2 levels) in _run__170277916471642505__process_action__2005909015214079564__callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7956'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7956'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:448:in `block in _run__170277916471642505__process_action__2005909015214079564__callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7955'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:326:in `around'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:310:in `_callback_around_13'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7955'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:414:in `_run__170277916471642505__process_action__2005909015214079564__callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/apipie-rails-0.2.6/lib/apipie/static_dispatcher.rb:65:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/apipie-rails-0.2.6/lib/apipie/extractor/recorder.rb:97:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/apipie-rails-0.2.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-openid-1.4.2/lib/rack/openid.rb:98:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/conditionalget.rb:35:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/lib/middleware/catch_json_parse_errors.rb:9:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__4610362398082394021__call__3923596810718536715__callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-3.2.22/lib/rails/rack/logger.rb:18:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/quiet_assets-1.1.0/lib/quiet_assets.rb:27:in `call_with_quiet_assets'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-3.2.22/lib/rails/application.rb:231:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/builder.rb:134:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/urlmap.rb:64:in `block in call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/urlmap.rb:49:in `each'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/urlmap.rb:49:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/capybara-2.5.0/lib/capybara/server.rb:19:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service'
/usr/local/rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
/usr/local/rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
/usr/local/rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/logging-2.0.0/lib/logging/diagnostic_context.rb:448:in `call'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/logging-2.0.0/lib/logging/diagnostic_context.rb:448:in `block in create_with_logging_context'

Related issues 1 (0 open1 closed)

Related to Foreman - Bug #12659: Value cannot be overridden by unpressing the "inherit" buttonClosedShimon Shtein12/02/2015Actions
Actions #1

Updated by Dominic Cleal over 8 years ago

  • Related to Bug #12659: Value cannot be overridden by unpressing the "inherit" button added
Actions #2

Updated by Dominic Cleal over 8 years ago

Also deadlocks, suggesting the server might still be processing a request when the test is exiting for some reason.

Error Message

PG::TRDeadlockDetected: ERROR:  deadlock detected...

Stacktrace

PG::TRDeadlockDetected: ERROR:  deadlock detected
LINE 1: ...smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features"...
                                                             ^
DETAIL:  Process 11793 waits for AccessShareLock on relation 132652833 of database 132652623; blocked by process 11647.
Process 11647 waits for AccessExclusiveLock on relation 132653237 of database 132652623; blocked by process 11793.
HINT:  See server log for query details.
: SELECT COUNT(*) FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') AND (1=1) (ActionView::Template::Error)
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:1163:in `async_exec'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:1163:in `exec_no_cache'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:660:in `block in exec_query'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract_adapter.rb:280:in `block in log'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract_adapter.rb:275:in `log'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:659:in `exec_query'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:1262:in `select'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in `select_all'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in `block in select_all'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in `cache_sql'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in `select_all'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/database_statements.rb:24:in `select_one'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/database_statements.rb:30:in `select_value'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/relation/calculations.rb:250:in `execute_simple_calculation'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/relation/calculations.rb:215:in `perform_calculation'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/relation/calculations.rb:159:in `calculate'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/relation/calculations.rb:58:in `count'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/helpers/hosts_and_hostgroups_helper.rb:74:in `puppet_master'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/helpers/hosts_and_hostgroups_helper.rb:50:in `puppet_master_fields'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/views/hosts/_form.html.erb:81:in `block (2 levels) in _app_views_hosts__form_html_erb___3138228995932599666_70234993922700'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/capture_helper.rb:40:in `block in capture'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/capture_helper.rb:40:in `capture'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/helpers/form_helper.rb:378:in `form_for'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/helpers/layout_helper.rb:406:in `form_for'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/views/hosts/_form.html.erb:8:in `block in _app_views_hosts__form_html_erb___3138228995932599666_70234993922700'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/models/taxonomy.rb:82:in `block (2 levels) in as_taxonomy'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/models/concerns/foreman/thread_session.rb:147:in `as_location'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/models/taxonomy.rb:81:in `block in as_taxonomy'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/models/concerns/foreman/thread_session.rb:112:in `as_org'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/models/taxonomy.rb:80:in `as_taxonomy'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/views/hosts/_form.html.erb:6:in `_app_views_hosts__form_html_erb___3138228995932599666_70234993922700'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/template.rb:145:in `block in render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/template.rb:143:in `render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/partial_renderer.rb:237:in `render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:41:in `render_partial'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_view/renderer/renderer.rb:15:in `render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:110:in `_render_template'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/streaming.rb:225:in `_render_template'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:103:in `render_to_body'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:88:in `render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:16:in `render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/usr/local/rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/core_ext/benchmark.rb:5:in `ms'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:39:in `render'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/controllers/hosts_controller.rb:584:in `process_hostgroup'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:167:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rendering.rb:10:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:660:in `block (4 levels) in _run__2897255757554138629__process_action__2673825778686421125__callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7958'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:326:in `around'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:310:in `_callback_around_1919'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7958'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:626:in `block (3 levels) in _run__2897255757554138629__process_action__2673825778686421125__callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7957'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/controllers/concerns/application_shared.rb:13:in `set_timezone'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7957'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:625:in `block (2 levels) in _run__2897255757554138629__process_action__2673825778686421125__callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7956'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7956'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:448:in `block in _run__2897255757554138629__process_action__2673825778686421125__callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_7955'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:326:in `around'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:310:in `_callback_around_13'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_7955'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:414:in `_run__2897255757554138629__process_action__2673825778686421125__callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `block in instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in `instrument'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in `process'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in `process'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in `dispatch'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in `block in action'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/apipie-rails-0.2.6/lib/apipie/static_dispatcher.rb:65:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/apipie-rails-0.2.6/lib/apipie/extractor/recorder.rb:97:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/apipie-rails-0.2.6/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-openid-1.4.2/lib/rack/openid.rb:98:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/conditionalget.rb:35:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.0.0/slave/fast/lib/middleware/catch_json_parse_errors.rb:9:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `_run__3547506535331012907__call__2339025536705823331__callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in `__run_callback'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in `run_callbacks'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in `call_app'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/railties-3.2.22/lib/rails/rack/logger.rb:18:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/quiet_assets-1.1.0/lib/quiet_assets.rb:27:in `call_with_quiet_assets'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/actionpack-3.2.22/lib/action_dispatch/middleware/static.rb:83:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/railties-3.2.22/lib/rails/engine.rb:484:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/railties-3.2.22/lib/rails/application.rb:231:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/builder.rb:134:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/urlmap.rb:64:in `block in call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/urlmap.rb:49:in `each'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/urlmap.rb:49:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/capybara-2.5.0/lib/capybara/server.rb:19:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/rack-1.4.7/lib/rack/handler/webrick.rb:59:in `service'
/usr/local/rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/usr/local/rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/usr/local/rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/logging-2.0.0/lib/logging/diagnostic_context.rb:448:in `call'
/usr/local/rvm/gems/ruby-2.0.0-p353@test_develop-1/gems/logging-2.0.0/lib/logging/diagnostic_context.rb:448:in `block in create_with_logging_context'
Actions #3

Updated by Dominic Cleal over 8 years ago

This test could be skipped for the time being to stabilise develop, similar to #9138 (though that's never been fixed again).

Actions #4

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Daniel Lobato Garcia
  • Pull request https://github.com/theforeman/foreman/pull/3001 added
Actions #5

Updated by Dominic Cleal over 8 years ago

  • translation missing: en.field_release set to 104
Actions #6

Updated by Daniel Lobato Garcia over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF