{
  "_class" : "hudson.tasks.junit.TestResult",
  "testActions" : [
    
  ],
  "duration" : 0.0,
  "empty" : False,
  "failCount" : 1,
  "passCount" : 0,
  "skipCount" : 0,
  "suites" : [
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "externalpackages",
          "duration" : 0.0,
          "errorDetails" : "failure",
          "errorStackTrace" : "External packages did not install right. Check it.\u000a === INSTALLING M4 ===\u000aError: both curl and wget failed. To debug, download package manually using curl without '--silent' option and/or wget without '--quiet' option.\u000amv: rename m4-1.4.19 to src: No such file or directory\u000a",
          "failedSince" : 961,
          "flakyFailures" : [
            
          ],
          "name" : "autotools",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        }
      ],
      "duration" : 0.0,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "(external.xml)",
      "nodeId" : None,
      "properties" : {
        
      },
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    }
  ]
}