{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 583",
          "upstreamBuild" : 583,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 583,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73969716cb167052353c34d65e6c9006ff4daea3",
            "branch" : [
              {
                "SHA1" : "73969716cb167052353c34d65e6c9006ff4daea3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73969716cb167052353c34d65e6c9006ff4daea3",
            "branch" : [
              {
                "SHA1" : "73969716cb167052353c34d65e6c9006ff4daea3",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 431,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "73969716cb167052353c34d65e6c9006ff4daea3",
        "branch" : [
          {
            "SHA1" : "73969716cb167052353c34d65e6c9006ff4daea3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 86,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#583",
  "duration" : 148938,
  "estimatedDuration" : 392538,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #583",
  "id" : "2012-08-23_22-30-07",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 583,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1345753807000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=windows-x86_64/583/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/gluegen-rt.jnlp"
        ],
        "commitId" : "56dad6015bce0c9f11fdb1120fec77cc2e0a22fc",
        "timestamp" : 1345619464000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf.\u000a\u000aDue to the lack of OS Arch and ABI detection in JNLP launchers\u000aforce us download both armv6 armel and armv6hf armhf ABI jars on ARM.\u000a",
        "date" : "2012-08-22T09:11:04+0200",
        "id" : "56dad6015bce0c9f11fdb1120fec77cc2e0a22fc",
        "msg" : "JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/gluegen-rt.jnlp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/gluegen-rt.jnlp"
        ],
        "commitId" : "7ec3d0b6a90f2204eb3272324cf5908caa4597b4",
        "timestamp" : 1345723091000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Revert \"JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf.\"\u000a\u000aThis reverts commit 56dad6015bce0c9f11fdb1120fec77cc2e0a22fc.\u000a\u000aI have merged this patch w/o dbl checking whether it was well tested.\u000aPut this on hold until further inspection on ARM hard/soft.\u000a\u000aIMHO the native JAR lib loading mechanism should take care of loading the\u000aright native libraries. This details actually would allow us\u000ato drop all native library references in the base JNLP files.\u000a",
        "date" : "2012-08-23T13:58:11+0200",
        "id" : "7ec3d0b6a90f2204eb3272324cf5908caa4597b4",
        "msg" : "Revert \"JNLP: Cache gluegen-rt-natives for linux-armv6 and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/gluegen-rt.jnlp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/gluegen-properties.xml",
          "make/jogamp-androidtasks.xml"
        ],
        "commitId" : "03ddbda61938295be0cfc62501e5a6ab0daaaef6",
        "timestamp" : 1345746410000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Allow the custom user gluegen property file being specified by env var GLUEGEN_PROPERTIES_FILE -> property gluegen.user.properties.file ; Use props for android keystore values\u000a",
        "date" : "2012-08-23T20:26:50+0200",
        "id" : "03ddbda61938295be0cfc62501e5a6ab0daaaef6",
        "msg" : "Allow the custom user gluegen property file being specified by env var",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/gluegen-properties.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/jogamp-androidtasks.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "73969716cb167052353c34d65e6c9006ff4daea3",
        "timestamp" : 1345746444000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: Bump version.code: 914011\u000a",
        "date" : "2012-08-23T20:27:24+0200",
        "id" : "73969716cb167052353c34d65e6c9006ff4daea3",
        "msg" : "Android: Bump version.code: 914011",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ]
}