jenkinsci / jenkinsci/workflow-support-plugin

[JENKINS-57103] No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables()

Open
#415 0 comments 0 reactions 0 assignees View on GitHub
component:workflow-support-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
23
Forks
75
PR merge metrics
No merged PRs in 30d

Description

Calling the getBuildVariables() method but got the error "hudson.remoting.ProxyException: groovy.lang.MissingMethodException:

No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables() is applicable for argument types: () values: []"

 

Note that, some jobs using FreeStyleBuild while others using WorkflowRun.

I'm newly on jenkin jira, so if any wrong please correct me.

Thanks

---
Originally reported by xuyen, imported from: No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables()


  • status: Open
  • priority: Major
  • component(s): workflow-support-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260601-173816

Raw content of original issue

Calling the getBuildVariables() method but got the error "hudson.remoting.ProxyException: groovy.lang.MissingMethodException:
No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables() is applicable for argument types: () values: []"

 

Note that, some jobs using FreeStyleBuild while others using WorkflowRun.

I'm newly on jenkin jira, so if any wrong please correct me.

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.