Bug 1961779
| Summary: | Task still hangs after a celery worker process abruptly terminates | |||
|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Tanya Tereshchenko <ttereshc> | |
| Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> | |
| Status: | CLOSED ERRATA | QA Contact: | Lai <ltran> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 6.9.0 | CC: | ggainey, jjeffers, pcreech, rchan, ttereshc | |
| Target Milestone: | 6.9.3 | Keywords: | Regression, Triaged | |
| Target Release: | Unused | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | pulp-2.21.5.2-1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1962815 (view as bug list) | Environment: | ||
| Last Closed: | 2021-07-01 14:56:52 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
Tanya Tereshchenko
2021-05-18 16:55:48 UTC
The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. *** Bug 1962815 has been marked as a duplicate of this bug. *** Steps to test: 1. Invoke some bigger CV publish/promote (with more repos inside) 2. While there are pulp celery workers processing the sync/publish tasks, kill some of them via "kill -SIGHUP <pid>" 3. Check /var/log/messages 4. Verify in the web UI that the foreman task errors out 5. Verify that the task can be resumed and completes successfully Expected result: 3. log should not show error message or traceback 4. Foreman task should show task error out 5. Task should complete successfull Actual Result: 3. Log still shows traceback, but does not affect anything. 4. Task does show that it errors out as expected. 5. Task completes successfully Verified on 6.9.3 with pulp-server-2.21.5.2-1.el7sat.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Satellite 6.9.3 Async Bug Fix Update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:2636 |