{
  "_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"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 48314,
      "executingTimeMillis" : 48314,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8468,
      "waitingTimeMillis" : 8468
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10727,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
            "branch" : [
              {
                "SHA1" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
            "branch" : [
              {
                "SHA1" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7002,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
            "branch" : [
              {
                "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
            "branch" : [
              {
                "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
        "branch" : [
          {
            "SHA1" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-netif"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10727",
  "duration" : 48314,
  "estimatedDuration" : 49632,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-netif #10727",
  "id" : "10727",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10727,
  "queueId" : 69973,
  "result" : "SUCCESS",
  "timestamp" : 1774367709047,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-netif/10727/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/icmpv6.c"
        ],
        "commitId" : "68d32f83c82c8a9e0d62bc00502029a4eef3bc37",
        "timestamp" : 1774293353000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "icmpv6: Re-license code under GPL-v2-or-later\u000a\u000aThe original statement in my code from osmo-ggsn commit\u000ad46bcd236e93432c894a939f4e5810dc5e9b4974 in 2017 was worded GPLv2-only,\u000awhich was due to the fact that the original OpenGGSN code is v2-only.\u000a\u000aAll subsequent modifications to this code were done by either me or Pau\u000aEspin, who was doing the work under contract with sysmocom, of which I'm\u000athe managing director.  Therefore, I have legal authority to re-license\u000athis file to v2-or-later.\u000a\u000aChange-Id: I5a4fa18ef64c2f228e21fa2c067e55eaa4080508\u000a",
        "date" : "2026-03-23 19:15:53 +0000",
        "id" : "68d32f83c82c8a9e0d62bc00502029a4eef3bc37",
        "msg" : "icmpv6: Re-license code under GPL-v2-or-later",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/icmpv6.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ip_checksum.c"
        ],
        "commitId" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
        "timestamp" : 1774367702000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ip_checksum: Add SPDX license identifier\u000a\u000aLet's make sure the newly-created/imported file has a machine-readable\u000aSPDX identifier.\u000a\u000aChange-Id: Ic40d01771e8d01461ed81d1a60d9e91a48fdc8d0\u000a",
        "date" : "2026-03-24 15:55:02 +0000",
        "id" : "2aa99e469f0a638eda4b56fdc90ec413d0cbb104",
        "msg" : "ip_checksum: Add SPDX license identifier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ip_checksum.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 10727,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-netif/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/10727/"
    }
  ]
}