Skip to content

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

@jenkins-infra-bot

Description

@jenkins-infra-bot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions