{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 40,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4f8f2512e311a34b69372dc8cb85fed945c56822",
            "branch" : [
              {
                "SHA1" : "4f8f2512e311a34b69372dc8cb85fed945c56822",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4f8f2512e311a34b69372dc8cb85fed945c56822",
            "branch" : [
              {
                "SHA1" : "4f8f2512e311a34b69372dc8cb85fed945c56822",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 172,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ec6897304678b80e926f5119d224964ebcc8d58c",
            "branch" : [
              {
                "SHA1" : "ec6897304678b80e926f5119d224964ebcc8d58c",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ec6897304678b80e926f5119d224964ebcc8d58c",
            "branch" : [
              {
                "SHA1" : "ec6897304678b80e926f5119d224964ebcc8d58c",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ec6897304678b80e926f5119d224964ebcc8d58c",
        "branch" : [
          {
            "SHA1" : "ec6897304678b80e926f5119d224964ebcc8d58c",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoRuntime.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 103,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#172",
  "duration" : 247500,
  "estimatedDuration" : 249464,
  "executor" : None,
  "fullDisplayName" : "geckoRuntime #172",
  "id" : "172",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 172,
  "queueId" : 354,
  "result" : "SUCCESS",
  "timestamp" : 1594126704326,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/geckoRuntime/172/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.logging/launch_example.bndrun",
          "org.gecko.logging/.gitignore",
          "org.gecko.logging/.classpath",
          "org.gecko.logging/bnd.bnd",
          "org.gecko.logging/.settings/org.eclipse.jdt.ui.prefs",
          "org.gecko.runtime.tests/bnd.bnd",
          "org.gecko.logging/.settings/org.eclipse.core.resources.prefs",
          "cnf/ext/central.maven",
          "org.gecko.logging/.project",
          "org.gecko.logging/.settings/org.eclipse.jdt.core.prefs"
        ],
        "commitId" : "ec6897304678b80e926f5119d224964ebcc8d58c",
        "timestamp" : 1594126662000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- added logging fragment\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-07-07 14:57:42 +0200",
        "id" : "ec6897304678b80e926f5119d224964ebcc8d58c",
        "msg" : "- added logging fragment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cnf/ext/central.maven"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.runtime.tests/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/.classpath"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/.project"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/launch_example.bndrun"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.logging/.settings/org.eclipse.jdt.ui.prefs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}