{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 35,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
            "branch" : [
              {
                "SHA1" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
            "branch" : [
              {
                "SHA1" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
        "branch" : [
          {
            "SHA1" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-1718-teamD/ligaaas.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 1,
      "skipCount" : 2,
      "totalCount" : 112,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#35",
  "duration" : 240754,
  "estimatedDuration" : 322480,
  "executor" : None,
  "fullDisplayName" : "LIGAaaS Team D #35",
  "id" : "35",
  "keepLog" : False,
  "number" : 35,
  "queueId" : 58,
  "result" : "UNSTABLE",
  "timestamp" : 1529661909740,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha/my-views/view/All/job/LIGAaaS%20Team%20D/35/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java",
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/resources/scripts/facility.sql",
          "service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java",
          "service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java"
        ],
        "commitId" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
        "timestamp" : 1529661898000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira",
          "fullName" : "jrferreira"
        },
        "authorEmail" : "jrferreira@esei.uvigo.es",
        "comment" : "Task 23 Added Facility service, createFacility Added create facility\nAdded test support for FacilityIntegrationTest Added\nFacilityIntegrationTest to ServiceIntegrationTestSuite Added datasets\nfor testing FacilityService Added Facility to cleanup script Modified\nFacility testing constructor to skip setting an id\n",
        "date" : "2018-06-22 12:04:58 +0200",
        "id" : "93b5b1dd330bb6d40d5cca93eb3acdc76dcbc920",
        "msg" : "Task 23 Added Facility service, createFacility Added create facility",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/facility.sql"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira",
      "fullName" : "jrferreira"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}