{
  "_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" : 7869,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
            "branch" : [
              {
                "SHA1" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
            "branch" : [
              {
                "SHA1" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
        "branch" : [
          {
            "SHA1" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
            "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" : null,
  "displayName" : "#7869",
  "duration" : 2751150,
  "estimatedDuration" : 2788878,
  "executor" : null,
  "fullDisplayName" : "illumos-gate #7869",
  "id" : "7869",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 7869,
  "queueId" : 1327,
  "result" : "SUCCESS",
  "timestamp" : 1788901553532,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7869/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/developer/gcc-10/gcc-10-compat-links.p5m",
          "components/developer/gcc-10/patches/0039-strip-libraries.patch",
          "components/developer/gcc-10/gcc-10.p5m",
          "components/developer/gcc-10/Makefile",
          "components/developer/gcc-10/manifests/sample-manifest.p5m",
          "components/developer/gcc-10/sparc/gmp_asm_sparcv9_cpuflags.patch",
          "components/developer/gcc-10/pkg5",
          "components/developer/gcc-10/patches/0033-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch"
        ],
        "commitId" : "2c6b7d50861d6b8bf7af952267c1f6e211958770",
        "timestamp" : 1788866065000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gcc-10: add SPARC support, fix manifest\u000a",
        "date" : "2026-09-08 13:14:25 +0200",
        "id" : "2c6b7d50861d6b8bf7af952267c1f6e211958770",
        "msg" : "gcc-10: add SPARC support, fix manifest",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-10/sparc/gmp_asm_sparcv9_cpuflags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-10/patches/0039-strip-libraries.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/gcc-10.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-10/gcc-10-compat-links.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/patches/0033-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Compress-Zstd/Makefile",
          "components/perl/IO-Compress-Zstd/manifests/sample-manifest.p5m",
          "components/perl/IO-Compress-Zstd/.gitignore",
          "components/perl/IO-Compress-Zstd/pkg5",
          "components/perl/IO-Compress-Zstd/history",
          "components/perl/IO-Compress-Zstd/IO-Compress-Zstd-PERLVER.p5m"
        ],
        "commitId" : "cac27a803bddd0cf88f692a20fed92ede10976c3",
        "timestamp" : 1788866078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Compress-Zstd: update to 2.224; obsolete package for Perl 5.38\u000a",
        "date" : "2026-09-08 13:14:38 +0200",
        "id" : "cac27a803bddd0cf88f692a20fed92ede10976c3",
        "msg" : "perl/IO-Compress-Zstd: update to 2.224; obsolete package for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/IO-Compress-Zstd-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Compress-Lzma/pkg5",
          "components/perl/IO-Compress-Lzma/manifests/sample-manifest.p5m",
          "components/perl/IO-Compress-Lzma/.gitignore",
          "components/perl/IO-Compress-Lzma/history",
          "components/perl/IO-Compress-Lzma/IO-Compress-Lzma-PERLVER.p5m",
          "components/perl/IO-Compress-Lzma/Makefile"
        ],
        "commitId" : "c7d21c6a1d92065811b669c4896ced9daa55be85",
        "timestamp" : 1788866092000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Compress-Lzma: update to 2.224; obsolete package for Perl 5.38\u000a",
        "date" : "2026-09-08 13:14:52 +0200",
        "id" : "c7d21c6a1d92065811b669c4896ced9daa55be85",
        "msg" : "perl/IO-Compress-Lzma: update to 2.224; obsolete package for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/IO-Compress-Lzma-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/net-snmp/Makefile",
          "components/sysutils/net-snmp/net-snmp.p5m",
          "components/sysutils/net-snmp/manifests/sample-manifest.p5m"
        ],
        "commitId" : "854b58521868723e4d2dec4a3536644bc0676472",
        "timestamp" : 1788866495000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sysutils/net-snmp: Reenable MD5 support\u000a",
        "date" : "2026-09-08 13:21:35 +0200",
        "id" : "854b58521868723e4d2dec4a3536644bc0676472",
        "msg" : "sysutils/net-snmp: Reenable MD5 support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/net-snmp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/slim_source/Makefile"
        ],
        "commitId" : "8a79dceec08c9b08124d7da36b90f80a05e0bab8",
        "timestamp" : 1788878322000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "slim_source: package installer fixes\u000a",
        "date" : "2026-09-08 16:38:42 +0200",
        "id" : "8a79dceec08c9b08124d7da36b90f80a05e0bab8",
        "msg" : "slim_source: package installer fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/slim_source/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/sysding/Makefile"
        ],
        "commitId" : "941787583aa19dae92c6c3334eaee574cb5cd5d5",
        "timestamp" : 1788878333000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sysding: package DNS initialization fix\u000a",
        "date" : "2026-09-08 16:38:53 +0200",
        "id" : "941787583aa19dae92c6c3334eaee574cb5cd5d5",
        "msg" : "sysding: package DNS initialization fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/sysding/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py-cpuinfo2/Makefile",
          "components/python/py-cpuinfo2/python-integrate-project.conf",
          "components/python/py-cpuinfo2/manifests/sample-manifest.p5m",
          "components/python/py-cpuinfo2/.gitignore",
          "components/python/py-cpuinfo2/test/results-all.master",
          "components/python/py-cpuinfo2/py_cpuinfo2-PYVER.p5m",
          "components/python/py-cpuinfo2/pkg5"
        ],
        "commitId" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
        "timestamp" : 1788891322000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add py_cpuinfo2 Python project\u000a",
        "date" : "2026-09-08 20:15:22 +0200",
        "id" : "69b4f744fa05ffdbda747b23aa9c55c920a96b85",
        "msg" : "Add py_cpuinfo2 Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/py_cpuinfo2-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo2/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}