Bug 2030265
Summary: | EntitlementChanged notification comes too early, GetStatus returns old data | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Marius Vollmer <mvollmer> |
Component: | subscription-manager | Assignee: | candlepin-bugs |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 8.6 | CC: | mpitt, ptoscano, redakkan, wpoteat |
Target Milestone: | rc | Keywords: | Regression, Triaged |
Target Release: | --- | ||
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: | 2022-02-03 05:54:30 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
Marius Vollmer
2021-12-08 11:00:57 UTC
Can we get a debug level capture of the rhsm.log while this process is happening, please? Thanks I can no longer reproduce this bug with subscription-manager-1.28.25-1.el8.x86_64. Now the GetStatus calls return with { ..., "valid": true }, as expected. I am afraid we have to either accept that this is mysteriously fixed, or have a long careful look at the code with the hope of finding some race condition. Our automatic tracker confirms that this wasn't seen any more in the last 3 weeks [1], since Jan 13. This coincides with our rhel-8-6 refresh in [2], which updated (amongst other things) subscription-manager (1.28.24-1.el8 -> 1.28.25-1.el8) subscription-manager-cockpit (1.28.24-1.el8 -> 1.28.25-1.el8) subscription-manager-rhsm-certificates (1.28.24-1.el8 -> 1.28.25-1.el8) So let's close this for now, so some change fixed this. If we see it again, I'll reopen. [1] https://github.com/cockpit-project/bots/pull/2888 [2] https://github.com/cockpit-project/bots/pull/2794 This looks similar: https://bugzilla.redhat.com/show_bug.cgi?id=2067129 |