{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.38",
          "addr" : "192.30.252.38",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 809,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
            "branch" : [
              {
                "SHA1" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
            "branch" : [
              {
                "SHA1" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
        "branch" : [
          {
            "SHA1" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/WurstScript.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 622,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#809",
  "duration" : 786210,
  "estimatedDuration" : 737407,
  "executor" : None,
  "fullDisplayName" : "Wurst #809",
  "id" : "809",
  "keepLog" : False,
  "number" : 809,
  "queueId" : 3118,
  "result" : "SUCCESS",
  "timestamp" : 1528841334319,
  "url" : "https://grill.wurstlang.org/hudson/user/cokemonkey11/my-views/view/all/job/Wurst/809/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/validation/WurstValidator.java"
        ],
        "commitId" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
        "timestamp" : 1528834130000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Add some feedback about improper usage of '@compiletime'\u000a",
        "date" : "2018-06-12T22:08:50+0200",
        "id" : "449d7cc1f18736d7ad47acc5e042dd8a1bef1e2a",
        "msg" : "Add some feedback about improper usage of '@compiletime'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/validation/WurstValidator.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}