{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,439",
          "upstreamBuild" : 1439,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1439,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
            "branch" : [
              {
                "SHA1" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
            "branch" : [
              {
                "SHA1" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
        "branch" : [
          {
            "SHA1" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 1,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1439",
  "duration" : 2430503,
  "estimatedDuration" : 485024,
  "executor" : None,
  "fullDisplayName" : "jogl » android-arm64 #1439",
  "id" : "1439",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1439,
  "queueId" : 422,
  "result" : "SUCCESS",
  "timestamp" : 1442453755883,
  "url" : "https://jogamp.org/chuck/job/jogl/label=android-arm64/1439/",
  "builtOn" : "androidArm64-jogamp-aarch64-sgothel-041",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestLandscapeES2NewtCanvasAWT.java"
        ],
        "commitId" : "95e1db1adadbbab347304663bc4bd6fcad0d626d",
        "timestamp" : 1442371561000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Unit Tests: Add listening to NEWTDemoListener* (Missed in prev. patch)\u000a",
        "date" : "2015-09-16 04:46:01 +0200",
        "id" : "95e1db1adadbbab347304663bc4bd6fcad0d626d",
        "msg" : "Unit Tests: Add listening to NEWTDemoListener* (Missed in prev. patch)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestLandscapeES2NewtCanvasAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/util/av/GLMediaPlayerImpl.java"
        ],
        "commitId" : "a38a889150779c6c5f8da871a8df198912683e0b",
        "timestamp" : 1442441563000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1211: Fix regression of GLMediaPlayerImpl caused by commit\u000a68c8e39fa8d6e700f0a99241c1a01a435b7f6284\u000aGLMediaPlayerImpl.updateAttributes(..):\u000a - always set state -> Initialized if it was Uninitialized,\u000a   regardless whether we start StreamWorker.\u000a  - No need to handle exceptions here, just throw/pass/propagate them,\u000a   since called catches them and deals w/ 'em.\u000a",
        "date" : "2015-09-17 00:12:43 +0200",
        "id" : "a38a889150779c6c5f8da871a8df198912683e0b",
        "msg" : "Bug 1211: Fix regression of GLMediaPlayerImpl caused by commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/GLMediaPlayerImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java",
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "852faf012d8c6a93f65e0ebce87b3f70d8e2b6bf",
        "timestamp" : 1442449557000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead\u000aof throwing an exception, it is OK not to have ffmpeg/libav\u000a",
        "date" : "2015-09-17 02:25:57 +0200",
        "id" : "852faf012d8c6a93f65e0ebce87b3f70d8e2b6bf",
        "msg" : "FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextGLListener0A.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPURendererListenerBase01.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtCanvasAWTDemo.java",
          "src/newt/classes/com/jogamp/newt/opengl/util/NEWTDemoListener.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/ui/MediaPlayerButton.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextRendererListenerBase01.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtDemo.java"
        ],
        "commitId" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
        "timestamp" : 1442452643000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Unit Tests: NEWTDemoListener: Less verbose; GraphUI-Demos: Show DPI and\u000aPixel-Scale in GLEventListener.init(...)\u000a",
        "date" : "2015-09-17 03:17:23 +0200",
        "id" : "f2e1e9bb13679716148f45a66e99da0de114f4a1",
        "msg" : "Unit Tests: NEWTDemoListener: Less verbose; GraphUI-Demos: Show DPI and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPURendererListenerBase01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/ui/MediaPlayerButton.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextGLListener0A.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtCanvasAWTDemo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/util/NEWTDemoListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextRendererListenerBase01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneNewtDemo.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}