{
  "_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" : 123112,
      "executingTimeMillis" : 123112,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5717,
      "waitingTimeMillis" : 5717
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4538,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32efc324ce0b30280effef4860bb15588ecb1010",
            "branch" : [
              {
                "SHA1" : "32efc324ce0b30280effef4860bb15588ecb1010",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32efc324ce0b30280effef4860bb15588ecb1010",
            "branch" : [
              {
                "SHA1" : "32efc324ce0b30280effef4860bb15588ecb1010",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3086,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
            "branch" : [
              {
                "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
            "branch" : [
              {
                "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "32efc324ce0b30280effef4860bb15588ecb1010",
        "branch" : [
          {
            "SHA1" : "32efc324ce0b30280effef4860bb15588ecb1010",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmocore"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4538",
  "duration" : 123112,
  "estimatedDuration" : 119631,
  "executor" : None,
  "fullDisplayName" : "master-libosmocore #4538",
  "id" : "4538",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4538,
  "queueId" : 2034319,
  "result" : "SUCCESS",
  "timestamp" : 1762434306181,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/4538/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/osmo_io/osmo_io_test.c"
        ],
        "commitId" : "53cf62fe5ca1f3b86adb5e5d668ba507ff59ab96",
        "timestamp" : 1762339849000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tests/osmo_io_test: test_segmentation: Use osmo_iofd_close() API\u000a\u000aThis is saner than doing osmo_iofd_unregister() + manual close().\u000a\u000aChange-Id: Id910bfb4e0965700e2d378a513a9bf889b929d44\u000a",
        "date" : "2025-11-05 11:50:49 +0100",
        "id" : "53cf62fe5ca1f3b86adb5e5d668ba507ff59ab96",
        "msg" : "tests/osmo_io_test: test_segmentation: Use osmo_iofd_close() API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/osmo_io/osmo_io_test.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/osmo_io/osmo_io_test.c"
        ],
        "commitId" : "52647ba0c16f68aae17b2bc35538712e81492b63",
        "timestamp" : 1762339917000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tests/osmo_io_test (io_uring): test_segmentation: Fix infinite loop in read_cb rc=0\u000a\u000aUnder linux 6.17.6-arch1-1 & liburing 2.12-1, once we finish reading\u000afrom the pipe (rc=0) because the write peer was closed and data has been\u000aconsumed, we end up in some sort of infinite loop in the uring due to\u000are-adding a sqe in iofd_uring_handle_recv()->iofd_uring_submit_recv()\u000apath and immediatelly consuming a cqe from the uring, without going\u000athrough the poll() loop.\u000a\u000aThe user is expected to close the fd once rc=0 is received anyway, which\u000awas not being done in this test. Doing so successfully unregisters the\u000aiofd and fixes the infinite loop.\u000a\u000aFixes: 086ee51de416ae5276b4b185c055831e16c0ef85\u000aChange-Id: I47b5fff04c601cd08ab2d46b88336247b2193808\u000a",
        "date" : "2025-11-05 11:51:57 +0100",
        "id" : "52647ba0c16f68aae17b2bc35538712e81492b63",
        "msg" : "tests/osmo_io_test (io_uring): test_segmentation: Fix infinite loop in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/osmo_io/osmo_io_test.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/osmo_io/osmo_io_test.c",
          "src/core/osmo_io_uring.c"
        ],
        "commitId" : "32efc324ce0b30280effef4860bb15588ecb1010",
        "timestamp" : 1762339931000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "io_uring: Avoid extra reads if iofd becomes unregistered by user\u000a\u000aThe user callback (read_cb, segmentation_cb, etc.) may decide to\u000aunregister the iofd instead of closing it. In this scenario, we should\u000aavoid calling the callback further until the iofd is registered again.\u000a\u000aChange-Id: I231d5a16768b730f67089090c244bcc10dc69c3a\u000a",
        "date" : "2025-11-05 11:52:11 +0100",
        "id" : "32efc324ce0b30280effef4860bb15588ecb1010",
        "msg" : "io_uring: Avoid extra reads if iofd becomes unregistered by user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/core/osmo_io_uring.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/osmo_io/osmo_io_test.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 475,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,arch=amd64,label=osmocom-master-debian9/475/"
    },
    {
      "number" : 475,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,arch=arm-none-eabi,label=osmocom-master-debian9/475/"
    },
    {
      "number" : 4538,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=amd64,label=io_uring/4538/"
    },
    {
      "number" : 4538,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=arm-none-eabi,label=io_uring/4538/"
    }
  ]
}