Bug 736140

Summary: Gofer log does not log timestamps
Product: [Retired] Pulp Reporter: James Slagle <jslagle>
Component: z_otherAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedKeywords: Triaged
Target Milestone: ---   
Target Release: Sprint 28   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Slagle 2011-09-06 19:26:40 UTC
The gofer log does not log timestamps, only messages.  This it makes it very
difficult to debug or see when things actually happened.

Comment 1 James Slagle 2011-09-07 15:41:11 UTC
/var/log/pulp-cds/gofer.log is the log file where I saw this

Comment 2 Jeff Ortel 2011-09-19 14:20:24 UTC
Added a Formatter to the CDS log handler.

commit: d812cf114baebcd30645f4e2718428adc1f86529

Comment 3 Jeff Ortel 2011-09-21 21:15:40 UTC
build: 0.233

Comment 4 Preethi Thomas 2011-09-23 13:28:31 UTC
[root@pulp-cds ~]# tail -f /var/log/pulp-cds/gofer.log 
2011-09-23 09:27:03,084 [INFO][worker-0] sync() @ cdslib.py:120 - Received sync call
2011-09-23 09:27:03,085 [INFO][worker-0] sync() @ cdslib.py:121 - {'repos': [], 'repo_base_url': 'https://preethi.usersys.redhat.com//pulp/repos', 'repo_cert_bundles': {}, 'cluster_id': None, 'cluster_members': None, 'server_ca_cert': None, 'global_cert_bundle': None}
2011-09-23 09:27:03,087 [INFO][worker-0] update_cluster_membership() @ cdslib.py:236 - Received cluster membership update; Cluster [None], Members []
2011-09-23 09:27:03,087 [INFO][worker-0] update_cluster_membership() @ cdslib.py:247 - No changes needed to be made to cluster memberships

Comment 5 Preethi Thomas 2012-02-24 20:18:10 UTC
Pulp v1.0 is released
Closed Current Release.

Comment 6 Preethi Thomas 2012-02-24 20:18:58 UTC
Pulp v1.0 is released.