Bug 1223108

Summary: Getting error when using existing (released) gofer clients with Sat 6.1 server
Product: Red Hat Satellite Reporter: Stephen Herr <sherr>
Component: katello-agentAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: bkearney, gabicr, parmstro
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-22 15:38:21 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:
Bug Depends On:    
Bug Blocks: 1212602    

Description Stephen Herr 2015-05-19 21:23:37 UTC
Description of problem:
Get this in /var/log/messages every two minutes on the client:
May 19 20:32:05 rhev-engine goferd: [WARNING][Thread-2] qpid.messaging:537 - trying: sat61fusor.example.com:5671
May 19 20:32:05 rhev-engine goferd: [WARNING][Thread-2] qpid.messaging:453 - recoverable error[attempt 18]: [Errno 185090050] _ssl.c:330: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
May 19 20:32:05 rhev-engine goferd: [WARNING][Thread-2] qpid.messaging:455 - sleeping 120 seconds

And this on the Satellite 6.1 server:
May 19 16:48:06 sat61fusor qpidd: 2015-05-19 16:48:06 [System] error Error reading socket: Success(0)
May 19 16:48:06 sat61fusor qpidd[14987]: 2015-05-19 16:48:06 [System] error Error reading socket: Success(0)

Version-Release number of selected component (if applicable):
python-gofer-2.6.1-1.el7sat (server)
gofer-1.3.0-1.el6sat (client)

How reproducible:
always

Steps to Reproduce:
We notice this when deploying RHEV Engine / Hypervisor from Sat 6.1 using RHCI.
Do a deployment, tail /var/log/messages.

Actual results:
Errors in the log.

Expected results:
gofer should complete successfully.

Comment 1 RHEL Program Management 2015-05-19 21:32:44 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 3 Bryan Kearney 2015-05-22 15:38:21 UTC
We are not planning to fix this. Docs are being addressed by 1221174

Comment 4 Paul Armstrong 2015-08-28 20:23:00 UTC
Hi Brian, also experiencing this on Red Hat Storage Nodes that are registered to RHEV-M but need to be updated via Satellite. 

Server:
Satellite 6.1.1 on RHEL 7.1

Client:
RHEL 6.7
Linux 2.6.32-573.3.1.el6.x86_64

katello-agent.noarch 0:1.5.3-7.el6sat
gofer.noarch 0:1.3.0-1.el6sat



Aug 28 16:15:08 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:455 - sleeping 2 seconds
Aug 28 16:15:10 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:537 - trying: sat6.parmstro.redhat.com:5671
Aug 28 16:15:10 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:453 - recoverable error[attempt 3]: [Errno 185090050] _ssl.c:330: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Aug 28 16:15:10 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:455 - sleeping 4 seconds
Aug 28 16:15:14 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:537 - trying: sat6.parmstro.redhat.com:5671
Aug 28 16:15:14 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:453 - recoverable error[attempt 4]: [Errno 185090050] _ssl.c:330: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Aug 28 16:15:14 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:455 - sleeping 8 seconds
Aug 28 16:15:22 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:537 - trying: sat6.parmstro.redhat.com:5671
Aug 28 16:15:22 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:453 - recoverable error[attempt 5]: [Errno 185090050] _ssl.c:330: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Aug 28 16:15:22 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:455 - sleeping 16 seconds
Aug 28 16:15:38 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:537 - trying: sat6.parmstro.redhat.com:5671
Aug 28 16:15:38 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:453 - recoverable error[attempt 6]: [Errno 185090050] _ssl.c:330: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Aug 28 16:15:38 rhs1 goferd: [WARNING][Thread-2] qpid.messaging:455 - sleeping 32 seconds

Comment 5 Paul Armstrong 2015-08-28 20:41:34 UTC
Never mind... fixed it.

Comment 6 gabicr 2015-12-17 08:52:05 UTC
(In reply to Paul Armstrong from comment #5)
> Never mind... fixed it.

How?