{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_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" : true
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "RELEASE",
          "value" : true
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILDDEP",
          "value" : false
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "FORCEBUILDDEP",
          "value" : false
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4163,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
            "branch" : [
              {
                "SHA1" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
            "branch" : [
              {
                "SHA1" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
        "branch" : [
          {
            "SHA1" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
            "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" : null,
  "displayName" : "#4163",
  "duration" : 12818265,
  "estimatedDuration" : 5666126,
  "executor" : null,
  "fullDisplayName" : "LINUX_BUILDS #4163",
  "id" : "4163",
  "keepLog" : false,
  "number" : 4163,
  "queueId" : 303376,
  "result" : "FAILURE",
  "timestamp" : 1789609680218,
  "url" : "https://test.openmodelica.org/jenkins/view/all/job/LINUX_BUILDS/4163/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "update-source-repo.py"
          ],
          "commitId" : "5f2577e03694619d98a2baad6f108600da264b4c",
          "timestamp" : 1789578858000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/sjoelund",
            "fullName" : "Martin Sjölund"
          },
          "authorEmail" : "martin.sjolund@liu.se",
          "comment" : "Pass --no-lintian before the dpkg options\u000a\u000adebuild stops parsing its own options at the first argument it does\u000anot recognise and hands the rest to dpkg-buildpackage. `-d` is such\u000aan argument, so --no-lintian was forwarded and rejected:\u000a\u000a    dpkg-buildpackage: error: unknown option or argument --no-lintian\u000a\u000adebuild turned that into a `die`, which exits with errno when it is\u000anon-zero - ENOTTY (25) on a Jenkins agent with no tty - so the\u000anightly failed with the fairly opaque `exit status 25`.\u000a\u000aAssisted-by: Claude Opus 5 (1M context)\u000a",
          "date" : "2026-09-16 19:14:18 +0200",
          "id" : "5f2577e03694619d98a2baad6f108600da264b4c",
          "msg" : "Pass --no-lintian before the dpkg options",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "update-source-repo.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
          "timestamp" : 1789582189000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2026-09-16 18:09:49 +0000",
          "id" : "05aa401d1f35dbc2460931d30feadc2790c14c49",
          "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" : 4164,
    "url" : "https://test.openmodelica.org/jenkins/view/all/job/LINUX_BUILDS/4164/"
  },
  "previousBuild" : {
    "number" : 4162,
    "url" : "https://test.openmodelica.org/jenkins/view/all/job/LINUX_BUILDS/4162/"
  }
}