Hi Folks, 
     
    Since yesterday/Thursday afternoon our builder has been timing
    out/failing on all build jobs...with messages similar to below.  
    These timeouts have been very early in the build process...well
    before compile. 
     
    Markus and/or Wim or others:  any insight into what's going on or
    ideas to fix in prep for RC2 next week? 
     
    Thanks, 
     
    Scott 
     
    May 23, 2014 1:28:42 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out
May 23, 2014 1:28:42 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Build timed out (after 45 minutes). Marking the build as aborted.
FATAL: java.lang.InterruptedException
java.lang.RuntimeException: java.lang.InterruptedException
	at hudson.plugins.buckminster.EclipseBuckminsterBuilder.perform(EclipseBuckminsterBuilder.java:265)
	at hudson.plugins.templateproject.ProxyBuilder.perform(ProxyBuilder.java:87)
	at hudson.plugins.templateproject.ProxyBuilder.perform(ProxyBuilder.java:87)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:485)
	at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
	at hudson.Proc$LocalProc.join(Proc.java:319)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at hudson.plugins.buckminster.BuckminsterInstallation$BuckminsterInstaller.executeScrip 
     
  
 |