{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"joal\" build number 234",
          "upstreamBuild" : 234,
          "upstreamProject" : "joal",
          "upstreamUrl" : "job/joal/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/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"
              }
            ]
          }
        },
        "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" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
        "branch" : [
          {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "name" : "origin/master"
          },
          {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "name" : "origin2/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 7,
      "skipCount" : 0,
      "totalCount" : 1753,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#544",
  "duration" : 2706619,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #544",
  "id" : "2011-10-27_05-06-32",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 544,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1319684792000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/544/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLContext.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java"
        ],
        "commitId" : "82c7c16b6298a5a781c9721edb8b81d7ec2aaf81",
        "timestamp" : 1319618901000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Minor edits / cleanup of GLContext*\u000a",
        "date" : "2011-10-26T10:48:21+0200",
        "id" : "82c7c16b6298a5a781c9721edb8b81d7ec2aaf81",
        "msg" : "Minor edits / cleanup of GLContext*",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/macosx/OpenGL/OpenGL.h",
          "src/jogl/native/macosx/MacOSXWindowSystemInterface.m",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXExternalCGLContext.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLGraphicsConfiguration.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
        ],
        "commitId" : "f326119fd60eb3a851317bbed5bd57a535816014",
        "timestamp" : 1319619044000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7\u000a",
        "date" : "2011-10-26T10:50:44+0200",
        "id" : "f326119fd60eb3a851317bbed5bd57a535816014",
        "msg" : "OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXExternalCGLContext.java"
          },
          {
            "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" : "make/stub_includes/macosx/OpenGL/OpenGL.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLProfile.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
        ],
        "commitId" : "309f03ed08c1661db792f21aab5b48559dc4f215",
        "timestamp" : 1319633129000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLProfile: Add GLProfile getImpl(); Use getImpl() for getGL2ES[12](..), dropping GL2ES[12] lists\u000a",
        "date" : "2011-10-26T14:45:29+0200",
        "id" : "309f03ed08c1661db792f21aab5b48559dc4f215",
        "msg" : "GLProfile: Add GLProfile getImpl(); Use getImpl() for getGL2ES[12](..),",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLProfile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/macosx/MacWindow.java"
        ],
        "commitId" : "e8f45dad086d78c9961f72d9e9530b57a0afb3e8",
        "timestamp" : 1319648423000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX: Add missing sendKeyEvent(..) specialization to produce the keyCode (like enqueueKeyEvent())\u000a",
        "date" : "2011-10-26T19:00:23+0200",
        "id" : "e8f45dad086d78c9961f72d9e9530b57a0afb3e8",
        "msg" : "NEWT/OSX: Add missing sendKeyEvent(..) specialization to produce the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/MacWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/NewtMacWindow.m"
        ],
        "commitId" : "323f49744d473ba33726d5e372ac68fa611cbd1a",
        "timestamp" : 1319648572000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX: Can't use sending key/mouse directly to WindowImpl, deadlock .. see comment\u000a",
        "date" : "2011-10-26T19:02:52+0200",
        "id" : "323f49744d473ba33726d5e372ac68fa611cbd1a",
        "msg" : "NEWT/OSX: Can't use sending key/mouse directly to WindowImpl, deadlock",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/NewtMacWindow.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/MacWindow.m"
        ],
        "commitId" : "6b857b7826cf29fe0a588d06aade217f47edfae0",
        "timestamp" : 1319649074000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX: Refine comment for native requestFocus(); Remove warning\u000a",
        "date" : "2011-10-26T19:11:14+0200",
        "id" : "6b857b7826cf29fe0a588d06aade217f47edfae0",
        "msg" : "NEWT/OSX: Refine comment for native requestFocus(); Remove warning",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/MacWindow.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/NewtMacWindow.h",
          "src/newt/native/NewtMacWindow.m"
        ],
        "commitId" : "33335e6149f2d6f6ebdad64588d9fba2f0ebb49b",
        "timestamp" : 1319669368000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX NewtView: Add 'soft' pthread locking impacts: needsDisplay/displayIfNeeded, ..\u000a\u000a- Add 'soft' pthread locking (blockin) - impacts: needsDisplay/displayIfNeeded, ..\u000a\u000a- needsDisplay/displayIfNeeded also respects destroyNotifySend (ignore action if set)\u000a",
        "date" : "2011-10-27T00:49:28+0200",
        "id" : "33335e6149f2d6f6ebdad64588d9fba2f0ebb49b",
        "msg" : "NEWT/OSX NewtView: Add 'soft' pthread locking impacts:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/NewtMacWindow.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/NewtMacWindow.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/MacWindow.m"
        ],
        "commitId" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
        "timestamp" : 1319669831000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX: Using NewtView softLock ; Adding debug info to solve assertion: 'NSThemeFrame lockFocus' NSView.m:6053\u000a\u000a- surfaceLock/Unlock: Use NewtView softLock\u000a\u000a- createWindow:\u000a  - enable lock/unlockFocus to force realization of view\u000a\u000a- add retainCount in dbg-msg\u000a\u000a- clarify changeContentView\u000a",
        "date" : "2011-10-27T00:57:11+0200",
        "id" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
        "msg" : "NEWT/OSX: Using NewtView softLock ; Adding debug info to solve",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/MacWindow.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 544,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-x86_64/544/"
    },
    {
      "number" : 544,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/544/"
    },
    {
      "number" : 544,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/544/"
    }
  ]
}