{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user administrator",
          "userId" : "admin",
          "userName" : "administrator"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 57,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c458f8b24cf4748435f55010837d8627d15100ea",
            "branch" : [
              {
                "SHA1" : "c458f8b24cf4748435f55010837d8627d15100ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c458f8b24cf4748435f55010837d8627d15100ea",
            "branch" : [
              {
                "SHA1" : "c458f8b24cf4748435f55010837d8627d15100ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c458f8b24cf4748435f55010837d8627d15100ea",
        "branch" : [
          {
            "SHA1" : "c458f8b24cf4748435f55010837d8627d15100ea",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DataONEorg/annotator.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.plugins.parameterizedtrigger.BuildInfoExporterAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#57",
  "duration" : 32240,
  "estimatedDuration" : 24788,
  "executor" : None,
  "fullDisplayName" : "d1_annotator #57",
  "id" : "57",
  "keepLog" : False,
  "number" : 57,
  "queueId" : 20808,
  "result" : "FAILURE",
  "timestamp" : 1487804060257,
  "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/view/DEV%20-%20trunk/job/d1_annotator/57/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/annotator/matcher/esor/CosineService.java"
        ],
        "commitId" : "cfd7e80fc2ad383ebaf878c1d6c3c360e1238387",
        "timestamp" : 1479416714000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/leinfelder",
          "fullName" : "leinfelder"
        },
        "authorEmail" : "leinfelder@nceas.ucsb.edu",
        "comment" : "use parameter for dataset uri\u000a",
        "date" : "2016-11-17 13:05:14 -0800",
        "id" : "cfd7e80fc2ad383ebaf878c1d6c3c360e1238387",
        "msg" : "use parameter for dataset uri",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/annotator/matcher/esor/CosineService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/annotator/generator/json/JsonAnnotatorGenerator.java"
        ],
        "commitId" : "6bac22334bf67fc640d66d3f64bf468ce324117c",
        "timestamp" : 1479492902000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/leinfelder",
          "fullName" : "leinfelder"
        },
        "authorEmail" : "leinfelder@nceas.ucsb.edu",
        "comment" : "move concept list init into the loop so that each column can be\u000aannotated by multiple concepts.\u000a",
        "date" : "2016-11-18 10:15:02 -0800",
        "id" : "6bac22334bf67fc640d66d3f64bf468ce324117c",
        "msg" : "move concept list init into the loop so that each column can be",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/annotator/generator/json/JsonAnnotatorGenerator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/annotator/store/FileBasedCache.java"
        ],
        "commitId" : "c458f8b24cf4748435f55010837d8627d15100ea",
        "timestamp" : 1487716498000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/leinfelder",
          "fullName" : "leinfelder"
        },
        "authorEmail" : "leinfelder@nceas.ucsb.edu",
        "comment" : "remove file id from the map as well as the file system, otherwise we\u000athink it is still there.\u000a",
        "date" : "2017-02-21 14:34:58 -0800",
        "id" : "c458f8b24cf4748435f55010837d8627d15100ea",
        "msg" : "remove file id from the map as well as the file system, otherwise we",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/annotator/store/FileBasedCache.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/leinfelder",
      "fullName" : "leinfelder"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.0.4"
}