{
  "_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" : 6613,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
            "branch" : [
              {
                "SHA1" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
            "branch" : [
              {
                "SHA1" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
        "branch" : [
          {
            "SHA1" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6613",
  "duration" : 8214893,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6613",
  "id" : "6613",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6613,
  "queueId" : 2942,
  "result" : "SUCCESS",
  "timestamp" : 1642723504071,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6613/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/xapian/test/results-32.master",
          "components/library/xapian/test/results-64.master",
          "components/library/xapian/Makefile",
          "components/library/xapian/manifests/sample-manifest.p5m",
          "components/library/xapian/xapian.p5m"
        ],
        "commitId" : "1d279707425b090d37402963cc5c8e4548c980c7",
        "timestamp" : 1642664511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xapian: update to 1.4.19\u000a\u000a",
        "date" : "2022-01-20 08:41:51 +0100",
        "id" : "1d279707425b090d37402963cc5c8e4548c980c7",
        "msg" : "xapian: update to 1.4.19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/xapian/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/xapian.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-13/patches/02-no-ssp-linking.patch",
          "components/developer/clang-13/Makefile",
          "components/developer/clang-13/test/results-64.master",
          "components/developer/clang-13/manifests/sample-manifest.p5m",
          "components/developer/clang-13/patches/033-solaris-LLVM-JIT.patch",
          "components/developer/clang-13/patches/10-add-__illumos__-preprocessor-definition.patch",
          "components/developer/clang-13/patches/08-no-version-script.patch",
          "components/developer/clang-13/clang-13.p5m",
          "components/developer/clang-13/patches/07-tools_llvm-shlib_CMakeLists.txt.patch",
          "components/developer/clang-13/pkg5",
          "components/developer/clang-13/patches/04-no-usr-local-include.patch",
          "components/developer/clang-13/patches/03-default-preprocessor-definition.patch",
          "components/developer/clang-13/patches/05-no-default-libgcc_s-linking.patch",
          "components/developer/clang-13/patches/01-use-gas.patch",
          "components/developer/clang-13/patches/09-no-symbolic-functions.patch",
          "components/developer/clang-13/clang-13-runtime.p5m"
        ],
        "commitId" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
        "timestamp" : 1642664529000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add Clang-13 to oi-userland\u000a\u000a",
        "date" : "2022-01-20 08:42:09 +0100",
        "id" : "c52d78ca684d4300b03fe19078db67c3adc77cc6",
        "msg" : "add Clang-13 to oi-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/10-add-__illumos__-preprocessor-definition.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/033-solaris-LLVM-JIT.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/clang-13.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/02-no-ssp-linking.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/01-use-gas.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/05-no-default-libgcc_s-linking.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/clang-13-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/03-default-preprocessor-definition.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/07-tools_llvm-shlib_CMakeLists.txt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/04-no-usr-local-include.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/08-no-version-script.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/patches/09-no-symbolic-functions.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-13/test/results-64.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}