all pipeline job failed after upgrade security script plugin

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      After upgrading secript security plugin from version 1.57 to 1.64, all my pipeline jobs have been failed with some error:

      org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missingorg.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missingPerhaps you forgot to surround the code with a step that provides this, such as: node, dockerNode at org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:266)
      

      or

      Groovy.lang.MissingPropertyException: No such property: buildUser for class: WorkflowScriptGroovy.lang.MissingPropertyException: No such property: buildUser for class: WorkflowScript at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:458) at org.kohsuke.groovy.sandbox.impl.Checker$6.call(Checker.java:293)
      

      Please advise me to fix the issue. 

      Thanks.

            Assignee:
            Andrew Bayer
            Reporter:
            Dennis Tran
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: