{
  "_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" : 64250,
      "executingTimeMillis" : 64250,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7039,
      "waitingTimeMillis" : 7039
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 838,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
            "branch" : [
              {
                "SHA1" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
            "branch" : [
              {
                "SHA1" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
        "branch" : [
          {
            "SHA1" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#838",
  "duration" : 64250,
  "estimatedDuration" : 80444,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #838",
  "id" : "838",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 838,
  "queueId" : 2065393,
  "result" : "SUCCESS",
  "timestamp" : 1765284667487,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/master-libosmo-sigtran/838/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tcap_as_loadshare.c"
        ],
        "commitId" : "cb6f1d65989ff5cb7bb733a1b9b732cf0cd64fef",
        "timestamp" : 1765284357000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "cosmetic: tcap: Fix wrong msgb ownership documentation\u000a\u000aCaller of the function, ipa_rx_msg(), already specifies the ownesrship\u000ais kept by its callers, ss7_asp_ipa_srv_conn_rx_cb() and ipa_cli_read_cb().\u000a\u000aChange-Id: Idfda2c2eda8a8490d8306a364eccf96ebc15b7a4\u000a",
        "date" : "2025-12-09 13:45:57 +0100",
        "id" : "cb6f1d65989ff5cb7bb733a1b9b732cf0cd64fef",
        "msg" : "cosmetic: tcap: Fix wrong msgb ownership documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tcap_as_loadshare.c",
          "src/ss7_as_vty.c"
        ],
        "commitId" : "8c8f72910aefb31ae1aa3f72d9ead4e82cafda65",
        "timestamp" : 1765284368000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tcap: Forbid tcap-routing in ASP mode\u000a\u000aThe tcap-routing feature is only expected to be used so far by osmo-stp,\u000awhich runs in SG role. Disable it for programs running under ASP role.\u000a\u000aChange-Id: I4ccfa9ae06c756dd6626045a8e9f14ae79bcfa34\u000a",
        "date" : "2025-12-09 13:46:08 +0100",
        "id" : "8c8f72910aefb31ae1aa3f72d9ead4e82cafda65",
        "msg" : "tcap: Forbid tcap-routing in ASP mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_as_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/vty/osmo_stp_test.vty",
          "src/ss7_asp_vty.c"
        ],
        "commitId" : "314cfc3c93c878a5208b1e669f1fc21fc0679aa8",
        "timestamp" : 1765284368000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "vty: Forbid deleting ASP currently configured in an AS\u000a\u000aMake the user first remove the ASP from the AS manually.\u000a\u000aChange-Id: I3eed65b4a33b786e7dde6e86774c56655523aea2\u000a",
        "date" : "2025-12-09 13:46:08 +0100",
        "id" : "314cfc3c93c878a5208b1e669f1fc21fc0679aa8",
        "msg" : "vty: Forbid deleting ASP currently configured in an AS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_asp_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test.vty"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/vty/Makefile.am",
          "tests/vty/ss7_asp_test.vty"
        ],
        "commitId" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
        "timestamp" : 1765284368000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tests/vty: Run ss7_asp_test.vty\u000a\u000aOld commit enabled running vty tests for libosmo-sigtran in SG mode, but\u000aprevented running the existing ones in ASP mode. Re-enable them (and\u000aupdate the vty output to up to date expectations).\u000a\u000aFixes: d3e69b874971441071663a2457773dac77b579ae\u000aChange-Id: Ibcb0c589e6bdf692fa82361deedeb82169c09270\u000a",
        "date" : "2025-12-09 13:46:08 +0100",
        "id" : "74d074b31df5e3ddcc595fa95aa0eb1f8ffe12be",
        "msg" : "tests/vty: Run ss7_asp_test.vty",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "tests/vty/ss7_asp_test.vty"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 838,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/838/"
    },
    {
      "number" : 838,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/838/"
    }
  ]
}