CLI regression or new error?

74 views
Skip to first unread message

Barry Anderson

unread,
Jan 12, 2015, 4:26:00 AM1/12/15
to jenkins...@googlegroups.com
I just upgraded from 1.572 to 1.596 and a shell job that I have that uses the CLI and update-job to load about 23 jobs that has always worked flawlessly in the past now runs for about 8 jobs then fails with the following error for a couple of commands then succeeds for a few then fails for a few more and so on: (I'm assuming this is a queuing issue?)

Jan 10, 2015 2:00:15 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: I/O error in channel CLI connection to http://localhost:8080
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:185)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at javax.crypto.CipherInputStream.getMoreData(CipherInputStream.java:107)
at javax.crypto.CipherInputStream.read(CipherInputStream.java:236)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)


Thanks and regards,
Barry

Barry Anderson

unread,
Jan 23, 2015, 2:09:48 AM1/23/15
to jenkins...@googlegroups.com
This was the tweet I sent last night - no response so not sure if @jenkinsci is considered a valid way to pass things on.

@jenkinsci so, just to confirm: the regression in hudson.remoting.SynchronousCommandTransport$ReaderThread occurs in 1.576. 1.575 is good.

Cheers,
Barry

PS I'll also raise an issue.
Reply all
Reply to author
Forward
0 new messages