Hello Stuart,

What is your Jenkins and subversion plugin version ? Does this error 
occurred only on an OSX slave?  

-- 
Jean-Christophe

Le mercredi 27 février 2013 20:52:40 UTC+1, Stuart Whelan a écrit :
>
> Hi Folks,
>
> I have a jenkins slave running OS X running subversion.
>
> When I try and checkout or update using the the jenkins subversion plugin.
>
> I can do a checkout manually, and am running the slave as the same user as 
> I did the test manual checkout.
>
> Can any suggest a next course of action?
>
> Building remotely on Mac OS Test Node 
> <http://db2m0452.msohosting.local:8080/computer/Mac%20OS%20Test%20Node> in 
> workspace /Users/buildmachine/jenkins/xcode
> hudson.util.IOException2: remote file operation failed: 
> /Users/buildmachine/jenkins/xcode at hudson.remoting.Channel@1695eeb:Mac OS 
> Test Node
>       at hudson.FilePath.act(FilePath.java:861)
>       at hudson.FilePath.act(FilePath.java:838)
>       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843)
>       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781)
>       at hudson.model.AbstractProject.checkout(AbstractProject.java:1342)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:683)
>       at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:588)
>       at hudson.model.Run.execute(Run.java:1568)
>       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>       at hudson.model.ResourceController.execute(ResourceController.java:88)
>       at hudson.model.Executor.run(Executor.java:237)
> Caused by: java.io.IOException: Remote call on Mac OS Test Node failed
>       at hudson.remoting.Channel.call(Channel.java:681)
>       at hudson.FilePath.act(FilePath.java:854)
>       ... 11 more
> Caused by: java.lang.NoSuchMethodError: 
> org.tmatesoft.svn.core.wc.SVNBasicClient.getOperationsFactory()Lorg/tmatesoft/svn/core/wc2/SvnOperationFactory;
>       at hudson.scm.SvnClientManager.wrapUp(SvnClientManager.java:46)
>       at hudson.scm.SvnClientManager.getUpdateClient(SvnClientManager.java:67)
>       at 
> hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:71)
>       at 
> hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153)
>       at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903)
>       at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884)
>       at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867)
>       at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
>       at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>       at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>       at hudson.remoting.Request$2.run(Request.java:326)
>       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:680)
> Finished: FAILURE
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to