We just updated Jenkins to latest LTS release, and S3 plugin to 0.6. Now
all S3 uploads fail with this error:

ERROR: Publisher hudson.plugins.s3.S3BucketPublisher aborted due to
> exception
> java.lang.StringIndexOutOfBoundsException: String index out of range: -25
> at java.lang.String.substring(String.java:1937)
> at java.lang.String.substring(String.java:1904)
> at hudson.plugins.s3.S3Profile.upload(S3Profile.java:123)
> at hudson.plugins.s3.S3BucketPublisher.perform(S3BucketPublisher.java:174)
> at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:32)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
> at hudson.model.Build$BuildExecution.post2(Build.java:183)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:725)
> at hudson.model.Run.execute(Run.java:1709)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> at hudson.model.ResourceController.execute(ResourceController.java:88)
> at hudson.model.Executor.run(Executor.java:231)


I opened this issue to report:
https://issues.jenkins-ci.org/browse/JENKINS-23432

Anyone else having problems with the 0.6 release of the S3 plugin?

Thanks,
Curtis

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to