Experiencing he same issue at 2 of each 3 builds. Either at start of the build or at the end of it. Or both, like this:

Checking out Revision 6ff2ffa2f43ae955014c560633d8ce01bc65bcb9 (refs/remotes/origin/production)
FATAL: String index out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
	at java.lang.String.substring(String.java:1911)
	at hudson.plugins.git.GitChangeSet.isoDateFormat(GitChangeSet.java:179)
	at hudson.plugins.git.GitChangeSet.parseCommit(GitChangeSet.java:118)
	at hudson.plugins.git.GitChangeSet.<init>(GitChangeSet.java:89)
	at hudson.plugins.git.GitChangeLogParser.parseCommit(GitChangeLogParser.java:73)
	at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:67)
	at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:44)
	at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:25)
	at hudson.scm.ChangeLogParser.parse(ChangeLogParser.java:57)
	at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:909)
	at hudson.model.AbstractBuild.access$600(AbstractBuild.java:107)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532)
	at hudson.model.Run.execute(Run.java:1744)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:374)
Build did not succeed and the project is configured to only push after a successful build, so no pushing will occur.
Successfully triggered JIRA to update builds of this job
Notified Stash for commit with id 6ff2ffa2f43ae955014c560633d8ce01bc65bcb9
FATAL: String index out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
	at java.lang.String.substring(String.java:1911)
	at hudson.plugins.git.GitChangeSet.isoDateFormat(GitChangeSet.java:179)
	at hudson.plugins.git.GitChangeSet.parseCommit(GitChangeSet.java:118)
	at hudson.plugins.git.GitChangeSet.<init>(GitChangeSet.java:89)
	at hudson.plugins.git.GitChangeLogParser.parseCommit(GitChangeLogParser.java:73)
	at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:67)
	at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:44)
	at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:25)
	at hudson.scm.ChangeLogParser.parse(ChangeLogParser.java:57)
	at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:909)
	at hudson.model.AbstractBuild.getChangeSet(AbstractBuild.java:877)
	at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:352)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:675)
	at hudson.model.Run.execute(Run.java:1769)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:374)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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