{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Frederic Gurr",
          "userId" : "frederic.gurr@eclipse-foundation.org",
          "userName" : "Frederic Gurr"
        },
        {
          "_class" : "com.sonyericsson.rebuild.RebuildCause",
          "shortDescription" : "Rebuilds build #1",
          "upstreamBuild" : 1,
          "upstreamProject" : "update-kubernetes-secret-multiline-string",
          "upstreamUrl" : "job/update-kubernetes-secret-multiline-string/"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "secret_name",
          "value" : "supersecret"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "secret_keyname",
          "value" : "secret.properties"
        },
        {
          "_class" : "hudson.model.TextParameterValue",
          "name" : "secret",
          "value" : "key=value\u000afoo=bar\u000aboing=boing"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "namespace",
          "value" : "foundation-internal-webdev-apps"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#2",
  "duration" : 118762,
  "estimatedDuration" : 141359,
  "executor" : null,
  "fullDisplayName" : "update-kubernetes-secret-multiline-string #2",
  "id" : "2",
  "keepLog" : false,
  "number" : 2,
  "queueId" : 16806,
  "result" : "SUCCESS",
  "timestamp" : 1585245313278,
  "url" : "https://foundation.eclipse.org/ci/webdev/job/update-kubernetes-secret-multiline-string/2/",
  "changeSets" : [
    
  ],
  "culprits" : [
    
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 3,
    "url" : "https://foundation.eclipse.org/ci/webdev/job/update-kubernetes-secret-multiline-string/3/"
  },
  "previousBuild" : {
    "number" : 1,
    "url" : "https://foundation.eclipse.org/ci/webdev/job/update-kubernetes-secret-multiline-string/1/"
  }
}