Jenkins JIRATestResultReporter question

Jennifer Schuch December 11, 2013

Has anyone had success using the above referenced Jenkins plugin with Jira? If so, what version of Jira are you running? There is a known issue with Jira 6.1 and this plugin, just looking to see if rolling back a version may alleviate this issue.

[JiraTestResultReporter] [INFO] Examining test results...
[JiraTestResultReporter] [INFO] Reporting issue.
ERROR: Publisher JiraTestResultReporter.JiraReporter aborted due to exception
java.lang.RuntimeException: [JiraTestResultReporter] [ERROR] Failed : HTTP error code : 400
	at JiraTestResultReporter.JiraReporter.createJiraIssue(JiraReporter.java:188)
	at JiraTestResultReporter.JiraReporter.perform(JiraReporter.java:108)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:705)
	at hudson.model.Run.execute(Run.java:1617)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)

1 answer

0 votes
Sravan Bala April 15, 2015

Did u got this figured out? I have the same error with the following versions. Thanks!
Jenkins 1.604
JIRA plugin for Jenkins 1.5.3
JiraTestResultReporter plugin 1.0.4 

Suggest an answer

Log in or Sign up to answer