{
  "_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" : 117591,
      "executingTimeMillis" : 117591,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5009,
      "waitingTimeMillis" : 5009
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7659,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
            "branch" : [
              {
                "SHA1" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
            "branch" : [
              {
                "SHA1" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4893,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "af54579bd49100c2d837044d7336d9df8377808f",
            "branch" : [
              {
                "SHA1" : "af54579bd49100c2d837044d7336d9df8377808f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "af54579bd49100c2d837044d7336d9df8377808f",
            "branch" : [
              {
                "SHA1" : "af54579bd49100c2d837044d7336d9df8377808f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
        "branch" : [
          {
            "SHA1" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-pcap"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7659",
  "duration" : 117591,
  "estimatedDuration" : 177696,
  "executor" : None,
  "fullDisplayName" : "master-osmo-pcap #7659",
  "id" : "7659",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7659,
  "queueId" : 24222,
  "result" : "SUCCESS",
  "timestamp" : 1770216906170,
  "url" : "https://jenkins.osmocom.org/jenkins/view/no-generated/job/master-osmo-pcap/7659/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo_pcap_wr_file.c",
          "TODO-RELEASE"
        ],
        "commitId" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
        "timestamp" : 1770141387000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "server: wr_file: Request up to 8 iofd write buffers if available\u000a\u000aWriting to disk is usually slower than handling network traffic, so it's\u000aa desirable to increase write buffers to try to submit our write queue\u000ato the kernel/VFS as fast as possible, to avoid it growing too much.\u000aThis should also improve CPU use at the expense of some dozen KBs of\u000aextra use, which in the server should be plenty available.\u000a\u000aUsing up to 8 buffer sounds like a good start, being it a good\u000acompromise between memory requirements and batching of msgbs. It also\u000aturns outs it's the maximum amount of buffers allowed by osmo_io current\u000aimplementation ;)\u000a\u000aDepends: libosmocore.git 378cf564c8859311415aa70adeb220cedbe56eb3\u000aChange-Id: I167e5f9b7f9d5693b3df05f713288c741031c532\u000a",
        "date" : "2026-02-03 18:56:27 +0100",
        "id" : "d0b2543aa378bd85f21b17e1b733837acf70a33f",
        "msg" : "server: wr_file: Request up to 8 iofd write buffers if available",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo_pcap_wr_file.c"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 7659,
      "url" : "https://jenkins.osmocom.org/jenkins/view/no-generated/job/master-osmo-pcap/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7659/"
    }
  ]
}