{
  "_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 ewild@sysmocom.de"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 39402,
      "executingTimeMillis" : 39402,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5047,
      "waitingTimeMillis" : 5047
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2410,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
            "branch" : [
              {
                "SHA1" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
            "branch" : [
              {
                "SHA1" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
            "branch" : [
              {
                "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
            "branch" : [
              {
                "SHA1" : "ed79c6a9d998f951f2d45559f67d5ae4798227cb",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
            "branch" : [
              {
                "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
            "branch" : [
              {
                "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
        "branch" : [
          {
            "SHA1" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2410",
  "duration" : 39402,
  "estimatedDuration" : 47834,
  "executor" : None,
  "fullDisplayName" : "master-osmo-ccid-firmware #2410",
  "id" : "2410",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2410,
  "queueId" : 76285,
  "result" : "SUCCESS",
  "timestamp" : 1774945925824,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-ccid-firmware/2410/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sysmoOCTSIM/gcc/Makefile"
        ],
        "commitId" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
        "timestamp" : 1774879673000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
          "fullName" : "ewild"
        },
        "authorEmail" : "ewild@sysmocom.de",
        "comment" : "firmware: werror on missing return\u000a\u000aSilently ignoring a missing return just broke all timers,\u000aso prevent similar mistakes in the future.\u000a\u000aChange-Id: I2e25884077af6334c9e9ddace3900b04061fae04\u000a",
        "date" : "2026-03-30 16:07:53 +0200",
        "id" : "116df678f9a7887c828e5744d1fab9399c8ef6d3",
        "msg" : "firmware: werror on missing return",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sysmoOCTSIM/gcc/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
      "fullName" : "ewild"
    }
  ],
  "runs" : [
    {
      "number" : 2410,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-ccid-firmware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2410/"
    }
  ]
}