{
  "_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" : 4823,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
            "branch" : [
              {
                "SHA1" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
            "branch" : [
              {
                "SHA1" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
                "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" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
        "branch" : [
          {
            "SHA1" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
            "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" : "#4823",
  "duration" : 142625,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4823",
  "id" : "4823",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4823,
  "queueId" : 216,
  "result" : "FAILURE",
  "timestamp" : 1568140223831,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4823/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openjpeg/patches/openjpeg-02-mct-sse.patch",
          "components/library/openjpeg/manifests/sample-manifest.p5m",
          "components/library/openjpeg/patches/openjpeg-01-index_t.patch",
          "components/library/openjpeg/openjpeg.p5m",
          "components/library/openjpeg/Makefile",
          "components/library/openjpeg/patches/openjpeg-03-imgsock_manager.c-strings.h.patch"
        ],
        "commitId" : "28c85320ef2c287c0a216807db3fc0c42c2620c1",
        "timestamp" : 1568140159000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "update to openjpeg-2.3.1\u000a",
        "date" : "2019-09-10 20:29:19 +0200",
        "id" : "28c85320ef2c287c0a216807db3fc0c42c2620c1",
        "msg" : "update to openjpeg-2.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openjpeg/openjpeg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openjpeg/patches/openjpeg-01-index_t.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openjpeg/patches/openjpeg-03-imgsock_manager.c-strings.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openjpeg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openjpeg/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openjpeg/patches/openjpeg-02-mct-sse.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/engrampa/Makefile",
          "components/desktop/mate/engrampa/manifests/sample-manifest.p5m",
          "components/desktop/mate/engrampa/engrampa.p5m"
        ],
        "commitId" : "a24b7efb86c826bfb29b8c763da32692eaeabece",
        "timestamp" : 1568140175000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update engrampa to 1.22.2\u000a",
        "date" : "2019-09-10 20:29:35 +0200",
        "id" : "a24b7efb86c826bfb29b8c763da32692eaeabece",
        "msg" : "Update engrampa to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/engrampa.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tqdm/tqdm-PYVER.p5m",
          "components/python/tqdm/Makefile",
          "components/python/tqdm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "de175a8e13d8a56ae6e76706ba35b7e8e9a92c41",
        "timestamp" : 1568140200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add tqdm\u000a",
        "date" : "2019-09-10 20:30:00 +0200",
        "id" : "de175a8e13d8a56ae6e76706ba35b7e8e9a92c41",
        "msg" : "Add tqdm",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/tqdm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tqdm/tqdm-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tqdm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/texttable/texttable-PYVER.p5m",
          "components/python/texttable/manifests/sample-manifest.p5m",
          "components/python/texttable/Makefile"
        ],
        "commitId" : "4bbcfb9795f972b5577ba3e3dff19d680f04fbc4",
        "timestamp" : 1568140200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add texttable\u000a",
        "date" : "2019-09-10 20:30:00 +0200",
        "id" : "4bbcfb9795f972b5577ba3e3dff19d680f04fbc4",
        "msg" : "Add texttable",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/texttable/texttable-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/texttable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/texttable/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/colorama/Makefile",
          "components/python/colorama/manifests/sample-manifest.p5m",
          "components/python/colorama/colorama-PYVER.p5m"
        ],
        "commitId" : "f69c0735bb6996d13a860524a857bc743feb0479",
        "timestamp" : 1568140200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add colorama\u000a",
        "date" : "2019-09-10 20:30:00 +0200",
        "id" : "f69c0735bb6996d13a860524a857bc743feb0479",
        "msg" : "Add colorama",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/colorama/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/colorama/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/colorama/colorama-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rbtools/Makefile",
          "components/python/rbtools/rbtools-PYVER.p5m"
        ],
        "commitId" : "2881242074e8f3d2fd9e61907e8a9edc9adf1d18",
        "timestamp" : 1568140200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "11602 rbtools missing tqdm dependency\u000a",
        "date" : "2019-09-10 20:30:00 +0200",
        "id" : "2881242074e8f3d2fd9e61907e8a9edc9adf1d18",
        "msg" : "11602 rbtools missing tqdm dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rbtools/rbtools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rbtools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/chezscheme/patches/03-gmtoff.patch",
          "components/runtime/chezscheme/patches/04-system-zlib.patch",
          "components/runtime/chezscheme/manifests/sample-manifest.p5m",
          "components/runtime/chezscheme/Makefile",
          "components/runtime/chezscheme/chezscheme.p5m",
          "components/runtime/chezscheme/patches/01-luuid.patch",
          "components/runtime/chezscheme/patches/02-il-ld.patch"
        ],
        "commitId" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
        "timestamp" : 1568140219000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "chezscheme: Add 9.5.2\u000a",
        "date" : "2019-09-10 20:30:19 +0200",
        "id" : "96880ac208f394cd6ecbe725ea54bd7cbbe1da6b",
        "msg" : "chezscheme: Add 9.5.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/chezscheme.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/patches/04-system-zlib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/patches/01-luuid.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/patches/02-il-ld.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/chezscheme/patches/03-gmtoff.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}