{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"gerrit-osmo-dev\" build number 43",
          "upstreamBuild" : 43,
          "upstreamProject" : "gerrit-osmo-dev",
          "upstreamUrl" : "job/gerrit-osmo-dev/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "COMMENT_TYPE",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "DISTRO",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_CHANGE_NUMBER",
          "value" : "42901"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_HOST",
          "value" : "gerrit.osmocom.org"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PATCHSET_NUMBER",
          "value" : "1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PATCHSET_REVISION",
          "value" : "46992ce6de575ebc36f085697ed909180a58f0fe"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PATCHSET_UPLOADER_NAME",
          "value" : "osmith"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PORT",
          "value" : "29418"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PROJECT",
          "value" : "osmo-dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_REFSPEC",
          "value" : "refs/changes/01/42901/1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_REPO_URL",
          "value" : "ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "PIPELINE_BUILD_URL",
          "value" : "https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-dev/43/"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "PROJECT_NAME",
          "value" : "osmo-dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH_CI",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 45087,
      "executingTimeMillis" : 45087,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6167,
      "waitingTimeMillis" : 6167
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "46992ce6de575ebc36f085697ed909180a58f0fe",
            "branch" : [
              {
                "SHA1" : "46992ce6de575ebc36f085697ed909180a58f0fe",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "46992ce6de575ebc36f085697ed909180a58f0fe",
            "branch" : [
              {
                "SHA1" : "46992ce6de575ebc36f085697ed909180a58f0fe",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "46992ce6de575ebc36f085697ed909180a58f0fe",
        "branch" : [
          {
            "SHA1" : "46992ce6de575ebc36f085697ed909180a58f0fe",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#42",
  "duration" : 45087,
  "estimatedDuration" : 47781,
  "executor" : None,
  "fullDisplayName" : "gerrit-osmo-dev-build #42",
  "id" : "42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 42,
  "queueId" : 155544,
  "result" : "SUCCESS",
  "timestamp" : 1782725932179,
  "url" : "https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-dev-build/42/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/grd"
        ],
        "commitId" : "46992ce6de575ebc36f085697ed909180a58f0fe",
        "timestamp" : 1782725806000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "src/grd: use sys.exit\u000a\u000aThe exit function is a constant from the site module, which \"should not\u000abe used in programs\". Replace it with sys.exit()\u000a\u000aRelated: https://docs.python.org/3/library/constants.html#constants-added-by-the-site-module\u000aChange-Id: I95db013e36242d5126ce07b8a392e6dc0a0ecfdd\u000a",
        "date" : "2026-06-29 11:36:46 +0200",
        "id" : "46992ce6de575ebc36f085697ed909180a58f0fe",
        "msg" : "src/grd: use sys.exit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/grd"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 42,
      "url" : "https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-dev-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit/42/"
    }
  ]
}