Issue Type: Bug Bug
Assignee: k2nakamura
Attachments: svn-tag-plugin-configuration.png
Components: svn-tag-plugin
Created: 28/Jan/15 12:06 PM
Description:

svn-tag-plugin: version 1.17
Jenkins version 1.580.2

Configuration of the plugin: see attachment.

Plugin has been running fine until 10 January 2015, since then it displays the stack trace below but this doesn't fail the build. I noticed the problem accidentally by inspecting the console output.

I checked 'yum history' and did a Jenkins upgrade on 12 January 2015. The build plan above doesn't run in the weekend, that's why it ran successfully for the last time on 10 January.

error output in console output:
------------------------
...
Starting to tag
ERROR: Publisher hudson.plugins.svn_tag.SvnTagPublisher aborted due to exception
java.lang.NoSuchMethodError: hudson.scm.SubversionSCM.getRevisionFile(Lhudson/model/AbstractBuild;)Ljava/io/File;
at hudson.plugins.svn_tag.SvnTagPlugin.parseRevisionFile(SvnTagPlugin.java:242)
at hudson.plugins.svn_tag.SvnTagPlugin.perform(SvnTagPlugin.java:97)
at hudson.plugins.svn_tag.SvnTagPublisher.perform(SvnTagPublisher.java:79)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.cleanUp(Build.java:192)
at hudson.model.Run.execute(Run.java:1791)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
...
---------------------------

Environment: RHEL 6
Project: Jenkins
Labels: plugin
Priority: Critical Critical
Reporter: Patrick Hancke
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to