{
  "_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" : "BUILDDEP",
          "value" : False
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILDPKG",
          "value" : True
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3404,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
            "branch" : [
              {
                "SHA1" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
            "branch" : [
              {
                "SHA1" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
        "branch" : [
          {
            "SHA1" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
            "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" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3404,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "136720b848c655a1996ff1816cf0a9042261dd16",
            "branch" : [
              {
                "SHA1" : "136720b848c655a1996ff1816cf0a9042261dd16",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "136720b848c655a1996ff1816cf0a9042261dd16",
            "branch" : [
              {
                "SHA1" : "136720b848c655a1996ff1816cf0a9042261dd16",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "136720b848c655a1996ff1816cf0a9042261dd16",
        "branch" : [
          {
            "SHA1" : "136720b848c655a1996ff1816cf0a9042261dd16",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:OpenModelica/www.openmodelica.org.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#3404",
  "duration" : 8680435,
  "estimatedDuration" : 3358710,
  "executor" : None,
  "fullDisplayName" : "LINUX_BUILDS #3404",
  "id" : "3404",
  "keepLog" : False,
  "number" : 3404,
  "queueId" : 338443,
  "result" : "SUCCESS",
  "timestamp" : 1760140080344,
  "url" : "https://test.openmodelica.org/jenkins/job/LINUX_BUILDS/3404/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "524952404cf6fe7d80cb97dc082188858e0b834a",
          "timestamp" : 1760092877000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 10:41:17 +0000",
          "id" : "524952404cf6fe7d80cb97dc082188858e0b834a",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "466f494bb58d8e0f0f5e580ce8765fd66fe1663b",
          "timestamp" : 1760094183000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 11:03:03 +0000",
          "id" : "466f494bb58d8e0f0f5e580ce8765fd66fe1663b",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "0fcfbf3a0d92bc63fd11e24fa8c0325a671e35ec",
          "timestamp" : 1760097495000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 11:58:15 +0000",
          "id" : "0fcfbf3a0d92bc63fd11e24fa8c0325a671e35ec",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "fc7e32e981873491ed5996e1693b18a76f345442",
          "timestamp" : 1760099856000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 12:37:36 +0000",
          "id" : "fc7e32e981873491ed5996e1693b18a76f345442",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "63bab3cc1b92e7ded6c751b550e7a1504e8d0dea",
          "timestamp" : 1760106415000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 14:26:55 +0000",
          "id" : "63bab3cc1b92e7ded6c751b550e7a1504e8d0dea",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "376ce3915919a9bc8a3c39875c0f360e05c94b76",
          "timestamp" : 1760109081000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 15:11:21 +0000",
          "id" : "376ce3915919a9bc8a3c39875c0f360e05c94b76",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "fb409971de3848b97fe67c450fc1194f5724576c",
          "timestamp" : 1760122679000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 18:57:59 +0000",
          "id" : "fb409971de3848b97fe67c450fc1194f5724576c",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects.json"
          ],
          "commitId" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
          "timestamp" : 1760128498000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
            "fullName" : "openmodelica"
          },
          "authorEmail" : "openmodelica@ida.liu.se",
          "comment" : "Updated nightly build\u000a",
          "date" : "2025-10-10 20:34:58 +0000",
          "id" : "d1ccc70da51be2134af46a5443153a09c3e3a52e",
          "msg" : "Updated nightly build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects.json"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
      "fullName" : "openmodelica"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 3405,
    "url" : "https://test.openmodelica.org/jenkins/job/LINUX_BUILDS/3405/"
  },
  "previousBuild" : {
    "number" : 3403,
    "url" : "https://test.openmodelica.org/jenkins/job/LINUX_BUILDS/3403/"
  }
}