{
  "_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" : 3,
      "buildingDurationMillis" : 30688,
      "executingTimeMillis" : 30267,
      "executorUtilization" : 0.99,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 6068,
      "waitingTimeMillis" : 6068
    },
    {
      "_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" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f86488ce1916719f8b18c479c14559b5e58395a3",
            "branch" : [
              {
                "SHA1" : "f86488ce1916719f8b18c479c14559b5e58395a3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f86488ce1916719f8b18c479c14559b5e58395a3",
            "branch" : [
              {
                "SHA1" : "f86488ce1916719f8b18c479c14559b5e58395a3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f86488ce1916719f8b18c479c14559b5e58395a3",
        "branch" : [
          {
            "SHA1" : "f86488ce1916719f8b18c479c14559b5e58395a3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/codefilarete/tools.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 403,
      "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" : "tools-1.1.1-SNAPSHOT-tests.jar",
      "fileName" : "tools-1.1.1-SNAPSHOT-tests.jar",
      "relativePath" : "target/tools-1.1.1-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "tools-1.1.1-SNAPSHOT.jar",
      "fileName" : "tools-1.1.1-SNAPSHOT.jar",
      "relativePath" : "target/tools-1.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7",
  "duration" : 30688,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #7",
  "id" : "7",
  "keepLog" : False,
  "number" : 7,
  "queueId" : 44,
  "result" : "SUCCESS",
  "timestamp" : 1726003510972,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/7/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/codefilarete/tool/Nullable.java"
          ],
          "commitId" : "f86488ce1916719f8b18c479c14559b5e58395a3",
          "timestamp" : 1725948740000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "Changing Nullable.map(..) action : changes internal value of current instance (don't return a new instance) to avoid reapplying variable to result of map(..) call\u000a",
          "date" : "2024-09-10 08:12:20 +0200",
          "id" : "f86488ce1916719f8b18c479c14559b5e58395a3",
          "msg" : "Changing Nullable.map(..) action : changes internal value of current instance (don't return a new instance) to avoid reapplying variable to result of map(..) call",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/codefilarete/tool/Nullable.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
      "fullName" : "guiom.mary"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 8,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/8/"
  },
  "previousBuild" : {
    "number" : 6,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/6/"
  }
}