{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.matrix.MatrixChildParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"linux-shallow-clone\" build number 24",
          "upstreamBuild" : 24,
          "upstreamProject" : "linux-shallow-clone",
          "upstreamUrl" : "job/linux-shallow-clone/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 14788,
      "executingTimeMillis" : 14788,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 24,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
            "branch" : [
              {
                "SHA1" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
            "branch" : [
              {
                "SHA1" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "608a09dee86914bd87d58cc10ca29de95762aa37",
            "branch" : [
              {
                "SHA1" : "608a09dee86914bd87d58cc10ca29de95762aa37",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "608a09dee86914bd87d58cc10ca29de95762aa37",
            "branch" : [
              {
                "SHA1" : "608a09dee86914bd87d58cc10ca29de95762aa37",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
        "branch" : [
          {
            "SHA1" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "build4-deb12build-ansible",
  "duration" : 14788,
  "estimatedDuration" : 15913,
  "executor" : None,
  "fullDisplayName" : "linux-shallow-clone » build4-deb12build-ansible build4-deb12build-ansible",
  "id" : "24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 24,
  "queueId" : 45795,
  "result" : "SUCCESS",
  "timestamp" : 1772223600636,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/linux-shallow-clone/label=build4-deb12build-ansible/24/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lint/checkpatch/checkpatch.pl"
        ],
        "commitId" : "d5a3152fcd9dc1604eca6ce547dd8d04c34c6706",
        "timestamp" : 1772183827000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "lint/checkpatch: fix false FUNCTION_ARGUMENTS\u000a\u000aFix that the linter complains about:\u000a  WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name\u000a\u000aFor functions with attributes at the end, e.g.:\u000a  void Fallback_Handler(void) __attribute__((weak, alias(\"Dummy_Handler\")));\u000a\u000aRelated: https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42224/comment/7c5b3be0_6ff61090/\u000aChange-Id: I139bdabb38bd0c9ceda99921ebdc0196850c2a53\u000a",
        "date" : "2026-02-27 09:17:07 +0000",
        "id" : "d5a3152fcd9dc1604eca6ce547dd8d04c34c6706",
        "msg" : "lint/checkpatch: fix false FUNCTION_ARGUMENTS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lint/checkpatch/checkpatch.pl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lint/checkpatch/checkpatch_json.py",
          ".gitignore",
          "lint/checkpatch/checkpatch_osmo.sh",
          "lint/checkpatch/checkpatch.pl",
          "lint/lint_all.sh"
        ],
        "commitId" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
        "timestamp" : 1772184212000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "lint/checkpatch: support multiple configs\u000a\u000aRun checkpatch with any .checkpatch*.conf found in the project dir. This\u000ais in preparation for having two .checkpatch.conf files in osmo-trx, in\u000aorder to use different linting rules for C++ code:\u000a* .checkpatch.c.conf\u000a* .checkpatch.c++.conf\u000a\u000aRelated: osmo-trx I0df5b6f2f0bf1469a80a1f5859809c30f523f683\u000aChange-Id: Ia2e75d9783382cefc3900a4ab51a5a919a2cbbbc\u000a",
        "date" : "2026-02-27 09:23:32 +0000",
        "id" : "6e230c39d5194dd2980bfed5bfa59bd4bd404dcb",
        "msg" : "lint/checkpatch: support multiple configs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lint/lint_all.sh"
          },
          {
            "editType" : "edit",
            "file" : "lint/checkpatch/checkpatch_osmo.sh"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "lint/checkpatch/checkpatch.pl"
          },
          {
            "editType" : "edit",
            "file" : "lint/checkpatch/checkpatch_json.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}