{
  "_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" : 2670,
      "executingTimeMillis" : 2670,
      "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" : 15,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
            "branch" : [
              {
                "SHA1" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
            "branch" : [
              {
                "SHA1" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
        "branch" : [
          {
            "SHA1" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://libvirt.org/git/libvirt-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" : "#15",
  "duration" : 2670,
  "estimatedDuration" : 49099,
  "executor" : None,
  "fullDisplayName" : "org.libvirt.libvirt-java #15",
  "id" : "15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 15,
  "queueId" : 590,
  "result" : "FAILURE",
  "timestamp" : 1589569086420,
  "url" : "https://consolving.de/jenkins/job/org.libvirt.libvirt-java/15/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/libvirt-fedora-rawhide.Dockerfile",
          "ci/libvirt-centos-8.Dockerfile",
          "ci/libvirt-ubuntu-2004.Dockerfile",
          "ci/libvirt-ubuntu-1804.Dockerfile",
          "ci/README.rst",
          ".gitlab-ci.yml",
          "ci/libvirt-fedora-32.Dockerfile",
          "ci/libvirt-debian-10.Dockerfile",
          "ci/libvirt-debian-9.Dockerfile",
          "ci/refresh",
          "ci/libvirt-opensuse-151.Dockerfile",
          "ci/libvirt-centos-7.Dockerfile",
          "ci/libvirt-fedora-31.Dockerfile",
          "ci/libvirt-debian-sid.Dockerfile"
        ],
        "commitId" : "75fd2d61e300c164f19d88376f6b8584d57c2483",
        "timestamp" : 1589560403000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "gitlab: introduce CI jobs testing git master & distro libvirt\u000aThe java build needs to validate two axis\u000a - A variety of libvirt versions\u000a- A variety of java versions\u000aWe get coverage for both these axis by running a build against the \u000adistro provided libvirt packages. All that is then missing is a build \u000aagainst the latest libvirt git master, which only needs to be run on a\u000asingle distro, for which Fedora 32 is picked. CentOS 8 is unable to run\u000atests, since it lacks ant-junit packages.\u000aReviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by:\u000aDaniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2020-05-15 17:33:23 +0100",
        "id" : "75fd2d61e300c164f19d88376f6b8584d57c2483",
        "msg" : "gitlab: introduce CI jobs testing git master & distro libvirt",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ci/libvirt-centos-7.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-fedora-31.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-fedora-32.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-ubuntu-1804.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-debian-sid.Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : ".gitlab-ci.yml"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-fedora-rawhide.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/refresh"
          },
          {
            "editType" : "add",
            "file" : "ci/README.rst"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-opensuse-151.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-debian-9.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-centos-8.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-debian-10.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/libvirt-ubuntu-2004.Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitpublish",
          "CONTRIBUTING.rst"
        ],
        "commitId" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
        "timestamp" : 1589560407000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "gitlab: add CONTRIBUTING.rst file to indicate use of merge requests\u000aWith the introduction of automated CI pipelines, we are now ready to\u000aswitch to using merge requests for the project. With this switch we\u000alonger wish to have patches sent to the mailing list, and thus the\u000agit-publish config is removed.\u000aReviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by:\u000aDaniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2020-05-15 17:33:27 +0100",
        "id" : "b2b77800c8e96d2f95ba4350ac6b28eb8699b3ee",
        "msg" : "gitlab: add CONTRIBUTING.rst file to indicate use of merge requests",
        "paths" : [
          {
            "editType" : "add",
            "file" : "CONTRIBUTING.rst"
          },
          {
            "editType" : "delete",
            "file" : ".gitpublish"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
      "fullName" : "berrange"
    }
  ]
}