{
  "_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" : 284400,
      "executingTimeMillis" : 284400,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7441,
      "waitingTimeMillis" : 7441
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11163,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
            "branch" : [
              {
                "SHA1" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
            "branch" : [
              {
                "SHA1" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11003,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
            "branch" : [
              {
                "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
            "branch" : [
              {
                "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7614,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
            "branch" : [
              {
                "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
            "branch" : [
              {
                "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
        "branch" : [
          {
            "SHA1" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bts"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11163",
  "duration" : 284400,
  "estimatedDuration" : 329438,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bts #11163",
  "id" : "11163",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11163,
  "queueId" : 2071026,
  "result" : "SUCCESS",
  "timestamp" : 1765800488236,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/11163/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/trx_if.h",
          "src/osmo-bts-trx/trx_if.c"
        ],
        "commitId" : "04f6e4177cf6336ee6f3096bd7bb0c7cf1f8eabf",
        "timestamp" : 1765797922000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts-trx: define TRXD_MSG_BUF_SIZE as a more realistic lower value\u000a\u000aChange-Id: Ic725e26637f8c116cfd5e64ff54d60a1d1bf9b87\u000a",
        "date" : "2025-12-15 12:25:22 +0100",
        "id" : "04f6e4177cf6336ee6f3096bd7bb0c7cf1f8eabf",
        "msg" : "bts-trx: define TRXD_MSG_BUF_SIZE as a more realistic lower value",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_if.h"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_if.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/pcu_sock.c"
        ],
        "commitId" : "b2fd93e5db6e0371191ecc5b055928136743b4ff",
        "timestamp" : 1765797929000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "pcu_sock: Use osmo_io\u000a\u000aRelated: OS#6794\u000aChange-Id: Ib708e0790568e368554da264a08d8804c8f95583\u000a",
        "date" : "2025-12-15 12:25:29 +0100",
        "id" : "b2fd93e5db6e0371191ecc5b055928136743b4ff",
        "msg" : "pcu_sock: Use osmo_io",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/pcu_sock.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/trx_provision_fsm.c"
        ],
        "commitId" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
        "timestamp" : 1765800231000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "cosmetic: bts-trx: fix typo in comment\u000a\u000aChange-Id: Ibe589f4d26899d92560a60751f62bd5e8380835a\u000a",
        "date" : "2025-12-15 12:03:51 +0000",
        "id" : "6064911ef278e98c5ef0e14dc8cd2fbb2e356285",
        "msg" : "cosmetic: bts-trx: fix typo in comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_provision_fsm.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=origin%2Fnrw%2Flitecell15,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=v2017.01,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=origin%2Fnrw%2Foc2g,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=femtobts_v2.7,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v2.4,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.0.1pre,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v5.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=raspbian/11163/"
    },
    {
      "number" : 11163,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11163/"
    }
  ]
}