{
  "_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" : 64363,
      "executingTimeMillis" : 64363,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5912,
      "waitingTimeMillis" : 5912
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2545,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
            "branch" : [
              {
                "SHA1" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
            "branch" : [
              {
                "SHA1" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2415,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "be7b3124f870855c64815849d5271d80703bf293",
            "branch" : [
              {
                "SHA1" : "be7b3124f870855c64815849d5271d80703bf293",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "be7b3124f870855c64815849d5271d80703bf293",
            "branch" : [
              {
                "SHA1" : "be7b3124f870855c64815849d5271d80703bf293",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1168,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
            "branch" : [
              {
                "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
            "branch" : [
              {
                "SHA1" : "62e18147cc4dd566884dcdcca0be3e028c305245",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
        "branch" : [
          {
            "SHA1" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#2545",
  "duration" : 64363,
  "estimatedDuration" : 60570,
  "executor" : null,
  "fullDisplayName" : "master-osmo-ccid-firmware #2545",
  "id" : "2545",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 2545,
  "queueId" : 182553,
  "result" : "SUCCESS",
  "timestamp" : 1785407826415,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-ccid-firmware/2545/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/sysmo-octsim/06_test_simcards.sh"
        ],
        "commitId" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
        "timestamp" : 1785332843000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "tests: 06_test_simcards: restart pcscd first\u000a\u000aWe found that the pcscd can crash while flashing the octsim firmware.\u000aRestart the pcscd after the firmware is flashed, right before we use\u000apcscd.\u000a\u000aRelated: OS#7022\u000aRelated: osmo-ci I9bcbbba156de0cea1f7fa49bfaeb99e6f1f90647\u000aChange-Id: Ibfd8aae789b4b0269bc6f21bfe2b2a5c38bc7cd2\u000a",
        "date" : "2026-07-29 15:47:23 +0200",
        "id" : "fc33d761f7d62dccf81e82aed4d3cf7a643dd2ec",
        "msg" : "tests: 06_test_simcards: restart pcscd first",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/sysmo-octsim/06_test_simcards.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 2545,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-ccid-firmware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2545/"
    }
  ]
}