{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 18,
      "buildingDurationMillis" : 1080978,
      "executingTimeMillis" : 1077817,
      "executorUtilization" : 1.0,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 5032,
      "waitingTimeMillis" : 5033
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 32,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
            "branch" : [
              {
                "SHA1" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
            "branch" : [
              {
                "SHA1" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
        "branch" : [
          {
            "SHA1" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DrPersico/juntete.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" : "#32",
  "duration" : 1080978,
  "estimatedDuration" : 889664,
  "executor" : None,
  "fullDisplayName" : "juntete-deploy #32",
  "id" : "32",
  "keepLog" : False,
  "number" : 32,
  "queueId" : 62,
  "result" : "FAILURE",
  "timestamp" : 1763825827022,
  "url" : "https://geeplo.com/jenkins/user/geeplo/my-views/view/all/job/juntete-deploy/32/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Jenkinsfile"
          ],
          "commitId" : "7f9258b424d9dbb0677795e9edaf2f393ae92444",
          "timestamp" : 1763825469000,
          "author" : {
            "absoluteUrl" : "https://geeplo.com/jenkins/user/persicowilliam",
            "fullName" : "persicowilliam"
          },
          "authorEmail" : "persicowilliam@gmail.com",
          "comment" : "Update Jenkinsfile: use 'docker compose' and fix frontend health check port\u000a\u000a- Changed docker-compose to docker compose (modern syntax)\u000a- Fixed frontend health check from port 3002 to correct port 3000\u000a- Added separate Wait for Startup stage for better control\u000a- All docker compose commands now use consistent syntax\u000a",
          "date" : "2025-11-22 16:31:09 +0100",
          "id" : "7f9258b424d9dbb0677795e9edaf2f393ae92444",
          "msg" : "Update Jenkinsfile: use 'docker compose' and fix frontend health check port",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "DEPLOYMENT_COMPLETE.md"
          ],
          "commitId" : "fd3d201f0b7ce84107f3d5f0b2874835178b0df3",
          "timestamp" : 1763825550000,
          "author" : {
            "absoluteUrl" : "https://geeplo.com/jenkins/user/persicowilliam",
            "fullName" : "persicowilliam"
          },
          "authorEmail" : "persicowilliam@gmail.com",
          "comment" : "Add comprehensive deployment architecture documentation\u000a\u000a- Complete service overview (Juntete, Jenkins, Authentik, Landing Page, PostgreSQL)\u000a- Nginx routing architecture with all endpoints\u000a- Docker network topology\u000a- SSL/TLS configuration details\u000a- Jenkins CI/CD pipeline documentation\u000a- Troubleshooting guides\u000a- Maintenance procedures\u000a- Security considerations\u000a",
          "date" : "2025-11-22 16:32:30 +0100",
          "id" : "fd3d201f0b7ce84107f3d5f0b2874835178b0df3",
          "msg" : "Add comprehensive deployment architecture documentation",
          "paths" : [
            {
              "editType" : "add",
              "file" : "DEPLOYMENT_COMPLETE.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "lib.tar.gz"
          ],
          "commitId" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
          "timestamp" : 1763825727000,
          "author" : {
            "absoluteUrl" : "https://geeplo.com/jenkins/user/persicowilliam",
            "fullName" : "persicowilliam"
          },
          "authorEmail" : "persicowilliam@gmail.com",
          "comment" : "Create lib.tar.gz\u000a",
          "date" : "2025-11-22 16:35:27 +0100",
          "id" : "79a172caeb835ae1f22f0b4ecaee50d4959a8fd3",
          "msg" : "Create lib.tar.gz",
          "paths" : [
            {
              "editType" : "add",
              "file" : "lib.tar.gz"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://geeplo.com/jenkins/user/william.persico",
      "fullName" : "william.persico"
    },
    {
      "absoluteUrl" : "https://geeplo.com/jenkins/user/persicowilliam",
      "fullName" : "persicowilliam"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 33,
    "url" : "https://geeplo.com/jenkins/user/geeplo/my-views/view/all/job/juntete-deploy/33/"
  },
  "previousBuild" : {
    "number" : 31,
    "url" : "https://geeplo.com/jenkins/user/geeplo/my-views/view/all/job/juntete-deploy/31/"
  }
}