{
  "_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" : 4309,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c20ebe1d773469d318c11333f90ba4acb1644450",
            "branch" : [
              {
                "SHA1" : "c20ebe1d773469d318c11333f90ba4acb1644450",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c20ebe1d773469d318c11333f90ba4acb1644450",
            "branch" : [
              {
                "SHA1" : "c20ebe1d773469d318c11333f90ba4acb1644450",
                "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" : "c20ebe1d773469d318c11333f90ba4acb1644450",
        "branch" : [
          {
            "SHA1" : "c20ebe1d773469d318c11333f90ba4acb1644450",
            "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" : "#4309",
  "duration" : 8009645,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4309",
  "id" : "4309",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4309,
  "queueId" : 27,
  "result" : "FAILURE",
  "timestamp" : 1541434250323,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4309/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins/files/jenkins-standalone.xml",
          "components/developer/jenkins/Makefile"
        ],
        "commitId" : "05eb21f9ac83c8948320ede8c586bf9dd219f7ff",
        "timestamp" : 1541433951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update jenkins-standalone.xml to configure both sessionTimeout and\u000asessionEviction\u000a",
        "date" : "2018-11-05 17:05:51 +0100",
        "id" : "05eb21f9ac83c8948320ede8c586bf9dd219f7ff",
        "msg" : "Update jenkins-standalone.xml to configure both sessionTimeout and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins/files/jenkins-standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "c12d12798672e6560afac9042d3ceba616ce525c",
        "timestamp" : 1541433951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump jenkins-core-weekly to v2.150\u000a",
        "date" : "2018-11-05 17:05:51 +0100",
        "id" : "c12d12798672e6560afac9042d3ceba616ce525c",
        "msg" : "Bump jenkins-core-weekly to v2.150",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "64d10cdb37ce7966476c34798a431131c877aca8",
        "timestamp" : 1541433951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump jenkins-core-lts to v2.138.2\u000a",
        "date" : "2018-11-05 17:05:51 +0100",
        "id" : "64d10cdb37ce7966476c34798a431131c877aca8",
        "msg" : "Bump jenkins-core-lts to v2.138.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/patches/src_liblibc_src_unix_solaris_mod.rs.patch",
          "components/developer/rust/patches/src_vendor_rand_src_rngs_os.rs.patch",
          "components/developer/rust/patches/src_vendor_libc_src_unix_solaris_mod.rs.patch",
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/Makefile"
        ],
        "commitId" : "c20ebe1d773469d318c11333f90ba4acb1644450",
        "timestamp" : 1541434005000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "rustc: bump to 1.29.2\u000a",
        "date" : "2018-11-05 17:06:45 +0100",
        "id" : "c20ebe1d773469d318c11333f90ba4acb1644450",
        "msg" : "rustc: bump to 1.29.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_liblibc_src_unix_solaris_mod.rs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/rust/patches/src_vendor_libc_src_unix_solaris_mod.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_vendor_rand_src_rngs_os.rs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}