Having problems connecting to nodes getting CancellationException

    [02/20/19 11:15:03] [SSH] Starting sftp client.
    [02/20/19 11:15:03] [SSH] Copying latest remoting.jar...
    [02/20/19 11:15:03] [SSH] Copied 789,283 bytes.
    Expanded the channel window size to 4MB
    [02/20/19 11:15:03] [SSH] Starting agent process: cd 
"/home/build/jenkins" && /usr/java/latest/bin/java  -jar remoting.jar 
-workDir /home/build/jenkins
    Feb 20, 2019 10:43:39 AM org.jenkinsci.remoting.engine.WorkDirManager 
initializeWorkDir
    INFO: Using /home/build/jenkins/remoting as a remoting work directory
    Both error and output logs will be printed to /home/build/jenkins/
remoting
    ERROR: null
    java.util.concurrent.CancellationException
        at java.util.concurrent.FutureTask.report(FutureTask.java:121)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:902)
        at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:294)
        at jenkins.util.ContextResettingExecutorService$2.call(
ContextResettingExecutorService.java:46)
        at jenkins.security.ImpersonatingExecutorService$2.call(
ImpersonatingExecutorService.java:71)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(
ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(
ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
    [02/20/19 10:47:05] Launch failed - cleaning up connection
    Slave JVM has not reported exit code. Is it still running?
    [02/20/19 10:47:05] [SSH] Connection closed.

Not sure what this is about? I have plenty of other nodes that are working 
fine, but not these
SUSE Linux Enterprise Server 11 SP3 x32
SUSE Linux Enterprise Server 11 SP3 x64
Both Jenkins instance and the nodes are running the same version of Java, 
Oracle JDK 8u102.

Could it have something do to with that the build user has its home 
directory mounted from a network location?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/88d7bb63-1d77-4007-b650-0a3af7b327e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to