UI doesn't show all errors

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

XMLWordPrintable

      When something similar (variable is not defined in Jenkinsfile) occurs - there is nothing in UI about this error. Only status is RED. No messages at all. But full log contains an error:

      [Bitbucket] Notifying commit build result
      [Bitbucket] Build result notified
      groovy.lang.MissingPropertyException: No such property: DEPLOY_ENV for class: groovy.lang.Binding
      	at groovy.lang.Binding.getVariable(Binding.java:63)
      	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:224)
      	at org.kohsuke.groovy.sandbox.impl.Checker$4.call(Checker.java:241)
      	..bla bla bla
      Finished: FAILURE
      

            Assignee:
            James Dumay
            Reporter:
            Oleg Korsak
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: