Bug 751863

Summary: cancel sync ends with error
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: user-experienceAssignee: Sayli Karmarkar <skarmark>
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: cperry, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-14 20:21:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Preethi Thomas 2011-11-07 20:26:20 UTC
Description of problem:

[root@preethi ~]# pulp-admin repo cancel_sync --id=f14
Sync for repository f14 is being canceled

[root@preethi ~]# pulp-admin repo sync --id=f14 -F
Sync for repository f14 started
Sync: Canceled

Item Details: 
Tree Files: 0/7
RPMs: 231/2766
9 Rpm Error(s):
	{u'error_type': u"<type 'exceptions.ValueError'>", u'error': u'I/O operation on closed file', u'traceback': [u'Traceback (most recent call last):', u'  File "/usr/lib/python2.7/site-packages/grinder/ParallelFetch.py", line 295, in run', u'    result = self.fetcher.fetchItem(itemInfo)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 82, in __call__', u'    return self.object(self, *args, **kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 262, in __call__', u'    return self.__call(method, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 238, in __call', u'    return self.__rmi(method.name, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 127, in __rmi', u'    packet = pickle.load(p.stdout)', u'ValueError: I/O operation on closed file']}
	{u'error_type': u"<type 'exceptions.ValueError'>", u'error': u'I/O operation on closed file', u'traceback': [u'Traceback (most recent call last):', u'  File "/usr/lib/python2.7/site-packages/grinder/ParallelFetch.py", line 295, in run', u'    result = self.fetcher.fetchItem(itemInfo)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 82, in __call__', u'    return self.object(self, *args, **kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 262, in __call__', u'    return self.__call(method, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 238, in __call', u'    return self.__rmi(method.name, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 127, in __rmi', u'    packet = pickle.load(p.stdout)', u'ValueError: I/O operation on closed file']}
	{u'error_type': u"<type 'exceptions.ValueError'>", u'error': u'I/O operation on closed file', u'traceback': [u'Traceback (most recent call last):', u'  File "/usr/lib/python2.7/site-packages/grinder/ParallelFetch.py", line 295, in run', u'    result = self.fetcher.fetchItem(itemInfo)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 82, in __call__', u'    return self.object(self, *args, **kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 262, in __call__', u'    return self.__call(method, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 238, in __call', u'    return self.__rmi(method.name, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 127, in __rmi', u'    packet = pickle.load(p.stdout)', u'ValueError: I/O operation on closed file']}
	{u'error_type': u"<type 'exceptions.ValueError'>", u'error': u'I/O operation on closed file', u'traceback': [u'Traceback (most recent call last):', u'  File "/usr/lib/python2.7/site-packages/grinder/ParallelFetch.py", line 295, in run', u'    result = self.fetcher.fetchItem(itemInfo)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 82, in __call__', u'    return self.object(self, *args, **kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 262, in __call__', u'    return self.__call(method, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 238, in __call', u'    return self.__rmi(method.name, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 127, in __rmi', u'    packet = pickle.load(p.stdout)', u'ValueError: I/O operation on closed file']}
	{u'error_type': u"<type 'exceptions.ValueError'>", u'error': u'I/O operation on closed file', u'traceback': [u'Traceback (most recent call last):', u'  File "/usr/lib/python2.7/site-packages/grinder/ParallelFetch.py", line 295, in run', u'    result = self.fetcher.fetchItem(itemInfo)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 82, in __call__', u'    return self.object(self, *args, **kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 262, in __call__', u'    return self.__call(method, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 238, in __call', u'    return self.__rmi(method.name, args, kwargs)', u'  File "/usr/lib/python2.7/site-packages/grinder/activeobject.py", line 127, in __rmi', u'    packet = pickle.load(p.stdout)', u'ValueError: I/O operation on closed file']}
	... 4 more error(s) occured.  See server logs for all errors.

[root@preethi ~]# 


Version-Release number of selected component (if applicable):
[root@preethi ~]# rpm -q pulp
pulp-0.0.244-4.fc15.noarch

Comment 1 Sayli Karmarkar 2011-12-14 20:21:05 UTC

*** This bug has been marked as a duplicate of bug 767261 ***