{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 345",
          "upstreamBuild" : 345,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 345,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
            "branch" : [
              {
                "SHA1" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
            "branch" : [
              {
                "SHA1" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
        "branch" : [
          {
            "SHA1" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#345",
  "duration" : 88299,
  "estimatedDuration" : 2528180,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #345",
  "id" : "2011-03-05_04-30-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 345,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1299295841000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/345/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/Gears.java"
        ],
        "commitId" : "b663dd3d22c5d0462e34ec4227630b3470abfdff",
        "timestamp" : 1299290773000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "junit Gears: remove AWT GLCanvas from import\u000a",
        "date" : "2011-03-05T03:06:13+0100",
        "id" : "b663dd3d22c5d0462e34ec4227630b3470abfdff",
        "msg" : "junit Gears: remove AWT GLCanvas from import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/Gears.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/MemoryObject.java"
        ],
        "commitId" : "47bad30d1a3a96b962f651bf8baeee228387fcc5",
        "timestamp" : 1299291106000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix MemoryObject: Remove unnecessary and slow hash collision action\u000a",
        "date" : "2011-03-05T03:11:46+0100",
        "id" : "47bad30d1a3a96b962f651bf8baeee228387fcc5",
        "msg" : "Fix MemoryObject: Remove unnecessary and slow hash collision action",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/MemoryObject.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/Gears.java"
        ],
        "commitId" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
        "timestamp" : 1299291330000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Revert Gears: Remove static main, since junit tries to load references (AWT); Remove static init as well\u000a",
        "date" : "2011-03-05T03:15:30+0100",
        "id" : "b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e",
        "msg" : "Revert Gears: Remove static main, since junit tries to load references",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/Gears.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}