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 1266460 - hammer puppet-module list fails with "Request Timeout"
Summary: hammer puppet-module list fails with "Request Timeout"
Keywords:
Status: CLOSED DUPLICATE of bug 1231579
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: 6.1.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-25 10:46 UTC by Sebastian Hetze
Modified: 2019-11-14 07:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-16 11:09:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sebastian Hetze 2015-09-25 10:46:05 UTC
Description of problem:

hammer puppet-module list fails with "Request Timeout"

How reproducible:

This is depending on the number of puppet modules managed by Satellite and probably on the performance of the hardware involved.

Steps to Reproduce:
1. Create Product and Puppet Repo
2. Use http://forge.puppetlabs.com/ as URL
3. Sync this Repo
4. Try 'hammer puppet-module list'

Actual results:

Request Timeout

Expected results:

-------------------------------------|------------------------|------------------|---------
ID                                   | NAME                   | AUTHOR           | VERSION 
-------------------------------------|------------------------|------------------|---------
a56b50e4-b46d-4ffc-9ee6-84067386f52f | abiquo                 | abiquo           | 0.1.6   
32439576-0644-4156-8889-a18b83a0dc18 | abrt                   | CERNOps          | 0.2.3   
032accdc-805c-47e2-912c-6fedca788f41 | access_insights_client | lphiri           | 0.0.8
...

Additional info:

It of works you limit the number of output lines like:
'hammer puppet-module list --per-page 100'
'hammer puppet-module list --page 175'

Comment 1 Brad Buckingham 2015-10-16 11:09:14 UTC
The issue raised is due to the speed/performance of the query that retrieves the list of puppet modules.  This issue has been raised on the UI side as well and is being tracked with bug 1231579.  Since the cause is the same, I am going to close this one out as a duplicate; however, add a comment to that one to ensure CLI is also tested.  

Thanks for creating the bugzilla and if you have any questions or concerns, please re-open.

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


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