{
  "_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-authentication.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "snapshot_version",
          "value" : "1.14.0-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "release_version",
          "value" : "1.14.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_version",
          "value" : "1.14.1-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "current_branch",
          "value" : "appng-authentication-1.14.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-authentication-1.14.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : " -Pmaven-central"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "last_release",
          "value" : "1.13.2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "application_name",
          "value" : "appng-authentication"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "75ed061924d906a09eed3558b96c26e06761dd62",
            "branch" : [
              {
                "SHA1" : "75ed061924d906a09eed3558b96c26e06761dd62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "75ed061924d906a09eed3558b96c26e06761dd62",
            "branch" : [
              {
                "SHA1" : "75ed061924d906a09eed3558b96c26e06761dd62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "75ed061924d906a09eed3558b96c26e06761dd62",
        "branch" : [
          {
            "SHA1" : "75ed061924d906a09eed3558b96c26e06761dd62",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 3,
      "totalCount" : 28,
      "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" : "#28",
  "duration" : 120304,
  "estimatedDuration" : 196508,
  "executor" : None,
  "fullDisplayName" : "appNG_Authentication_Release #28",
  "id" : "28",
  "keepLog" : False,
  "number" : 28,
  "queueId" : 210858,
  "result" : "FAILURE",
  "timestamp" : 1681203865476,
  "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Authentication_Release/28/",
  "changeSets" : [
    
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 29,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Authentication_Release/29/"
  },
  "previousBuild" : {
    "number" : 27,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Authentication_Release/27/"
  }
}