{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 3528,
      "executingTimeMillis" : 3528,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6957,
      "waitingTimeMillis" : 6957
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2126,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
            "branch" : [
              {
                "SHA1" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
            "branch" : [
              {
                "SHA1" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1133,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f8cdd64b7607f43e9813d60f473905c679bb4c19",
            "branch" : [
              {
                "SHA1" : "f8cdd64b7607f43e9813d60f473905c679bb4c19",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f8cdd64b7607f43e9813d60f473905c679bb4c19",
            "branch" : [
              {
                "SHA1" : "f8cdd64b7607f43e9813d60f473905c679bb4c19",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
        "branch" : [
          {
            "SHA1" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitea.osmocom.org/sdr/osmo-fl2k"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2126",
  "duration" : 3528,
  "estimatedDuration" : 3632,
  "executor" : None,
  "fullDisplayName" : "master-osmo-fl2k #2126",
  "id" : "2126",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2126,
  "queueId" : 1981893,
  "result" : "SUCCESS",
  "timestamp" : 1756794127197,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-fl2k/2126/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CMakeLists.txt"
        ],
        "commitId" : "6f098b972ed79778e0dfb1ad78ad9b4c19f18b0e",
        "timestamp" : 1756793909000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "CMakeLists: extend cmake_minimum_required range\u000a\u000aExtend the range from cmake_minimum_required for versions up to 4.0.\u000aDebian unstable ships cmake 4.1.1-2 now, which failed with the previous\u000acmake_minimum_required with:\u000a\u000a[  132s] CMake Error at CMakeLists.txt:22 (cmake_minimum_required):\u000a[  132s]   Compatibility with CMake < 3.5 has been removed from CMake.\u000a\u000aI have verified that it builds fine in Debian unstable with this change.\u000a\u000aChange-Id: Ifbeac7bf2e828f0cd21a528f60e817a11f47b0b9\u000a",
        "date" : "2025-09-02 08:18:29 +0200",
        "id" : "6f098b972ed79778e0dfb1ad78ad9b4c19f18b0e",
        "msg" : "CMakeLists: extend cmake_minimum_required range",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CMakeLists.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/changelog"
        ],
        "commitId" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
        "timestamp" : 1756794011000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Release 0.2.1\u000a\u000aChange-Id: I6664fdbdfaf823245c30501041b5bc2189ae6d4f\u000a",
        "date" : "2025-09-02 08:20:11 +0200",
        "id" : "62ebc51cc4c5b3bba74f1d05a171e4937a9f93a6",
        "msg" : "Release 0.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian/changelog"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 2126,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-fl2k/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2126/"
    }
  ]
}