Project

Profile

Help

Issue #758

closed

Consumer queue delete task does not configure gofer connector

Added by jortel@redhat.com about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
2.6.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

The consumer queue delete task does not configure gofer lib. This causes SSL connections to the broker to fail.

Steps to reproduce:
1. Configure qpid for SSL only.
2. Register a consumer.
3. Unregister the consumer.
4. In about 10 min, the task to delete the queue will execute and log SSL errors.

Log:

Mar 13 15:41:31 localhost.localdomain pulp[9392]: gofer.messaging.adapter.qpid.connection:ERROR: connect: qpid+amqps://localhost:5671, failed: [Errno 1] _ssl.c:510: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate

Actions #1

Updated by jortel@redhat.com about 9 years ago

  • Project changed from OSTree Support to Pulp
  • Subject changed from Consumer queue delete task does not configure gofer lib to Consumer queue delete task does not configure gofer connector
  • Status changed from NEW to POST
Actions #3

Updated by jortel@redhat.com about 9 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by bcourt about 9 years ago

  • Platform Release set to 2.6.0
Actions #6

Updated by bcourt about 9 years ago

  • Status changed from MODIFIED to 5
Actions #8

Updated by pthomas@redhat.com about 9 years ago

  • Status changed from 5 to 6

verified

Followed the steps above. Also did register/unregister bind/unbind install packages etc.
[root@sparks qpid]# rpm -qa pulp-server
pulp-server-2.6.0-0.10.rc.el6.noarch
[root@sparks qpid]#

Mar 20 13:30:19 sparks pulp: gofer.messaging.adapter.qpid.connection:INFO: connecting: URL: ssl://sparks.idmqe.lab.eng.bos.redhat.com|SSL: ca: /etc/pki/pulp/qpid/ca.crt|key: None|certificate: /etc/pki/pulp/qpid/client.crt|host-validation: False
Mar 20 13:30:19 sparks pulp: gofer.messaging.adapter.qpid.connection:INFO: connected: ssl://sparks.idmqe.lab.eng.bos.redhat.com
Mar 20 13:30:19 sparks pulp: kombu.transport.qpid:INFO: Connected to qpid with SASL mechanism ANONYMOUS
Mar 20 13:30:19 sparks pulp: celery.worker.strategy:INFO: Received task: pulp.server.managers.consumer.agent.delete_queue[d98ef4b9-84a2-468d-a8e8-47aa42a6c937] eta:[2015-03-20 17:40:19.363206+00:00]
Mar 20 13:30:32 sparks qpidd[8321]: 2015-03-20 13:30:32 [Store] notice Journal "pulp.agent.patch": Destroyed
Actions #9

Updated by bmbouter about 9 years ago

  • Severity changed from High to 3. High
Actions #10

Updated by rbarlow almost 9 years ago

  • Status changed from 6 to CLOSED - CURRENTRELEASE
Actions #13

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF