{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1023,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4100244566bf81131465330cbae069568313770d",
            "branch" : [
              {
                "SHA1" : "4100244566bf81131465330cbae069568313770d",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4100244566bf81131465330cbae069568313770d",
            "branch" : [
              {
                "SHA1" : "4100244566bf81131465330cbae069568313770d",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4100244566bf81131465330cbae069568313770d",
        "branch" : [
          {
            "SHA1" : "4100244566bf81131465330cbae069568313770d",
            "name" : "origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1023",
  "duration" : 1604289,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1023",
  "id" : "2014-07-19_12-01-04",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1023,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1405771264000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1023/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/libproxy-mozjs.p5m",
          "components/libproxy/Makefile",
          "components/libproxy/libproxy-mozjs.p5m"
        ],
        "commitId" : "26dfaa20c2cd219d3b3065f31751536fdd91f977",
        "timestamp" : 1405755629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Mark libproxy-mozjs as obsolete\u000a",
        "date" : "2014-07-19T11:40:29+0400",
        "id" : "26dfaa20c2cd219d3b3065f31751536fdd91f977",
        "msg" : "Mark libproxy-mozjs as obsolete",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libproxy/libproxy-mozjs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libproxy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/libproxy-mozjs.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/gnome-python-extras/patches/gnome-python-extras-02-using-firefox3.patch",
          "components/python/gnome-python-extras/Makefile",
          "components/python/gnome-python-extras/gnome-python-extras-26.p5m"
        ],
        "commitId" : "e1b51db1b9d3424d9501615955486f2a4aa2492d",
        "timestamp" : 1405756214000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove gtkmozembed python 2.6 module\u000a",
        "date" : "2014-07-19T11:50:14+0400",
        "id" : "e1b51db1b9d3424d9501615955486f2a4aa2492d",
        "msg" : "Remove gtkmozembed python 2.6 module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-extras/gnome-python-extras-26.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/gnome-python-extras/patches/gnome-python-extras-02-using-firefox3.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-extras/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gtk-vnc/gtk-vnc.p5m",
          "components/gtk-vnc/Makefile"
        ],
        "commitId" : "7031182f9f0f7b43ec5b0ecb9772be42bf75bf94",
        "timestamp" : 1405756341000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix gtk-vnc after firefox update\u000a",
        "date" : "2014-07-19T11:52:21+0400",
        "id" : "7031182f9f0f7b43ec5b0ecb9772be42bf75bf94",
        "msg" : "Fix gtk-vnc after firefox update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gtk-vnc/gtk-vnc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/gtk-vnc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/icedtea-web/firefox-java.p5m",
          "components/icedtea-web/Makefile"
        ],
        "commitId" : "a243b4fb68d069b0fb6523dde853e8f87c321f8d",
        "timestamp" : 1405756411000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix firefox-java after firefox update\u000a",
        "date" : "2014-07-19T11:53:31+0400",
        "id" : "a243b4fb68d069b0fb6523dde853e8f87c321f8d",
        "msg" : "Fix firefox-java after firefox update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/icedtea-web/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/icedtea-web/firefox-java.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/xrx/Makefile",
          "components/xrx/firefox-xrx.p5m"
        ],
        "commitId" : "a7363bf8ca4310167cd28e15ec89f1340948fd5a",
        "timestamp" : 1405756467000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix firefox-xrx after firefox update\u000a",
        "date" : "2014-07-19T11:54:27+0400",
        "id" : "a7363bf8ca4310167cd28e15ec89f1340948fd5a",
        "msg" : "Fix firefox-xrx after firefox update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/xrx/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/xrx/firefox-xrx.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/totem/Makefile",
          "components/totem/totem.p5m",
          "components/totem/patches/totem-03-browserplugin.patch"
        ],
        "commitId" : "8273224c95f44a83691cc73d849d69fc13f4c1f0",
        "timestamp" : 1405756629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix totem after firefox update\u000a",
        "date" : "2014-07-19T11:57:09+0400",
        "id" : "8273224c95f44a83691cc73d849d69fc13f4c1f0",
        "msg" : "Fix totem after firefox update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/totem/totem.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/totem/patches/totem-03-browserplugin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/totem/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}