{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 767",
          "upstreamBuild" : 767,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 767,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
            "branch" : [
              {
                "SHA1" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
            "branch" : [
              {
                "SHA1" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
        "branch" : [
          {
            "SHA1" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
            "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" : 320,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#767",
  "duration" : 344704,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 #767",
  "id" : "2014-01-24_13-11-08",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 767,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1390565468000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=macos-x86_64/767/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/Platform.java"
        ],
        "commitId" : "748ad7e1e0d58d4e1f4bb41cea39af091b5bf5dd",
        "timestamp" : 1390498708000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Platform: Fix API doc of getCPUFamily(), getCPUType() and getABIType()\u000a",
        "date" : "2014-01-23T18:38:28+0100",
        "id" : "748ad7e1e0d58d4e1f4bb41cea39af091b5bf5dd",
        "msg" : "Platform: Fix API doc of getCPUFamily(), getCPUType() and getABIType()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/TestMultiAndFatJar/make-fat_and_multi.sh",
          "test/TestMultiAndFatJar/run-fat.sh",
          "test/TestMultiAndFatJar/run-multi.sh"
        ],
        "commitId" : "2868816971bb80eb226e6edffc527d909ced755b",
        "timestamp" : 1390524266000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine test/TestMultiAndFatJar: Demoing test class outside of fat and multi jar\u000a\u000aUse 'output' folder\u000a\u000a- Copy jogl-test.jar and junit.jar to output, to be used in executing (run-*.sh)\u000a\u000aWorks here ..\u000a",
        "date" : "2014-01-24T01:44:26+0100",
        "id" : "2868816971bb80eb226e6edffc527d909ced755b",
        "msg" : "Refine test/TestMultiAndFatJar: Demoing test class outside of fat and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/TestMultiAndFatJar/make-fat_and_multi.sh"
          },
          {
            "editType" : "edit",
            "file" : "test/TestMultiAndFatJar/run-multi.sh"
          },
          {
            "editType" : "edit",
            "file" : "test/TestMultiAndFatJar/run-fat.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/AndroidVersion.java",
          "make/scripts/java-win64.bat",
          "make/scripts/runtest-x32.bat",
          "src/java/jogamp/common/os/android/GluegenVersionActivity.java",
          "make/scripts/runtest.sh",
          "src/java/jogamp/common/os/elf/ElfHeader.java",
          "make/scripts/runtest-x64.bat",
          "src/java/jogamp/common/os/MachineDescriptionRuntime.java",
          "src/java/com/jogamp/common/os/Platform.java",
          "make/scripts/adb-logcat.sh",
          "make/scripts/java-win32.bat",
          "src/java/jogamp/common/os/PlatformPropsImpl.java"
        ],
        "commitId" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
        "timestamp" : 1390561511000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'best' ABI\u000a\u000a- Use 'os.arch' as a prelim CPUType for MachineDescription\u000a\u000a- Always attempt to load a binary and parse it's elf header\u000a  - Linux: self-exe\u000a  - Android: gluegen-rt library\u000a  - Other: java lib\u000a\u000a- Always use details (ABI) if ARM\u000a\u000a- Android: Check CPU_TYPE and CPU_TYPE2\u000a\u000a// FIXME / HACK:\u000a//   We use sCPUType for MachineDescriptionRuntime.getStatic()\u000a//   until we have determined the final CPU_TYPE, etc.\u000a//   MachineDescriptionRuntime gets notified via MachineDescriptionRuntime.notifyPropsInitialized() below.\u000a//\u000a//   We could use Elf Ehdr's machine value to determine the bit-size\u000a//   used for it's offset table!\u000a//   However, 'os.arch' should be a good guess for this task.\u000a\u000aTested manually on\u000a  - Linux x86, x86_64, armhf (raspi)\u000a  - Android intel and arm\u000a  - Windows x86_64\u000a  - OSX x86_64\u000a",
        "date" : "2014-01-24T12:05:11+0100",
        "id" : "022c31eefaa0c11fbc069fd35cf5311a556c9ae5",
        "msg" : "Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-logcat.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/os/elf/ElfHeader.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/os/PlatformPropsImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/os/android/GluegenVersionActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/AndroidVersion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/os/MachineDescriptionRuntime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}