Pretty sure the contract with EC2 APIs is you might get a 500 at any time and need to retry.
On Sun, Aug 10, 2014 at 8:13 PM, Roman Shaposhnik <[email protected]> wrote: > On Sun, Aug 10, 2014 at 7:53 PM, Andrew Purtell <[email protected]> > wrote: > > On Sat, Aug 9, 2014 at 6:22 PM, Roman Shaposhnik <[email protected]> > > wrote: > > [...] > >> > > Caused by: HttpException(500,null,null) > > [...] > >> at hudson.plugins.ec2.EC2Cloud.doProvision(EC2Cloud.java:194) > > > > Just guessing here, but EC2Cloud.doProvision got a 500 HTTP result back > > from one of the EC2 APIs? > > Seems to be it. The mystery part is how come requests for the other > AMIs go through at the very same time. > > Thanks, > Roman. > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
