Bug 1366100

Summary: XMLRPC retries in lab controller daemons are no longer logged
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: lab controllerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: dcallagh, dowang, mjia, rjoost
Target Milestone: 24.0Keywords: Patch, Regression, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-21 18:51:05 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:

Description Dan Callaghan 2016-08-11 03:52:59 UTC
In bug 974352 we made the warnings about XMLRPC retries go to the logs (the implementation we inherited from Kobo sends the message to stderr which is lost in daemons). However in Beaker 23.0, commit 429ca1d9effa7e000de2745846d1f6f8dcd5518e, bug 1309906 this regressed and retries are no longer logged.

Comment 1 Dan Callaghan 2016-10-04 06:48:32 UTC
http://gerrit.beaker-project.org/5291 configure logging in bkr client
http://gerrit.beaker-project.org/5292 consolidate retry_transport and retry_request_decorator

Comment 4 Dan Callaghan 2017-02-21 18:51:05 UTC
Beaker 24.0 has been released.