{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by tircis"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 32067,
      "executingTimeMillis" : 31672,
      "executorUtilization" : 0.99,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 9836,
      "waitingTimeMillis" : 9836
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 24,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
            "branch" : [
              {
                "SHA1" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
            "branch" : [
              {
                "SHA1" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
        "branch" : [
          {
            "SHA1" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/codefilarete/tools.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 445,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "codefilarete-tools-1.1.1-SNAPSHOT-tests.jar",
      "fileName" : "codefilarete-tools-1.1.1-SNAPSHOT-tests.jar",
      "relativePath" : "target/codefilarete-tools-1.1.1-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "codefilarete-tools-1.1.1-SNAPSHOT.jar",
      "fileName" : "codefilarete-tools-1.1.1-SNAPSHOT.jar",
      "relativePath" : "target/codefilarete-tools-1.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#24",
  "duration" : 32067,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #24",
  "id" : "24",
  "keepLog" : False,
  "number" : 24,
  "queueId" : 242,
  "result" : "SUCCESS",
  "timestamp" : 1763710230572,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/24/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/codefilarete/tool/Reflections.java",
            "pom.xml",
            "src/test/java/org/codefilarete/tool/ReflectionsTest.java"
          ],
          "commitId" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
          "timestamp" : 1763709657000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "Implementing class instanciation by reflection for Collections and Maps (took from Stalactite). Upgrading JUnit.\u000a",
          "date" : "2025-11-21 08:20:57 +0100",
          "id" : "d0775edbad4efe57e1821fee09a0ff9699dd84d4",
          "msg" : "Implementing class instanciation by reflection for Collections and Maps (took from Stalactite). Upgrading JUnit.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/test/java/org/codefilarete/tool/ReflectionsTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/codefilarete/tool/Reflections.java"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
      "fullName" : "guiom.mary"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 25,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/25/"
  },
  "previousBuild" : {
    "number" : 23,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/23/"
  }
}