{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-rebuild-upload-titan\" build number 2,083",
          "upstreamBuild" : 2083,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 1159,
      "executingTimeMillis" : 1159,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7852,
      "waitingTimeMillis" : 7852
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1532,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
            "branch" : [
              {
                "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
            "branch" : [
              {
                "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
        "branch" : [
          {
            "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1532",
  "duration" : 1159,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #1532",
  "id" : "1532",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1532,
  "queueId" : 1588120,
  "result" : "SUCCESS",
  "timestamp" : 1719196999919,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/1532/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-s1gw-test/jenkins.sh"
        ],
        "commitId" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
        "timestamp" : 1719138373000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-s1gw-test: start osmo-s1gw container with --user=root\u000a\u000aFor some reason, on Arch with docker 26.1.3 it implicitly starts\u000awith --user=root, while with docker 20.10.5 on Debian bookworm it\u000astarts with --user=build.  This results in permission errors:\u000a\u000a  + ip addr add 172.18.74.100/24 dev eth0\u000a  RTNETLINK answers: Operation not permitted\u000a  + true\u000a  + ip addr add 172.18.74.200/24 dev eth0\u000a  RTNETLINK answers: Operation not permitted\u000a\u000aPass --user=root explicitly to bring consistency and fix those.\u000aHopefully, ttcn3-s1gw-test will be passing on Jenkins with this patch.\u000a\u000aChange-Id: I5cc67d1c3192fd55560c16c8cc44b13b2c9b3e98\u000aFixes: 9ca9bed \"ttcn3-s1gw-test: fix using unassigned addr for osmo-s1gw\"\u000a",
        "date" : "2024-06-23 17:26:13 +0700",
        "id" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
        "msg" : "ttcn3-s1gw-test: start osmo-s1gw container with --user=root",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-s1gw-test/jenkins.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}