{
  "_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" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
            "branch" : [
              {
                "SHA1" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
            "branch" : [
              {
                "SHA1" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
        "branch" : [
          {
            "SHA1" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
            "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" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#39",
  "duration" : 1915546,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #39",
  "id" : "39",
  "keepLog" : False,
  "number" : 39,
  "queueId" : 6644,
  "result" : "SUCCESS",
  "timestamp" : 1633206468477,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/39/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Root.cpp",
            "src/Server.h",
            "src/ClientHandle.cpp",
            "src/Protocol/Authenticator.h",
            "src/Server.cpp",
            "src/Root.h",
            "src/ClientHandle.h",
            "src/Protocol/ForgeHandshake.h",
            "src/Protocol/ForgeHandshake.cpp",
            "src/Protocol/Protocol_1_8.cpp",
            "src/Protocol/Authenticator.cpp"
          ],
          "commitId" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
          "timestamp" : 1633206452000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Authentication flow: move construction, slim down classes (#5312)\u000a\u000a- Remove extra members in ForgeHandshake\u000a",
          "date" : "2021-10-02 21:27:32 +0100",
          "id" : "1a0d9450eaa0f3c2ff475175f5d45932fd4dd7fa",
          "msg" : "Authentication flow: move construction, slim down classes (#5312)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/ClientHandle.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/Protocol_1_8.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Root.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/Authenticator.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Root.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Server.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/Authenticator.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/ForgeHandshake.h"
            },
            {
              "editType" : "edit",
              "file" : "src/ClientHandle.h"
            },
            {
              "editType" : "edit",
              "file" : "src/Server.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Protocol/ForgeHandshake.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 40,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/40/"
  },
  "previousBuild" : {
    "number" : 38,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/38/"
  }
}