{
  "_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" : 4450,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
            "branch" : [
              {
                "SHA1" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
            "branch" : [
              {
                "SHA1" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
        "branch" : [
          {
            "SHA1" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
            "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" : "#4450",
  "duration" : 4740368,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4450",
  "id" : "4450",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4450,
  "queueId" : 280,
  "result" : "FAILURE",
  "timestamp" : 1551074449253,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4450/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/gtar/test/results-64.master",
          "components/archiver/gtar/Makefile"
        ],
        "commitId" : "256affb1c100f0fcbfc8ca0bb5d076a438fb770f",
        "timestamp" : 1551074265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU tar to 1.32\u000a",
        "date" : "2019-02-25 08:57:45 +0300",
        "id" : "256affb1c100f0fcbfc8ca0bb5d076a438fb770f",
        "msg" : "Update GNU tar to 1.32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sudo/Makefile"
        ],
        "commitId" : "8b9b041c04c17d94ecb6f19ef2a8b6a2f270f242",
        "timestamp" : 1551074288000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update sudo to 1.8.27\u000a",
        "date" : "2019-02-25 08:58:08 +0300",
        "id" : "8b9b041c04c17d94ecb6f19ef2a8b6a2f270f242",
        "msg" : "Update sudo to 1.8.27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mongodb-34/test/results-64.master",
          "components/database/mongodb-34/manifests/sample-manifest.p5m",
          "components/database/mongodb-34/patches/07-fix-archival-AttributeError.patch",
          "components/database/mongodb-34/Makefile",
          "components/database/mongodb-34/patches/05-gotools.patch",
          "components/database/mongodb-34/files/mongod.conf",
          "components/database/mongodb-34/mongodb-common.p5m"
        ],
        "commitId" : "804ee2d970d9f33f6601930013c98ef1d3a1b83f",
        "timestamp" : 1551074434000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update MongoDB to 3.4.19\u000a",
        "date" : "2019-02-25 09:00:34 +0300",
        "id" : "804ee2d970d9f33f6601930013c98ef1d3a1b83f",
        "msg" : "Update MongoDB to 3.4.19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/patches/05-gotools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/mongodb-34/mongodb-common.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-34/patches/07-fix-archival-AttributeError.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/files/mongod.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mongodb-33/files/mongodb_33.xml",
          "components/database/mongodb-33/patches/04-remove-ggdb.patch",
          "components/database/mongodb-33/manifests/sample-manifest.p5m",
          "components/database/mongodb-33/mongodb33-service.p5m",
          "components/database/mongodb-33/mongodb33.p5m",
          "components/database/mongodb-33/patches/01-src_mongo_base_initializer.h.patch",
          "components/database/mongodb-33/files/mongod.conf",
          "components/database/mongodb-33/mongodb-common.p5m",
          "components/database/mongodb-33/patches/03-file-locations.patch",
          "components/meta-packages/history/history",
          "components/database/mongodb-33/patches/05-gotools.patch",
          "components/database/mongodb-33/Makefile",
          "components/database/mongodb-33/patches/02-src_mongo_shell_linenoise__utf8.h.patch"
        ],
        "commitId" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
        "timestamp" : 1551074434000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Obsolete MongoDB 3.3\u000a",
        "date" : "2019-02-25 09:00:34 +0300",
        "id" : "9cae7b89210fd745c78a2d78a2f4d34c8ff5414c",
        "msg" : "Obsolete MongoDB 3.3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/patches/05-gotools.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/patches/01-src_mongo_base_initializer.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/files/mongodb_33.xml"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/files/mongod.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/mongodb-common.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/patches/02-src_mongo_shell_linenoise__utf8.h.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/mongodb33-service.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/patches/04-remove-ggdb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/patches/03-file-locations.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/database/mongodb-33/mongodb33.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}