{
  "_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" : 4929,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
            "branch" : [
              {
                "SHA1" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
            "branch" : [
              {
                "SHA1" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
                "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" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
        "branch" : [
          {
            "SHA1" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
            "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" : "#4929",
  "duration" : 5325455,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4929",
  "id" : "4929",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4929,
  "queueId" : 1025,
  "result" : "SUCCESS",
  "timestamp" : 1500077126218,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4929/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/Makefile"
        ],
        "commitId" : "be3540e695e3f88edd85f2468594cedbc762bd1f",
        "timestamp" : 1500022046000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "curl: update to 7.54.1\u000a",
        "date" : "2017-07-14 11:47:26 +0300",
        "id" : "be3540e695e3f88edd85f2468594cedbc762bd1f",
        "msg" : "curl: update to 7.54.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgcrypt/patches/05-CVE-2017-7526-4.patch",
          "components/library/libgcrypt/patches/01-CVE-2015-0837.patch",
          "components/library/libgcrypt/patches/02-CVE-2017-7526-1.patch",
          "components/library/libgcrypt/patches/04-CVE-2017-7526-3.patch",
          "components/library/libgcrypt/patches/03-CVE-2017-7526-2.patch",
          "components/library/libgcrypt/Makefile",
          "components/library/libgcrypt/patches/06-CVE-2017-7526-5.patch",
          "components/library/libgcrypt/patches/02-CVE-2015-0837.patch"
        ],
        "commitId" : "bf41c4a629c2309dc3175ff6e17e1e844a3d6251",
        "timestamp" : 1500022059000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libgcrypt: add CVE-2017-7526 fix from Ubuntu\u000a",
        "date" : "2017-07-14 11:47:39 +0300",
        "id" : "bf41c4a629c2309dc3175ff6e17e1e844a3d6251",
        "msg" : "libgcrypt: add CVE-2017-7526 fix from Ubuntu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgcrypt/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libgcrypt/patches/02-CVE-2015-0837.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgcrypt/patches/03-CVE-2017-7526-2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgcrypt/patches/04-CVE-2017-7526-3.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgcrypt/patches/05-CVE-2017-7526-4.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgcrypt/patches/02-CVE-2017-7526-1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgcrypt/patches/01-CVE-2015-0837.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgcrypt/patches/06-CVE-2017-7526-5.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/30-cairo-perf.patch",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/31-jsexn.patch"
        ],
        "commitId" : "91ef7b922edf1719f9d662ab421c104ed5d57f3b",
        "timestamp" : 1500022083000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "firefox: update to 52.2.1esr, import some upstream patches\u000a",
        "date" : "2017-07-14 11:48:03 +0300",
        "id" : "91ef7b922edf1719f9d662ab421c104ed5d57f3b",
        "msg" : "firefox: update to 52.2.1esr, import some upstream patches",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/31-jsexn.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/30-cairo-perf.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/library/openssl/openssl-1.0.2/openssl-1.0.2.p5m",
          "components/library/openssl/openssl-1.0.2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5f514ff5151791bbb80d46234b3cb020c78c832f",
        "timestamp" : 1500022113000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "openssl-1.0.2: update to 1.0.2l\u000a",
        "date" : "2017-07-14 11:48:33 +0300",
        "id" : "5f514ff5151791bbb80d46234b3cb020c78c832f",
        "msg" : "openssl-1.0.2: update to 1.0.2l",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/openssl-1.0.2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/patchutils/patches/tests.patch",
          "components/patchutils/Makefile",
          "components/patchutils/patchutils.p5m",
          "components/text/patchutils/patches/02-util.patch",
          "components/text/patchutils/Makefile",
          "components/text/patchutils/test/results-64.master",
          "components/patchutils/patches/util.patch",
          "components/text/patchutils/patchutils.license",
          "components/text/patchutils/patchutils.p5m",
          "components/patchutils/manifests/sample-manifest.p5m",
          "components/text/patchutils/patches/01-tests.patch",
          "components/text/patchutils/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4a14845e2fcad91fc6eec04a9e145197c8d79ada",
        "timestamp" : 1500027430000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump patchutils to 0.3.4\u000a",
        "date" : "2017-07-14 13:17:10 +0300",
        "id" : "4a14845e2fcad91fc6eec04a9e145197c8d79ada",
        "msg" : "Bump patchutils to 0.3.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/text/patchutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/patchutils/patches/02-util.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/patchutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/patchutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/patchutils/patchutils.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/patchutils/patchutils.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/patchutils/test/results-64.master"
          },
          {
            "editType" : "delete",
            "file" : "components/patchutils/patches/tests.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/patchutils/patches/util.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/patchutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/patchutils/patches/01-tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/patchutils/patchutils.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/poppler/Makefile",
          "components/library/poppler/patches/01-CVE-2017-7511.patch"
        ],
        "commitId" : "727ab101035c22b0f5851da2ddb5c57230953156",
        "timestamp" : 1500033473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "poppler: update to 0.56.0\u000a",
        "date" : "2017-07-14 14:57:53 +0300",
        "id" : "727ab101035c22b0f5851da2ddb5c57230953156",
        "msg" : "poppler: update to 0.56.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/poppler/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/poppler/patches/01-CVE-2017-7511.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/patches/firefox-30-cairo-perf.patch",
          "components/mail/thunderbird/patches/firefox-22-cubeb.patch",
          "components/mail/thunderbird/patches/firefox-31-jsexn.patch",
          "components/mail/thunderbird/patches/firefox-29-WasmSignalHandlers.patch",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "4d115577799764bf8c964ab125c3cec02d2ef16e",
        "timestamp" : 1500036292000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "thunderbird: update to 52.2.1, resync patches with firefox\u000a",
        "date" : "2017-07-14 15:44:52 +0300",
        "id" : "4d115577799764bf8c964ab125c3cec02d2ef16e",
        "msg" : "thunderbird: update to 52.2.1, resync patches with firefox",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/firefox-22-cubeb.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/thunderbird/patches/firefox-30-cairo-perf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/firefox-29-WasmSignalHandlers.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/mail/thunderbird/patches/firefox-31-jsexn.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/mercurial/patches/rst.patch",
          "components/developer/mercurial/patches/tailtest.patch",
          "components/developer/mercurial/patches/manpages.patch",
          "components/developer/mercurial/manifests/sample-manifest.p5m",
          "components/developer/mercurial/mercurial-PYVER.p5m",
          "components/developer/mercurial/Makefile"
        ],
        "commitId" : "49524569d799b8e6d195d9cbb21fa672fd39b1cd",
        "timestamp" : 1500050833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mercurial: update to 4.2.2\u000a",
        "date" : "2017-07-14 19:47:13 +0300",
        "id" : "49524569d799b8e6d195d9cbb21fa672fd39b1cd",
        "msg" : "mercurial: update to 4.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/mercurial/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/mercurial/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/mercurial/patches/rst.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/mercurial/mercurial-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/mercurial/patches/manpages.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/mercurial/patches/tailtest.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/evince/patches/evince-02-require-ice.patch",
          "components/evince/patches/evince-03-fix-doc.patch",
          "components/evince/evince.p5m",
          "components/python/gnome-python-desktop/gnome-python-desktop-GENFRAG.p5m",
          "components/evince/patches/evince-05-remove-newline.patch",
          "components/python/gnome-python-desktop/gnome-python-desktop-PYVER.p5m",
          "components/evince/patches/evince-06-new-poppler-api-update.patch",
          "components/python/gnome-python-desktop/Makefile",
          "components/meta-packages/history/history",
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/gnome2",
          "components/evince/patches/evince-01-menu-entry.patch",
          "components/evince/manifests/sample-manifest.p5m",
          "components/evince/Makefile",
          "components/python/gnome-python-desktop/manifests/sample-manifest.p5m"
        ],
        "commitId" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
        "timestamp" : 1500068031000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove evince\u000a",
        "date" : "2017-07-15 00:33:51 +0300",
        "id" : "03056c5ee2ec0deaf3e63beccf8d032b0cbe61bc",
        "msg" : "Remove evince",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/evince/patches/evince-01-menu-entry.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-desktop/gnome-python-desktop-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/patches/evince-05-remove-newline.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-desktop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/gnome2"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-desktop/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/evince.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-desktop/gnome-python-desktop-GENFRAG.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/patches/evince-02-require-ice.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/patches/evince-03-fix-doc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evince/patches/evince-06-new-poppler-api-update.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}