Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42064

UI doesn't show all errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • blueocean-plugin
    • None
    • iapetus, 1.0

      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
      

            jamesdumay James Dumay
            kamikaze Oleg Korsak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: