An error occurred saving the Repository: undefined method `label' for nil:NilClass

Problem: Attemptijng to sync Centos 7 repo from CentOS Mirror

Expected outcome: sync successful

Foreman and Proxy versions: Foreman 2.4 Katello 4.0

Foreman and Proxy plugin versions:

Distribution and version: Centos 8 x86_64

Other relevant data:

The repo is an http and it will not allow me to change anything in the repo and gives me the error “An error occurred saving the Repository: undefined method `label’ for nil:NilClass”
I tried to remove it and it will not let me because its part of a published content view.
Any help would be appreciated so it will sync properly.

Hey @eevans6913 , can you provide the stack trace (~20 lines or so) from /var/log/foreman/production.log when you recreate the error? That’ll help us pinpoint where the problem is.

Also, was this upgraded from Katello 3.18 or was it a fresh 4.0 installation?

This is forman 2.4 with katello 4.1 fresh install on Centos 8. for now selinux and firewall disabled.
here is the log when reproducing the error (more than 20 lines.
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/dependencies/interlock.rb:48:in block in permit_concurrent_loads' 11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/share_lock.rb:187:in yield_shares’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/dependencies/interlock.rb:47:in permit_concurrent_loads' 11fadf61 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:48:in rails_safe_trigger_task’
11fadf61 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:27:in trigger_task' 11fadf61 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:58:in sync_task’
11fadf61 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks/triggers.rb:22:in sync_task' 11fadf61 | /usr/share/gems/gems/katello-4.0.2.1/app/controllers/katello/api/v2/repositories_controller.rb:346:in update’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:195:in process_action’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/rendering.rb:30:in process_action' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:42:in block in process_action’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:112:in block in run_callbacks' 11fadf61 | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in set_timezone’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 11fadf61 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in clear_thread’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 11fadf61 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in set_topbar_sweeper_controller’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 11fadf61 | /usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in around’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 11fadf61 | /usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in around’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:139:in run_callbacks’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:41:in process_action' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/rescue.rb:22:in process_action’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:33:in block in process_action' 11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in block in instrument’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications/instrumenter.rb:24:in instrument' 11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in instrument’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:32:in process_action' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/params_wrapper.rb:245:in process_action’
11fadf61 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/railties/controller_runtime.rb:27:in process_action' 11fadf61 | /usr/share/gems/gems/katello-4.0.2.1/app/controllers/katello/concerns/api/api_controller.rb:40:in process_action’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:136:in process' 11fadf61 | /usr/share/gems/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:39:in process’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:190:in dispatch' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:254:in dispatch’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:50:in dispatch' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:33:in serve’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:18:in block in <class:Constraints>' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in serve’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in block in serve' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in each’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in serve' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in call’
11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/engine.rb:527:in call' 11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in public_send’
11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in method_missing' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:19:in block in class:Constraints
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in serve' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in block in serve’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in each' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in serve’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in call' 11fadf61 | /usr/share/gems/gems/katello-4.0.2.1/lib/katello/middleware/event_daemon.rb:10:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
11fadf61 | /usr/share/gems/gems/apipie-dsl-2.3.0/lib/apipie_dsl/static_dispatcher.rb:67:in call' 11fadf61 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/static_dispatcher.rb:66:in call’
11fadf61 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/extractor/recorder.rb:137:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 11fadf61 | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in call’
11fadf61 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/middleware/checksum_in_headers.rb:27:in call' 11fadf61 | /usr/share/foreman/lib/foreman/middleware/catch_json_parse_errors.rb:9:in call’
11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb:15:in call' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/etag.rb:27:in call’
11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/conditional_get.rb:40:in call' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/head.rb:12:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/http/content_security_policy.rb:18:in call' 11fadf61 | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in call’
11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in context' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/cookies.rb:648:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/callbacks.rb:27:in block in call’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:101:in run_callbacks' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/callbacks.rb:26:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/debug_exceptions.rb:32:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/show_exceptions.rb:33:in call' 11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/rack/logger.rb:37:in call_app’
11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/rack/logger.rb:28:in call' 11fadf61 | /usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in call’
11fadf61 | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/remote_ip.rb:81:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/request_id.rb:27:in call' 11fadf61 | /usr/share/gems/gems/katello-4.0.2.1/lib/katello/prevent_json_parsing.rb:12:in call’
11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/method_override.rb:24:in call' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/runtime.rb:22:in call’
11fadf61 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in call' 11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/executor.rb:14:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/sendfile.rb:110:in call’
11fadf61 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/host_authorization.rb:76:in call' 11fadf61 | /usr/share/gems/gems/secure_headers-6.3.0/lib/secure_headers/middleware.rb:11:in call’
11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/engine.rb:527:in call' 11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in public_send’
11fadf61 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in method_missing' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:74:in block in call’
11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in each' 11fadf61 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in call’
11fadf61 | /usr/share/gems/gems/puma-5.1.1/lib/puma/configuration.rb:246:in call' 11fadf61 | /usr/share/gems/gems/puma-5.1.1/lib/puma/request.rb:76:in block in handle_request’
11fadf61 | /usr/share/gems/gems/puma-5.1.1/lib/puma/thread_pool.rb:337:in with_force_shutdown' 11fadf61 | /usr/share/gems/gems/puma-5.1.1/lib/puma/request.rb:75:in handle_request’
11fadf61 | /usr/share/gems/gems/puma-5.1.1/lib/puma/server.rb:431:in process_client' 11fadf61 | /usr/share/gems/gems/puma-5.1.1/lib/puma/thread_pool.rb:145:in block in spawn_thread’
11fadf61 | /usr/share/gems/gems/logging-2.3.0/lib/logging/diagnostic_context.rb:474:in block in create_with_logging_context' 2021-09-05T09:27:55 [I|app|11fadf61] Completed 500 Internal Server Error in 597ms (Views: 0.4ms | ActiveRecord: 119.7ms | Allocations: 37864) 2021-09-05T09:27:56 [I|app|0e677cd3] Started PUT "/katello/api/v2/repositories/46?organization_id=1" for 192.168.254.251 at 2021-09-05 09:27:56 -0400 2021-09-05T09:27:56 [I|app|0e677cd3] Processing by Katello::Api::V2::RepositoriesController#update as HTML 2021-09-05T09:27:56 [I|app|0e677cd3] Parameters: {"ostree_branches"=>[], "relative_path"=>"Digital_Data_Services/Library/custom/Centos_7_x86_64/os_x86_64", "promoted"=>true, "content_view_version_id"=>1, "library_instance_id"=>nil, "organization_id"=>"1", "organization"=>{"name"=>"Digital Data Services", "label"=>"Digital_Data_Services", "id"=>1}, "created_at"=>"2021-06-25 10:59:19 -0400", "updated_at"=>"2021-06-25 10:59:25 -0400", "backend_identifier"=>"d66f177b-8346-480e-ac74-36d39ff050b8", "container_repository_name"=>nil, "full_path"=>"https://katello.digitaldatatechs.com/pulp/content/Digital_Data_Services/Library/custom/Centos_7_x86_64/os_x86_64/", "version_href"=>"/pulp/api/v3/repositories/rpm/rpm/3d63464c-c9ac-47aa-8167-dc5c8f181c0f/versions/0/", "remote_href"=>"/pulp/api/v3/remotes/rpm/rpm/d9fc111f-fb6b-4ba7-99fb-96680edd5c47/", "publication_href"=>"/pulp/api/v3/publications/rpm/rpm/62cdd0a8-b9e3-46c0-8170-47af75bae155/", "id"=>"46", "name"=>"os x86_64", "label"=>"os_x86_64", "description"=>nil, "last_sync"=>{"id"=>"0d6d98a9-b808-4272-80e4-67d7154688c4", "username"=>"foreman_admin", "started_at"=>"2021-09-03 02:49:40 -0400", "ended_at"=>"2021-09-03 02:49:54 -0400", "state"=>"stopped", "result"=>"warning", "progress"=>1}, "content_view"=>{"id"=>1, "name"=>"Default Organization View"}, "content_view_version"=>{"id"=>1, "name"=>"Default Organization View 1.0", "content_view_id"=>1}, "kt_environment"=>{"id"=>1, "name"=>"Library"}, "content_type"=>"yum", "url"=>"http://mirror.centos.org/centos/7/os/x86_64/", "arch"=>"noarch", "os_versions"=>[], "content_id"=>"1624633162948", "major"=>nil, "minor"=>nil, "product"=>{"id"=>2, "cp_id"=>"205344149997", "name"=>"Centos 7 x86_64", "orphaned"=>false, "redhat"=>false, "sync_plan"=>{"name"=>"Centos 7 Sync Plan", "description"=>nil, "sync_date"=>"2021-06-25 02:49:00 -0400", "interval"=>"weekly", "next_sync"=>"2021-09-10 02:49:00 -0400"}}, "content_label"=>nil, "content_counts"=>{"ostree_branch"=>0, "docker_manifest"=>0, "docker_manifest_list"=>0, "docker_tag"=>0, "rpm"=>0, "srpm"=>0, "package"=>0, "package_group"=>0, "erratum"=>0, "puppet_module"=>0, "file"=>0, "deb"=>0, "module_stream"=>0, "ansible_collection"=>0}, "last_sync_words"=>"2 days", "environment"=>{"id"=>1, "registry_unauthenticated_pull"=>false}, "docker_upstream_name"=>nil, "docker_tags_whitelist"=>[], "mirror_on_sync"=>true, "verify_ssl_on_sync"=>false, "unprotected"=>true, "checksum_type"=>nil, "download_policy"=>"immediate", "ansible_collection_requirements"=>nil, "gpg_key_id"=>nil, "ssl_ca_cert_id"=>nil, "ssl_client_cert_id"=>nil, "ssl_client_key_id"=>nil, "upstream_username"=>nil, "ostree_upstream_sync_policy"=>nil, "ostree_upstream_sync_depth"=>nil, "computed_ostree_upstream_sync_depth"=>0, "deb_releases"=>nil, "deb_components"=>nil, "deb_architectures"=>nil, "http_proxy_policy"=>"global_default_http_proxy", "http_proxy_id"=>nil, "http_proxy_name"=>nil, "ignorable_content"=>nil, "gpg_key"=>nil, "http_proxy"=>{"id"=>nil, "name"=>nil, "policy"=>"global_default_http_proxy"}, "ssl_ca_cert"=>{"id"=>nil, "name"=>nil}, "ssl_client_cert"=>{"id"=>nil, "name"=>nil}, "ssl_client_key"=>{"id"=>nil, "name"=>nil}, "permissions"=>{"deletable"=>false}, "upstream_password_exists"=>"[FILTERED]", "upstream_auth_exists"=>false, "commaTagsWhitelist"=>"", "upstream_password"=>"[FILTERED]", "api_version"=>"v2", "repository"=>{"id"=>"46", "name"=>"os x86_64", "created_at"=>"2021-06-25 10:59:19 -0400", "updated_at"=>"2021-06-25 10:59:25 -0400", "major"=>nil, "minor"=>nil, "gpg_key_id"=>nil, "content_id"=>"1624633162948", "arch"=>"noarch", "label"=>"os_x86_64", "url"=>"http://mirror.centos.org/centos/7/os/x86_64/", "unprotected"=>true, "content_type"=>"yum", "checksum_type"=>nil, "docker_upstream_name"=>nil, "mirror_on_sync"=>true, "download_policy"=>"immediate", "verify_ssl_on_sync"=>false, "upstream_username"=>nil, "upstream_password"=>"[FILTERED]", "ostree_upstream_sync_policy"=>nil, "ostree_upstream_sync_depth"=>nil, "deb_releases"=>nil, "deb_components"=>nil, "deb_architectures"=>nil, "ssl_ca_cert_id"=>nil, "ssl_client_cert_id"=>nil, "ssl_client_key_id"=>nil, "ignorable_content"=>nil, "docker_tags_whitelist"=>[], "description"=>nil, "ansible_collection_requirements"=>nil, "http_proxy_policy"=>"global_default_http_proxy", "http_proxy_id"=>nil, "os_versions"=>[]}} 2021-09-05T09:27:56 [I|bac|0e677cd3] Task {label: Actions::Katello::Repository::Update, id: e357181a-ca69-45c4-acf8-af62f1892020, execution_plan_id: 0cfc142c-9c47-482e-ae80-e6cd307e48cb} state changed: planning 2021-09-05T09:27:56 [I|aud|0e677cd3] Katello::RootRepository (46) update event on verify_ssl_on_sync true, false 2021-09-05T09:27:56 [E|bac|0e677cd3] undefined method label’ for nil:NilClass (NoMethodError)
0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/app/lib/actions/katello/repository/update.rb:26:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:514:in block (3 levels) in execute_plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:36:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:36:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_request_id.rb:10:in block in plan' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_request_id.rb:34:in with_current_request_id’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_request_id.rb:9:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_timezone.rb:10:in block in plan' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_timezone.rb:31:in with_current_timezone’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_timezone.rb:9:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:10:in block in plan' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:30:in with_current_taxonomies’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:9:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:36:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_user.rb:10:in block in plan' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_user.rb:41:in with_current_user’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_user.rb:9:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/world.rb:31:in execute' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:513:in block (2 levels) in execute_plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:384:in switch_flow' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:417:in concurrence’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:512:in block in execute_plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in block in with_error_handling’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in catch' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in with_error_handling’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:511:in execute_plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:285:in execute’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/plan_step.rb:55:in block in execute' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract.rb:167:in with_meta_calculation’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/plan_step.rb:54:in execute' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:286:in block (2 levels) in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:384:in switch_flow' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:374:in with_planning_scope’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:285:in block in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/common/transaction.rb:17:in block in rollback_on_error’
0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/database_statements.rb:280:in block in transaction' 0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/transaction.rb:280:in block in within_new_transaction’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in block (2 levels) in synchronize' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in handle_interrupt’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in block in synchronize' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in handle_interrupt’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in synchronize' 0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/transaction.rb:278:in within_new_transaction’
0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/database_statements.rb:280:in transaction' 0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/transactions.rb:212:in transaction’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/transaction_adapters/active_record.rb:6:in transaction' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/common/transaction.rb:16:in rollback_on_error’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/common/transaction.rb:6:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/world.rb:31:in execute' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:284:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:211:in block (2 levels) in plan_with_options' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/coordinator.rb:326:in acquire’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:209:in block in plan_with_options' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:208:in tap’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:208:in plan_with_options' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:204:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:180:in trigger' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:23:in trigger’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:29:in block in trigger_task' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:49:in block in rails_safe_trigger_task’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/dependencies/interlock.rb:48:in block in permit_concurrent_loads' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/share_lock.rb:187:in yield_shares’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/dependencies/interlock.rb:47:in permit_concurrent_loads' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:48:in rails_safe_trigger_task’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:27:in trigger_task' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:58:in sync_task’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks/triggers.rb:22:in sync_task' 0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/app/controllers/katello/api/v2/repositories_controller.rb:346:in update’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:195:in process_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/rendering.rb:30:in process_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:42:in block in process_action’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:112:in block in run_callbacks' 0e677cd3 | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in set_timezone’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 0e677cd3 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in clear_thread’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 0e677cd3 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in set_topbar_sweeper_controller’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 0e677cd3 | /usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in around’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 0e677cd3 | /usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in around’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:139:in run_callbacks’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:41:in process_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/rescue.rb:22:in process_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:33:in block in process_action' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in block in instrument’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications/instrumenter.rb:24:in instrument' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in instrument’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:32:in process_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/params_wrapper.rb:245:in process_action’
0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/railties/controller_runtime.rb:27:in process_action' 0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/app/controllers/katello/concerns/api/api_controller.rb:40:in process_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:136:in process' 0e677cd3 | /usr/share/gems/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:39:in process’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:190:in dispatch' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:254:in dispatch’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:50:in dispatch' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:33:in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:18:in block in <class:Constraints>' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in block in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in each’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in call’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/engine.rb:527:in call' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in public_send’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in method_missing' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:19:in block in class:Constraints
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in block in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in each' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in call' 0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/lib/katello/middleware/event_daemon.rb:10:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/gems/gems/apipie-dsl-2.3.0/lib/apipie_dsl/static_dispatcher.rb:67:in call’
0e677cd3 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/static_dispatcher.rb:66:in call' 0e677cd3 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/extractor/recorder.rb:137:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in call’
0e677cd3 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/middleware/checksum_in_headers.rb:27:in call' 0e677cd3 | /usr/share/foreman/lib/foreman/middleware/catch_json_parse_errors.rb:9:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb:15:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/etag.rb:27:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/conditional_get.rb:40:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/head.rb:12:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/http/content_security_policy.rb:18:in call' 0e677cd3 | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in context' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/cookies.rb:648:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/callbacks.rb:27:in block in call’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:101:in run_callbacks' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/callbacks.rb:26:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/debug_exceptions.rb:32:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/show_exceptions.rb:33:in call' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/rack/logger.rb:37:in call_app’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/rack/logger.rb:28:in call' 0e677cd3 | /usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in call’
0e677cd3 | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/remote_ip.rb:81:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/request_id.rb:27:in call' 0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/lib/katello/prevent_json_parsing.rb:12:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/method_override.rb:24:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/runtime.rb:22:in call’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/executor.rb:14:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/sendfile.rb:110:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/host_authorization.rb:76:in call' 0e677cd3 | /usr/share/gems/gems/secure_headers-6.3.0/lib/secure_headers/middleware.rb:11:in call’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/engine.rb:527:in call' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in public_send’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in method_missing' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:74:in block in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in each' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in call’
0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/configuration.rb:246:in call' 0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/request.rb:76:in block in handle_request’
0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/thread_pool.rb:337:in with_force_shutdown' 0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/request.rb:75:in handle_request’
0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/server.rb:431:in process_client' 0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/thread_pool.rb:145:in block in spawn_thread’
0e677cd3 | [ concurrent-ruby ]
2021-09-05T09:27:56 [I|bac|0e677cd3] Task {label: Actions::Katello::Repository::Update, id: e357181a-ca69-45c4-acf8-af62f1892020, execution_plan_id: 0cfc142c-9c47-482e-ae80-e6cd307e48cb} state changed: stopped result: error
2021-09-05T09:27:56 [I|bac|0e677cd3] Task {label: Actions::Katello::Repository::Update, id: e357181a-ca69-45c4-acf8-af62f1892020, execution_plan_id: 0cfc142c-9c47-482e-ae80-e6cd307e48cb} state changed: stopped result: error
2021-09-05T09:27:56 [E|app|0e677cd3] NoMethodError: undefined method label' for nil:NilClass 0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/app/lib/actions/katello/repository/update.rb:26:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:514:in block (3 levels) in execute_plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:36:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:36:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_request_id.rb:10:in block in plan’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_request_id.rb:34:in with_current_request_id' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_request_id.rb:9:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_timezone.rb:10:in block in plan’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_timezone.rb:31:in with_current_timezone' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_timezone.rb:9:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:10:in block in plan’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:30:in with_current_taxonomies' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:9:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:36:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_user.rb:10:in block in plan’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_user.rb:41:in with_current_user' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/app/lib/actions/middleware/keep_current_user.rb:9:in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/world.rb:31:in execute’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:513:in block (2 levels) in execute_plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:384:in switch_flow’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:417:in concurrence' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:512:in block in execute_plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in block in with_error_handling' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in catch’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:472:in with_error_handling' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:511:in execute_plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/action.rb:285:in execute' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/plan_step.rb:55:in block in execute’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/abstract.rb:167:in with_meta_calculation' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan/steps/plan_step.rb:54:in execute’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:286:in block (2 levels) in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:384:in switch_flow’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:374:in with_planning_scope' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:285:in block in plan’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/common/transaction.rb:17:in block in rollback_on_error' 0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/database_statements.rb:280:in block in transaction’
0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/transaction.rb:280:in block in within_new_transaction' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in block (2 levels) in synchronize’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in handle_interrupt' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in block in synchronize’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in handle_interrupt' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in synchronize’
0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/transaction.rb:278:in within_new_transaction' 0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/database_statements.rb:280:in transaction’
0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/transactions.rb:212:in transaction' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/transaction_adapters/active_record.rb:6:in transaction’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/common/transaction.rb:16:in rollback_on_error' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/common/transaction.rb:6:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:27:in pass’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:19:in pass' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware.rb:44:in plan_phase’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/stack.rb:23:in call' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/middleware/world.rb:31:in execute’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/execution_plan.rb:284:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:211:in block (2 levels) in plan_with_options’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/coordinator.rb:326:in acquire' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:209:in block in plan_with_options’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:208:in tap' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:208:in plan_with_options’
0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:204:in plan' 0e677cd3 | /usr/share/gems/gems/dynflow-1.4.8/lib/dynflow/world.rb:180:in trigger’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:23:in trigger' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:29:in block in trigger_task’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:49:in block in rails_safe_trigger_task' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/dependencies/interlock.rb:48:in block in permit_concurrent_loads’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/concurrency/share_lock.rb:187:in yield_shares' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/dependencies/interlock.rb:47:in permit_concurrent_loads’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:48:in rails_safe_trigger_task' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:27:in trigger_task’
0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks.rb:58:in sync_task' 0e677cd3 | /usr/share/gems/gems/foreman-tasks-4.0.1/lib/foreman_tasks/triggers.rb:22:in sync_task’
0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/app/controllers/katello/api/v2/repositories_controller.rb:346:in update' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:195:in process_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/rendering.rb:30:in process_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:42:in block in process_action' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:112:in block in run_callbacks’
0e677cd3 | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in set_timezone' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks’
0e677cd3 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in clear_thread' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks’
0e677cd3 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in set_topbar_sweeper_controller' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks’
0e677cd3 | /usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in around' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks’
0e677cd3 | /usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in around' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in block in run_callbacks’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:139:in run_callbacks' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:41:in process_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/rescue.rb:22:in process_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:33:in block in process_action’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in block in instrument' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications/instrumenter.rb:24:in instrument’
0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in instrument' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:32:in process_action’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal/params_wrapper.rb:245:in process_action' 0e677cd3 | /usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/railties/controller_runtime.rb:27:in process_action’
0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/app/controllers/katello/concerns/api/api_controller.rb:40:in process_action' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:136:in process’
0e677cd3 | /usr/share/gems/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:39:in process' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:190:in dispatch’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:254:in dispatch' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:50:in dispatch’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:33:in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:18:in block in class:Constraints
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in block in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in each' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in call' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/engine.rb:527:in call’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in public_send' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in method_missing’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:19:in block in <class:Constraints>' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in serve’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in block in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in each’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in serve' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in call’
0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/lib/katello/middleware/event_daemon.rb:10:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/gems/gems/apipie-dsl-2.3.0/lib/apipie_dsl/static_dispatcher.rb:67:in call’
0e677cd3 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/static_dispatcher.rb:66:in call' 0e677cd3 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/extractor/recorder.rb:137:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
0e677cd3 | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in call' 0e677cd3 | /usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/middleware/checksum_in_headers.rb:27:in call’
0e677cd3 | /usr/share/foreman/lib/foreman/middleware/catch_json_parse_errors.rb:9:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb:15:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/etag.rb:27:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/conditional_get.rb:40:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/head.rb:12:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/http/content_security_policy.rb:18:in call’
0e677cd3 | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in context’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/cookies.rb:648:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/callbacks.rb:27:in block in call' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:101:in run_callbacks’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/callbacks.rb:26:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/debug_exceptions.rb:32:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/show_exceptions.rb:33:in call’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/rack/logger.rb:37:in call_app' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/rack/logger.rb:28:in call’
0e677cd3 | /usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in call' 0e677cd3 | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/remote_ip.rb:81:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/request_id.rb:27:in call’
0e677cd3 | /usr/share/gems/gems/katello-4.0.2.1/lib/katello/prevent_json_parsing.rb:12:in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/method_override.rb:24:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/runtime.rb:22:in call' 0e677cd3 | /usr/share/gems/gems/activesupport-6.0.3.4/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in call’
0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/executor.rb:14:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/static.rb:126:in call’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/sendfile.rb:110:in call' 0e677cd3 | /usr/share/gems/gems/actionpack-6.0.3.4/lib/action_dispatch/middleware/host_authorization.rb:76:in call’
0e677cd3 | /usr/share/gems/gems/secure_headers-6.3.0/lib/secure_headers/middleware.rb:11:in call' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/engine.rb:527:in call’
0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in public_send' 0e677cd3 | /usr/share/gems/gems/railties-6.0.3.4/lib/rails/railtie.rb:190:in method_missing’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:74:in block in call' 0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in each’
0e677cd3 | /usr/share/gems/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in call' 0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/configuration.rb:246:in call’
0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/request.rb:76:in block in handle_request' 0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/thread_pool.rb:337:in with_force_shutdown’
0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/request.rb:75:in handle_request' 0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/server.rb:431:in process_client’
0e677cd3 | /usr/share/gems/gems/puma-5.1.1/lib/puma/thread_pool.rb:145:in block in spawn_thread' 0e677cd3 | /usr/share/gems/gems/logging-2.3.0/lib/logging/diagnostic_context.rb:474:in block in create_with_logging_context’
2021-09-05T09:27:56 [I|app|0e677cd3] Completed 500 Internal Server Error in 614ms (Views: 0.2ms | ActiveRecord: 146.0ms | Allocations: 37325)