I am also facing same issue when trying to update the Jenkins to latest 
version 2.121 from 2.118
Please suggest:

java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at sun.net.www.MeteredStream.read(Unknown Source)
        at java.io.FilterInputStream.read(Unknown Source)
        at 
sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
        at 
sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
        at 
org.apache.commons.io.input.ProxyInputStream.read(ProxyInputStream.java:77)
        at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1141)
Caused: java.io.IOException: Failed to load 
http://updates.jenkins-ci.org/download/war/2.121/jenkins.war to C:\Program 
Files (x86)\Jenkins\jenkins.war.tmp
        at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1146)
Caused: hudson.util.IOException2: Failed to download from 
http://updates.jenkins-ci.org/download/war/2.121/jenkins.war (redirected to: 
http://ftp-chi.osuosl.org/pub/jenkins/war/2.121/jenkins.war)
        at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1172)
        at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1677)
        at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1651)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at 
hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:112)
 

at java.lang.Thread.run(Unknown Source) 

On Wednesday, April 8, 2015 at 2:06:04 PM UTC+5:30, Niksan wrote:
>
> Confirmed now working, thank you.
>
> On Wednesday, April 8, 2015 at 12:56:16 AM UTC+1, Christopher Orr wrote:
>>
>> This has been fixed: 
>> https://issues.jenkins-ci.org/browse/INFRA-270 
>>
>>
>> On 07/04/15 21:08, Richard Bywater wrote: 
>> > I think I saw mention in another thread that there is an issue with 
>> > 1.608 not being available for download properly yet so, if true, that 
>> > might be the cause of the issue. 
>> > 
>> > Richard 
>> > 
>> > 
>> > On 1:45AM, Wed, 8/04/2015 Niksan <[email protected] 
>> > <mailto:[email protected]>> wrote: 
>> > 
>> >     I'm currently on 1.598 and trying to auto update to 1.608 but it 
>> >     stays on pending for jenkins.war for a while with the following 
>> output. 
>> > 
>> >     hudson.util.IOException2: Failed to download from 
>> >     http://updates.jenkins-ci.org/download/war/1.608/jenkins.war 
>> >     (redirected to: 
>> http://archives.jenkins-ci.org/war/1.608/jenkins.war) 
>> >          at 
>> >     
>> hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:791)
>>  
>>
>> >          at 
>> >     hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1138) 
>> >          at 
>> >     hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1116) 
>> >          at java.util.concurrent.Executors$RunnableAdapter.call(Unknown 
>> >     Source) 
>> >          at java.util.concurrent.FutureTask$Sync.innerRun(Unknown 
>> Source) 
>> >          at java.util.concurrent.FutureTask.run(Unknown Source) 
>> >          at 
>> >     
>> hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:104)
>>  
>>
>> >          at java.lang.Thread.run(Unknown Source) 
>> > 
>> >     Is anyone else seeing this? Also, it's annoying as to try again you 
>> >     have to restart Jenkins because you just get the message after the 
>> >     failure in Manage Jenkins. 
>> > 
>> >     Upgrade to Jenkins 1.608 is in progress or failed 
>> >     <http://17nimbus04:8080/updateCenter/>. 
>> > 
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/10cd1d9c-75c2-4232-9522-9674e170206b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to