{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user PseudoKnight",
          "userId" : "pseudoknight",
          "userName" : "PseudoKnight"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
            "branch" : [
              {
                "SHA1" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
            "branch" : [
              {
                "SHA1" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
        "branch" : [
          {
            "SHA1" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PseudoKnight/CHNaughty"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 95546,
  "estimatedDuration" : 91922,
  "executor" : None,
  "fullDisplayName" : "CHNaughty #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 127,
  "result" : "FAILURE",
  "timestamp" : 1715308163649,
  "url" : "https://letsbuild.net/jenkins/job/CHNaughty/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/me/pseudoknight/chnaughty/Functions.java",
          "src/main/java/me/pseudoknight/chnaughty/CHNaughty.java",
          "src/main/java/me/pseudoknight/chnaughty/NMS.java",
          "src/main/java/me/pseudoknight/chnaughty/PaperImpl.java",
          "src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java",
          "pom.xml",
          "src/main/java/me/pseudoknight/chnaughty/Minecraft.java",
          "README.md"
        ],
        "commitId" : "f4f980bd6bd36dd9256cb51cf9071ad282bcef1f",
        "timestamp" : 1715306148000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update to Spigot/Paper 1.20.6\u000a\u000a* Splits Paper and Spigot implementations now that the mappings for those are different.\u000a* Removes set_psky() which no longer does what it was designed for.\u000a* Adds sign side parameter to open_sign().\u000a",
        "date" : "2024-05-09 18:55:48 -0700",
        "id" : "f4f980bd6bd36dd9256cb51cf9071ad282bcef1f",
        "msg" : "Update to Spigot/Paper 1.20.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chnaughty/CHNaughty.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/me/pseudoknight/chnaughty/Minecraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/me/pseudoknight/chnaughty/NMS.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/me/pseudoknight/chnaughty/PaperImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chnaughty/Functions.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
        "timestamp" : 1715306388000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Add 4.15.0 release link to README\u000a",
        "date" : "2024-05-09 18:59:48 -0700",
        "id" : "71f98c3e55e7b84542c48daf6017f426e14b15f4",
        "msg" : "Add 4.15.0 release link to README",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
      "fullName" : "michael.jt.smith"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}