Bug 683870 - CDS sync is broken
Summary: CDS sync is broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 21
Assignee: Jay Dobies
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-03-10 14:48 UTC by Jay Dobies
Modified: 2011-08-16 12:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:06:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-03-10 14:48:21 UTC
Not fully sure of the issue yet. I see the CDS getting the gofer message to sync, but it's not downloading packages. Also, requesting the status of the sync fails:

$ pulp-admin cds status --hostname nightwing.batcave.org
error: operation failed: No sync tasks found for CDS [nightwing.batcave.org]

Comment 1 Jay Dobies 2011-03-10 17:52:40 UTC
commit	c9641678c73bf69ab6b33b4faeef3bcdfdbb4360
tree	e21084175d91f99b923e18a34881e2fc1412d475



Fixes to be able to retrieve a list of CDS sync tasks


src/pulp/server/api/cds.py
src/pulp/server/webservices/controllers/base.pyhistory
src/pulp/server/webservices/controllers/cds.py
test/unit/test_cds_api.py
test/unit/test_consumer_api.py

Comment 2 Jeff Ortel 2011-03-12 00:17:26 UTC
Build: 0.151

Comment 3 Jeff Ortel 2011-03-12 00:18:00 UTC
Build: 0.151

Comment 4 Preethi Thomas 2011-03-25 18:24:56 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.157-1.git.1.1ea502c.fc14.noarch


[root@preethi ~]# pulp-admin cds sync --hostname=pulp-cds.usersys.redhat.com
Sync for CDS [pulp-cds.usersys.redhat.com] started
Use "cds status" to check on the progress

[root@preethi ~]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com
+------------------------------------------+
                 CDS Status
+------------------------------------------+

Name                	pulp-cds.usersys.redhat.com
Hostname            	pulp-cds1                
Description         	pulp-cds1                
Repos               	f14                      
Last Sync           	2011-03-25 17:26:49      

+------------------------------------------+
           Most Recent Sync Tasks
+------------------------------------------+

State               	running                  
Start Time          	2011-03-25 18:33:17      
Finish Time         	In Progress

Comment 5 Preethi Thomas 2011-08-16 12:06:53 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 6 Preethi Thomas 2011-08-16 12:20:47 UTC
Closing with Community Release 15

pulp-0.0.223-4.


Note You need to log in before you can comment on or make changes to this bug.