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

foundFailureCauses returning blank with new versions of Build Failure Analyzer

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins 2.6.3
      statistics Gatherer 2.1

      foundFailureCauses returns empty list in all cases.

      Issue has been debugged to be a mixture of 3 causes:

      1. If Jenkins uses authorization, query to "/api/json?depth=2&tree=actions[foundFailureCauses[categories,description,id,name]]" returns unauthorized
      2. addBuildFailureCauses function tried to parse JSON without an array
      3. convertBuildFailureToMap raises an exception when Category is set to empty

       

       

          [JENKINS-57142] foundFailureCauses returning blank with new versions of Build Failure Analyzer

          There are no comments yet on this issue.

            lucamilanesio Luca Domenico Milanesio
            arnonm Arnon Meshoulam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: