Rogério Colferai edited a comment on Bug JENKINS-28134

We had same issue. Either at the start of build or at the end of it, like this :

Jenkins version: LTS 1.596.1

07:28:17 + git push -f origin jenkins/master-aux:jenkins/master-aux
07:28:21 remote:
07:28:21 remote:
remote: Processing changes: closed: 1, refs: 1
remote: Processing changes: closed: 1, refs: 1
remote: Processing changes: closed: 1, refs: 1
remote: Processing changes: closed: 1, refs: 1, done
07:28:21 To https://[email protected]/dsso/cdk
07:28:21 4949602..52d0260 jenkins/master-aux -> jenkins/master-aux
07:28:21 FATAL: String index out of range: -1
07:28:21 java.lang.StringIndexOutOfBoundsException: String index out of range: -1
07:28:21 at java.lang.String.substring(String.java:1911)
07:28:21 at hudson.plugins.git.GitChangeSet.isoDateFormat(GitChangeSet.java:179)
07:28:21 at hudson.plugins.git.GitChangeSet.parseCommit(GitChangeSet.java:118)
07:28:21 at hudson.plugins.git.GitChangeSet.<init>(GitChangeSet.java:89)
07:28:21 at hudson.plugins.git.GitChangeLogParser.parseCommit(GitChangeLogParser.java:73)
07:28:21 at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:67)
07:28:21 at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:44)
07:28:21 at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:25)
07:28:21 at hudson.scm.ChangeLogParser.parse(ChangeLogParser.java:57)
07:28:21 at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:894)
07:28:21 at hudson.model.AbstractBuild.getChangeSet(AbstractBuild.java:862)
07:28:21 at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:349)
07:28:21 at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:346)
07:28:21 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:687)
07:28:21 at hudson.model.Run.execute(Run.java:1784)
07:28:21 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
07:28:21 at hudson.model.ResourceController.execute(ResourceController.java:89)
07:28:21 at hudson.model.Executor.run(Executor.java:240)

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