|
||||||||
|
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.

I'm experiencing the same issue, my Jenkins console looks very similar to hinling's. I am not having an issue with jenkins writing to sc.log because jenkins created and owns the file. After some time I wanted to add verbose logging so I added the following options "-l tuffon.sclog -v" and I got the following error:
20150128 103526.478 [22207] Sauce Connect 4.3.6, build 1628 8a5c837
20150128 103526.478 [22207] Error, non-option argument ''.
The workaround for me was that I removed all the custom command line options and it no longer had issues timing out. I hope that helps.