{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip-dahdi" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 309,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
            "branch" : [
              {
                "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
                "name" : "refs/remotes/origin/osmith/wip-dahdi"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
            "branch" : [
              {
                "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
                "name" : "refs/remotes/origin/osmith/wip-dahdi"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 314,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
            "branch" : [
              {
                "SHA1" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
            "branch" : [
              {
                "SHA1" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
        "branch" : [
          {
            "SHA1" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#314",
  "duration" : 1363,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #314",
  "id" : "314",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 314,
  "queueId" : 671297,
  "result" : "SUCCESS",
  "timestamp" : 1644231368653,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/314/",
  "builtOn" : "gtp0-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "open5gs-master/Dockerfile"
        ],
        "commitId" : "e8c1360b9299384414b7cc96cea50ef3ff919bc2",
        "timestamp" : 1644229820000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "open5gs-master: install dependencies using apt-get build-dep\u000a\u000aThis is a 3-rd party project, which may introduce new dependencies\u000ain the future.  Rather than maintaining our own list of packages\u000ato install, let's employ 'apt-get build-dep'.  This tool parses\u000a'debian/control' and installs all dependencies automatically.\u000a\u000aChange-Id: I71ad7256116ee30f15aff38fd38588aa2bfab456\u000aRelated: SYS#5602\u000a",
        "date" : "2022-02-07 16:30:20 +0600",
        "id" : "e8c1360b9299384414b7cc96cea50ef3ff919bc2",
        "msg" : "open5gs-master: install dependencies using apt-get build-dep",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "open5gs-master/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "open5gs-master/Dockerfile",
          "ttcn3-ggsn-test/ogs/freediameter.conf"
        ],
        "commitId" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
        "timestamp" : 1644230241000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "open5gs-master: ensure consistent install paths with '-latest'\u000a\u000aThis allows running TTCN-3 test cases against both '-latest' and\u000a'-master' images using the same configuration files.\u000a\u000aChange-Id: Ib4dcf3a9f77205dcdd0ff4932763e202cb89001c\u000aRelated: SYS#5602\u000a",
        "date" : "2022-02-07 16:37:21 +0600",
        "id" : "4403dbb0a5f86e6bce6d9603153a29ed6ac3b192",
        "msg" : "open5gs-master: ensure consistent install paths with '-latest'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/ogs/freediameter.conf"
          },
          {
            "editType" : "edit",
            "file" : "open5gs-master/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}