{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 880",
          "upstreamBuild" : 880,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 880,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
            "branch" : [
              {
                "SHA1" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
            "branch" : [
              {
                "SHA1" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
        "branch" : [
          {
            "SHA1" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 248,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#880",
  "duration" : 472006,
  "estimatedDuration" : 392538,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #880",
  "id" : "2015-08-02_02-50-15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 880,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1438476615000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=windows-x86_64/880/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/util/TestBitstream00.java",
          "src/junit/com/jogamp/common/util/TestBitstream02.java",
          "src/junit/com/jogamp/common/util/TestBitstream01.java",
          "src/junit/com/jogamp/common/util/BitstreamData.java",
          "src/junit/com/jogamp/common/util/TestBitstream04.java",
          "src/junit/com/jogamp/common/util/BitDemoData.java",
          "src/junit/com/jogamp/common/util/TestBitstream03.java"
        ],
        "commitId" : "805800e9b02acf54a6cc5a04ce94c9b465c42f43",
        "timestamp" : 1438459476000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bitfield: Reuse [BitstreamData -> BitDemoData] for unit tests\u000a",
        "date" : "2015-08-01T22:04:36+0200",
        "id" : "805800e9b02acf54a6cc5a04ce94c9b465c42f43",
        "msg" : "Bitfield: Reuse [BitstreamData -> BitDemoData] for unit tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitstream02.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/BitDemoData.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/util/BitstreamData.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitstream00.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitstream04.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitstream01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitstream03.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/common/util/Int32ArrayBitfield.java",
          "src/java/com/jogamp/common/util/Bitfield.java",
          "src/java/com/jogamp/common/util/IntBitfield.java",
          "make/scripts/runtest.sh",
          "src/java/jogamp/common/util/Int32Bitfield.java",
          "src/java/jogamp/common/util/SyncedBitfield.java",
          "src/junit/com/jogamp/common/util/TestBitfield00.java"
        ],
        "commitId" : "047e9adaf2a5f51f7acfa194a744c99b6bfadaea",
        "timestamp" : 1438463541000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and bitCount(), add unit test (passed)\u000a",
        "date" : "2015-08-01T23:12:21+0200",
        "id" : "047e9adaf2a5f51f7acfa194a744c99b6bfadaea",
        "msg" : "Bitfield: Refine API method names, add clearField(boolean), fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/Bitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IntBitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/Int32ArrayBitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/Int32Bitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/SyncedBitfield.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/TestBitfield00.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IntBitfield.java"
        ],
        "commitId" : "8342d3bdbe2e14ad44dfc708e00daf721dae6a58",
        "timestamp" : 1438463628000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "IntBitfield: Fix units calculation ( +7 -> +31 for ceiling, using 32bits per unit)\u000a",
        "date" : "2015-08-01T23:13:48+0200",
        "id" : "8342d3bdbe2e14ad44dfc708e00daf721dae6a58",
        "msg" : "IntBitfield: Fix units calculation ( +7 -> +31 for ceiling, using 32bits",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IntBitfield.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/common/util/SyncedBitfield.java"
        ],
        "commitId" : "74c25e4f1ee32686229c4032671b94022269d33b",
        "timestamp" : 1438463921000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "SyncedBitfield.clearField: Must be synchronized\u000a",
        "date" : "2015-08-01T23:18:41+0200",
        "id" : "74c25e4f1ee32686229c4032671b94022269d33b",
        "msg" : "SyncedBitfield.clearField: Must be synchronized",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/SyncedBitfield.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/util/TestBitfield00.java"
        ],
        "commitId" : "bea171a16539b16b493acc9cc0e102985e2939a6",
        "timestamp" : 1438464149000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Test Bitfield: Validate Bitfield.copy(..) return value\u000a",
        "date" : "2015-08-01T23:22:29+0200",
        "id" : "bea171a16539b16b493acc9cc0e102985e2939a6",
        "msg" : "Test Bitfield: Validate Bitfield.copy(..) return value",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitfield00.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/common/util/Int32ArrayBitfield.java",
          "src/java/com/jogamp/common/util/Bitfield.java",
          "src/java/jogamp/common/util/SyncedBitfield.java",
          "src/junit/com/jogamp/common/util/TestBitfield00.java",
          "src/java/jogamp/common/util/Int32Bitfield.java"
        ],
        "commitId" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
        "timestamp" : 1438466988000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bitfield.put(..): Return previous value\u000a",
        "date" : "2015-08-02T00:09:48+0200",
        "id" : "fb970d92bc737afe34e23a0667b1737c6b105fde",
        "msg" : "Fix Bitfield.put(..): Return previous value",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/Int32ArrayBitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestBitfield00.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/Int32Bitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/SyncedBitfield.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/Bitfield.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}