{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 410",
          "upstreamBuild" : 410,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 410,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
            "branch" : [
              {
                "SHA1" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
            "branch" : [
              {
                "SHA1" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
        "branch" : [
          {
            "SHA1" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 3,
      "skipCount" : 0,
      "totalCount" : 55,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#410",
  "duration" : 105304,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 #410",
  "id" : "2011-09-23_18-01-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 410,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1316793691000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=macos-x86_64/410/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java",
          "src/junit/com/jogamp/common/util/TestTempJarCache.java",
          "src/java/com/jogamp/common/os/Platform.java",
          "src/java/com/jogamp/common/util/cache/TempJarCache.java",
          "src/java/com/jogamp/common/util/JarUtil.java"
        ],
        "commitId" : "9da5bc1fe999caa924bd8dceafeff93ddf9d16a0",
        "timestamp" : 1316769456000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificates if caller has any. Add Convenient JNILibLoaderBase.addNativeJarLibs(..) method.\u000a",
        "date" : "2011-09-23T11:17:36+0200",
        "id" : "9da5bc1fe999caa924bd8dceafeff93ddf9d16a0",
        "msg" : "TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/native/common/JVMUtil.c",
          "src/java/com/jogamp/common/jvm/JVMUtil.java",
          "src/java/com/jogamp/common/os/Platform.java",
          "make/build.xml",
          "src/java/jogamp/common/jvm/JVMUtil.java",
          "src/native/common/JVM_Tool.c"
        ],
        "commitId" : "0a54e4b8e2923d1c4eb5847a397906fb783a10d3",
        "timestamp" : 1316770338000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platform static init after loading native library.\u000a",
        "date" : "2011-09-23T11:32:18+0200",
        "id" : "0a54e4b8e2923d1c4eb5847a397906fb783a10d3",
        "msg" : "Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/native/common/JVMUtil.c"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : "src/java/jogamp/common/jvm/JVMUtil.java"
          },
          {
            "editType" : "delete",
            "file" : "src/native/common/JVM_Tool.c"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "delete",
            "file" : "src/java/com/jogamp/common/jvm/JVMUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/common/os/Platform.java",
          "src/java/jogamp/common/Debug.java"
        ],
        "commitId" : "609e649443f900116039cda7a1bc7c9359b0242f",
        "timestamp" : 1316772493000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults to 'true' - allowing to disable usage of TempJarCache.\u000a",
        "date" : "2011-09-23T12:08:13+0200",
        "id" : "609e649443f900116039cda7a1bc7c9359b0242f",
        "msg" : "Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/Debug.java"
          }
        ]
      },
      {
        "_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/JarUtil.java"
        ],
        "commitId" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
        "timestamp" : 1316777738000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Better DEBUG output\u000a",
        "date" : "2011-09-23T13:35:38+0200",
        "id" : "c8cd39fbe077ebf0a4785750752135f26e4a94ab",
        "msg" : "Better DEBUG output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempFileCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}