{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 180",
          "upstreamBuild" : 180,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
            "branch" : [
              {
                "SHA1" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
            "branch" : [
              {
                "SHA1" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
        "branch" : [
          {
            "SHA1" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 19,
      "skipCount" : 0,
      "totalCount" : 223,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#186",
  "duration" : 1532254,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #186",
  "id" : "2010-09-30_16-42-49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 186,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1285857769000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/186/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/util/TestEventCountAdapter.java",
          "src/junit/com/jogamp/test/junit/util/EventCountAdapter.java"
        ],
        "commitId" : "81231cb640c297676263d43c29adc105e6996885",
        "timestamp" : 1285861117000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Newt/AWT Unit Test: Remove 'Test' Prefix from interface\u000a",
        "date" : "2010-09-30T18:38:37+0300",
        "id" : "81231cb640c297676263d43c29adc105e6996885",
        "msg" : "Newt/AWT Unit Test: Remove 'Test' Prefix from interface",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/util/TestEventCountAdapter.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/util/EventCountAdapter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNewtAWTWrapper.java",
          "src/junit/com/jogamp/test/junit/util/AWTFocusAdapter.java",
          "src/junit/com/jogamp/test/junit/newt/TestListenerCom01AWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestWindows01NEWT.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNEWT.java",
          "src/junit/com/jogamp/test/junit/util/UITestCase.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsAWT.java",
          "make/build-junit.xml",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01bAWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01aAWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestGLWindows01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestGLWindows02NEWTAnimated.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02AWT.java",
          "src/junit/com/jogamp/test/junit/util/NEWTKeyAdapter.java",
          "src/junit/com/jogamp/test/junit/jogl/texture/TestTexture01AWT.java",
          "src/junit/com/jogamp/test/junit/util/NEWTFocusAdapter.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT02WindowClosing.java",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cAWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWTRobot.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02NEWT.java",
          "src/junit/com/jogamp/test/junit/jogl/acore/TestGLProfile01NEWT.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWT01GLn.java",
          "src/junit/com/jogamp/test/junit/jogl/glsl/TestTransformFeedbackVeryingsBug407NEWT.java",
          "src/junit/com/jogamp/test/junit/util/AWTKeyAdapter.java",
          "src/junit/com/jogamp/test/junit/util/SingletonInstance.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTRobotUsageBeforeJOGLInitBug411.java",
          "src/junit/com/jogamp/test/junit/newt/TestFocus02SwingAWTRobot.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cSwingAWT.java",
          "src/junit/com/jogamp/test/junit/jogl/drawable/TestDrawable01NEWT.java",
          "src/junit/com/jogamp/test/junit/util/AWTRobotUtil.java",
          "src/junit/com/jogamp/test/junit/util/EventCountAdapter.java",
          "src/junit/com/jogamp/test/junit/newt/TestDisplayLifecycle01NEWT.java"
        ],
        "commitId" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
        "timestamp" : 1285861153000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterClass FileLock\u000a\u000aDue to the fact that any test with a UI may interfere\u000awith a UI test (test focus, active, ..), all tests are\u000aderived from the common UITestCase superclass, which\u000adecorates the test class with a FileLock at BeforeClass/AfterClass.\u000a\u000aIncreased junit timeout to 10 min\u000a",
        "date" : "2010-09-30T18:39:13+0300",
        "id" : "3acabfe0d884bc628593773a5f8e798d52e486d2",
        "msg" : "NEWT/AWT Unit Tests: Run one test at a time via superclass",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/EventCountAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNewtAWTWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/SingletonInstance.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestFocus02SwingAWTRobot.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/AWTFocusAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01aAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-junit.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWTRobot.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestWindows01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/AWTKeyAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/glsl/TestTransformFeedbackVeryingsBug407NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestGLWindows01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/NEWTFocusAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/drawable/TestDrawable01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/AWTRobotUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT02WindowClosing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/acore/TestGLProfile01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestDisplayLifecycle01NEWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/util/UITestCase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01bAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/texture/TestTexture01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cSwingAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestGLWindows02NEWTAnimated.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestListenerCom01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTRobotUsageBeforeJOGLInitBug411.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/util/NEWTKeyAdapter.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 186,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/186/"
    }
  ]
}