{
  "_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" : 96466,
      "executingTimeMillis" : 96466,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5531,
      "waitingTimeMillis" : 5531
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8175,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
            "branch" : [
              {
                "SHA1" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
            "branch" : [
              {
                "SHA1" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7778,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "branch" : [
              {
                "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "branch" : [
              {
                "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
            "branch" : [
              {
                "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
            "branch" : [
              {
                "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
        "branch" : [
          {
            "SHA1" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmocom-bb"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8175",
  "duration" : 96466,
  "estimatedDuration" : 175258,
  "executor" : None,
  "fullDisplayName" : "master-osmocom-bb #8175",
  "id" : "8175",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8175,
  "queueId" : 61218,
  "result" : "SUCCESS",
  "timestamp" : 1773651306622,
  "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmocom-bb/8175/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/layer23/src/mobile/gsm48_cc.c"
        ],
        "commitId" : "8a9fc29b1c44b3566d3f4f394397869836fb399d",
        "timestamp" : 1773610774000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "mobile: gsm48_cc_tx_release_compl(): actually send the message\u000a\u000aThe message buffer is allocated, filled in, and then leaked when\u000a`trans_free(trans)` is called.  The RELEASE COMPLETE message is\u000anever transmitted to the network.\u000a\u000aChange-Id: Ic754fe1ddd7e2908627374590f01e6fc81a73c77\u000a",
        "date" : "2026-03-16 04:39:34 +0700",
        "id" : "8a9fc29b1c44b3566d3f4f394397869836fb399d",
        "msg" : "mobile: gsm48_cc_tx_release_compl(): actually send the message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/layer23/src/mobile/gsm48_cc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/layer23/src/mobile/gsm48_mm.c"
        ],
        "commitId" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
        "timestamp" : 1773610774000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "mobile: gsm48_mmxx_msg_names[]: fix some strings\u000a\u000aChange-Id: Iab3e249acc18057416a5c1fc00322b597df403d4\u000a",
        "date" : "2026-03-16 04:39:34 +0700",
        "id" : "daa94dbc0821231e7f8453f0ace97f91fa0c75f6",
        "msg" : "mobile: gsm48_mmxx_msg_names[]: fix some strings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/layer23/src/mobile/gsm48_mm.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 8175,
      "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmocom-bb/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/8175/"
    }
  ]
}