Re: Node getting CancellationException during startup

2019-02-21 Thread kuisathaverat
yep, I use to recommend not share user too. El jue., 21 feb. 2019 a las 15:22, 'Björn Pedersen' via Jenkins Users (< jenkinsci-users@googlegroups.com>) escribió: > > We have setups with more than one agent on one host, but they do not share > the root. Both agents hold a lock on /remoting/remotin

Re: Node getting CancellationException during startup

2019-02-21 Thread 'Björn Pedersen' via Jenkins Users
We have setups with more than one agent on one host, but they do not share the root. Both agents hold a lock on /remoting/remoting.log.0.lck So you would probably need to ensure each remoting instance uses a different root dir (do not share it wiht other nodes). Björn -- You received this m

Re: Node getting CancellationException during startup

2019-02-21 Thread kuisathaverat
There is 4 min between the start of the connection and the termination, the agent never opens the channel and is killed when the ping thread checks the connection. It is an old version of ssh-slaves-plugin because the log, Which version is it? also Which Jenkins Core? Which authentication do you us

Re: Node getting CancellationException during startup

2019-02-21 Thread Sverre Moe
It tries again and again, but the same error each time. And each times I am left with two new instances of java on the node still running and it piles up. build32256 0.1 0.3 5774136 50148 ? Sl 13:51 0:02 /usr/java/latest/bin/java -jar remoting.jar -workDir /home/build/jenkins b

Re: Node getting CancellationException during startup

2019-02-21 Thread Sverre Moe
That was my fault. I forgot some lines and had paste it in from a different try [02/21/19 14:16:46] [SSH] Starting sftp client. [02/21/19 14:16:47] [SSH] Copying latest remoting.jar... [02/21/19 14:16:47] [SSH] Copied 789,283 bytes. Expanded the channel window size to 4MB [02/21/19 14:16:47] [