Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365668 - wiping out workspace fails with 500 errror
Summary: wiping out workspace fails with 500 errror
Status: CLOSED DUPLICATE of bug 363222
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 16:26 EST by Steffen Pingel CLA
Modified: 2011-12-05 16:39 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2011-12-05 16:26:50 EST
I am trying to wipe out the workspace for mylyn-context-nightly but Hudson fails with a 500 error:

https://hudson.eclipse.org/hudson/job/mylyn-context-nightly/doWipeOutWorkspace

Status Code: 500

Exception: 
Stacktrace:
java.io.IOException: Unable to delete /opt/users/hudsonbuild/.hudson/jobs/mylyn-context-nightly/workspace/.git/objects/pack/.nfs0000000000c840010000d7b5
	at hudson.Util.deleteFile(Util.java:263)
	at hudson.Util.deleteRecursive(Util.java:305)
	at hudson.Util.deleteContentsRecursive(Util.java:224)
	at hudson.Util.deleteRecursive(Util.java:304)
	at hudson.Util.deleteContentsRecursive(Util.java:224)
	...
Comment 1 Eclipse Webmaster CLA 2011-12-05 16:39:42 EST

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