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 1972769 - Unhelpful error message when syncing repo (Katello::Errors::Pulp3Error: None)
Summary: Unhelpful error message when syncing repo (Katello::Errors::Pulp3Error: None)
Keywords:
Status: CLOSED DUPLICATE of bug 1948258
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Repositories
Version: 6.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Stephen Wadeley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-16 15:13 UTC by Stephen Wadeley
Modified: 2021-06-16 20:03 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-16 20:02:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Stephen Wadeley 2021-06-16 15:13:20 UTC
Description of problem:

A sync task stopped with status warning and Errors: None

Task Errors tab shows:
Actions::Pulp3::Repository::Sync

Katello::Errors::Pulp3Error: None

Version-Release number of selected component (if applicable):
6.10.0-4.0

How reproducible:
unsure, not easy

Steps to Reproduce:
1. Satellite in SatLab
2.  SCA manifest
3. Sync rhel-7-sever repo

Actual results:
status warning and Errors: None

traceback

Expected results:

Helpful error message or just works

Comment 2 Stephen Wadeley 2021-06-16 16:06:50 UTC
Hello

Justin found:

The clue in the journal

 ~]# journalctl -u  pulpcore-worker@*

Jun 16 09:58:47 xxxxx.com pulpcore-worker-3[9030]: pulp [None]: rq.worker:WARNING: Moving job to FailedJobRegistry (work-h

and then:

~]# grep oom /var/log/messages
Jun 16 09:58:47 dhcp-3-60 kernel: Thread-3 (Activ invoked oom-killer: gfp_mask=0x201da, order=0, oom_score_adj=0
Jun 16 09:58:47 dhcp-3-60 kernel: [<ffffffff877c232d>] oom_kill_process+0x2cd/0x490
Jun 16 09:58:47 dhcp-3-60 kernel: [ pid ]   uid  tgid total_vm      rss nr_ptes swapents oom_score_adj name

Comment 3 Stephen Wadeley 2021-06-16 20:02:19 UTC
Close dup of


Bug 1948258 - pulp3: RQ invokes OOM while syncing rhel-7-server-rpms causing the sync task to fail with "Katello::Errors::Pulp3Error : None" error every time

*** This bug has been marked as a duplicate of bug 1948258 ***


Note You need to log in before you can comment on or make changes to this bug.