{
  "_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" : 221055,
      "executingTimeMillis" : 221055,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8142,
      "waitingTimeMillis" : 8142
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 51389,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
            "branch" : [
              {
                "SHA1" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
            "branch" : [
              {
                "SHA1" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 34422,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8284fb053dbfbc70438684cf47b65d1269142187",
            "branch" : [
              {
                "SHA1" : "8284fb053dbfbc70438684cf47b65d1269142187",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8284fb053dbfbc70438684cf47b65d1269142187",
            "branch" : [
              {
                "SHA1" : "8284fb053dbfbc70438684cf47b65d1269142187",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
        "branch" : [
          {
            "SHA1" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-msc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#51389",
  "duration" : 221055,
  "estimatedDuration" : 230504,
  "executor" : None,
  "fullDisplayName" : "master-osmo-msc #51389",
  "id" : "51389",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 51389,
  "queueId" : 90075,
  "result" : "SUCCESS",
  "timestamp" : 1776337570108,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/51389/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/msc_vlr/msc_vlr_tests.c",
          "tests/msc_vlr/msc_vlr_test_call.c",
          "tests/msc_vlr/msc_vlr_test_gsm_ciph.c",
          "src/libmsc/msc_a.c",
          "tests/msc_vlr/msc_vlr_test_authen_reuse.c",
          "tests/msc_vlr/msc_vlr_test_umts_authen.c",
          "src/libmsc/gsm_04_08_cc.c",
          "src/libmsc/msc_vgcs.c",
          "tests/msc_vlr/msc_vlr_tests.h"
        ],
        "commitId" : "f202d079d032544aa047e343d6abf87abd066ddf",
        "timestamp" : 1776088413000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
          "fullName" : "Andreas Eversberg"
        },
        "authorEmail" : "aeversberg@sysmocom.de",
        "comment" : "Check for protocol extension bit in message type at a central location\u000a\u000aBits 8 and 7 of message type can be used as sequence number or have\u000aspecific default values. The added check will verify the bits according\u000ato the prococol descriptor and Release version.\u000a\u000aThe Rules for these bits are described in GSM TS 124.007, clause\u000a11.2.3.2.1 for Release <= 98 and 11.2.3.2.2 for Release >= 99.\u000a\u000aThere is also no need to clear bit 7 in message type for these\u000aprotocols, as it is done already in gsm48_hdr_msg_type().\u000a\u000aSome unit tests fail without fixes that are included in this patch.\u000a\u000aChange-Id: Iae41bc6a2e9fd85583509b6c6154dd5a935fb5df\u000a",
        "date" : "2026-04-13 15:53:33 +0200",
        "id" : "f202d079d032544aa047e343d6abf87abd066ddf",
        "msg" : "Check for protocol extension bit in message type at a central location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/libmsc/gsm_04_08_cc.c"
          },
          {
            "editType" : "edit",
            "file" : "src/libmsc/msc_vgcs.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_tests.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_tests.h"
          },
          {
            "editType" : "edit",
            "file" : "src/libmsc/msc_a.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_gsm_ciph.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_authen_reuse.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_umts_authen.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_call.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/msc_vlr/msc_vlr_test_call.c",
          "tests/msc_vlr/msc_vlr_tests.h",
          "tests/msc_vlr/msc_vlr_test_gsm_ciph.c",
          "tests/msc_vlr/msc_vlr_test_umts_authen.c",
          "tests/msc_vlr/msc_vlr_test_authen_reuse.c"
        ],
        "commitId" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
        "timestamp" : 1776247095000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
          "fullName" : "Andreas Eversberg"
        },
        "authorEmail" : "aeversberg@sysmocom.de",
        "comment" : "Reset 'release_99' flag in test cases at comment_start()\u000a\u000aRather than resetting release_99 flag in every test case that did set\u000ait, do it in comment_start().\u000a\u000aChange-Id: I55a49dd24a5df6ee8e28fa6b410988e82d10c554\u000a",
        "date" : "2026-04-15 11:58:15 +0200",
        "id" : "97eeaff2ff42ec47fcd625ee7dbc3fdbc7ebaecb",
        "msg" : "Reset 'release_99' flag in test cases at comment_start()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_umts_authen.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_call.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_gsm_ciph.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_tests.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/msc_vlr/msc_vlr_test_authen_reuse.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
      "fullName" : "Andreas Eversberg"
    }
  ],
  "runs" : [
    {
      "number" : 51389,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/51389/"
    },
    {
      "number" : 51389,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/51389/"
    }
  ]
}