Branch API 2.3.0 was just released today to the Jenkins Artifactory. The replication process for a new release can take up to 24 hours to copy files to correct locations.
On Thu, Apr 4, 2019 at 5:43 AM Jason Pyeron <[email protected]> wrote: > When updating we get a 404 for > http://updates.jenkins-ci.org/download/plugins/branch-api/2.3.0/branch-api.hpi > > http://archives.jenkins-ci.org/plugins/branch-api/ does not have a 2.3.0 > directory. > > -Jason > > > Name > Branch API > This plugin provides an API for multiple branch based projects. > Version > 2.3.0 > Installed > 2.2.0 > > > Installing Plugins/Upgrades > Preparation > Checking internet connectivity > Checking update center connectivity > Success > Branch API > Failure - > java.io.IOException: Server returned HTTP response code: 503 for URL: > http://archives.jenkins-ci.org/plugins/branch-api/2.3.0/branch-api.hpi > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) > at > sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3051) > at > java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629) > at > java.net.URLConnection.getContentLengthLong(URLConnection.java:501) > at java.net.URLConnection.getContentLength(URLConnection.java:485) > at > hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1158) > Caused: java.io.IOException: Server returned HTTP response code: 503 for > URL: > http://archives.jenkins-ci.org/plugins/branch-api/2.3.0/branch-api.hpi > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:423) > at > sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) > at > sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) > at java.security.AccessController.doPrivileged(Native Method) > at > sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) > at > hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1174) > Caused: java.io.IOException: Failed to load > http://updates.jenkins-ci.org/download/plugins/branch-api/2.3.0/branch-api.hpi > to /var/lib/jenkins/plugins/branch-api.jpi.tmp > at > hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1181) > Caused: java.io.IOException: Failed to download from > http://updates.jenkins-ci.org/download/plugins/branch-api/2.3.0/branch-api.hpi > (redirected to: > http://archives.jenkins-ci.org/plugins/branch-api/2.3.0/branch-api.hpi) > at > hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1215) > at > hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1752) > at > hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2015) > at > hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1726) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at > hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:112) > at java.lang.Thread.run(Thread.java:748) > > -- > 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/03cc01d4eadb%24aa96e460%24ffc4ad20%24%40pdinc.us > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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/CAO49JtEthLrP3EpCeUOxMGe%2BULNgsAVxy-iDbx%3DA7pNppL18_A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
