{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"master-osmo-mgw\" build number 13,426",
          "upstreamBuild" : 13426,
          "upstreamProject" : "master-osmo-mgw",
          "upstreamUrl" : "job/master-osmo-mgw/"
        }
      ]
    },
    {
      "_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" : 136804,
      "executingTimeMillis" : 136804,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6597,
      "waitingTimeMillis" : 6597
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28722,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
            "branch" : [
              {
                "SHA1" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
            "branch" : [
              {
                "SHA1" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20229,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
        "branch" : [
          {
            "SHA1" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bsc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28722",
  "duration" : 136804,
  "estimatedDuration" : 139358,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bsc #28722",
  "id" : "28722",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28722,
  "queueId" : 2058044,
  "result" : "SUCCESS",
  "timestamp" : 1764664352578,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-bsc/28722/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/vgcs_fsm.c",
          "include/osmocom/bsc/gsm_data.h"
        ],
        "commitId" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
        "timestamp" : 1764077179000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
          "fullName" : "Andreas Eversberg"
        },
        "authorEmail" : "aeversberg@sysmocom.de",
        "comment" : "ASCI: Fix removal of call notification when lchan fails\u000a\u000aWhen ASCI resource setup fails, due to channel assignment failure, the\u000alchan will be removed from gsm_subscriber_connection structure. Adding\u000aa 'bts' pointer to gsm_subscriber_connection structure allows the ASCI\u000aresource FSM destructor to remove call notification from that BTS.\u000a\u000aChange-Id: Ib5f7fdf8c3b3606002151f86d2bdfaeb33904364\u000a",
        "date" : "2025-11-25 14:26:19 +0100",
        "id" : "23c050602cea7b60c52b894a5d8e5d5fef445ff2",
        "msg" : "ASCI: Fix removal of call notification when lchan fails",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/vgcs_fsm.c"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/bsc/gsm_data.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
      "fullName" : "Andreas Eversberg"
    }
  ],
  "runs" : [
    {
      "number" : 28722,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/28722/"
    }
  ]
}