{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,541",
          "upstreamBuild" : 1541,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1541,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
            "branch" : [
              {
                "SHA1" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
            "branch" : [
              {
                "SHA1" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
        "branch" : [
          {
            "SHA1" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 21,
      "totalCount" : 1193,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "artifact.properties",
      "fileName" : "artifact.properties",
      "relativePath" : "build/artifact.properties"
    },
    {
      "displayPath" : "jogl-2.6-b1541-20250722-macosx-universal-test-results-macos-x86_64-jau-012.7z",
      "fileName" : "jogl-2.6-b1541-20250722-macosx-universal-test-results-macos-x86_64-jau-012.7z",
      "relativePath" : "build/jogl-2.6-b1541-20250722-macosx-universal-test-results-macos-x86_64-jau-012.7z"
    },
    {
      "displayPath" : "jogl-2.6-b1541-20250722-macosx-universal.7z",
      "fileName" : "jogl-2.6-b1541-20250722-macosx-universal.7z",
      "relativePath" : "build/jogl-2.6-b1541-20250722-macosx-universal.7z"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1541",
  "duration" : 3563037,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #1541",
  "id" : "1541",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1541,
  "queueId" : 558,
  "result" : "SUCCESS",
  "timestamp" : 1753153175842,
  "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=macos-x86_64/1541/",
  "builtOn" : "macos-x86_64-jau-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "9bc97ad037d61d1b118057b6fd1b97bd0909a3bc",
        "timestamp" : 1753103902000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse: Use `Android 26 (stripped)` User Library to gluegen/make/lib/android-sdk/26/android-stripped.jar\u000a",
        "date" : "2025-07-21 15:18:22 +0200",
        "id" : "9bc97ad037d61d1b118057b6fd1b97bd0909a3bc",
        "msg" : "Eclipse: Use `Android 26 (stripped)` User Library to gluegen/make/lib/android-sdk/26/android-stripped.jar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/native/JVM_JNI6.c",
          "src/jogl/native/JVM_JNI6.c",
          "src/newt/native/JVM_JNI6.c"
        ],
        "commitId" : "b9d9a48dbb65878395c3e373ac34c5272c40cced",
        "timestamp" : 1753121970000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix JVM_JNI6.c #error message\u000a",
        "date" : "2025-07-21 20:19:30 +0200",
        "id" : "b9d9a48dbb65878395c3e373ac34c5272c40cced",
        "msg" : "Fix JVM_JNI6.c #error message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/native/JVM_JNI6.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/JVM_JNI6.c"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/JVM_JNI6.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-oculusvr.xml",
          "make/build-nativewindow.xml",
          "make/scripts/check-java-major-version.sh",
          "make/build-graphui.xml",
          "make/scripts/make.jogl.all.generic.sh",
          "make/build-staticglgen.xml",
          "make/build-newt.xml",
          "make/build-test.xml",
          "make/build-jogl.xml"
        ],
        "commitId" : "1fe760048ad6eec3e5d2578db7b151fc5ffccbfe",
        "timestamp" : 1753151072000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1523: Java8 build setup using target.releaselevel=8 (gluegen default)\u000a",
        "date" : "2025-07-22 04:24:32 +0200",
        "id" : "1fe760048ad6eec3e5d2578db7b151fc5ffccbfe",
        "msg" : "Bug 1523: Java8 build setup using target.releaselevel=8 (gluegen default)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/check-java-major-version.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-staticglgen.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.generic.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-graphui.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-oculusvr.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "make/build-oculusvr.xml",
          "make/build-nativewindow.xml",
          "make/build-graphui.xml",
          "make/build-staticglgen.xml",
          "make/build-newt.xml",
          "make/build.xml",
          "make/build-jogl.xml",
          "make/build-test.xml"
        ],
        "commitId" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
        "timestamp" : 1753151095000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix whitespace of build*.xml files\u000a",
        "date" : "2025-07-22 04:24:55 +0200",
        "id" : "354b9adce2b4d0e16db91454da462c8b2bdff1a0",
        "msg" : "Fix whitespace of build*.xml files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-graphui.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-oculusvr.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-staticglgen.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}