{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 278,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
            "branch" : [
              {
                "SHA1" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
            "branch" : [
              {
                "SHA1" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
        "branch" : [
          {
            "SHA1" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
            "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" : "#278",
  "duration" : 1254,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #278",
  "id" : "278",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 278,
  "queueId" : 625457,
  "result" : "SUCCESS",
  "timestamp" : 1638535265272,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/278/",
  "builtOn" : "gtp0-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmocom-bb-host-master/Dockerfile"
        ],
        "commitId" : "4a44d23aed0a17a4d0e2bd6f92d1d96ce5d22e11",
        "timestamp" : 1638477568000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "Revert \"osmocom-bb-host-master: install python-enum as fake_trx dependency\"\u000a\u000aThis reverts commit c034da05476429f1470c1245ad949fe45f08dc97.\u000aPython 2 is EOL, we are using Python 3 now with built-in enums.\u000a\u000aChange-Id: I6aa653f2165bb9a81aa8253fabc0fb436bcba009\u000a",
        "date" : "2021-12-02 23:39:28 +0300",
        "id" : "4a44d23aed0a17a4d0e2bd6f92d1d96ce5d22e11",
        "msg" : "Revert \"osmocom-bb-host-master: install python-enum as fake_trx",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmocom-bb-host-master/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-msc-test/osmo-msc.cfg"
        ],
        "commitId" : "3a2bdf20c3efbd78f25567ac41e22d4b9175233f",
        "timestamp" : 1638477832000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-msc-test/osmo-msc.cfg: remove deprecated 'periodic location update'\u000a\u000aLet's keep osmo-msc.cfg up to date with the one in osmo-ttcn3-hacks.\u000a\u000aChange-Id: I0576f21230dff2c96060430ef9ffb6001d19542d\u000aRelated: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26415\u000a",
        "date" : "2021-12-02 23:43:52 +0300",
        "id" : "3a2bdf20c3efbd78f25567ac41e22d4b9175233f",
        "msg" : "ttcn3-msc-test/osmo-msc.cfg: remove deprecated 'periodic location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/osmo-msc.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-msc-test/osmo-msc.cfg"
        ],
        "commitId" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
        "timestamp" : 1638478657000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-msc-test/osmo-msc.cfg: disable encryption for UTRAN\u000a\u000aThe Iu/UMTS specific test cases in ttcn3-msc-test expect no\u000aencryption in Security Mode Command by default (only integrity),\u000awhile osmo-msc would permit both UEA1 and UEA2 unless configured\u000aexplicitly.  This causes the related test cases to fail.\u000a\u000aA similar change was merged to osmo-ttcn3-hacks, updating the\u000aosmo-msc.cfg in there, however the actual configuration file\u000athat is used to execute test cases on Jenkins was not updated.\u000a\u000aChange-Id: I43f80e3fbd73be21fb89006e16de0e1df9ba03f5\u000aRelated: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26389\u000aFixes: OS#5333\u000a",
        "date" : "2021-12-02 23:57:37 +0300",
        "id" : "69809ab0a0fdb50ca4788445df15895c60a214d9",
        "msg" : "ttcn3-msc-test/osmo-msc.cfg: disable encryption for UTRAN",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/osmo-msc.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}