{
  "_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" : 282000,
      "executingTimeMillis" : 282000,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8819,
      "waitingTimeMillis" : 8819
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11218,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
            "branch" : [
              {
                "SHA1" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
            "branch" : [
              {
                "SHA1" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
                "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" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
        "branch" : [
          {
            "SHA1" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bts"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11218",
  "duration" : 282000,
  "estimatedDuration" : 255406,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bts #11218",
  "id" : "11218",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11218,
  "queueId" : 2093684,
  "result" : "SUCCESS",
  "timestamp" : 1767989289581,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/11218/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/ta_control.c"
        ],
        "commitId" : "918697790e3a3152eb78b91681bf50f8f1cf1275",
        "timestamp" : 1767955016000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "ta_control: Move skip_block logic to helper function\u000a\u000aThis makes it more similar to code in power_control.c.\u000a\u000aChange-Id: I174f2f941fbedbe0793cc0b93d01e53e23328cf2\u000a",
        "date" : "2026-01-09 11:36:56 +0100",
        "id" : "918697790e3a3152eb78b91681bf50f8f1cf1275",
        "msg" : "ta_control: Move skip_block logic to helper function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/ta_control.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/ta_control.c"
        ],
        "commitId" : "cf99e7694fac5b81b7d3e5fd37bf3dd542204d85",
        "timestamp" : 1767955087000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "ta_control: Move variable declaration to the top of the function\u000a\u000aChange-Id: Ia5ada61d74f5b17c4d1479123462104650a6ed0f\u000a",
        "date" : "2026-01-09 11:38:07 +0100",
        "id" : "cf99e7694fac5b81b7d3e5fd37bf3dd542204d85",
        "msg" : "ta_control: Move variable declaration to the top of the function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/ta_control.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/ta_control.c"
        ],
        "commitId" : "1d814338a0752326beb3668ca36dfc97b447df9e",
        "timestamp" : 1767955221000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "ta_control: Add missing include for lchan.h\u000a\u000aChange-Id: Iea1f7ed303ebd0c12a48bb3edf73a494b8736a39\u000a",
        "date" : "2026-01-09 11:40:21 +0100",
        "id" : "1d814338a0752326beb3668ca36dfc97b447df9e",
        "msg" : "ta_control: Add missing include for lchan.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/ta_control.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/ta_control.c",
          "src/common/rsl.c",
          "include/osmo-bts/ta_control.h"
        ],
        "commitId" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
        "timestamp" : 1767958186000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "ta_control: Fix skip_block_num not reset when switching TS to PDCH\u000a\u000aChange-Id: Id3e81ebec04042dd7d8e4805762e3e518790706d\u000a",
        "date" : "2026-01-09 12:29:46 +0100",
        "id" : "028a70bc9c22e044e5903f6148ef40b3ef14a2ba",
        "msg" : "ta_control: Fix skip_block_num not reset when switching TS to PDCH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/rsl.c"
          },
          {
            "editType" : "edit",
            "file" : "include/osmo-bts/ta_control.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common/ta_control.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=origin%2Fnrw%2Flitecell15,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=v2017.01,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=origin%2Fnrw%2Foc2g,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=femtobts_v2.7,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v2.4,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.0.1pre,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v5.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=raspbian/11218/"
    },
    {
      "number" : 11218,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11218/"
    }
  ]
}