{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Christopher Guindon",
          "userId" : "chris.guindon@eclipse-foundation.org",
          "userName" : "Christopher Guindon"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 29023,
      "buildingDurationMillis" : 251437,
      "executingTimeMillis" : 217814,
      "executorUtilization" : 0.87,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 6
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 156,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
            "branch" : [
              {
                "SHA1" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
            "branch" : [
              {
                "SHA1" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
        "branch" : [
          {
            "SHA1" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit"
      ],
      "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" : null,
  "displayName" : "#156",
  "duration" : 251437,
  "estimatedDuration" : 536564,
  "executor" : null,
  "fullDisplayName" : "update_packaging_website #156",
  "id" : "156",
  "keepLog" : false,
  "number" : 156,
  "queueId" : 10338,
  "result" : "FAILURE",
  "timestamp" : 1730737549643,
  "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/156/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-services/keycloak/README.md",
            "projects-services/keycloak/Dockerfile"
          ],
          "commitId" : "6eba4812dd7e4f5b1f4c8e308c8f44e69e1e578b",
          "timestamp" : 1729103819000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
            "fullName" : "Eric Poirier"
          },
          "authorEmail" : "eric.poirier@eclipse-foundation.org",
          "comment" : "Update keycloak\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-10-16 14:36:59 -0400",
          "id" : "6eba4812dd7e4f5b1f4c8e308c8f44e69e1e578b",
          "msg" : "Update keycloak",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-services/keycloak/Dockerfile"
            },
            {
              "editType" : "edit",
              "file" : "projects-services/keycloak/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "bin/efca-upgrade"
          ],
          "commitId" : "d8a9bb6ef2b8c8d4b4b8d920b59e76b571a4ac85",
          "timestamp" : 1729698790000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/martin.lowe@eclipse-foundation.org",
            "fullName" : "Martin Lowe"
          },
          "authorEmail" : "martin.lowe@eclipse-foundation.org",
          "comment" : "Update Quarkus upgrade script for fixed main branches\u000a",
          "date" : "2024-10-23 11:53:10 -0400",
          "id" : "d8a9bb6ef2b8c8d4b4b8d920b59e76b571a4ac85",
          "msg" : "Update Quarkus upgrade script for fixed main branches",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "bin/efca-upgrade"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-services/redis/docker-compose.yml",
            ".gitignore"
          ],
          "commitId" : "02f9f9eb08b0bbeb7cf65a5756a40584dbc21a97",
          "timestamp" : 1729698790000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/martin.lowe@eclipse-foundation.org",
            "fullName" : "Martin Lowe"
          },
          "authorEmail" : "martin.lowe@eclipse-foundation.org",
          "comment" : "Add redis service to toolkit services\u000a",
          "date" : "2024-10-23 11:53:10 -0400",
          "id" : "02f9f9eb08b0bbeb7cf65a5756a40584dbc21a97",
          "msg" : "Add redis service to toolkit services",
          "paths" : [
            {
              "editType" : "add",
              "file" : "projects-services/redis/docker-compose.yml"
            },
            {
              "editType" : "edit",
              "file" : ".gitignore"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/projects.eclipse.org/README.md",
            "projects-php/eclipse.org/docker-compose.yml",
            "projects-php/projects.eclipse.org/bin/import-files.sh",
            "projects-php/projects.eclipse.org/Makefile",
            "projects-php/api.eclipse.org/docker-compose.yml",
            "projects-php/projects.eclipse.org/bin/import-db.sh",
            "projects-php/projects.eclipse.org/docker-compose.yml",
            "projects-php/api.eclipse.org/bin/import-db.sh",
            "projects-php/projects.eclipse.org/drupal.make",
            "projects-php/projects.eclipse.org/.php-version",
            "projects-services/umami/README.md",
            "projects-php/api.eclipse.org/drupal.make",
            "projects-php/php/configs/make/eclipsefdn-common.make",
            "projects-services/umami/docker-compose.yml",
            "projects-php/api.eclipse.org/bin/import-db-no-data.sh",
            "projects-php/projects.eclipse.org/settings.php",
            "projects-php/projects.eclipse.org/bin/import-db-private.sh"
          ],
          "commitId" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
          "timestamp" : 1730737182000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/chris.guindon@eclipse-foundation.org",
            "fullName" : "Christopher Guindon"
          },
          "authorEmail" : "chris.guindon@eclipse-foundation.org",
          "comment" : "Add UMAMI and improve eclipse.org and accounts.eclipse.org configs for php5\u000a",
          "date" : "2024-11-04 16:19:42 +0000",
          "id" : "23a908b5c9bcecf37a7c6b1660282f80bbc289e1",
          "msg" : "Add UMAMI and improve eclipse.org and accounts.eclipse.org configs for php5",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/docker-compose.yml"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/php/configs/make/eclipsefdn-common.make"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/drupal.make"
            },
            {
              "editType" : "add",
              "file" : "projects-services/umami/docker-compose.yml"
            },
            {
              "editType" : "add",
              "file" : "projects-php/api.eclipse.org/bin/import-db-no-data.sh"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/.php-version"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/settings.php"
            },
            {
              "editType" : "add",
              "file" : "projects-services/umami/README.md"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/README.md"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/docker-compose.yml"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/bin/import-files.sh"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/bin/import-db-private.sh"
            },
            {
              "editType" : "delete",
              "file" : "projects-php/projects.eclipse.org/Makefile"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/drupal.make"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/eclipse.org/docker-compose.yml"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/martin.lowe@eclipse-foundation.org",
      "fullName" : "Martin Lowe"
    },
    {
      "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/chris.guindon@eclipse-foundation.org",
      "fullName" : "Christopher Guindon"
    },
    {
      "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
      "fullName" : "Eric Poirier"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 157,
    "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/157/"
  },
  "previousBuild" : {
    "number" : 155,
    "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/155/"
  }
}