{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by dra27"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2893,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2cc2eb031eac47a2fd713490d01a795b69ee6040",
            "branch" : [
              {
                "SHA1" : "2cc2eb031eac47a2fd713490d01a795b69ee6040",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2cc2eb031eac47a2fd713490d01a795b69ee6040",
            "branch" : [
              {
                "SHA1" : "2cc2eb031eac47a2fd713490d01a795b69ee6040",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "refs/remotes/origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2338,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e4b1eb03cb5c45d6cbd85425c626e145ea32a2f9",
            "branch" : [
              {
                "SHA1" : "e4b1eb03cb5c45d6cbd85425c626e145ea32a2f9",
                "name" : "refs/remotes/origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e4b1eb03cb5c45d6cbd85425c626e145ea32a2f9",
            "branch" : [
              {
                "SHA1" : "e4b1eb03cb5c45d6cbd85425c626e145ea32a2f9",
                "name" : "refs/remotes/origin/trunk"
              }
            ]
          }
        },
        "origin/4.14" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2863,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
            "branch" : [
              {
                "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
                "name" : "origin/4.14"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
            "branch" : [
              {
                "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
                "name" : "origin/4.14"
              }
            ]
          }
        },
        "origin/5.2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2823,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "da1cc7acd855ae1aaf309f2a11f0f91a953a4377",
            "branch" : [
              {
                "SHA1" : "da1cc7acd855ae1aaf309f2a11f0f91a953a4377",
                "name" : "origin/5.2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "da1cc7acd855ae1aaf309f2a11f0f91a953a4377",
            "branch" : [
              {
                "SHA1" : "da1cc7acd855ae1aaf309f2a11f0f91a953a4377",
                "name" : "origin/5.2"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2cc2eb031eac47a2fd713490d01a795b69ee6040",
        "branch" : [
          {
            "SHA1" : "2cc2eb031eac47a2fd713490d01a795b69ee6040",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : True,
  "description" : None,
  "displayName" : "#2893",
  "duration" : 0,
  "estimatedDuration" : 800196,
  "executor" : {
    "_class" : "hudson.model.OneOffExecutor"
  },
  "fullDisplayName" : "bootstrap #2893",
  "id" : "2893",
  "keepLog" : False,
  "number" : 2893,
  "queueId" : 22887,
  "result" : None,
  "timestamp" : 1753131448788,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/bootstrap/2893/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configure.ac",
            "Makefile",
            "configure"
          ],
          "commitId" : "02746081cc1310daafc67122365e514032de2a54",
          "timestamp" : 1753105622000,
          "author" : {
            "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
            "fullName" : "david.allsopp"
          },
          "authorEmail" : "david.allsopp@metastack.com",
          "comment" : "Fix dependency generation when tools are disabled\u000a\u000aThe OPTIONAL_BYTECODE_TOOLS, OPTIONAL_NATIVE_TOOLS and\u000aOPTIONAL_LIBRARIES should be being used to affect build and\u000ainstallation, not definitions. If ocamltest et al were disabled, then\u000athe definitions of these programs were omitted, which prevents the\u000areproducible generation of dependency information.\u000a",
          "date" : "2025-07-21 14:47:02 +0100",
          "id" : "02746081cc1310daafc67122365e514032de2a54",
          "msg" : "Fix dependency generation when tools are disabled",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configure"
            },
            {
              "editType" : "edit",
              "file" : "configure.ac"
            },
            {
              "editType" : "edit",
              "file" : "Makefile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configure.ac",
            "configure"
          ],
          "commitId" : "f627d6356224bd93505964200cd39a0f57451416",
          "timestamp" : 1753105623000,
          "author" : {
            "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
            "fullName" : "david.allsopp"
          },
          "authorEmail" : "david.allsopp@metastack.com",
          "comment" : "Fix generation of config.status for dynlink\u000a\u000aRunning config.status works correctly, but individually requesting links\u000ain otherlibs/dynlink did not because the names were specified using a\u000ashell variable (i.e. at configure-time) instead of a m4sh variable (i.e.\u000aat autoconf-time).\u000a",
          "date" : "2025-07-21 14:47:03 +0100",
          "id" : "f627d6356224bd93505964200cd39a0f57451416",
          "msg" : "Fix generation of config.status for dynlink",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configure.ac"
            },
            {
              "editType" : "edit",
              "file" : "configure"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Makefile",
            "configure.ac",
            "configure"
          ],
          "commitId" : "70431af45b0c7f449863eb07d2e7caa38b0c1693",
          "timestamp" : 1753105634000,
          "author" : {
            "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
            "fullName" : "david.allsopp"
          },
          "authorEmail" : "david.allsopp@metastack.com",
          "comment" : "Don't generate ocamltest_config.ml when not needed\u000a",
          "date" : "2025-07-21 14:47:14 +0100",
          "id" : "70431af45b0c7f449863eb07d2e7caa38b0c1693",
          "msg" : "Don't generate ocamltest_config.ml when not needed",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Makefile"
            },
            {
              "editType" : "edit",
              "file" : "configure"
            },
            {
              "editType" : "edit",
              "file" : "configure.ac"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Makefile"
          ],
          "commitId" : "921c6a3a6e0dbc4199e87912c96a362a0ab0f74d",
          "timestamp" : 1753105637000,
          "author" : {
            "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
            "fullName" : "david.allsopp"
          },
          "authorEmail" : "david.allsopp@metastack.com",
          "comment" : "Correct ocamltest-manual\u000a",
          "date" : "2025-07-21 14:47:17 +0100",
          "id" : "921c6a3a6e0dbc4199e87912c96a362a0ab0f74d",
          "msg" : "Correct ocamltest-manual",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Makefile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
      "fullName" : "david.allsopp"
    }
  ],
  "inProgress" : True,
  "nextBuild" : {
    "number" : 2894,
    "url" : "https://ci.inria.fr/ocaml/view/all/job/bootstrap/2894/"
  },
  "previousBuild" : {
    "number" : 2892,
    "url" : "https://ci.inria.fr/ocaml/view/all/job/bootstrap/2892/"
  }
}