{
  "_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" : 73533,
      "executingTimeMillis" : 73533,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6283,
      "waitingTimeMillis" : 6283
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2939,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
            "branch" : [
              {
                "SHA1" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
            "branch" : [
              {
                "SHA1" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1667,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
            "branch" : [
              {
                "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
            "branch" : [
              {
                "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
        "branch" : [
          {
            "SHA1" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-remsim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2939",
  "duration" : 73533,
  "estimatedDuration" : 73307,
  "executor" : None,
  "fullDisplayName" : "master-osmo-remsim #2939",
  "id" : "2939",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2939,
  "queueId" : 102154,
  "result" : "SUCCESS",
  "timestamp" : 1777332547318,
  "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-remsim/2939/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rspro/ber_decoder.c"
        ],
        "commitId" : "755027ef1d5bee324fe3e1bc256447d0baa3c040",
        "timestamp" : 1777332304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "asn1: ber_decoder: disable stack size check on ctx = NULL\u000a\u000aThe stack size check is triggering when using asan or\u000awhen compile with -O1.\u000aIt is unclear why this is problematic.\u000aThis is a not a leak.\u000a\u000aRelated: OS#7002\u000aChange-Id: Id99531f62ccdf73497bb08483ca6adbabe1a7cd7\u000a",
        "date" : "2026-04-27 23:25:04 +0000",
        "id" : "755027ef1d5bee324fe3e1bc256447d0baa3c040",
        "msg" : "asn1: ber_decoder: disable stack size check on ctx = NULL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/rspro/ber_decoder.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/bankd/bankd_main.c",
          "src/asn1c_helpers.c",
          "src/bankd/main.c",
          "src/client/remsim_client_main.c",
          "src/asn1c_helpers.h"
        ],
        "commitId" : "ebbba8a5972492062c48c93bebbd440ca317a689",
        "timestamp" : 1777332304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "asn1: move asn_debug into librspro\u000a\u000aTo allow compiling the asn code with `-DEMIT_ASN_DEBUG=1`.\u000aOtherwise it will fail with an unresolved symbol because\u000alibrspro is compiled as shared-object.\u000aFurther initialize it as disable (0).\u000a\u000aChange-Id: Icb03e8905f3b38ecebfcf294727a01f994511cce\u000a",
        "date" : "2026-04-27 23:25:04 +0000",
        "id" : "ebbba8a5972492062c48c93bebbd440ca317a689",
        "msg" : "asn1: move asn_debug into librspro",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/asn1c_helpers.c"
          },
          {
            "editType" : "edit",
            "file" : "src/bankd/main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/client/remsim_client_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/bankd/bankd_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/asn1c_helpers.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/bankd/main.c",
          "src/bankd/bankd_main.c",
          "src/client/remsim_client_main.c"
        ],
        "commitId" : "7dbe63a33e47f47b31b0ae65c5cd9f36bf7c24f0",
        "timestamp" : 1777332304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "Remove unconditional assignment of asn_debug = 0\u000a\u000aIt is now the default and there is no code to set it.\u000aRemove the assignment\u000a\u000aChange-Id: I114e9773a1d0aa3c16990a946cf91c69b9c2498a\u000a",
        "date" : "2026-04-27 23:25:04 +0000",
        "id" : "7dbe63a33e47f47b31b0ae65c5cd9f36bf7c24f0",
        "msg" : "Remove unconditional assignment of asn_debug = 0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/bankd/main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/bankd/bankd_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/client/remsim_client_main.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/server/rspro_server.c"
        ],
        "commitId" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
        "timestamp" : 1777332341000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "rspro_server: use correct byte order in log message \"Bankd IP/Port changed to <IP>:<Port>\u000a\u000aThe byte order is wrong and results in printing the IP as reverse.\u000a\"Bankd IP/Port changed to 1.0.0.127:9999\".\u000a\u000aChange-Id: I288ea70091d24fa95732f7035ab50100831be841\u000a",
        "date" : "2026-04-27 23:25:41 +0000",
        "id" : "4b36651a07f98c47fb348b3d65bba519b5dfdcbb",
        "msg" : "rspro_server: use correct byte order in log message \"Bankd IP/Port",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/server/rspro_server.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 2939,
      "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-remsim/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2939/"
    }
  ]
}