{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_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"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 474470,
      "executingTimeMillis" : 474470,
      "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" : 375,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
            "branch" : [
              {
                "SHA1" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
            "branch" : [
              {
                "SHA1" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
            "branch" : [
              {
                "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
            "branch" : [
              {
                "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 253,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
            "branch" : [
              {
                "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
            "branch" : [
              {
                "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
        "branch" : [
          {
            "SHA1" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/pysim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#375",
  "duration" : 474470,
  "estimatedDuration" : 475629,
  "executor" : None,
  "fullDisplayName" : "simtester-sanitize #375",
  "id" : "375",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 375,
  "queueId" : 2010753,
  "result" : "SUCCESS",
  "timestamp" : 1759797780665,
  "url" : "https://jenkins.osmocom.org/jenkins/job/simtester-sanitize/375/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "contrib/es9p_client.py",
          "pyproject.toml",
          "osmo-smdpp.py"
        ],
        "commitId" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
        "timestamp" : 1759388804000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Pass pylint 3.3.4 from debian trixie\u000a\u000a************* Module osmo-smdpp\u000aosmo-smdpp.py:657:72: E0606: Possibly using variable 'iccid_str' before assignment (possibly-used-before-assignment)\u000a\u000a=> False-positive: code paths that don't set iccid_str raise an error, so\u000a   this shouldn't be a problem.\u000a\u000a************* Module pySim-smpp2sim\u000apySim-smpp2sim.py:427:4: E1101: Module 'twisted.internet.reactor' has no 'run' member (no-member)\u000a\u000a=> False-positive: pylint doesn't recognize dynamically set attributes.\u000a\u000a************* Module es9p_client\u000acontrib/es9p_client.py:126:11: E0606: Possibly using variable 'opts' before assignment (possibly-used-before-assignment)\u000a\u000a=> Real bug, should be \"self.opts\".\u000a\u000aRelated: https://stackoverflow.com/a/18712867\u000aChange-Id: Id042ba0944b58d98d27e1222ac373c7206158a91\u000a",
        "date" : "2025-10-02 09:06:44 +0200",
        "id" : "e5f39fbd3413017f700c697f046e8569dd4ef138",
        "msg" : "Pass pylint 3.3.4 from debian trixie",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmo-smdpp.py"
          },
          {
            "editType" : "edit",
            "file" : "contrib/es9p_client.py"
          },
          {
            "editType" : "edit",
            "file" : "pyproject.toml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}