{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 1259,
      "executingTimeMillis" : 1259,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8275,
      "waitingTimeMillis" : 8275
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3198,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "30bd3677bbe377a964daf06f4f133938a31935ca",
            "branch" : [
              {
                "SHA1" : "30bd3677bbe377a964daf06f4f133938a31935ca",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "30bd3677bbe377a964daf06f4f133938a31935ca",
            "branch" : [
              {
                "SHA1" : "30bd3677bbe377a964daf06f4f133938a31935ca",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2694,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "30bd3677bbe377a964daf06f4f133938a31935ca",
        "branch" : [
          {
            "SHA1" : "30bd3677bbe377a964daf06f4f133938a31935ca",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3198",
  "duration" : 1259,
  "estimatedDuration" : 1649,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3198",
  "id" : "3198",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3198,
  "queueId" : 64024,
  "result" : "SUCCESS",
  "timestamp" : 1773832389739,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/3198/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "5gc/C5G_Tests.ttcn"
        ],
        "commitId" : "a36881e8653e774cb653fc8c8e8ace28e6fac335",
        "timestamp" : 1773827819000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "5gc: Update mobility procedure status\u000a\u000aThere's no procedure to do direct mobility between GERAN/UTRAN and 5GS\u000aaccording to spec, and IP preservation is not supported either through\u000aindirect mobility GERAN/UTRAN<->EUTRAN<->5GS.\u000a\u000aRegarding 3GPP TS 23.502 Annex G, open5gs-smfd supports Gn interface but\u000aonly when working against a 4G MME, not through 5GS (PCF and AMF).\u000a\u000aRelated specs:\u000a*3GPP TS 23.501:\u000a** 5.17.2.4 Mobility between 5GS and GERAN/UTRAN\u000a** Annex L (normative): Support of GERAN/UTRAN access\u000a* 3GPP TS 23.502 4.11.5 Impacts to 5GC Procedures\u000a* 3GPP TS 23.632 5.3 5GC-EPC Mobility Scenarios\u000a\u000aChange-Id: I6bb8672fbd553a1a2a51b97a8360658afa0fddff\u000a",
        "date" : "2026-03-18 10:56:59 +0100",
        "id" : "a36881e8653e774cb653fc8c8e8ace28e6fac335",
        "msg" : "5gc: Update mobility procedure status",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "5gc/C5G_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/NG_NAS_Osmo_Types.ttcn",
          "5gc/ConnHdlr.ttcn",
          "5gc/C5G_Tests.ttcn"
        ],
        "commitId" : "4eb087dff03073eb720345d0794f0b2832bb1364",
        "timestamp" : 1773827827000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "5gc: f_pdu_sess_establish(): Pass pdu sess type as param\u000a\u000aChange-Id: I86680b0a2f5ddb27ecbebd5639199d2f77d397f6\u000a",
        "date" : "2026-03-18 10:57:07 +0100",
        "id" : "4eb087dff03073eb720345d0794f0b2832bb1364",
        "msg" : "5gc: f_pdu_sess_establish(): Pass pdu sess type as param",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/NG_NAS_Osmo_Types.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "5gc/C5G_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "5gc/ConnHdlr.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/SCCP_Adapter.ttcnpp"
        ],
        "commitId" : "30bd3677bbe377a964daf06f4f133938a31935ca",
        "timestamp" : 1773827877000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "SCCP_Adapter: Fix typo in setverdict string\u000a\u000aChange-Id: I8924bf646b5c45e71746d3e76cf6aa3aa3fb674c\u000a",
        "date" : "2026-03-18 10:57:57 +0100",
        "id" : "30bd3677bbe377a964daf06f4f133938a31935ca",
        "msg" : "SCCP_Adapter: Fix typo in setverdict string",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/SCCP_Adapter.ttcnpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}