{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Sven Gothel",
          "userId" : "sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 932,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
            "branch" : [
              {
                "SHA1" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
            "branch" : [
              {
                "SHA1" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
        "branch" : [
          {
            "SHA1" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 73,
      "skipCount" : 0,
      "totalCount" : 381,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#932",
  "duration" : 220948,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #932",
  "id" : "2014-02-17_02-59-16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 932,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1392602356000,
  "url" : "https://jogamp.org/chuck/job/jocl/932/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x64-sgothel-021",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jocl.all.win64.bat",
          "make/scripts/make.jocl.all.win32.bat"
        ],
        "commitId" : "52672ae306180a6247a61d08f98185dbc8009479",
        "timestamp" : 1392591292000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Windows build scripts: Bump ant to 1.8.2\u000a",
        "date" : "2014-02-16T23:54:52+0100",
        "id" : "52672ae306180a6247a61d08f98185dbc8009479",
        "msg" : "Windows build scripts: Bump ant to 1.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.win32.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml",
          "make/config/cl-if.cfg"
        ],
        "commitId" : "4fe49b4a14196f4189318a54603f285b2cdbdc84",
        "timestamp" : 1392591603000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix build.xml: Remove gluegen config dependency on ../build using build-temp\u000a\u000aFix copy2temp target and issue it before gluegen of cl-if.cfg.\u000a\u000aNote: ${project.root}/build cannot be a hard-dependency since\u000a      ${rootrel.build} is configurable hence\u000a      ${project.root}/${rootrel.build}.\u000a",
        "date" : "2014-02-17T00:00:03+0100",
        "id" : "4fe49b4a14196f4189318a54603f285b2cdbdc84",
        "msg" : "Fix build.xml: Remove gluegen config dependency on ../build using",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/config/cl-if.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-x64.bat",
          "make/scripts/tests-x32.bat"
        ],
        "commitId" : "43e07292432a8826e4ea426a2ba7c9a9d4b68537",
        "timestamp" : 1392592541000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix windows test scripts (CP, D_ARGS, ..)\u000a",
        "date" : "2014-02-17T00:15:41+0100",
        "id" : "43e07292432a8826e4ea426a2ba7c9a9d4b68537",
        "msg" : "Fix windows test scripts (CP, D_ARGS, ..)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/llb/impl/CLDynamicLibraryBundleInfo.java",
          "make/config/clImplCustomCode.c",
          "make/scripts/tests.sh",
          "make/scripts/tests-win.bat"
        ],
        "commitId" : "569726132f622e290bebc5d40c96f8115dbcb5da",
        "timestamp" : 1392597052000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 920 - JOCL does not work on windows with 32 bit vm (1/2)\u000a\u000aThe 'clGetExtensionFunctionAddress' function pointer declaration was faulty,\u000ai.e. using CL_API_ENTRY instead of CL_API_CALL.\u000aCL_API_CALL on windows is defined as '__stdcall' which impacts Window 32bit platforms.\u000a\u000aFixed same issue w/:\u000a  - clCreateContext\u000a  - clBuildProgram\u000a\u000aSame issue occurs with _all_ gluegen generated native function wrappers,\u000ai.e. CL_API_CALL is missing in the function declarations!\u000a\u000aI will follow-up w/ this fix in a bit ..\u000a",
        "date" : "2014-02-17T01:30:52+0100",
        "id" : "569726132f622e290bebc5d40c96f8115dbcb5da",
        "msg" : "Fix Bug 920 - JOCL does not work on windows with 32 bit vm (1/2)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/config/clImplCustomCode.c"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/llb/impl/CLDynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/cl-impl.cfg"
        ],
        "commitId" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
        "timestamp" : 1392598617000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 920 - JOCL does not work on windows with 32 bit vm (2/2)\u000a\u000aAll gluegen generated native function wrappers,\u000amiss CL_API_CALL in the function declarations\u000asimilar to commit 569726132f622e290bebc5d40c96f8115dbcb5da.\u000a\u000aAdding gluegen calling convention to cl-impl.cfg:\u000a  LocalProcAddressCallingConvention __ALL__ CL_API_CALL\u000a\u000aAll tests passed on windows 32bit now!\u000a",
        "date" : "2014-02-17T01:56:57+0100",
        "id" : "aeb5cb8f1de47841cca328227faff0d4ccbb97c5",
        "msg" : "Fix Bug 920 - JOCL does not work on windows with 32 bit vm (2/2)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/cl-impl.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/lixoman100",
      "fullName" : "lixoman100"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
      "fullName" : "Wade Walker"
    }
  ],
  "runs" : [
    {
      "number" : 932,
      "url" : "https://jogamp.org/chuck/job/jocl/label=linux-x86_64/932/"
    },
    {
      "number" : 932,
      "url" : "https://jogamp.org/chuck/job/jocl/label=macos-x86_64/932/"
    },
    {
      "number" : 932,
      "url" : "https://jogamp.org/chuck/job/jocl/label=windows-x86_64/932/"
    }
  ]
}