{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 191,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
            "branch" : [
              {
                "SHA1" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
            "branch" : [
              {
                "SHA1" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 188,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "branch" : [
              {
                "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "branch" : [
              {
                "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
        "branch" : [
          {
            "SHA1" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#191",
  "duration" : 754874,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #191",
  "id" : "191",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 191,
  "queueId" : 54864,
  "result" : "FAILURE",
  "timestamp" : 1592581281049,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/191/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "stdlib/camlinternalMod.ml",
          "stdlib/obj.mli",
          "stdlib/.depend",
          "stdlib/obj.ml",
          "runtime/obj.c"
        ],
        "commitId" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
        "timestamp" : 1592581268000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update camlinternalMod and Obj.new_block for new closure representation (#9691)\u000a\u000a* camlinternalMod: use closure metadata for copying a closure over another\u000a\u000aThis change is careful to avoid writing a value into what was\u000apreviously a raw field or conversely, clearing fields that change\u000acategory first.\u000a\u000aWe also clear the end of the block, to make it easier to reason about\u000alifetime of values that could have been referenced there. (We don't\u000aexpect this to make a different in practice.)\u000a\u000a* Obj: new submodule Closure giving basic access to closure metadata\u000a\u000a* Ensure that Obj.new_block returns a sensible uninitialized closure\u000a\u000a* Changes\u000a",
        "date" : "2020-06-19 17:41:08 +0200",
        "id" : "bdbf5c30fdbc7a85cb4d768f6304a8d98459d231",
        "msg" : "Update camlinternalMod and Obj.new_block for new closure representation (#9691)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/obj.c"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/camlinternalMod.ml"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/obj.ml"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/obj.mli"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/.depend"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}