{
  "_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" : 251646,
      "executingTimeMillis" : 251646,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7023,
      "waitingTimeMillis" : 7023
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 57941,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8972707b23ca79582def0d210f381dbc28e7809d",
            "branch" : [
              {
                "SHA1" : "8972707b23ca79582def0d210f381dbc28e7809d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8972707b23ca79582def0d210f381dbc28e7809d",
            "branch" : [
              {
                "SHA1" : "8972707b23ca79582def0d210f381dbc28e7809d",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37436,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
            "branch" : [
              {
                "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
            "branch" : [
              {
                "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8972707b23ca79582def0d210f381dbc28e7809d",
        "branch" : [
          {
            "SHA1" : "8972707b23ca79582def0d210f381dbc28e7809d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-sgsn"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#57941",
  "duration" : 251646,
  "estimatedDuration" : 217120,
  "executor" : None,
  "fullDisplayName" : "master-osmo-sgsn #57941",
  "id" : "57941",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 57941,
  "queueId" : 179818,
  "result" : "SUCCESS",
  "timestamp" : 1785182407983,
  "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-sgsn/57941/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sgsn/gprs_sndcp_xid.c"
        ],
        "commitId" : "b40a36793c28339432a2ec0a97ca77502e136321",
        "timestamp" : 1785159873000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "sndcp: Remove unused variable\u000a\u000agcc 16.1.1 warns about it.\u000a\u000aChange-Id: Ie2bd3d2935cd7e0ad023a163c9be9a05b83fbc5e\u000a",
        "date" : "2026-07-27 15:44:33 +0200",
        "id" : "b40a36793c28339432a2ec0a97ca77502e136321",
        "msg" : "sndcp: Remove unused variable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sgsn/gprs_sndcp_xid.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/v42bis/v42bis_test.c"
        ],
        "commitId" : "8972707b23ca79582def0d210f381dbc28e7809d",
        "timestamp" : 1785159959000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tests/v42bis: Remove unused variable\u000a\u000agcc 16.1.1 warns about it.\u000a\u000aChange-Id: I715e57513ee62b7c61492a1d206232a5db107ea0\u000a",
        "date" : "2026-07-27 15:45:59 +0200",
        "id" : "8972707b23ca79582def0d210f381dbc28e7809d",
        "msg" : "tests/v42bis: Remove unused variable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/v42bis/v42bis_test.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 57941,
      "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/57941/"
    },
    {
      "number" : 57941,
      "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-sgsn/IU=--enable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/57941/"
    }
  ]
}