{
  "_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" : 6169,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c5046bedaeff9619e70fc07d7396e875946551a2",
            "branch" : [
              {
                "SHA1" : "c5046bedaeff9619e70fc07d7396e875946551a2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c5046bedaeff9619e70fc07d7396e875946551a2",
            "branch" : [
              {
                "SHA1" : "c5046bedaeff9619e70fc07d7396e875946551a2",
                "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" : "c5046bedaeff9619e70fc07d7396e875946551a2",
        "branch" : [
          {
            "SHA1" : "c5046bedaeff9619e70fc07d7396e875946551a2",
            "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" : "#6169",
  "duration" : 8521818,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6169",
  "id" : "6169",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6169,
  "queueId" : 1410,
  "result" : "SUCCESS",
  "timestamp" : 1605225950993,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6169/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls-3/gnutls-3.p5m",
          "components/library/gnutls-3/manifests/sample-manifest.p5m",
          "components/library/gnutls-3/Makefile",
          "components/library/gnutls-3/test/results-all.master",
          "components/library/gnutls-3/patches/02_remove_elliptical.patch",
          "components/library/gnutls-3/patches/fix-testsuite.patch",
          "components/library/gnutls-3/pkg5",
          "components/library/gnutls-3/patches/01_def_max_align_t.patch",
          "components/library/gnutls-3/patches/04_fix_libidn2_2.1_usage.patch"
        ],
        "commitId" : "7eab52a839cb7e4abab7a755d7cbf7d3737caf6d",
        "timestamp" : 1605160686000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update gnutls-3 to 3.6.15\u000a* Update gnutls-3 to 3.6.15 (fixes a bug in 3.6.9 and below)\u000a\u000a* update test suite (i guess CVS is installed on the build server?)\u000a\u000a* import patch from upstream\u000a3.4 no longer exists in 3.6\u000a",
        "date" : "2020-11-12 06:58:06 +0100",
        "id" : "7eab52a839cb7e4abab7a755d7cbf7d3737caf6d",
        "msg" : "Update gnutls-3 to 3.6.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/patches/01_def_max_align_t.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/patches/02_remove_elliptical.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/patches/04_fix_libidn2_2.1_usage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/patches/fix-testsuite.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/gnutls-3.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgcrypt/libgcrypt.p5m",
          "components/library/libgcrypt/Makefile",
          "components/library/libgcrypt/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d5a44f58a94e301a2db4608c7e94a2cc3cc86d91",
        "timestamp" : 1605205211000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libgcrypt: update to 1.8.7\u000a",
        "date" : "2020-11-12 19:20:11 +0100",
        "id" : "d5a44f58a94e301a2db4608c7e94a2cc3cc86d91",
        "msg" : "libgcrypt: update to 1.8.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgcrypt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgcrypt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgcrypt/libgcrypt.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gnupg/patches/02-disable-t-protect.patch",
          "components/sysutils/gnupg/gnupg.p5m",
          "components/sysutils/gnupg/manifests/sample-manifest.p5m",
          "components/sysutils/gnupg/patches/03-disable-hanging-tests.patch",
          "components/sysutils/gnupg/Makefile"
        ],
        "commitId" : "c5046bedaeff9619e70fc07d7396e875946551a2",
        "timestamp" : 1605207205000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnupg: update to 2.2.23\u000a",
        "date" : "2020-11-12 19:53:25 +0100",
        "id" : "c5046bedaeff9619e70fc07d7396e875946551a2",
        "msg" : "gnupg: update to 2.2.23",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/gnupg/patches/02-disable-t-protect.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gnupg/patches/03-disable-hanging-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/gnupg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}