{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "jenkins.branch.BranchEventCause",
          "shortDescription" : "Push event to branch master"
        }
      ]
    },
    {
      "_class" : "jenkins.scm.api.SCMRevisionAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 55,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
            "branch" : [
              {
                "SHA1" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
            "branch" : [
              {
                "SHA1" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
        "branch" : [
          {
            "SHA1" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/cuberite/cuberite.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : ".luacheckrc",
      "fileName" : ".luacheckrc",
      "relativePath" : "gcc_Release/Server/.luacheckrc"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#55",
  "duration" : 2158312,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #55",
  "id" : "55",
  "keepLog" : False,
  "number" : 55,
  "queueId" : 7635,
  "result" : "SUCCESS",
  "timestamp" : 1639860377195,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/55/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Mobs/Slime.cpp"
          ],
          "commitId" : "a9e111678a3eab1fade8e9785c4d169bbc8e1c36",
          "timestamp" : 1639860363000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Add delay to new slime spawns after slime death.\u000a",
          "date" : "2021-12-18 20:46:03 +0000",
          "id" : "a9e111678a3eab1fade8e9785c4d169bbc8e1c36",
          "msg" : "Add delay to new slime spawns after slime death.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Mobs/Slime.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Mobs/Slime.cpp"
          ],
          "commitId" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
          "timestamp" : 1639860363000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
            "fullName" : "Alexander Harkness"
          },
          "authorEmail" : "me@bearbin.net",
          "comment" : "Apply tigerw's suggestion.\u000a",
          "date" : "2021-12-18 20:46:03 +0000",
          "id" : "2cd7e63e873dc3c1faaac6d3381cdce01023373b",
          "msg" : "Apply tigerw's suggestion.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Mobs/Slime.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/bearbin",
      "fullName" : "Alexander Harkness"
    }
  ],
  "nextBuild" : {
    "number" : 56,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/56/"
  },
  "previousBuild" : {
    "number" : 54,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/54/"
  }
}