{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ledsoft"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 36,
      "buildableTimeMillis" : 36,
      "buildingDurationMillis" : 44938,
      "executingTimeMillis" : 44938,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6638,
      "waitingTimeMillis" : 6638
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1d680ed62d543963e5b32b2c62004a843b2f4d61",
            "branch" : [
              {
                "SHA1" : "1d680ed62d543963e5b32b2c62004a843b2f4d61",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d680ed62d543963e5b32b2c62004a843b2f4d61",
            "branch" : [
              {
                "SHA1" : "1d680ed62d543963e5b32b2c62004a843b2f4d61",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1d680ed62d543963e5b32b2c62004a843b2f4d61",
        "branch" : [
          {
            "SHA1" : "1d680ed62d543963e5b32b2c62004a843b2f4d61",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jb4jsonld.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 560,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#74",
  "duration" : 44938,
  "estimatedDuration" : 36653,
  "executor" : None,
  "fullDisplayName" : "JB4JSON-LD #74",
  "id" : "74",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 74,
  "queueId" : 127,
  "result" : "SUCCESS",
  "timestamp" : 1690812377978,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/all/job/jaxb-jsonld/74/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/cz/cvut/kbss/jsonld/common/BeanAnnotationProcessor.java",
          "src/main/java/cz/cvut/kbss/jsonld/common/BeanClassProcessor.java"
        ],
        "commitId" : "033f7a84b01f180e2a79aeab3a33b1d58ca34ea3",
        "timestamp" : 1690807323000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "Make BeanAnnotationProcessor.getAncestors public.\u000a",
        "date" : "2023-07-31 14:42:03 +0200",
        "id" : "033f7a84b01f180e2a79aeab3a33b1d58ca34ea3",
        "msg" : "Make BeanAnnotationProcessor.getAncestors public.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/cz/cvut/kbss/jsonld/common/BeanClassProcessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/cz/cvut/kbss/jsonld/common/BeanAnnotationProcessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "fd59b2ec4e9494a6d43a21d0a06ff6d31c412a73",
        "timestamp" : 1690807354000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "[Upd] Update JOPA (and RDF4J in tests) to the latest version.\u000a",
        "date" : "2023-07-31 14:42:34 +0200",
        "id" : "fd59b2ec4e9494a6d43a21d0a06ff6d31c412a73",
        "msg" : "[Upd] Update JOPA (and RDF4J in tests) to the latest version.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "1b508f3fca6897e0df189da06576835facd234f7",
        "timestamp" : 1690807410000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "[0.12.4] Bump version.\u000a",
        "date" : "2023-07-31 14:43:30 +0200",
        "id" : "1b508f3fca6897e0df189da06576835facd234f7",
        "msg" : "[0.12.4] Bump version.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "CHANGELOG.md",
          ".github/workflows/maven.yml"
        ],
        "commitId" : "38f36489299ee36cbca8352cbc4c7669a35deb8e",
        "timestamp" : 1690807732000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "[0.13.0] Bump version, require Java 11.\u000a",
        "date" : "2023-07-31 14:48:52 +0200",
        "id" : "38f36489299ee36cbca8352cbc4c7669a35deb8e",
        "msg" : "[0.13.0] Bump version, require Java 11.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "CHANGELOG.md"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/maven.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/cz/cvut/kbss/jsonld/deserialization/util/ClasspathScanner.java"
        ],
        "commitId" : "8528f91494554ec97f16a5e6a2248f7cc947ed26",
        "timestamp" : 1690812025000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "[Fix] Fix class loading issues on JDK 11 in ClasspathScanner.\u000a",
        "date" : "2023-07-31 16:00:25 +0200",
        "id" : "8528f91494554ec97f16a5e6a2248f7cc947ed26",
        "msg" : "[Fix] Fix class loading issues on JDK 11 in ClasspathScanner.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/cz/cvut/kbss/jsonld/deserialization/util/ClasspathScanner.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}