Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1609648

Summary: Upgrade step correct_repositories failed
Product: Red Hat Satellite Reporter: Sanket Jagtap <sjagtap>
Component: UpgradesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED WORKSFORME QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: inecas, mbacovsk, sjagtap
Target Milestone: UnspecifiedKeywords: Regression
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-31 06:54:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sanket Jagtap 2018-07-30 05:59:04 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Upgrade from 6.3.z to 6.4.0 snap14

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
[sat-host] out: Upgrade Step: correct_repositories (this may take a while) ...
[sat-host] out: /usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP
[sat-host] out: /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here
[sat-host] out: /usr/share/foreman/lib/core_extensions.rb:182: warning: already initialized constant ActiveSupport::MessageEncryptor::DEFAULT_CIPHER
[sat-host] out: /opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.6/lib/active_support/message_encryptor.rb:22: warning: previous definition of DEFAULT_CIPHER was here
[sat-host] out: rake aborted!
[sat-host] out: Not all the services have been started. Check the status report above and try again.
[sat-host] out: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.7.0.7/lib/katello/tasks/reimport.rake:10:in `block (2 levels) in <top (required)>'
[sat-host] out: /opt/rh/rh-ruby24/root/usr/share/gems/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
[sat-host] out: Tasks: TOP => katello:correct_repositories => katello:check_ping
[sat-host] out: (See full trace by running task with --trace)
[sat-host] out: I, [2018-07-27T20:01:14.562233 #5978]  INFO -- /default_dead_letter_handler: got dead letter #<Concurrent::Actor::Envelope:0x00000000095fda80 @message=[:timeout, 2], @future=nil, @sender=#<Dynflow::ClockReference:0x8d79f80 /clock (Dynflow::Clock)>, @address=#<Concurrent::Actor::Reference:0xbc44608 /client-dispatcher (Dynflow::Dispatcher::ClientDispatcher)>>
[sat-host] out: {:services=>
[sat-host] out:   {:pulp=>{:status=>"ok", :duration_ms=>"332"},
[sat-host] out:    :pulp_auth=>{:status=>"ok", :duration_ms=>"303"},
[sat-host] out:    :candlepin=>{:status=>"ok", :duration_ms=>"113"},
[sat-host] out:    :candlepin_auth=>{:status=>"ok", :duration_ms=>"109"},
[sat-host] out:    :foreman_tasks=>
[sat-host] out:     {:status=>"FAIL",
[sat-host] out:      :message=>
[sat-host] out:       "some executors are not responding, check /foreman_tasks/dynflow/status"}},
[sat-host] out:  :status=>"FAIL"}
[sat-host] out: foreman-rake katello:correct_repositories COMMIT=true failed! Check the output for error!
[sat-host] out: Upgrade step correct_repositories failed. Check logs for more information.

Expected results:
Upgrade should be green

Additional info: