{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "git_url",
          "value" : "git@github.com:appNG/appng-scheduler.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "snapshot_version",
          "value" : "1.17.0-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "release_version",
          "value" : "1.17.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_version",
          "value" : "1.17.1-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "current_branch",
          "value" : "appng-scheduler-1.17.x"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "delete_previous_tag",
          "value" : False
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_goal",
          "value" : "deploy"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_branch",
          "value" : "appng-scheduler-1.17.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : " -Pmaven-central"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "last_release",
          "value" : "1.16.2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "application_name",
          "value" : "appng-scheduler"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "merge_to_master",
          "value" : False
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 20,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#21",
  "duration" : 123128,
  "estimatedDuration" : 204268,
  "executor" : None,
  "fullDisplayName" : "appNG_Scheduler_Release #21",
  "id" : "21",
  "keepLog" : False,
  "number" : 21,
  "queueId" : 221850,
  "result" : "FAILURE",
  "timestamp" : 1682512274055,
  "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Scheduler_Release/21/",
  "changeSets" : [
    
  ],
  "culprits" : [
    
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 20,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Scheduler_Release/20/"
  }
}