{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 16310,
      "executingTimeMillis" : 16310,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bca025465d9234df675bf7722947125430ce04c8",
            "branch" : [
              {
                "SHA1" : "bca025465d9234df675bf7722947125430ce04c8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bca025465d9234df675bf7722947125430ce04c8",
            "branch" : [
              {
                "SHA1" : "bca025465d9234df675bf7722947125430ce04c8",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62209f42bfdc1fa0b64389ffab4abb28a3d0d2b0",
            "branch" : [
              {
                "SHA1" : "62209f42bfdc1fa0b64389ffab4abb28a3d0d2b0",
                "name" : "origin/master"
              },
              {
                "SHA1" : "62209f42bfdc1fa0b64389ffab4abb28a3d0d2b0",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62209f42bfdc1fa0b64389ffab4abb28a3d0d2b0",
            "branch" : [
              {
                "SHA1" : "62209f42bfdc1fa0b64389ffab4abb28a3d0d2b0",
                "name" : "origin/master"
              },
              {
                "SHA1" : "62209f42bfdc1fa0b64389ffab4abb28a3d0d2b0",
                "name" : "origin/HEAD"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bca025465d9234df675bf7722947125430ce04c8",
        "branch" : [
          {
            "SHA1" : "bca025465d9234df675bf7722947125430ce04c8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/phaus/zfs-java-wrapper.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 26,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "zfs-java-wrapper-1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "zfs-java-wrapper-1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "target/zfs-java-wrapper-1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "zfs-java-wrapper-1.0-SNAPSHOT-sources.jar",
      "fileName" : "zfs-java-wrapper-1.0-SNAPSHOT-sources.jar",
      "relativePath" : "target/zfs-java-wrapper-1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "zfs-java-wrapper-1.0-SNAPSHOT.jar",
      "fileName" : "zfs-java-wrapper-1.0-SNAPSHOT.jar",
      "relativePath" : "target/zfs-java-wrapper-1.0-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#45",
  "duration" : 16310,
  "estimatedDuration" : 32534,
  "executor" : None,
  "fullDisplayName" : "de.javastream.zfs-java-wrapper #45",
  "id" : "45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 45,
  "queueId" : 807,
  "result" : "SUCCESS",
  "timestamp" : 1486900150908,
  "url" : "https://consolving.de/jenkins/job/de.javastream.zfs-java-wrapper/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/resources/solaris/solaris.format5.txt",
          "src/test/java/zfs/java/SolarisPoolTest.java",
          "src/test/resources/smartOS/smartOS.zpool.status3.txt"
        ],
        "commitId" : "bca025465d9234df675bf7722947125430ce04c8",
        "timestamp" : 1486899819000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "fixing tests\u000a",
        "date" : "2017-02-12 12:43:39 +0100",
        "id" : "bca025465d9234df675bf7722947125430ce04c8",
        "msg" : "fixing tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/zfs/java/SolarisPoolTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/smartOS/smartOS.zpool.status3.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/solaris/solaris.format5.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
      "fullName" : "Philipp Haussleiter"
    }
  ]
}