{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 453",
          "upstreamBuild" : 453,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
            "branch" : [
              {
                "SHA1" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
            "branch" : [
              {
                "SHA1" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 431,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
        "branch" : [
          {
            "SHA1" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 72,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#453",
  "duration" : 87458,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 #453",
  "id" : "2011-12-01_21-51-49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 453,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1322772709000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=macos-x86_64/453/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.gluegen.all.win64.bat",
          "make/scripts/java-win64.bat",
          "make/scripts/make.gluegen.all.win32.bat",
          "make/scripts/java-win32.bat"
        ],
        "commitId" : "ae8f6b7ed095abe2ff2284211b40ba8720e2446f",
        "timestamp" : 1322700154000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump to 6u29\u000a",
        "date" : "2011-12-01T01:42:34+0100",
        "id" : "ae8f6b7ed095abe2ff2284211b40ba8720e2446f",
        "msg" : "Bump to 6u29",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java",
          "src/java/com/jogamp/common/util/cache/TempFileCache.java",
          "src/java/com/jogamp/common/util/cache/TempJarCache.java"
        ],
        "commitId" : "7e6cf46ed2e0e9772f79e06437596056efa8c682",
        "timestamp" : 1322749114000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance.\u000a\u000aJNILibLoaderBase's 'addNativeJarLibs(Class<?> classFromJavaJar, String allNativeJarBaseName, String[] atomicNativeJarBaseNames)'\u000anow just attempts to load the 'all' variant, and will continue w/ atomics if not successful (ie not available).\u000a\u000aIt skips the validation of a 'allJavaJarPrefix', ie validating the 'classFromJavaJar holding JAR file,\u000awhich allows GLUEGEN/JOGL classes to be contained in JAR files other than the original.\u000a",
        "date" : "2011-12-01T15:18:34+0100",
        "id" : "7e6cf46ed2e0e9772f79e06437596056efa8c682",
        "msg" : "Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempFileCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/NativeLibrary.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "644eb1c3157ba3a18e4aec0f7bcb55081a9a3320",
        "timestamp" : 1322749199000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloading of native library.\u000a",
        "date" : "2011-12-01T15:19:59+0100",
        "id" : "644eb1c3157ba3a18e4aec0f7bcb55081a9a3320",
        "msg" : "DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/Platform.java"
        ],
        "commitId" : "5850e04ea8959cf1591db6788635df5645ab44ad",
        "timestamp" : 1322749472000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Minor edits / Put gluegen-rt 'libBaseName' static.\u000a",
        "date" : "2011-12-01T15:24:32+0100",
        "id" : "5850e04ea8959cf1591db6788635df5645ab44ad",
        "msg" : "Minor edits / Put gluegen-rt 'libBaseName' static.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/common/jvm/JVMUtil.java"
        ],
        "commitId" : "96c023bdf68d2e14d402c34a83e44fe8532d18cd",
        "timestamp" : 1322749557000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JVMUtil: Remove Platform dependency - It's being called by Platform and is private API.\u000a",
        "date" : "2011-12-01T15:25:57+0100",
        "id" : "96c023bdf68d2e14d402c34a83e44fe8532d18cd",
        "msg" : "JVMUtil: Remove Platform dependency - It's being called by Platform and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/jvm/JVMUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p2ProcAddressEmitter.java"
        ],
        "commitId" : "50084db95e9dfc842a64f11db6ce8014a54b2057",
        "timestamp" : 1322749593000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Test: Add unload of libraries as last test.\u000a",
        "date" : "2011-12-01T15:26:33+0100",
        "id" : "50084db95e9dfc842a64f11db6ce8014a54b2057",
        "msg" : "Test: Add unload of libraries as last test.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p2ProcAddressEmitter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java",
          "src/junit/com/jogamp/common/util/TestTempJarCache.java",
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/common/os/Platform.java",
          "src/java/com/jogamp/common/util/cache/TempJarCache.java",
          "src/junit/com/jogamp/common/util/TestJarUtil.java"
        ],
        "commitId" : "2e80e7e60a48d3121feb20a237df304b2bf834d4",
        "timestamp" : 1322763507000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our lifecycle. JarFile's hash almost always differs.\u000a",
        "date" : "2011-12-01T19:18:27+0100",
        "id" : "2e80e7e60a48d3121feb20a237df304b2bf834d4",
        "msg" : "TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestJarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/NativeLibrary.java"
        ],
        "commitId" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
        "timestamp" : 1322767151000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeLibrary DEBUG: stack trace @ close()\u000a",
        "date" : "2011-12-01T20:19:11+0100",
        "id" : "2a461c6dc4e4ce01bdfe114e72cc69ec08fb2390",
        "msg" : "NativeLibrary DEBUG: stack trace @ close()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}