{
  "_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" : 12264,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
            "branch" : [
              {
                "SHA1" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
            "branch" : [
              {
                "SHA1" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
                "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" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
        "branch" : [
          {
            "SHA1" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
            "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" : "#12264",
  "duration" : 3501825,
  "estimatedDuration" : 1366976,
  "executor" : None,
  "fullDisplayName" : "oi-userland #12264",
  "id" : "12264",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12264,
  "queueId" : 927,
  "result" : "FAILURE",
  "timestamp" : 1729614652352,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/12264/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/meson/patches/001-compiler_def_static_linker.patch",
          "components/developer/meson/patches/02-fix-tests-rpath.patch",
          "components/developer/meson/patches/06-system-curses.patch",
          "components/developer/meson/patches/07-test-skip-gir.patch",
          "components/developer/meson/pkg5",
          "components/developer/meson/patches/013-environment.patch",
          "components/developer/meson/python-integrate-project.conf",
          "components/developer/meson/manifests/sample-manifest.p5m",
          "components/developer/meson/patches/11-gtk-doc-devhelp2.patch",
          "components/developer/meson/meson-meta.p5m",
          "components/developer/meson/patches/09-libboost_log.patch",
          "components/developer/meson/Makefile",
          "components/developer/meson/meson-PYVER.p5m",
          "components/developer/meson/patches/05-FILE-stdlib.patch",
          "components/developer/meson/patches/10-ld-version-script.patch",
          "components/developer/meson/patches/01-compiler_def_static_linker.patch",
          "components/developer/meson/.gitignore",
          "components/developer/meson/meson.p5m",
          "components/developer/meson/test/results-all.master",
          "components/developer/meson/patches/08-h5c++-show-c.patch"
        ],
        "commitId" : "ecdf203c321e903ede56da6f3e16b0ebfc79c4f8",
        "timestamp" : 1729614486000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "developer/meson: update to 1.6.0\u000a\u000a",
        "date" : "2024-10-22 18:28:06 +0200",
        "id" : "ecdf203c321e903ede56da6f3e16b0ebfc79c4f8",
        "msg" : "developer/meson: update to 1.6.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/01-compiler_def_static_linker.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/06-system-curses.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/07-test-skip-gir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/meson-meta.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/patches/013-environment.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/02-fix-tests-rpath.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/05-FILE-stdlib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/meson-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/09-libboost_log.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/meson.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/patches/001-compiler_def_static_linker.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/08-h5c++-show-c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/10-ld-version-script.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/11-gtk-doc-devhelp2.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Perl-Critic/Makefile",
          "components/perl/Perl-Critic/test/results-5.40.master",
          "components/perl/Perl-Critic/.gitignore",
          "components/perl/Perl-Critic/test/results-5.36.master",
          "components/perl/Perl-Critic/history",
          "components/perl/Perl-Critic/test/results-5.38.master"
        ],
        "commitId" : "2c180ba4f191992acfe3699915e4b70715ba625a",
        "timestamp" : 1729614497000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Perl-Critic: update to 1.154\u000a\u000a",
        "date" : "2024-10-22 18:28:17 +0200",
        "id" : "2c180ba4f191992acfe3699915e4b70715ba625a",
        "msg" : "perl/Perl-Critic: update to 1.154",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Critic/test/results-5.36.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Critic/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Critic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Critic/test/results-5.40.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Critic/test/results-5.38.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Critic/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tokenize_rt/Makefile",
          "components/python/tokenize_rt/.gitignore",
          "components/python/tokenize_rt/test/results-all.master"
        ],
        "commitId" : "c73e7977eabca0b0acb8cc86759818b4c25969d4",
        "timestamp" : 1729614509000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tokenize_rt: update to 6.1.0\u000a\u000a",
        "date" : "2024-10-22 18:28:29 +0200",
        "id" : "c73e7977eabca0b0acb8cc86759818b4c25969d4",
        "msg" : "python/tokenize_rt: update to 6.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tokenize_rt/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tokenize_rt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tokenize_rt/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/trove-classifiers/.gitignore",
          "components/python/trove-classifiers/Makefile"
        ],
        "commitId" : "3d79335006bf0e3eb73e61e51a10b11f71f3c25e",
        "timestamp" : 1729614519000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/trove-classifiers: update to 2024.10.21.16\u000a\u000a",
        "date" : "2024-10-22 18:28:39 +0200",
        "id" : "3d79335006bf0e3eb73e61e51a10b11f71f3c25e",
        "msg" : "python/trove-classifiers: update to 2024.10.21.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/Makefile",
          "components/python/yarl/patches/03-test-no-pytest-codspeed.patch",
          "components/python/yarl/patches/01-test-reqs.patch",
          "components/python/yarl/patches/02-test-no-cov.patch",
          "components/python/yarl/.gitignore",
          "components/python/yarl/manifests/sample-manifest.p5m",
          "components/python/yarl/yarl-PYVER.p5m"
        ],
        "commitId" : "53a7ff7eceb2a68b184710a1d6af42d9663790c6",
        "timestamp" : 1729614531000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.16.0\u000a\u000a",
        "date" : "2024-10-22 18:28:51 +0200",
        "id" : "53a7ff7eceb2a68b184710a1d6af42d9663790c6",
        "msg" : "python/yarl: update to 1.16.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/03-test-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/02-test-no-cov.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/yarl-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-psutil/Makefile",
          "components/python/types-psutil/.gitignore"
        ],
        "commitId" : "b8019517b88e0fef4e06927153ba701fb4906b06",
        "timestamp" : 1729614541000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-psutil: update to 6.1.0.20241022\u000a\u000a",
        "date" : "2024-10-22 18:29:01 +0200",
        "id" : "b8019517b88e0fef4e06927153ba701fb4906b06",
        "msg" : "python/types-psutil: update to 6.1.0.20241022",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-salt-factories/pytest-salt-factories-PYVER.p5m",
          "components/python/pytest-salt-factories/.gitignore",
          "components/python/pytest-salt-factories/pkg5",
          "components/python/pytest-salt-factories/pytest_salt_factories-PYVER.p5m",
          "components/python/pytest-salt-factories/Makefile"
        ],
        "commitId" : "f0baa389991f456442387fe4689a78bc3897046a",
        "timestamp" : 1729614551000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-salt-factories: update to 1.0.3\u000a\u000a",
        "date" : "2024-10-22 18:29:11 +0200",
        "id" : "f0baa389991f456442387fe4689a78bc3897046a",
        "msg" : "python/pytest-salt-factories: update to 1.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-salt-factories/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/pytest_salt_factories-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-salt-factories/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-salt-factories/pytest-salt-factories-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Mako/Makefile",
          "components/python/Mako/test/results-all.master",
          "components/python/Mako/mako-PYVER.p5m",
          "components/python/Mako/patches/01-test-no-beaker.patch",
          "components/python/Mako/.gitignore",
          "components/python/Mako/Mako-PYVER.p5m",
          "components/python/Mako/pkg5"
        ],
        "commitId" : "68fabade95df2b981f702755295d64a45df1c0ef",
        "timestamp" : 1729614562000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Mako: update to 1.3.6\u000a\u000a",
        "date" : "2024-10-22 18:29:22 +0200",
        "id" : "68fabade95df2b981f702755295d64a45df1c0ef",
        "msg" : "python/Mako: update to 1.3.6",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/Mako/Mako-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/Mako/mako-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/patches/01-test-no-beaker.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/patches/01-no-coverage-report.patch",
          "components/python/Faker/Makefile",
          "components/python/Faker/faker-PYVER.p5m",
          "components/python/Faker/python-integrate-project.conf",
          "components/python/Faker/test/results-all.master",
          "components/python/Faker/manifests/sample-manifest.p5m",
          "components/python/Faker/.gitignore"
        ],
        "commitId" : "ce61515b924e7fb6a72c81e04b9623295367e464",
        "timestamp" : 1729614573000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 30.8.0\u000a\u000a",
        "date" : "2024-10-22 18:29:33 +0200",
        "id" : "ce61515b924e7fb6a72c81e04b9623295367e464",
        "msg" : "python/Faker: update to 30.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-no-coverage-report.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/faker-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/net-snmp/Makefile"
        ],
        "commitId" : "ae4ef7adba9ddf0d003784f5bc6afdd4954a69aa",
        "timestamp" : 1729614585000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "net-snmp: force include from build dir\u000a\u000a",
        "date" : "2024-10-22 18:29:45 +0200",
        "id" : "ae4ef7adba9ddf0d003784f5bc6afdd4954a69aa",
        "msg" : "net-snmp: force include from build dir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch",
          "components/multimedia/yt-dlp/test/results-all.master",
          "components/multimedia/yt-dlp/Makefile",
          "components/multimedia/yt-dlp/.gitignore"
        ],
        "commitId" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
        "timestamp" : 1729614596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "multimedia/yt-dlp: update to 2024.10.22\u000a\u000a",
        "date" : "2024-10-22 18:29:56 +0200",
        "id" : "4911500e287763c9a25c82bf4aeb1acdc3ce7fb0",
        "msg" : "multimedia/yt-dlp: update to 2024.10.22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/.gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}