{
  "_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" : 1327,
      "executingTimeMillis" : 1327,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6433,
      "waitingTimeMillis" : 6433
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3193,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4daebc24d9189217ce77347c9f085de787e35218",
            "branch" : [
              {
                "SHA1" : "4daebc24d9189217ce77347c9f085de787e35218",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4daebc24d9189217ce77347c9f085de787e35218",
            "branch" : [
              {
                "SHA1" : "4daebc24d9189217ce77347c9f085de787e35218",
                "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" : "4daebc24d9189217ce77347c9f085de787e35218",
        "branch" : [
          {
            "SHA1" : "4daebc24d9189217ce77347c9f085de787e35218",
            "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" : "#3193",
  "duration" : 1327,
  "estimatedDuration" : 1582,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3193",
  "id" : "3193",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3193,
  "queueId" : 61280,
  "result" : "SUCCESS",
  "timestamp" : 1773652387457,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/3193/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bsc/BSC_Tests_LCLS.ttcn"
        ],
        "commitId" : "bfb84ffc264088a04ee03523bde0c2b4d43304ba",
        "timestamp" : 1773596480000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "bsc: fix copy-paste in TC_lcls_gcr_bway_codec_mismatch\u000a\u000aThe comment says that:\u000a\u000a* first call leg uses FR,\u000a* second call leg uses HR,\u000a\u000ahowever the code actually modifies the first call leg to use HR.\u000a\u000aThe test still exercises a codec mismatch, so LCLS non-activation\u000ais still triggered, but the leg roles are swapped relative to the\u000astated intent.  Fix this to avoid confusion.\u000a\u000aChange-Id: Ie795516a447976ffe7b94ff8efcc649af0e37790\u000a",
        "date" : "2026-03-16 00:41:20 +0700",
        "id" : "bfb84ffc264088a04ee03523bde0c2b4d43304ba",
        "msg" : "bsc: fix copy-paste in TC_lcls_gcr_bway_codec_mismatch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests_LCLS.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bts/BTS_Tests_SMSCB.ttcn"
        ],
        "commitId" : "1e92af22154f26b3b01cb89d06ccb29b08e989a9",
        "timestamp" : 1773596480000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "bts: fix ts_RslChanNr_CBCH4 used in SDCCH/8 TCs\u000a\u000aChange-Id: I505346a5b29b1fa31b7207947f908eafb49c2724\u000a",
        "date" : "2026-03-16 00:41:20 +0700",
        "id" : "1e92af22154f26b3b01cb89d06ccb29b08e989a9",
        "msg" : "bts: fix ts_RslChanNr_CBCH4 used in SDCCH/8 TCs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bts/BTS_Tests_SMSCB.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/GSM_RR_Types.ttcn",
          "bsc/BSC_Tests.ttcn"
        ],
        "commitId" : "4daebc24d9189217ce77347c9f085de787e35218",
        "timestamp" : 1773607971000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "library/GSM_RR_Types: add send/receive variants for t_RrL3Header\u000a\u000aChange-Id: I35e5897470154f0a868fead4800a46849585a201\u000a",
        "date" : "2026-03-16 03:52:51 +0700",
        "id" : "4daebc24d9189217ce77347c9f085de787e35218",
        "msg" : "library/GSM_RR_Types: add send/receive variants for t_RrL3Header",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/GSM_RR_Types.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}