A key clue is that slave.jar appears to be dying suddenly (process terminates) every couple of jobs, when running with a 16kb archive file. Unclear if this was happening before with larger archives and I wasn't noticing because jenkins was relaunching the worker.

This seems to happen after successful job completion though.

After reconfiguring the slave launcher with

ulimit -c unlimited &&

as prefix and


-slaveLog "log-$(date -Iseconds).txt"

then rerunning the small 16kb archive job until the slave died (3rd run), I was able to capture logs from both sides.

I'm now going to test base64 encoded streams (in case it's an ssh 8-bit clean issue) and direct tcp/ip.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Reply via email to