{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 23302,
      "executingTimeMillis" : 23302,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8ff6d320eb73caf0368860fbfdbba29b19268ae3",
            "branch" : [
              {
                "SHA1" : "8ff6d320eb73caf0368860fbfdbba29b19268ae3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8ff6d320eb73caf0368860fbfdbba29b19268ae3",
            "branch" : [
              {
                "SHA1" : "8ff6d320eb73caf0368860fbfdbba29b19268ae3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8ff6d320eb73caf0368860fbfdbba29b19268ae3",
        "branch" : [
          {
            "SHA1" : "8ff6d320eb73caf0368860fbfdbba29b19268ae3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/str4d/ed25519-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 23302,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #23",
  "id" : "23",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 23,
  "queueId" : 26,
  "result" : "FAILURE",
  "timestamp" : 1548713286948,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/23/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java",
          "test/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java",
          "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java",
          "test/net/i2p/crypto/eddsa/EdDSASecurityProviderTest.java"
        ],
        "commitId" : "ec29974fe805470252e975d6046a7f982ba05d46",
        "timestamp" : 1547949493000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Lints\u000a",
        "date" : "2019-01-19 20:58:13 -0500",
        "id" : "ec29974fe805470252e975d6046a7f982ba05d46",
        "msg" : "Lints",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSASecurityProviderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "28cf796a6b1c30d0828c07e7b59e7669639179fe",
        "timestamp" : 1547949512000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Update Eclipse .classpath\u000a",
        "date" : "2019-01-19 20:58:32 -0500",
        "id" : "28cf796a6b1c30d0828c07e7b59e7669639179fe",
        "msg" : "Update Eclipse .classpath",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          ".travis.yml",
          "README.md"
        ],
        "commitId" : "fed8d95ff5c788a7de8ab5007135c39c15c25ef0",
        "timestamp" : 1547967351000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Drop support for Java 6\u000a",
        "date" : "2019-01-20 01:55:51 -0500",
        "id" : "fed8d95ff5c788a7de8ab5007135c39c15c25ef0",
        "msg" : "Drop support for Java 6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "034050c1ed5c05a112ab8a2d5d345cbb84fca7af",
        "timestamp" : 1547967368000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Travis CI: Special-case OpenJDK 7 instead of OpenJDK 10\u000a",
        "date" : "2019-01-20 01:56:08 -0500",
        "id" : "034050c1ed5c05a112ab8a2d5d345cbb84fca7af",
        "msg" : "Travis CI: Special-case OpenJDK 7 instead of OpenJDK 10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "1b4218b7cb48a3edb63ea7caf3481b5c66375010",
        "timestamp" : 1547967368000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Travis CI: Test against additional JDKs\u000a",
        "date" : "2019-01-20 01:56:08 -0500",
        "id" : "1b4218b7cb48a3edb63ea7caf3481b5c66375010",
        "msg" : "Travis CI: Test against additional JDKs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ross.nicoll",
      "fullName" : "ross.nicoll"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
      "fullName" : "thestr4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ilyam",
      "fullName" : "ilyam"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/rick.parker",
      "fullName" : "rick.parker"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/code",
      "fullName" : "code"
    }
  ]
}