{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "DOAPTRELEASE",
          "value" : False
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILDPKG",
          "value" : True
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "NIGHTLY",
          "value" : True
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "STABLE",
          "value" : False
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "RELEASE",
          "value" : False
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILDDEP",
          "value" : True
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "FORCEBUILDDEP",
          "value" : False
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Martin Sjölund",
          "userId" : "sjoelund.se",
          "userName" : "Martin Sjölund"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4169,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
            "branch" : [
              {
                "SHA1" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
            "branch" : [
              {
                "SHA1" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
        "branch" : [
          {
            "SHA1" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@gitlab.liu.se:OpenModelica/apt-build.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : False,
  "description" : None,
  "displayName" : "#4169",
  "duration" : 19864043,
  "estimatedDuration" : 14126416,
  "executor" : None,
  "fullDisplayName" : "LINUX_BUILDS #4169",
  "id" : "4169",
  "keepLog" : False,
  "number" : 4169,
  "queueId" : 307488,
  "result" : "FAILURE",
  "timestamp" : 1789802942261,
  "url" : "https://test.openmodelica.org/jenkins/view/all/job/LINUX_BUILDS/4169/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Jenkinsfile"
          ],
          "commitId" : "14b049ed408067935fee566e24ab1ed05456d169",
          "timestamp" : 1789800642000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/sjoelund",
            "fullName" : "Martin Sjölund"
          },
          "authorEmail" : "martin.sjolund@liu.se",
          "comment" : "Build el10 on an x86-64-v3 node\u000a\u000aalmalinux:10 is compiled for x86-64-v3, so every RUN in the build-deps\u000aimage dies on the older amd64 builders before dnf even starts. Give\u000agetLabel the per-OS override it already takes the OS argument for, and\u000apoint el10/amd64 at linux-amd64-v3. Both the image build and the rpm\u000abuild go through getLabel, so both move.\u000a\u000aAssisted-by: Claude Opus 5\u000a",
          "date" : "2026-09-19 08:50:42 +0200",
          "id" : "14b049ed408067935fee566e24ab1ed05456d169",
          "msg" : "Build el10 on an x86-64-v3 node",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
          "timestamp" : 1789802685000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2026-09-19 07:24:45 +0000",
          "id" : "8ead59fdd423d243d2008bcb4671e7aaea7adea0",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
      "fullName" : "openmodelica"
    },
    {
      "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/sjoelund",
      "fullName" : "Martin Sjölund"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 4170,
    "url" : "https://test.openmodelica.org/jenkins/view/all/job/LINUX_BUILDS/4170/"
  },
  "previousBuild" : {
    "number" : 4168,
    "url" : "https://test.openmodelica.org/jenkins/view/all/job/LINUX_BUILDS/4168/"
  }
}