{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b3c445095d61b48dadc28ba7ed9e22df03e468a7",
            "branch" : [
              {
                "SHA1" : "b3c445095d61b48dadc28ba7ed9e22df03e468a7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b3c445095d61b48dadc28ba7ed9e22df03e468a7",
            "branch" : [
              {
                "SHA1" : "b3c445095d61b48dadc28ba7ed9e22df03e468a7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b3c445095d61b48dadc28ba7ed9e22df03e468a7",
        "branch" : [
          {
            "SHA1" : "b3c445095d61b48dadc28ba7ed9e22df03e468a7",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://rmemoria@bitbucket.org/etbmanager/desktop.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 1,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7",
  "duration" : 79114,
  "estimatedDuration" : 67914,
  "executor" : None,
  "fullDisplayName" : "eTBM_Desktop #7",
  "id" : "7",
  "keepLog" : False,
  "number" : 7,
  "queueId" : 13,
  "result" : "FAILURE",
  "timestamp" : 1464305408959,
  "url" : "http://dev.msh.org/jenkins/user/msantos.sw/my-views/view/All/job/eTBM_Desktop/7/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/msh/etbm/test/desktop/TestTest.java",
          "buildNumber.properties",
          "src/main/resources/META-INF/persistence.xml",
          "pom.xml"
        ],
        "commitId" : "8ce03ec28a513879bec7389bf8cdc384deb0391b",
        "timestamp" : 1464304206000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/rmemoria",
          "fullName" : "rmemoria"
        },
        "comment" : "pom.xml - creating a new development profile\n",
        "date" : "2016-05-26 20:10:06 -0300",
        "id" : "8ce03ec28a513879bec7389bf8cdc384deb0391b",
        "msg" : "pom.xml - creating a new development profile",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/java/org/msh/etbm/test/desktop/TestTest.java"
          },
          {
            "editType" : "add",
            "file" : "buildNumber.properties"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/META-INF/persistence.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://dev.msh.org/jenkins/user/rmemoria",
      "fullName" : "rmemoria"
    }
  ]
}