{
  "_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" : 14748,
      "buildingDurationMillis" : 399692,
      "executingTimeMillis" : 374750,
      "executorUtilization" : 0.94,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_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" : 154,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
            "branch" : [
              {
                "SHA1" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
            "branch" : [
              {
                "SHA1" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
        "branch" : [
          {
            "SHA1" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
            "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" : None,
  "displayName" : "#154",
  "duration" : 399692,
  "estimatedDuration" : 536564,
  "executor" : None,
  "fullDisplayName" : "update_packaging_website #154",
  "id" : "154",
  "keepLog" : False,
  "number" : 154,
  "queueId" : 62407,
  "result" : "SUCCESS",
  "timestamp" : 1725976011449,
  "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/154/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/api.eclipse.org/drupal.make"
          ],
          "commitId" : "d6d5ebfea1d5467888cd81ab37f9f0e70fb11f06",
          "timestamp" : 1721325747000,
          "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 committer_paperwork\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-07-18 14:02:27 -0400",
          "id" : "d6d5ebfea1d5467888cd81ab37f9f0e70fb11f06",
          "msg" : "update committer_paperwork",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/drupal.make"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/php/configs/make/eclipsefdn-common.make"
          ],
          "commitId" : "e051dd189bb7cd110caf76508b147f80954c95ab",
          "timestamp" : 1721333557000,
          "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 site_login\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-07-18 16:12:37 -0400",
          "id" : "e051dd189bb7cd110caf76508b147f80954c95ab",
          "msg" : "Update site_login",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-php/php/configs/make/eclipsefdn-common.make"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/php/configs/make/eclipsefdn-common.make",
            "projects-php/api.eclipse.org/drupal.make"
          ],
          "commitId" : "3eaf5a5748e64bf9ec881224b9a0f1ad6783aef5",
          "timestamp" : 1723041144000,
          "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 site_login, committer_paperwork\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-08-07 10:32:24 -0400",
          "id" : "3eaf5a5748e64bf9ec881224b9a0f1ad6783aef5",
          "msg" : "update site_login, committer_paperwork",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-php/php/configs/make/eclipsefdn-common.make"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/drupal.make"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README.md"
          ],
          "commitId" : "6954fb1abd229cad498afa90172f73df7a7461a5",
          "timestamp" : 1724438087000,
          "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 README.md\u000a",
          "date" : "2024-08-23 18:34:47 +0000",
          "id" : "6954fb1abd229cad498afa90172f73df7a7461a5",
          "msg" : "Update README.md",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/eclipse.org/drupal.make"
          ],
          "commitId" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
          "timestamp" : 1725975957000,
          "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-09-10 09:45:57 -0400",
          "id" : "e5f9d2fec7eb47985d4b72ee5a1536b53e6ff253",
          "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" : 155,
    "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/155/"
  },
  "previousBuild" : {
    "number" : 153,
    "url" : "https://foundation.eclipse.org/ci/webdev/view/all/job/update_packaging_website/153/"
  }
}