{
  "_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" : 4195,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
            "branch" : [
              {
                "SHA1" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
            "branch" : [
              {
                "SHA1" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
                "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" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
        "branch" : [
          {
            "SHA1" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
            "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" : "#4195",
  "duration" : 2154689,
  "estimatedDuration" : 338313,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4195",
  "id" : "4195",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4195,
  "queueId" : 66,
  "result" : "FAILURE",
  "timestamp" : 1537394758594,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4195/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/patches/src_ibcompiler_builtins_compiler-rt_lib_asan_CMakeList.txt.patch",
          "components/developer/rust/patches/nodefaultlib-src_librustc_trans_back_linker.rs.patch",
          "components/developer/rust/patches/src_bootstrap_bin_rustc.rs.patch",
          "components/developer/rust/patches/src_libstd_build.rs.patch",
          "components/developer/rust/patches/src_bootstrap_lib.rs.patch",
          "components/developer/rust/Makefile",
          "components/developer/rust/patches/src_llvm_lib_CodeGen_MachineDominanceFrontier.cpp.patch",
          "components/developer/rust/rustc.license",
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/patches/src_llvm_cmake_modules_AddLLVM.cmake.patch"
        ],
        "commitId" : "ccb9cbba2e8b4e8df99e7bcf5100baafa805ddd8",
        "timestamp" : 1537394547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "rust: add version 1.23\u000a",
        "date" : "2018-09-20 00:02:27 +0200",
        "id" : "ccb9cbba2e8b4e8df99e7bcf5100baafa805ddd8",
        "msg" : "rust: add version 1.23",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_bootstrap_bin_rustc.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_llvm_lib_CodeGen_MachineDominanceFrontier.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_ibcompiler_builtins_compiler-rt_lib_asan_CMakeList.txt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_libstd_build.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/rustc.license"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_llvm_cmake_modules_AddLLVM.cmake.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/nodefaultlib-src_librustc_trans_back_linker.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_bootstrap_lib.rs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/patches/nodefaultlib-src_librustc_trans_back_linker.rs.patch",
          "components/developer/rust/patches/src_libstd_build.rs.patch",
          "components/developer/rust/patches/src_vendor_libc_src_unix_solaris_mod.rs.patch",
          "components/developer/rust/patches/src_llvm-emscripten_include_llvm_Support_DataTypes.h.cmake.patch",
          "components/developer/rust/patches/src_libstd_sys_unix_thread.rs.patch",
          "components/developer/rust/patches/src_llvm_lib_CodeGen_MachineDominanceFrontier.cpp.patch",
          "components/developer/rust/patches/src_llvm_include_llvm_Support_DataTypes.h.cmake.patch",
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/patches/allow_override_bootstrap_flags.patch",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/patches/src_llvm_cmake_modules_AddLLVM.cmake.patch",
          "components/developer/rust/patches/src_liblibc_src_unix_solaris_mod.rs.patch",
          "components/developer/rust/patches/src_ibcompiler_builtins_compiler-rt_lib_asan_CMakeList.txt.patch",
          "components/developer/rust/patches/src_bootstrap_bin_rustc.rs.patch",
          "components/developer/rust/patches/src_bootstrap_lib.rs.patch",
          "components/developer/rust/patches/src_llvm_CMakeLists.txt.patch",
          "components/developer/rust/patches/src_libbacktrace_configure.patch",
          "components/developer/rust/Makefile"
        ],
        "commitId" : "eaa987c7f62ee0c6038bee0c5abe925b0111d3b6",
        "timestamp" : 1537394547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "rust: update to version 1.28\u000a",
        "date" : "2018-09-20 00:02:27 +0200",
        "id" : "eaa987c7f62ee0c6038bee0c5abe925b0111d3b6",
        "msg" : "rust: update to version 1.28",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_bootstrap_bin_rustc.rs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_bootstrap_lib.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_libstd_sys_unix_thread.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/allow_override_bootstrap_flags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_llvm_CMakeLists.txt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_vendor_libc_src_unix_solaris_mod.rs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_llvm_cmake_modules_AddLLVM.cmake.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_llvm_include_llvm_Support_DataTypes.h.cmake.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_libbacktrace_configure.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/rust/patches/src_llvm_lib_CodeGen_MachineDominanceFrontier.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_llvm-emscripten_include_llvm_Support_DataTypes.h.cmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_ibcompiler_builtins_compiler-rt_lib_asan_CMakeList.txt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_liblibc_src_unix_solaris_mod.rs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/rust/patches/nodefaultlib-src_librustc_trans_back_linker.rs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_libstd_build.rs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/patches/src_liblibc_src_unix_solaris_mod.rs.patch",
          "components/developer/rust/patches/src_llvm_include_llvm_Support_DataTypes.h.cmake.patch",
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/patches/src_llvm_cmake_modules_AddLLVM.cmake.patch",
          "components/developer/rust/Makefile"
        ],
        "commitId" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
        "timestamp" : 1537394547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "rust: update to version 1.29\u000a",
        "date" : "2018-09-20 00:02:27 +0200",
        "id" : "6ae15bbfc92ae7581630466e68c08e9a9e666997",
        "msg" : "rust: update to version 1.29",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_liblibc_src_unix_solaris_mod.rs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/rust/patches/src_llvm_include_llvm_Support_DataTypes.h.cmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/patches/src_llvm_cmake_modules_AddLLVM.cmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}