{
  "_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" : 14743,
      "executingTimeMillis" : 14743,
      "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" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
            "branch" : [
              {
                "SHA1" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
            "branch" : [
              {
                "SHA1" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
        "branch" : [
          {
            "SHA1" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:spotify/dns-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" : "#8",
  "duration" : 14743,
  "estimatedDuration" : 63684,
  "executor" : None,
  "fullDisplayName" : "com.spotify.dns #8",
  "id" : "8",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8,
  "queueId" : 1516,
  "result" : "FAILURE",
  "timestamp" : 1632202987429,
  "url" : "https://consolving.de/jenkins/view/all/job/com.spotify.dns/8/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/com/spotify/dns/DnsLookupPerformanceTest.java",
          "src/test/java/com/spotify/dns/ServiceResolvingChangeNotifierTest.java",
          "src/main/java/com/spotify/dns/SimpleLookupFactory.java",
          "src/main/java/com/spotify/dns/MeteredDnsSrvResolver.java",
          "src/test/java/com/spotify/dns/RetainingDnsSrvResolverTest.java",
          "src/test/java/com/spotify/dns/SimpleLookupFactoryTest.java",
          "src/test/java/com/spotify/dns/DnsSrvResolversIT.java",
          "src/main/java/com/spotify/dns/LookupFactory.java",
          "src/main/java/com/spotify/dns/RetainingDnsSrvResolver.java",
          "pom.xml",
          "src/main/java/com/spotify/dns/XBillDnsSrvResolver.java",
          "src/test/java/com/spotify/dns/examples/BasicUsage.java",
          "src/main/java/com/spotify/dns/ServiceResolvingChangeNotifier.java",
          "src/main/java/com/spotify/dns/DnsSrvResolver.java",
          "src/test/java/com/spotify/dns/DnsSrvWatchersTest.java",
          "src/main/java/com/spotify/dns/CachingLookupFactory.java",
          "src/main/java/com/spotify/dns/DnsSrvResolvers.java",
          "src/test/java/com/spotify/dns/MeteredDnsSrvResolverTest.java"
        ],
        "commitId" : "44637e0d3488843f427dd865429c2f034f98d8f8",
        "timestamp" : 1632127086000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/sophyc",
          "fullName" : "sophyc"
        },
        "authorEmail" : "sophyc@spotify.com",
        "comment" : "Use LookupSession for async lookups Add new methods while deprecating\u000aold ones to keep backwards compatibility. Add custom executor to\u000aDnsSrvResolvers.java Use dnsjava version 3.4.2\u000a",
        "date" : "2021-09-20 10:38:06 +0200",
        "id" : "44637e0d3488843f427dd865429c2f034f98d8f8",
        "msg" : "Use LookupSession for async lookups Add new methods while deprecating",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/java/com/spotify/dns/DnsLookupPerformanceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/MeteredDnsSrvResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/SimpleLookupFactoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/DnsSrvResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/RetainingDnsSrvResolverTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/ServiceResolvingChangeNotifierTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/examples/BasicUsage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/LookupFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/DnsSrvResolversIT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/SimpleLookupFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/RetainingDnsSrvResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/XBillDnsSrvResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/CachingLookupFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/DnsSrvWatchersTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/spotify/dns/MeteredDnsSrvResolverTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/ServiceResolvingChangeNotifier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/spotify/dns/DnsSrvResolvers.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "75583281ae7f6d44c2f8d539e4216683909152ae",
        "timestamp" : 1632127126000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/sophyc",
          "fullName" : "sophyc"
        },
        "authorEmail" : "sophyc@spotify.com",
        "comment" : "build dns-java with jdk 8\u000a",
        "date" : "2021-09-20 10:38:46 +0200",
        "id" : "75583281ae7f6d44c2f8d539e4216683909152ae",
        "msg" : "build dns-java with jdk 8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "f65efa26bc0d00a4b10444bab88aacca392c1496",
        "timestamp" : 1632128495000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/sophyc",
          "fullName" : "sophyc"
        },
        "authorEmail" : "sophyc@spotify.com",
        "comment" : "Revert \"build dns-java with jdk 8\"\u000aThis reverts commit 75583281ae7f6d44c2f8d539e4216683909152ae.\u000a",
        "date" : "2021-09-20 11:01:35 +0200",
        "id" : "f65efa26bc0d00a4b10444bab88aacca392c1496",
        "msg" : "Revert \"build dns-java with jdk 8\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "7a8be3f477de8227d82cd96d44e5f2539909c413",
        "timestamp" : 1632129262000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/sophyc",
          "fullName" : "sophyc"
        },
        "authorEmail" : "sophyc@spotify.com",
        "comment" : "[maven-release-plugin] prepare release v3.3.0\u000a",
        "date" : "2021-09-20 11:14:22 +0200",
        "id" : "7a8be3f477de8227d82cd96d44e5f2539909c413",
        "msg" : "[maven-release-plugin] prepare release v3.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
        "timestamp" : 1632129266000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/sophyc",
          "fullName" : "sophyc"
        },
        "authorEmail" : "sophyc@spotify.com",
        "comment" : "[maven-release-plugin] prepare for next development iteration\u000a",
        "date" : "2021-09-20 11:14:26 +0200",
        "id" : "82f8d29f9203fad9b26941f3819f24b17ed06cc0",
        "msg" : "[maven-release-plugin] prepare for next development iteration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/sophyc",
      "fullName" : "sophyc"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/github",
      "fullName" : "github"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/rouz",
      "fullName" : "rouz"
    }
  ]
}