hudson.util.IOException2: Failed to copy /var/lib/jenkins/jobs/branch-pro-step01-checkout-pro/builds/2012-02-08_16-31-54/archive/pro/.git/objects/pack/pack-b6bcfbde9cf85594588dc36e89676d73b43a3de0.idx to /var/voltdb/jenkins/workspace/branch-pro-step02-checkout-voltdb-and-build/pro/.git/objects/pack/pack-b6bcfbde9cf85594588dc36e89676d73b43a3de0.idx
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
try new webdriver if you have this error with firefox while uploading files
Solutions on the web
via Jenkins JIRA by Ruth Morgenstein, 1 year ago
via Jenkins JIRA by Ruth Morgenstein, 1 year ago
via Jenkins JIRA by Bertrand Latinville, 1 year ago
via Jenkins JIRA by Bertrand Latinville, 1 year ago
via Jenkins JIRA by Jason Swager, 1 year ago
via Jenkins JIRA by Jason Swager, 1 year ago
java.io.FileNotFoundException: /var/voltdb/jenkins/workspace/branch-pro-step02-checkout-voltdb-and-build/pro/.git/objects/pack/pack-b6bcfbde9cf85594588dc36e89676d73b43a3de0.idx (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.
(FileOutputStream.java:179) at java.io.FileOutputStream.
(FileOutputStream.java:131) at hudson.FilePath$26.call(FilePath.java:1401)
at hudson.FilePath$26.call(FilePath.java:1397)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)