{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 177,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "462410ec1204599b79e113272f2d678f8896f50d",
            "branch" : [
              {
                "SHA1" : "462410ec1204599b79e113272f2d678f8896f50d",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "462410ec1204599b79e113272f2d678f8896f50d",
            "branch" : [
              {
                "SHA1" : "462410ec1204599b79e113272f2d678f8896f50d",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "462410ec1204599b79e113272f2d678f8896f50d",
        "branch" : [
          {
            "SHA1" : "462410ec1204599b79e113272f2d678f8896f50d",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#177",
  "duration" : 13304880,
  "estimatedDuration" : 9072602,
  "executor" : null,
  "fullDisplayName" : "macOS - Intel - Binaries - Python 3 #177",
  "id" : "177",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 177,
  "queueId" : 3783,
  "result" : "SUCCESS",
  "timestamp" : 1787401500663,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Binaries/job/macOS-Intel-Binaries-Python-3/177/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/solve/convert2str.m"
        ],
        "commitId" : "f11b5aed87173f5f02ddb1d171193a4a64d294aa",
        "timestamp" : 1786724849000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: made some changes to folding. Do we actually use this function??\u000a",
        "date" : "2026-08-14 18:27:29 +0200",
        "id" : "f11b5aed87173f5f02ddb1d171193a4a64d294aa",
        "msg" : "CHG: made some changes to folding. Do we actually use this function??",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/solve/convert2str.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/SandBox/interpBedmap2.m"
        ],
        "commitId" : "4a619a5e7654af065b549d315dd72178d20df3e2",
        "timestamp" : 1786725404000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)\u000a",
        "date" : "2026-08-14 18:36:44 +0200",
        "id" : "4a619a5e7654af065b549d315dd72178d20df3e2",
        "msg" : "BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "test/SandBox/interpBedmap2.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_section.m"
        ],
        "commitId" : "9c92bdbb47788cc81644c81d5cf08bcb8d03b0d7",
        "timestamp" : 1786930831000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: plot_section.m - line colormap only for 2D dataset.\u000a",
        "date" : "2026-08-17 10:40:31 +0900",
        "id" : "9c92bdbb47788cc81644c81d5cf08bcb8d03b0d7",
        "msg" : "CHG: plot_section.m - line colormap only for 2D dataset.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_section.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/subplotmodel.m"
        ],
        "commitId" : "8962ef3068b52b51f2d0d5c6b4d2d1d9515fbfec",
        "timestamp" : 1786931142000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: subplotmodel.m - Support the \"axes\" option in either handle or 1×4 vector format.\u000a",
        "date" : "2026-08-17 10:45:42 +0900",
        "id" : "8962ef3068b52b51f2d0d5c6b4d2d1d9515fbfec",
        "msg" : "CHG: subplotmodel.m - Support the \"axes\" option in either handle or 1×4 vector format.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/subplotmodel.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.m"
        ],
        "commitId" : "ac4b88e4a41ea04be321b48520933c38c8f71164",
        "timestamp" : 1786935157000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: Fix minor in gadi cluster.\u000a",
        "date" : "2026-08-17 12:52:37 +1000",
        "id" : "ac4b88e4a41ea04be321b48520933c38c8f71164",
        "msg" : "CHG: Fix minor in gadi cluster.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/hydrologyprescribe.m",
          "src/m/classes/hydrologyprescribe.py"
        ],
        "commitId" : "32fd74b5ad4655fbcfacb7ea6c699deff1fbe827",
        "timestamp" : 1787127924000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: hydrologyprescribe supports 3D model with extruding 3D.\u000a",
        "date" : "2026-08-19 18:25:24 +1000",
        "id" : "32fd74b5ad4655fbcfacb7ea6c699deff1fbe827",
        "msg" : "CHG: hydrologyprescribe supports 3D model with extruding 3D.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyprescribe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyprescribe.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Params/ControlParam.cpp",
          "src/c/classes/Params/ControlParam.h"
        ],
        "commitId" : "ee801afe0995334aef2c4abf1a0c5745a632f383",
        "timestamp" : 1787169507000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: no need to save gradient in controlparam anymore\u000a",
        "date" : "2026-08-19 21:58:27 +0200",
        "id" : "ee801afe0995334aef2c4abf1a0c5745a632f383",
        "msg" : "CHG: no need to save gradient in controlparam anymore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/ControlParam.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/ControlParam.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/controlvalidation_core.cpp",
          "src/c/cores/controlm1qn3_core.cpp"
        ],
        "commitId" : "462410ec1204599b79e113272f2d678f8896f50d",
        "timestamp" : 1787169527000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: no need to save aG anymore because it is unused in these functions\u000a",
        "date" : "2026-08-19 21:58:47 +0200",
        "id" : "462410ec1204599b79e113272f2d678f8896f50d",
        "msg" : "CHG: no need to save aG anymore because it is unused in these functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/controlvalidation_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/controlm1qn3_core.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
      "fullName" : "inwoopark0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    }
  ]
}