Strange Rabbit exception output in test suite

Bug #1225981 reported by Jeroen T. Vermeulen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Low
Gavin Panella

Bug Description

When running the test suite on Saucy, we see output like:

Exception socket.error: (107, 'Transport endpoint is not connected') in <bound method TCPTransport.__del__ of <amqplib.client_0_8.transport.TCPTransport object at 0x17db5d50>> ignore

It's been spotted even on successful test runs, so we believe it may be harmless apart from the distraction.

The output may or may not be related to bug 1225980. The provisional workaround for that bug did not hide this output.

Tags: tests

Related branches

Revision history for this message
Gavin Panella (allenap) wrote :

Indeed, this is harmless. It's insufficiently robust code in amqplib. It's in a __del__() method so the error gets printed, but it has no repercussions.

Changed in maas:
importance: Critical → Low
Revision history for this message
Jeroen T. Vermeulen (jtv) wrote :

The messages started with r1599. Here's the MP for that branch: https://code.launchpad.net/~allenap/maas/rabbit-as-needed/+merge/185456

Gavin Panella (allenap)
Changed in maas:
status: Triaged → In Progress
assignee: nobody → Gavin Panella (allenap)
Raphaël Badin (rvb)
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
milestone: none → 14.04
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.