{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "osmith/wip"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : ""
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Oliver Smith",
          "userId" : "osmith",
          "userName" : "Oliver Smith"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 14308,
      "executingTimeMillis" : 14308,
      "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" : 2197,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bcde1ee80029295a5bc92eda3cab6c645aaee4f3",
            "branch" : [
              {
                "SHA1" : "bcde1ee80029295a5bc92eda3cab6c645aaee4f3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bcde1ee80029295a5bc92eda3cab6c645aaee4f3",
            "branch" : [
              {
                "SHA1" : "bcde1ee80029295a5bc92eda3cab6c645aaee4f3",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2205,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
            "branch" : [
              {
                "SHA1" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
            "branch" : [
              {
                "SHA1" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
                "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" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
        "branch" : [
          {
            "SHA1" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
            "name" : "refs/remotes/origin/osmith/wip"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2205",
  "duration" : 14308,
  "estimatedDuration" : 44454,
  "executor" : None,
  "fullDisplayName" : "master-osmo-ccid-firmware #2205",
  "id" : "2205",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2205,
  "queueId" : 2005882,
  "result" : "FAILURE",
  "timestamp" : 1759235183375,
  "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-ccid-firmware/2205/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "contrib/jenkins.sh"
        ],
        "commitId" : "8646a7a30af1ee684dcbda2fabefe3588133b916",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "contrib/jenkins: fix a typo\u000a\u000aChange-Id: Iaa8349e90d222ef918051c344e45ec51ae649884\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "8646a7a30af1ee684dcbda2fabefe3588133b916",
        "msg" : "contrib/jenkins: fix a typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "contrib/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sysmoOCTSIM/main.c"
        ],
        "commitId" : "55b2875e57e721c82dbebcea472d08c7046eb4be",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_gen_notify_slot_status: add msgb_put cast\u000a\u000aFix this error seen in master-osmo-ccid-firmware after switching to\u000adebian trixie with 14.2:\u000a\u000a../main.c:338:57: error: initialization of 'struct ccid_rdr_to_pc_notify_slot_change *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]\u000a  338 |         struct ccid_rdr_to_pc_notify_slot_change *nsc = msgb_put(msg, sizeof(*nsc) + sizeof(statusbytes));\u000a\u000aChange-Id: I5618297533246adc8adaacf49fd58ec1f0f97cfc\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "55b2875e57e721c82dbebcea472d08c7046eb4be",
        "msg" : "ccid_gen_notify_slot_status: add msgb_put cast",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sysmoOCTSIM/main.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/cuart_driver_tty.c"
        ],
        "commitId" : "603eac1b2d61331483edb124e599b48dce7dca97",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host: fix read_timeout defined but not used\u000a\u000aComment out the read_timeout fuction, as it is only used in already\u000acommented out code. Fix for:\u000a\u000acuart_driver_tty.c:90:12: warning: 'read_timeout' defined but not used [-Wunused-function]\u000a   90 | static int read_timeout(int fd, uint8_t *out, size_t len, unsigned long timeout_ms)\u000a\u000aChange-Id: I49fc59ebaa4abc3e9b8838e1b427f4455acdb390\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "603eac1b2d61331483edb124e599b48dce7dca97",
        "msg" : "ccid_host: fix read_timeout defined but not used",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/cuart_driver_tty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/cuart_driver_tty.c"
        ],
        "commitId" : "057753e7f6d2b1ae5fe47835431ff0c86f2b3f2c",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host: remove unused _set_dtr\u000a\u000aFix for:\u000a\u000acuart_driver_tty.c:62:13: warning: '_set_dtr' defined but not used [-Wunused-function]\u000a   62 | static void _set_dtr(int fd, bool dtr)\u000a\u000aChange-Id: I43b08a584891e94b9cfab095834e499dd5914b4f\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "057753e7f6d2b1ae5fe47835431ff0c86f2b3f2c",
        "msg" : "ccid_host: remove unused _set_dtr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/cuart_driver_tty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/hub_main_functionfs.c",
          "ccid_host/cuart_fsm_test.c"
        ],
        "commitId" : "82431d70b7b2fe1af8b9d07706ad1a9bf60c16f0",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host: fix unused variable warnings\u000a\u000aFix for:\u000a\u000ahub_main_functionfs.c:232:13: warning: unused variable 'rc' [-Wunused-variable]\u000ahub_main_functionfs.c:343:30: warning: unused variable 'uh' [-Wunused-variable]\u000a…\u000a\u000aChange-Id: Ib4c28e4ab3106175d450ea7ac78313866d35f600\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "82431d70b7b2fe1af8b9d07706ad1a9bf60c16f0",
        "msg" : "ccid_host: fix unused variable warnings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/hub_main_functionfs.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_host/cuart_fsm_test.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/Makefile"
        ],
        "commitId" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_host/Makefile: tweak formatting (cosmetic)\u000a\u000aChange-Id: Ic2e92f9364361af0989b447d3824e867c0cb23d4\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "bc62c2490ae35100e3720dd9a2ed35f782f91107",
        "msg" : "ccid_host/Makefile: tweak formatting (cosmetic)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_host/Makefile",
          "ccid_host/ccid_main_functionfs.c",
          "ccid_host/hub_main_functionfs.c",
          "ccid_host/cuart_fsm_test.c"
        ],
        "commitId" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
        "timestamp" : 1759235161000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ccid_hosts: add talloc cflags, libs, include\u000a\u000aFix for:\u000a\u000accid_main_functionfs.c:534:17: error: implicit declaration of function 'talloc_report_full' [-Wimplicit-function-declaration]\u000a  534 |                 talloc_report_full(g_tall_ctx, stderr);\u000a",
        "date" : "2025-09-30 14:26:01 +0200",
        "id" : "b719f5249f85f8b7413cf519230a3f8dcafa2669",
        "msg" : "ccid_hosts: add talloc cflags, libs, include",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/ccid_main_functionfs.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_host/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "ccid_host/hub_main_functionfs.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_host/cuart_fsm_test.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 2205,
      "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-ccid-firmware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2205/"
    }
  ]
}