{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "TESTENV_ARGS",
          "value" : "-b osmocom:nightly -c osmo"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 15103,
      "executingTimeMillis" : 15103,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2938,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
            "branch" : [
              {
                "SHA1" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
            "branch" : [
              {
                "SHA1" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-testenv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2389,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
            "branch" : [
              {
                "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
                "name" : "refs/remotes/origin/osmith/wip-testenv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
            "branch" : [
              {
                "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
                "name" : "refs/remotes/origin/osmith/wip-testenv"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
        "branch" : [
          {
            "SHA1" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "testenv-hlr-osmo-osmocom-nightly-20260203-0855-11166be1-0.log",
      "fileName" : "testenv-hlr-osmo-osmocom-nightly-20260203-0855-11166be1-0.log",
      "relativePath" : "logs/podman/testenv-hlr-osmo-osmocom-nightly-20260203-0855-11166be1-0.log"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2938",
  "duration" : 15103,
  "estimatedDuration" : 160337,
  "executor" : None,
  "fullDisplayName" : "ttcn3-hlr-test #2938",
  "id" : "2938",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2938,
  "queueId" : 22519,
  "result" : "FAILURE",
  "timestamp" : 1770108900893,
  "url" : "https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2938/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/BSSAP_LE_CodecPort.ttcn",
          "library/BSSAP_LE_Emulation.ttcn"
        ],
        "commitId" : "ab771d0663112d364784afbbccca1205f4dd1e4f",
        "timestamp" : 1769710390000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "BSSAP_LE_Emulation: Handle N-PCSTATE.ind to wait for peer availability\u000a\u000aTake the chance to explicitly log and discard other .ind primitives\u000awhich would otherwise block the processing of messages.\u000a\u000aRelated: OS#6907\u000aChange-Id: I6a40d1ddcd3a7dbde9f6c8b51439e9ab4d1da469\u000a",
        "date" : "2026-01-29 19:13:10 +0100",
        "id" : "ab771d0663112d364784afbbccca1205f4dd1e4f",
        "msg" : "BSSAP_LE_Emulation: Handle N-PCSTATE.ind to wait for peer availability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/BSSAP_LE_Emulation.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/BSSAP_LE_CodecPort.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/ranap/RANAP_CodecPort.ttcn",
          "library/BSSAP_CodecPort.ttcn",
          "msc/MSC_Tests.ttcn",
          "library/RAN_Emulation.ttcnpp",
          "bsc/BSC_Tests.ttcn"
        ],
        "commitId" : "44567cade7ef298d2e065573b9ca6d2c8ab61928",
        "timestamp" : 1769767833000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "RAN_Emulation: Handle N-PCSTATE.ind to wait for peer availability\u000a\u000aTake the chance to explicitly log and discard other .ind primitives\u000awhich would otherwise block the processing of messages.\u000a\u000aChange-Id: I86b481fca9b7be84f3cda9fbce83e60820fe7fc1\u000aRelated: OS#6907\u000a",
        "date" : "2026-01-30 11:10:33 +0100",
        "id" : "44567cade7ef298d2e065573b9ca6d2c8ab61928",
        "msg" : "RAN_Emulation: Handle N-PCSTATE.ind to wait for peer availability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/BSSAP_CodecPort.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/ranap/RANAP_CodecPort.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/RAN_Emulation.ttcnpp"
          },
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bsc/BSC_Tests.ttcn"
        ],
        "commitId" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
        "timestamp" : 1770021924000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bsc: Don't start virtual SMLC in TC_lcs_loc_req_without_smlc\u000a\u000aThe SMLC is not needed at all in that test. In fact, we want it to not\u000abe available. Starting it now within that test, where the BSC Lb link is\u000atorn down (f_vty_enable_smlc(false)) may create race conditions where\u000athe SMLC ttcn3 code (BSSMAP_LE_Emulation) will try to get the RESET\u000aprocedure ongoing, which the BSC SCCP stack may reject (SCCP UDTS) due\u000ato the SCCP User being unbound during the VTY command above to disable\u000athe Lb Link.\u000a\u000aChange-Id: Idb98e4d907feaafdaf3f5bf044c0c50b6d943d01\u000a",
        "date" : "2026-02-02 09:45:24 +0100",
        "id" : "378b2a24a962bc888bbc6e5f134de26ea1818911",
        "msg" : "bsc: Don't start virtual SMLC in TC_lcs_loc_req_without_smlc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}