{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.warnings.WarningsResultAction"
    },
    {
      "_class" : "hudson.plugins.warnings.AggregatedWarningsResultAction"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 467,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildAction"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#51",
  "duration" : 589852,
  "estimatedDuration" : 628056,
  "executor" : None,
  "fullDisplayName" : "Orxonox branch OrxoBlox_FS19 (build & test) #51",
  "id" : "51",
  "keepLog" : False,
  "number" : 51,
  "queueId" : 1992,
  "result" : "SUCCESS",
  "timestamp" : 1558005393267,
  "url" : "https://www.orxonox.net/jenkins/job/orxonox_tests_branch_OrxoBlox_FS19/51/",
  "builtOn" : "docker-cbc682dfe4e2",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "data/levels/orxoblox.oxw",
          "src/modules/OrxoBlox/CMakeLists.txt",
          "src/modules/OrxoBlox/OrxoBlox.cc",
          "src/modules/OrxoBlox/OrxoBlox.h",
          "src/modules/OrxoBlox/OrxoBloxPrereqs.h",
          "src/modules/weapons/projectiles/BallProjectile.cc",
          "src/modules/weapons/weaponmodes/BallGun.cc"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/pomselj",
          "fullName" : "pomselj"
        },
        "commitId" : "12371",
        "timestamp" : 1558005238246,
        "date" : "2019-05-16T11:13:58.246353Z",
        "msg" : "BallProjectiles fly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc"
          }
        ],
        "revision" : 12371,
        "user" : "pomselj"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "data/levels/orxoblox.oxw",
          "data/levels/templates/spaceshipOrxoBlox.oxt",
          "data/overlays/OrxoBloxHUD.oxo",
          "src/modules/OrxoBlox/OrxoBlox.cc",
          "src/modules/OrxoBlox/OrxoBlox.h",
          "src/modules/OrxoBlox/OrxoBloxPrereqs.h",
          "src/modules/OrxoBlox/OrxoBloxShip.cc",
          "src/modules/OrxoBlox/OrxoBloxShip.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/ahuwyler",
          "fullName" : "ahuwyler"
        },
        "commitId" : "12370",
        "timestamp" : 1558005201873,
        "date" : "2019-05-16T11:13:21.873202Z",
        "msg" : "We have new template",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.h"
          }
        ],
        "revision" : 12370,
        "user" : "ahuwyler"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/branches/OrxoBlox_FS19",
        "revision" : 12371
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/ahuwyler",
      "fullName" : "ahuwyler"
    },
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/pomselj",
      "fullName" : "pomselj"
    }
  ]
}