{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Eric Poirier",
          "userId" : "eric.poirier@eclipse-foundation.org",
          "userName" : "Eric Poirier"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 516164,
      "executingTimeMillis" : 466320,
      "executorUtilization" : 0.9,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 21,
      "waitingTimeMillis" : 21
    },
    {
      "_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" : 164,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
            "branch" : [
              {
                "SHA1" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
            "branch" : [
              {
                "SHA1" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
        "branch" : [
          {
            "SHA1" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
            "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" : "#164",
  "duration" : 516164,
  "estimatedDuration" : 536564,
  "executor" : null,
  "fullDisplayName" : "update_packaging_website #164",
  "id" : "164",
  "keepLog" : false,
  "number" : 164,
  "queueId" : 8993,
  "result" : "SUCCESS",
  "timestamp" : 1733318222686,
  "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/164/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-services/redis/README.md",
            "projects-services/redis/docker-compose.yml",
            ".gitignore"
          ],
          "commitId" : "746a855ad238c093956634d7ba7331612dce23ac",
          "timestamp" : 1731958969000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/chris.guindon@eclipse-foundation.org",
            "fullName" : "Christopher Guindon"
          },
          "authorEmail" : "chris.guindon@eclipse-foundation.org",
          "comment" : "update: add Redis documentation, switch to Redis stack from standalone\u000a\u000aAdds basic documentation for getting started\u000a",
          "date" : "2024-11-18 19:42:49 +0000",
          "id" : "746a855ad238c093956634d7ba7331612dce23ac",
          "msg" : "update: add Redis documentation, switch to Redis stack from standalone",
          "paths" : [
            {
              "editType" : "add",
              "file" : "projects-services/redis/README.md"
            },
            {
              "editType" : "edit",
              "file" : ".gitignore"
            },
            {
              "editType" : "edit",
              "file" : "projects-services/redis/docker-compose.yml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-services/gitlab/docker-compose.yml"
          ],
          "commitId" : "4bf1553fe1af97ea9fe2c37be7d6a86ad1b79053",
          "timestamp" : 1731958969000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/chris.guindon@eclipse-foundation.org",
            "fullName" : "Christopher Guindon"
          },
          "authorEmail" : "chris.guindon@eclipse-foundation.org",
          "comment" : "update: lock in the gitlab version that matches production instance\u000a",
          "date" : "2024-11-18 19:42:49 +0000",
          "id" : "4bf1553fe1af97ea9fe2c37be7d6a86ad1b79053",
          "msg" : "update: lock in the gitlab version that matches production instance",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-services/gitlab/docker-compose.yml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "bin/efw-cp"
          ],
          "commitId" : "b52e2be9723c12d2976bd13553cba9de9709fdef",
          "timestamp" : 1732033589000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
            "fullName" : "Eric Poirier"
          },
          "authorEmail" : "eric.poirier@eclipse-foundation.org",
          "comment" : "create script to 'oc cp' files into OKD pods\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-11-19 11:26:29 -0500",
          "id" : "b52e2be9723c12d2976bd13553cba9de9709fdef",
          "msg" : "create script to 'oc cp' files into OKD pods",
          "paths" : [
            {
              "editType" : "add",
              "file" : "bin/efw-cp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "bin/efw-cp"
          ],
          "commitId" : "bb625893daa2f88e78e399ccc6fad969e92945f2",
          "timestamp" : 1732033589000,
          "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 cp script\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-11-19 11:26:29 -0500",
          "id" : "bb625893daa2f88e78e399ccc6fad969e92945f2",
          "msg" : "Update cp script",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "bin/efw-cp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "bin/efw-cp",
            "projects-php/api.eclipse.org/drupal.make"
          ],
          "commitId" : "4847f238501a3a4b55c1f359555d277adab29a99",
          "timestamp" : 1733158567000,
          "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 efw-cp command and add readonlymode module\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-12-02 11:56:07 -0500",
          "id" : "4847f238501a3a4b55c1f359555d277adab29a99",
          "msg" : "update efw-cp command and add readonlymode module",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "bin/efw-cp"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/drupal.make"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/eclipse.org/drupal.make"
          ],
          "commitId" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
          "timestamp" : 1733318187000,
          "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 packaging_features\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-12-04 08:16:27 -0500",
          "id" : "9319d15daf25cc8b2426eb9f89c0f39d2da0bceb",
          "msg" : "update packaging_features",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-php/eclipse.org/drupal.make"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "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" : 165,
    "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/165/"
  },
  "previousBuild" : {
    "number" : 163,
    "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/163/"
  }
}