{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"joal\" build number 269",
          "upstreamBuild" : 269,
          "upstreamProject" : "joal",
          "upstreamUrl" : "job/joal/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 623,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
            "branch" : [
              {
                "SHA1" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
            "branch" : [
              {
                "SHA1" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 544,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
        "branch" : [
          {
            "SHA1" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 9,
      "skipCount" : 0,
      "totalCount" : 2401,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#623",
  "duration" : 1788029,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #623",
  "id" : "2012-01-13_16-20-57",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 623,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1326468057000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/623/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/macosx/MacOSXWindowSystemInterface.m",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawable.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLGraphicsConfiguration.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java",
          "make/scripts/tests.sh",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
        ],
        "commitId" : "835b36d626f75f9e96001a41c2a6fe9f90466ae1",
        "timestamp" : 1326406316000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no exception,\u000a\u000a- bug 548: Another regression: pixelfmt failed for 10.6.7 and/or software OpenGL\u000a  - enforcing accelerated leads to no pixelformat,\u000a  - using the NSOpenGLView defaultPixelFormat causes to SIGSEGV\u000a\u000a- ctx creation failure shall just lead to return null, no immediate exception\u000a",
        "date" : "2012-01-12T23:11:56+0100",
        "id" : "835b36d626f75f9e96001a41c2a6fe9f90466ae1",
        "msg" : "OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/native/macosx/MacOSXWindowSystemInterface.m"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLGraphicsConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
        ],
        "commitId" : "d23b08203e32f8f50991a48132eb3c2236b4efc0",
        "timestamp" : 1326447815000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OSX Fix: Catch releaseImpl's glFinish() exception (DebugGL); Make GLContext.release's setCurrent(null) exception prone.\u000a\u000aCatch releaseImpl's glFinish() exception (DebugGL)\u000a  glGetError() after glFinish() (eg. w/ debug pipeline) produced unknown error 0x0506\u000a  on OS X (10.7.2 NV).\u000a\u000aMake GLContext.release's setCurrent(null) exception prone\u000a  Call setCurrent(null) in finalizer block to ensure it's 'released' out of the TLS\u000a  even when an exception is being thrown.\u000a\u000aMake MacOSX Shared Resources 'destroy' more error prone (catch exceptions)\u000a",
        "date" : "2012-01-13T10:43:35+0100",
        "id" : "d23b08203e32f8f50991a48132eb3c2236b4efc0",
        "msg" : "OSX Fix: Catch releaseImpl's glFinish() exception (DebugGL); Make",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/MacWindow.m",
          "make/build-newt.xml",
          "src/newt/classes/jogamp/newt/driver/macosx/MacScreen.java"
        ],
        "commitId" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
        "timestamp" : 1326464020000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridiculous slow\u000a\u000aEach call to CGDisplayScreenSize() took around 6ms (5ms .. 20ms, avrg 6ms)\u000awhich added up to ~2s for ~400 Screen modes.\u000a",
        "date" : "2012-01-13T15:13:40+0100",
        "id" : "48767a40c2461405dfce14e8d9eafbbab21d203e",
        "msg" : "NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/MacWindow.m"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/MacScreen.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michaelhermannweber",
      "fullName" : "michaelhermannweber"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/daniel.krisher.ctr",
      "fullName" : "daniel.krisher.ctr"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    }
  ],
  "runs" : [
    {
      "number" : 623,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-x86_64/623/"
    },
    {
      "number" : 623,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/623/"
    },
    {
      "number" : 623,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/623/"
    }
  ]
}