{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5173,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
            "branch" : [
              {
                "SHA1" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
            "branch" : [
              {
                "SHA1" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
        "branch" : [
          {
            "SHA1" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
            "name" : "refs/remotes/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" : "#5173",
  "duration" : 4842566,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5173",
  "id" : "5173",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5173,
  "queueId" : 1871,
  "result" : "SUCCESS",
  "timestamp" : 1521245114665,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5173/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/patches/022-CVE-2018-1000120.patch",
          "components/web/curl/patches/023-CVE-2018-1000121.patch",
          "components/web/curl/patches/024-CVE-2018-1000122.patch",
          "components/web/curl/Makefile",
          "components/web/curl/patches/021-CVE-2018-1000120-pre.patch"
        ],
        "commitId" : "92b7022bf7b391181619d72baed3afca87e01b90",
        "timestamp" : 1521186569000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "curl: fix CVE-2018-1000120, CVE-2018-1000121, CVE-2018-1000122\u000a",
        "date" : "2018-03-16 10:49:29 +0300",
        "id" : "92b7022bf7b391181619d72baed3afca87e01b90",
        "msg" : "curl: fix CVE-2018-1000120, CVE-2018-1000121, CVE-2018-1000122",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/curl/patches/021-CVE-2018-1000120-pre.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/curl/patches/023-CVE-2018-1000121.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/curl/patches/022-CVE-2018-1000120.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/curl/patches/024-CVE-2018-1000122.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/goffice/manifests/sample-manifest.p5m",
          "components/library/goffice/patches/sun_go-math.patch",
          "components/library/goffice/Makefile",
          "components/library/goffice/goffice.p5m"
        ],
        "commitId" : "2a58fc743aa6d235478a0303115768b0902e28d2",
        "timestamp" : 1521186640000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "update to goffice-0.10.39\u000a",
        "date" : "2018-03-16 10:50:40 +0300",
        "id" : "2a58fc743aa6d235478a0303115768b0902e28d2",
        "msg" : "update to goffice-0.10.39",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/goffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/goffice.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/patches/sun_go-math.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/tig/tig.p5m",
          "components/developer/tig/manifests/sample-manifest.p5m",
          "components/developer/tig/tig.license",
          "components/developer/tig/Makefile"
        ],
        "commitId" : "762f99ee789ef2bd170aaa1ecf47fadd578044a4",
        "timestamp" : 1521187967000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add tig 2.3.3\u000a",
        "date" : "2018-03-16 11:12:47 +0300",
        "id" : "762f99ee789ef2bd170aaa1ecf47fadd578044a4",
        "msg" : "Add tig 2.3.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/tig/tig.license"
          },
          {
            "editType" : "add",
            "file" : "components/developer/tig/tig.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/tig/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/tig/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnumeric/gnumeric.p5m",
          "components/desktop/gnumeric/Makefile",
          "components/desktop/gnumeric/patches/tests_zcat_to_gzip.patch"
        ],
        "commitId" : "41375c402df2f479d7eb761b21c44ad60c96ce44",
        "timestamp" : 1521193559000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "update to gnumeric-1.12.39\u000a",
        "date" : "2018-03-16 12:45:59 +0300",
        "id" : "41375c402df2f479d7eb761b21c44ad60c96ce44",
        "msg" : "update to gnumeric-1.12.39",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnumeric/gnumeric.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnumeric/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnumeric/patches/tests_zcat_to_gzip.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/manifests/sample-manifest.p5m",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/01-FF43.0b3_OpenSXCE_x86_x64.patch",
          "components/web/firefox/firefox.p5m"
        ],
        "commitId" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
        "timestamp" : 1521193581000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "firefox: update to 52.7.2esr\u000a",
        "date" : "2018-03-16 12:46:21 +0300",
        "id" : "b9b454449e51b86b6b9a39783ae6cf271982f71d",
        "msg" : "firefox: update to 52.7.2esr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/firefox.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/01-FF43.0b3_OpenSXCE_x86_x64.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}