{
  "_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" : "OSMO_BRANCH_CI",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "OSMO_BRANCH_DOCKER_PLAYGROUND",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 249024,
      "executingTimeMillis" : 249024,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9075,
      "waitingTimeMillis" : 9075
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3380,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
            "branch" : [
              {
                "SHA1" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
            "branch" : [
              {
                "SHA1" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3080,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
            "branch" : [
              {
                "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
            "branch" : [
              {
                "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1737,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
            "branch" : [
              {
                "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
            "branch" : [
              {
                "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
        "branch" : [
          {
            "SHA1" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#3380",
  "duration" : 249024,
  "estimatedDuration" : 163593,
  "executor" : null,
  "fullDisplayName" : "update-osmo-ci-on-slaves #3380",
  "id" : "3380",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 3380,
  "queueId" : 102681,
  "result" : "SUCCESS",
  "timestamp" : 1777372750321,
  "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/3380/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/ttcn3-testsuites-testenv.yml"
        ],
        "commitId" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
        "timestamp" : 1777367744000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/ttcn3-testsuites-testenv: fix rm apt partial\u000a\u000aFix that testenv jobs may fail to remove the cache at the beginning:\u000a\u000a  rm: cannot remove '_cache/podman/var-lib-apt-debian-trixie/lists/partial': Permission denied\u000a\u000aThis happens when the partial directory still exists:\u000a\u000a  $ ls -lah ~/jenkins/workspace/ttcn3-bsc-test-sccplite/_cache/podman/var-lib-apt-debian-trixie/lists\u000a  total 12K\u000a  drwxr-xr-x 3 osmocom-build osmocom-build 4.0K Apr 27 08:48 .\u000a  drwxr-xr-x 3 osmocom-build osmocom-build 4.0K Apr 26 08:48 ..\u000a  drwx------ 2        100041 osmocom-build 4.0K Apr 26 08:48 partial\u000a\u000aWhich in turn is the result of \"apt update\" failing to download files in\u000aan earlier job:\u000a\u000a  E: Failed to fetch https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./Packages.gz  File has unexpected size (210767 != 210491). Mirror sync in progress? [IP: 148.251.236.141 443]\u000a     Hashes of expected file:\u000a      - Filesize:210491 [weak]\u000a      - SHA256:a0cdea838b724880f455d68eb433f6331a7d4113c2eb677ca2f7f6dbdf9a72e1\u000a      - SHA1:71780896257ca550e51b95e77fee4c63fcc9980c [weak]\u000a      - MD5Sum:531a2d49d4e9f3ff121ca6aa5be602fc [weak]\u000a     Release file created at: Sun, 26 Apr 2026 08:48:04 +0000\u000a  E: Some index files failed to download. They have been ignored, or old ones used instead.\u000a\u000aChange-Id: I35b9e42b754805b42f0a868a5d0c20c1f1c01731\u000a",
        "date" : "2026-04-28 11:15:44 +0200",
        "id" : "bfd7af42f7d36e565e5d5bf2f5787eab72cd1021",
        "msg" : "jobs/ttcn3-testsuites-testenv: fix rm apt partial",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/ttcn3-testsuites-testenv.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/3380/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=build5-deb12build-ansible/3380/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=gtp0-deb10fr/3380/"
    },
    {
      "number" : 3358,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=lx2-raspbian12build-ansible/3358/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=lx2-raspbian13build-ansible/3380/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-1/3380/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-2/3380/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/3380/"
    },
    {
      "number" : 3380,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=simtester/3380/"
    }
  ]
}