{
  "_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" : 174173,
      "executingTimeMillis" : 174173,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8697,
      "waitingTimeMillis" : 8697
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18615,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
            "branch" : [
              {
                "SHA1" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
            "branch" : [
              {
                "SHA1" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12933,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "69bb2fab2b41ead4a44d1b16c4f8f2482d1bddd5",
            "branch" : [
              {
                "SHA1" : "69bb2fab2b41ead4a44d1b16c4f8f2482d1bddd5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "69bb2fab2b41ead4a44d1b16c4f8f2482d1bddd5",
            "branch" : [
              {
                "SHA1" : "69bb2fab2b41ead4a44d1b16c4f8f2482d1bddd5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
        "branch" : [
          {
            "SHA1" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-iuh"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#18615",
  "duration" : 174173,
  "estimatedDuration" : 139133,
  "executor" : None,
  "fullDisplayName" : "master-osmo-iuh #18615",
  "id" : "18615",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 18615,
  "queueId" : 1965565,
  "result" : "SUCCESS",
  "timestamp" : 1755092108959,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/18615/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/iu_client.c",
          "src/iu_helpers.c"
        ],
        "commitId" : "df34406d8b0050df8cea8dcc7f86cbefb41cef1f",
        "timestamp" : 1754503323000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "move talloc_asn1_ctx into iu_helpers\u000a\u000aIn preparation to remove iu_client.\u000a\u000aRelated: OS#5487\u000aChange-Id: I79fe6d3e3ac92df70ec536d85d9cf1434252ba8c\u000a",
        "date" : "2025-08-06 20:02:03 +0200",
        "id" : "df34406d8b0050df8cea8dcc7f86cbefb41cef1f",
        "msg" : "move talloc_asn1_ctx into iu_helpers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/iu_client.c"
          },
          {
            "editType" : "edit",
            "file" : "src/iu_helpers.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/iuh/common.h",
          "src/iu_client_vty.c",
          "include/osmocom/ranap/iu_client.h",
          "include/osmocom/iuh/Makefile.am",
          "src/iu_helpers.c",
          "src/iu_client.c",
          "TODO-RELEASE"
        ],
        "commitId" : "5267242b1f4e3ebc919a520b366b0f642a32f49c",
        "timestamp" : 1754503381000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "move general asn debug options into iu_helpers\u000a\u000aIn prepration to remove iu_client. Move debug\u000avariables asn_debug and asn1_xer_print which are not related\u000ato iu_client into common part.\u000a\u000aRelated: OS#5487\u000aChange-Id: If5175c449af13fe81e89488df71fcd8192091659\u000a",
        "date" : "2025-08-06 20:03:01 +0200",
        "id" : "5267242b1f4e3ebc919a520b366b0f642a32f49c",
        "msg" : "move general asn debug options into iu_helpers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          },
          {
            "editType" : "edit",
            "file" : "src/iu_helpers.c"
          },
          {
            "editType" : "edit",
            "file" : "src/iu_client.c"
          },
          {
            "editType" : "edit",
            "file" : "src/iu_client_vty.c"
          },
          {
            "editType" : "add",
            "file" : "include/osmocom/iuh/common.h"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/ranap/iu_client.h"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/iuh/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/ranap/ranap_common.h",
          "src/iu_client_vty.c",
          "include/osmocom/ranap/iu_client.h",
          "TODO-RELEASE"
        ],
        "commitId" : "b63f98110684af44b161700bb5a40fcebab59436",
        "timestamp" : 1754503382000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "move enum ranap_nsap_addr_enc into ranap_common.h\u000a\u000aThe enum defines how an IP address in a RAB assignment is encoded.\u000aThis is part of RANAP.\u000a\u000aRelated: OS#5487\u000aChange-Id: Ie281bcf6b03d4cc431902cb0f6b0d5f722c80c74\u000a",
        "date" : "2025-08-06 20:03:02 +0200",
        "id" : "b63f98110684af44b161700bb5a40fcebab59436",
        "msg" : "move enum ranap_nsap_addr_enc into ranap_common.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/ranap/ranap_common.h"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/ranap/iu_client.h"
          },
          {
            "editType" : "edit",
            "file" : "src/iu_client_vty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/iu_client_vty.c",
          "include/osmocom/ranap/iu_client.h",
          "include/osmocom/ranap/Makefile.am",
          "include/osmocom/ranap/vty.h",
          "TODO-RELEASE"
        ],
        "commitId" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
        "timestamp" : 1754503382000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "move vty functions into own vty.h\u000a\u000aIn preparation to remove iu_client from osmo-iuh,\u000amove all non-iu_client stuff out of iu_client files.\u000a\u000aRelated: OS#5487\u000aChange-Id: I8d393d17aa5f004dc4aa4e916bee68f44339e138\u000a",
        "date" : "2025-08-06 20:03:02 +0200",
        "id" : "69ad38ac5445b2efc5dd685a05d10554674355fc",
        "msg" : "move vty functions into own vty.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/ranap/iu_client.h"
          },
          {
            "editType" : "add",
            "file" : "include/osmocom/ranap/vty.h"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/ranap/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/iu_client_vty.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    }
  ],
  "runs" : [
    {
      "number" : 18615,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/18615/"
    }
  ]
}