{
  "_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" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 2123,
      "executingTimeMillis" : 2123,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5158,
      "waitingTimeMillis" : 5158
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3202,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
            "branch" : [
              {
                "SHA1" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
            "branch" : [
              {
                "SHA1" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
                "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" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
        "branch" : [
          {
            "SHA1" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
            "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" : "#3202",
  "duration" : 2123,
  "estimatedDuration" : 1606,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3202",
  "id" : "3202",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3202,
  "queueId" : 66499,
  "result" : "SUCCESS",
  "timestamp" : 1774040885616,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/registry-trigger-osmo-ttcn3-hacks/3202/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/HTTP_Adapter.ttcn"
        ],
        "commitId" : "f2d3a3775dd1de5a62a13f2996baef2fc3ba85e7",
        "timestamp" : 1773869623000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "library/HTTP_Adapter: clarify response template restriction\u000a\u000aChange-Id: I1a5ee842c30de9ec22d9e375f6b1b24b3eaee1e0\u000a",
        "date" : "2026-03-19 04:33:43 +0700",
        "id" : "f2d3a3775dd1de5a62a13f2996baef2fc3ba85e7",
        "msg" : "library/HTTP_Adapter: clarify response template restriction",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/HTTP_Adapter.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/HTTP_Adapter.ttcn"
        ],
        "commitId" : "f07e95e207f90047bc67c97398e237af4042e681",
        "timestamp" : 1773875617000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "library/HTTP_Adapter: bail out early on failure\u000a\u000aReplace `self.stop` with `Misc_Helpers.f_shutdown()`, and add it after\u000aexisting `setverdict(fail, ...)` calls that previously fell through.\u000a\u000aIn all these cases there is no meaningful way to continue: the caller\u000aof these functions usually expects a valid value to be returned, and\u000acontinuing (not stopping) oftentimes results in confusing DTEs.\u000a\u000aChange-Id: I229028d551d5cf9651e6e65314cd40f414bfe235\u000a",
        "date" : "2026-03-19 06:13:37 +0700",
        "id" : "f07e95e207f90047bc67c97398e237af4042e681",
        "msg" : "library/HTTP_Adapter: bail out early on failure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/HTTP_Adapter.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/HTTP_Adapter.ttcn",
          "s1gw/S1GW_REST_Functions.ttcn"
        ],
        "commitId" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
        "timestamp" : 1773875876000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1gw: f_REST_*(): use tr_HTTP_RespBody(decmatch T:?)\u000a\u000aPass `exp := tr_HTTP_RespBody(decmatch T:?)` to f_http_transact() in\u000aevery REST helper that decodes the response body.  This ensures both\u000aa 2xx status code and a decodable body are required before any decode\u000aattempt is made, producing an informative \"Unexpected HTTP response\"\u000averdict (rather than a confusing DTE) when e.g. an older osmo-s1gw\u000areturns HTTP 404 with an empty body for an unsupported endpoint.\u000a\u000aChange-Id: I6997dae5314d4a4588386183832426ab5b8d0843\u000a",
        "date" : "2026-03-19 06:17:56 +0700",
        "id" : "62fb5ece59fac0b3de39d413517cb8e40e1277a6",
        "msg" : "s1gw: f_REST_*(): use tr_HTTP_RespBody(decmatch T:?)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/HTTP_Adapter.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "s1gw/S1GW_REST_Functions.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}