<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by kev626"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/ver/1.19" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
            "branch" : [
              {
                "SHA1" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
                "name" : "refs/remotes/origin/ver/1.19"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
            "branch" : [
              {
                "SHA1" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
                "name" : "refs/remotes/origin/ver/1.19"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
        "branch" : [
          {
            "SHA1" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
            "name" : "refs/remotes/origin/ver/1.19"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:pufferfish-gg/PufferfishPlus.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "pufferfishplus-1.19.jar",
      "fileName" : "pufferfishplus-1.19.jar",
      "relativePath" : "pufferfishplus-1.19.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28",
  "duration" : 131279,
  "estimatedDuration" : 107732,
  "executor" : None,
  "fullDisplayName" : "PufferfishPlus-1.19 #28",
  "id" : "28",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28,
  "queueId" : 23,
  "result" : "SUCCESS",
  "timestamp" : 1664914419417,
  "url" : "https://ci.pufferfish.host/job/PufferfishPlus-1.19/28/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "patches/server/0003-Async-entity-tracker.patch",
          "patches/server/0004-DRM.patch",
          "patches/server/0002-Revert-Async-Pathfinding.patch",
          "patches/server/0001-Revert-Multithreaded-Tracker.patch",
          "patches/server/0003-PufferfishPlus-Branding.patch",
          "patches/server/0009-Parallelize-remaining-mob-spawning-computations.patch",
          "gradle.properties",
          "patches/server/0004-Optimize-farmland-random-tick.patch",
          "patches/server/0005-Async-pathfinder.patch",
          "patches/server/0005-Async-entity-tracker.patch",
          "patches/server/0008-Optimize-RNG.patch",
          "patches/server/0006-Optimize-farmland-random-tick.patch",
          "patches/server/0007-Async-pathfinder.patch",
          "patches/server/0001-PufferfishPlus-Branding.patch",
          "patches/server/0002-DRM.patch",
          "patches/server/0006-Optimize-RNG.patch"
        ],
        "commitId" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
        "timestamp" : 1664914398000,
        "author" : {
          "absoluteUrl" : "https://ci.pufferfish.host/user/kev626",
          "fullName" : "Kevin Raneri"
        },
        "authorEmail" : "kevin.raneri@gmail.com",
        "comment" : "Updated Upstream (Pufferfish), Bugfixes\u000a\u000aUpstream has released updates that appear to apply and compile correctly\u000a\u000aPufferfish Changes:\u000apufferfish-gg/Pufferfish@d960687 Updated Upstream (Paper)\u000apufferfish-gg/Pufferfish@9d9a0e1 Update snakeyaml dependency\u000a",
        "date" : "2022-10-04 16:13:18 -0400",
        "id" : "7fbfb523acdca12405d1f621bdaaf2313f271bcc",
        "msg" : "Updated Upstream (Pufferfish), Bugfixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0008-Optimize-RNG.patch"
          },
          {
            "editType" : "add",
            "file" : "patches/server/0001-PufferfishPlus-Branding.patch"
          },
          {
            "editType" : "add",
            "file" : "patches/server/0004-Optimize-farmland-random-tick.patch"
          },
          {
            "editType" : "add",
            "file" : "patches/server/0002-DRM.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0006-Optimize-farmland-random-tick.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0007-Async-pathfinder.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0003-PufferfishPlus-Branding.patch"
          },
          {
            "editType" : "add",
            "file" : "patches/server/0006-Optimize-RNG.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0002-Revert-Async-Pathfinding.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0004-DRM.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0005-Async-entity-tracker.patch"
          },
          {
            "editType" : "add",
            "file" : "patches/server/0005-Async-pathfinder.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0009-Parallelize-remaining-mob-spawning-computations.patch"
          },
          {
            "editType" : "delete",
            "file" : "patches/server/0001-Revert-Multithreaded-Tracker.patch"
          },
          {
            "editType" : "add",
            "file" : "patches/server/0003-Async-entity-tracker.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.pufferfish.host/user/kev626",
      "fullName" : "Kevin Raneri"
    }
  ]
}</pre></body></html>