{
  "_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" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12172,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
            "branch" : [
              {
                "SHA1" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
            "branch" : [
              {
                "SHA1" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
        "branch" : [
          {
            "SHA1" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
            "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" : "#12172",
  "duration" : 565462,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #12172",
  "id" : "12172",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12172,
  "queueId" : 734,
  "result" : "SUCCESS",
  "timestamp" : 1728043271882,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/12172/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "85dbdd6f69f457d4b4f9ca900e0a045bf8c57ae7",
        "timestamp" : 1728043021000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: add libjpeg to PKG_CONFIG_PATH\u000a\u000a",
        "date" : "2024-10-04 13:57:01 +0200",
        "id" : "85dbdd6f69f457d4b4f9ca900e0a045bf8c57ae7",
        "msg" : "shared-macros.mk: add libjpeg to PKG_CONFIG_PATH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycryptodome-test-vectors/manifests/sample-manifest.p5m",
          "components/python/pycryptodome-test-vectors/Makefile",
          "components/python/pycryptodome-test-vectors/.gitignore",
          "components/python/pycryptodome-test-vectors/pycryptodome-test-vectors-PYVER.p5m"
        ],
        "commitId" : "8ddaecd8dfc41b833cd5e01e915ac9fcae6dd0b6",
        "timestamp" : 1728043041000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pycryptodome-test-vectors: update to 1.0.20\u000a\u000a",
        "date" : "2024-10-04 13:57:21 +0200",
        "id" : "8ddaecd8dfc41b833cd5e01e915ac9fcae6dd0b6",
        "msg" : "python/pycryptodome-test-vectors: update to 1.0.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/pycryptodome-test-vectors-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Math-Random-ISAAC/perl-integrate-module.conf",
          "components/perl/Math-Random-ISAAC/test/results-all.master",
          "components/perl/Math-Random-ISAAC/Math-Random-ISAAC-PERLVER.p5m",
          "components/perl/Math-Random-ISAAC/pkg5",
          "components/perl/Math-Random-ISAAC/.gitignore",
          "components/perl/Math-Random-ISAAC/Makefile",
          "components/perl/Math-Random-ISAAC/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c2f9cc135c90ef7171e8ea1b597614c71cd42ad6",
        "timestamp" : 1728043078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Math::Random::ISAAC Perl module\u000a\u000a",
        "date" : "2024-10-04 13:57:58 +0200",
        "id" : "c2f9cc135c90ef7171e8ea1b597614c71cd42ad6",
        "msg" : "Add Math::Random::ISAAC Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/Math-Random-ISAAC-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Random-ISAAC/perl-integrate-module.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-Random-TESHA2/.gitignore",
          "components/perl/Crypt-Random-TESHA2/Crypt-Random-TESHA2-PERLVER.p5m",
          "components/perl/Crypt-Random-TESHA2/manifests/sample-manifest.p5m",
          "components/perl/Crypt-Random-TESHA2/test/results-all.master",
          "components/perl/Crypt-Random-TESHA2/pkg5",
          "components/perl/Crypt-Random-TESHA2/Makefile"
        ],
        "commitId" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
        "timestamp" : 1728043094000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Crypt::Random::TESHA2 Perl module\u000a\u000a",
        "date" : "2024-10-04 13:58:14 +0200",
        "id" : "fd17656e0612d0de700ae8dab744dd205f1ed786",
        "msg" : "Add Crypt::Random::TESHA2 Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-Random-TESHA2/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-Random-TESHA2/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-Random-TESHA2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-Random-TESHA2/Crypt-Random-TESHA2-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-Random-TESHA2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-Random-TESHA2/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}