{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by justinh2002"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 921,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
            "branch" : [
              {
                "SHA1" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
            "branch" : [
              {
                "SHA1" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
        "branch" : [
          {
            "SHA1" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 96,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#921",
  "duration" : 737280,
  "estimatedDuration" : 883599,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - Solid Earth #921",
  "id" : "921",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 921,
  "queueId" : 8444,
  "result" : "SUCCESS",
  "timestamp" : 1750219432376,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Intel-Solid_Earth/921/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/patch_bin.py"
        ],
        "commitId" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
        "timestamp" : 1750218679000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew",
          "fullName" : "justinkinjun.hew"
        },
        "authorEmail" : "justinkinjun.hew@anu.edu.au",
        "comment" : "feat(scripts): add full-format support to patch_bin.py\u000a\u000a* New encoder/decoder handles all 9 ISSM data codes\u000a  (Boolean / Integer / Double / String / BooleanMat / IntMat /\u000a   DoubleMat / MatArray / StringArray).\u000a* Two patching modes\u000a    - default in-place overwrite when new payload size is unchanged\u000a    - `--rebuild` flag triggers safe whole-file rewrite for\u000a      variable-length updates (e.g. longer strings, larger matrices).\u000a* Record scanner refactored into `iterate_records()` for reuse.\u000a* Added numpy dependency (matrix encoding) and json value parsing.\u000a* CLI now accepts JSON literals for matrices/arrays and booleans.\u000a* Unit tests cover scalar and matrix replacements, size-mismatch\u000a  detection, and rebuild path.\u000a",
        "date" : "2025-06-18 13:51:19 +1000",
        "id" : "35ecc79a7aa1d8cd76518762e3212ea79db6a329",
        "msg" : "feat(scripts): add full-format support to patch_bin.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/patch_bin.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/justinkinjun.hew",
      "fullName" : "justinkinjun.hew"
    }
  ]
}