{
  "_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" : 153280,
      "executingTimeMillis" : 153280,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7090,
      "waitingTimeMillis" : 7090
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11070,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "71ad913d99f32a0c0884533728770062a847c7c8",
            "branch" : [
              {
                "SHA1" : "71ad913d99f32a0c0884533728770062a847c7c8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "71ad913d99f32a0c0884533728770062a847c7c8",
            "branch" : [
              {
                "SHA1" : "71ad913d99f32a0c0884533728770062a847c7c8",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3182,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
            "branch" : [
              {
                "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
            "branch" : [
              {
                "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "71ad913d99f32a0c0884533728770062a847c7c8",
        "branch" : [
          {
            "SHA1" : "71ad913d99f32a0c0884533728770062a847c7c8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-hnbgw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11070",
  "duration" : 153280,
  "estimatedDuration" : 116430,
  "executor" : None,
  "fullDisplayName" : "master-osmo-hnbgw #11070",
  "id" : "11070",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11070,
  "queueId" : 1813982,
  "result" : "SUCCESS",
  "timestamp" : 1739193187735,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-hnbgw/11070/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_l3.c"
        ],
        "commitId" : "4ed837cba80e55080f749e55afe1395f02e16cd2",
        "timestamp" : 1738933601000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "peek_l3_ul_nas: Split parsing logic based on PS/CS ctx\u000a\u000aIt makes no sense to receive an MM message over PS context or a GMM\u000amessage over a CS context, hence better clearly split the parsing code\u000apaths to avoid unintended logic execution.\u000a\u000aRelated: OS#6717\u000aChange-Id: I198f2fd14952362c4d189663d067c7f9dae2ed05\u000a",
        "date" : "2025-02-07 14:06:41 +0100",
        "id" : "4ed837cba80e55080f749e55afe1395f02e16cd2",
        "msg" : "peek_l3_ul_nas: Split parsing logic based on PS/CS ctx",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_l3.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_l3.c"
        ],
        "commitId" : "167f7aaac82f3adc5a4073ba71ccac5a62a37bb7",
        "timestamp" : 1738933606000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "peek_l3_ul_nas: Improve RAU req parsing checks\u000a\u000aUsed recently updated osmo-sgsn gprs_gmm_parse_ra_upd_req() as a guide.\u000a\u000aRelated: OS#6717\u000aChange-Id: I1a6c642e7017e159a2035869c75475d0de7fbb75\u000a",
        "date" : "2025-02-07 14:06:46 +0100",
        "id" : "167f7aaac82f3adc5a4073ba71ccac5a62a37bb7",
        "msg" : "peek_l3_ul_nas: Improve RAU req parsing checks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_l3.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_l3.c"
        ],
        "commitId" : "dbbfefad2cf0ae511bc197cbc053f56a91873629",
        "timestamp" : 1738933606000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "peek_l3_ul_nas: Improve GMM Attach Req parsing checks\u000a\u000aRelated: OS#6717\u000aChange-Id: Ic9815215d40d7bb59709dcbffa0a4673f1e0e710\u000a",
        "date" : "2025-02-07 14:06:46 +0100",
        "id" : "dbbfefad2cf0ae511bc197cbc053f56a91873629",
        "msg" : "peek_l3_ul_nas: Improve GMM Attach Req parsing checks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_l3.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_l3.c"
        ],
        "commitId" : "71ad913d99f32a0c0884533728770062a847c7c8",
        "timestamp" : 1738933606000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "peek_l3_ul_nas: Parse PTMSI MI from GMM RAU req\u000a\u000aold_ra param in decode_gmm_tlv() is dropped since it was not really\u000aused, and all callers already parse old_ra in the manual mandatory\u000aparsing step.\u000a\u000aRelated: OS#6717\u000aChange-Id: I570eb31dcee94a3ebef25e15ac7cd7199ec9a79e\u000a",
        "date" : "2025-02-07 14:06:46 +0100",
        "id" : "71ad913d99f32a0c0884533728770062a847c7c8",
        "msg" : "peek_l3_ul_nas: Parse PTMSI MI from GMM RAU req",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_l3.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 11070,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/11070/"
    },
    {
      "number" : 11070,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-hnbgw/NFTABLES=1,PFCP=1,WITH_MANUALS=1,a4=default,label=osmocom-master/11070/"
    }
  ]
}