{
  "_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" : 289,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
            "branch" : [
              {
                "SHA1" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
            "branch" : [
              {
                "SHA1" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
        "branch" : [
          {
            "SHA1" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
            "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" : "#289",
  "duration" : 1331,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #289",
  "id" : "289",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 289,
  "queueId" : 633961,
  "result" : "SUCCESS",
  "timestamp" : 1639591566773,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/289/",
  "builtOn" : "gtp0-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Dockerfile",
          "debian-bullseye-build/Makefile"
        ],
        "commitId" : "7b607306b732a705a39a7445e3dd16196bb4a351",
        "timestamp" : 1639591485000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "sync debian-buster-build with debian-stretch-build\u000a\u000aChange-Id: I6f871613fc4e8dd069cbe8c4a0ef3d1725be8c7a\u000a",
        "date" : "2021-12-15 18:04:45 +0000",
        "id" : "7b607306b732a705a39a7445e3dd16196bb4a351",
        "msg" : "sync debian-buster-build with debian-stretch-build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "debian-bullseye-build/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bullseye-build/Dockerfile"
        ],
        "commitId" : "d3d4bcec414f09e122f6099d302599d7779a5136",
        "timestamp" : 1639591485000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "Add debian-bullseye-build container\u000a\u000aChange-Id: Ie2c75f30a5fc46979812ddfbea349e3d2fa91a7d\u000a",
        "date" : "2021-12-15 18:04:45 +0000",
        "id" : "d3d4bcec414f09e122f6099d302599d7779a5136",
        "msg" : "Add debian-bullseye-build container",
        "paths" : [
          {
            "editType" : "add",
            "file" : "debian-bullseye-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Makefile",
          "debian-buster-erlang/Makefile",
          "debian-stretch-jenkins/Makefile",
          "debian-buster-jenkins/Makefile",
          "debian-stretch-build-dist/Makefile",
          "debian-stretch-build/Makefile",
          "debian-stretch-obs-latest/Makefile"
        ],
        "commitId" : "ab69bcc39b3992ffdac72e9ee54aceb612c65354",
        "timestamp" : 1639591519000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "debian-{buster,stretch}-*: Explicitly specify DISTRO variables\u000a\u000aIt seems a manual 'make' in the respective directories no longer\u000aworks, as always the default distro is used as upstream reference.\u000a\u000aLet's work around this by adding DISTRO variable assignments to the\u000arespective makefiles.\u000a\u000aChange-Id: I8769d504ca7afde07d4a0ad1f03aaaec892bf576\u000a",
        "date" : "2021-12-15 18:05:19 +0000",
        "id" : "ab69bcc39b3992ffdac72e9ee54aceb612c65354",
        "msg" : "debian-{buster,stretch}-*: Explicitly specify DISTRO variables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-stretch-jenkins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-build-dist/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-build/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-obs-latest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-erlang/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-jenkins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bsc-test/osmo-stp.cfg"
        ],
        "commitId" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
        "timestamp" : 1639591519000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "bsc-test: Reduce log verbosity of osmo-stp\u000a\u000aI don't really see the point of crating 19 MBytes of logs for every\u000attcn3-bsc-* test run that consists mainly of debug messages about\u000asending a message from left to right. osmo-stp is not the IUT here,\u000abut merely a part of the test fixture.  Let's reduce log verbosity.\u000a\u000aChange-Id: If1d22814d89c4e52b3b7804110256d896b7cc99f\u000a",
        "date" : "2021-12-15 18:05:19 +0000",
        "id" : "650870c9f53dc91cce79983c9465a03db2ffc8e7",
        "msg" : "bsc-test: Reduce log verbosity of osmo-stp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/osmo-stp.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}