{
  "_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 1,487",
          "upstreamBuild" : 1487,
          "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" : 586,
      "executingTimeMillis" : 586,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8910,
      "waitingTimeMillis" : 8910
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 937,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
            "branch" : [
              {
                "SHA1" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
            "branch" : [
              {
                "SHA1" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
        "branch" : [
          {
            "SHA1" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
            "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" : "#937",
  "duration" : 586,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #937",
  "id" : "937",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 937,
  "queueId" : 1221777,
  "result" : "SUCCESS",
  "timestamp" : 1689986597518,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/937/",
  "builtOn" : "build3-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "open5gs-master/Dockerfile"
        ],
        "commitId" : "72ed70d4fca309053945466e3e58a7fc38ec5f07",
        "timestamp" : 1689928799000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "open5gs-master: useradd: don't hardcode uid\u000a\u000aGive the user that runs open5gs a different UID than the build user from\u000athe debian-bookworm-build container.\u000a\u000aFix for:\u000auseradd: UID 1000 is not unique\u000a\u000aRelated: OS#6057\u000aChange-Id: I49051e038740cfccbb11ad33a1884bb7de318710\u000a",
        "date" : "2023-07-21 10:39:59 +0200",
        "id" : "72ed70d4fca309053945466e3e58a7fc38ec5f07",
        "msg" : "open5gs-master: useradd: don't hardcode uid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "open5gs-master/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "open5gs-master/Dockerfile"
        ],
        "commitId" : "421bac2d8694831beb0aefd039d5ea73b6992fc7",
        "timestamp" : 1689929943000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "open5gs-master: drop unknown option metrics_impl\u000a\u000aThe metrics_impl option has been dropped in the related commit as\u000aprometheus is now the default in open5gs. With newer meson, unknown\u000aoptions are treated as errors (used to be warnings before).\u000a\u000aFix for:\u000aERROR: Unknown options: \"metrics_impl\"\u000a\u000aRelated: OS#6057\u000aRelated: https://github.com/open5gs/open5gs/commit/982ac61894ba5ac7b532661773df0cae859bb4f1\u000aChange-Id: Ib859ef7389928019addecae08df2011eecda80ad\u000a",
        "date" : "2023-07-21 10:59:03 +0200",
        "id" : "421bac2d8694831beb0aefd039d5ea73b6992fc7",
        "msg" : "open5gs-master: drop unknown option metrics_impl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "open5gs-master/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins-common.sh",
          "scripts/kernel-test/kernel-build.sh",
          "README.md"
        ],
        "commitId" : "c53a630c19fee4e25e8bfcb968c1f2d1693b4bd4",
        "timestamp" : 1689938913000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "scripts/kernel-test: add KERNEL_SKIP_REBUILD\u000a\u000aSpeed up local test cycles by not building the kernel again from source\u000aif not needed.\u000a\u000aChange-Id: Iaa401918d7c09ec92ec546071d8961e99a4cbb47\u000a",
        "date" : "2023-07-21 11:28:33 +0000",
        "id" : "c53a630c19fee4e25e8bfcb968c1f2d1693b4bd4",
        "msg" : "scripts/kernel-test: add KERNEL_SKIP_REBUILD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/kernel-test/kernel-build.sh"
          },
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins-common.sh",
          "scripts/kernel-test/prepare.sh",
          "README.md"
        ],
        "commitId" : "9500c29ce6b29197bd2cca0f0ba18eaeb4145471",
        "timestamp" : 1689938913000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "scripts/kernel-test: add KERNEL_SKIP_SMOKE_TEST\u000a\u000aSpeed up local test cycles by not running the smoke test every time.\u000a\u000aChange-Id: I505b74e8c9b221655a97c5464f6fe4f21204a894\u000a",
        "date" : "2023-07-21 11:28:33 +0000",
        "id" : "9500c29ce6b29197bd2cca0f0ba18eaeb4145471",
        "msg" : "scripts/kernel-test: add KERNEL_SKIP_SMOKE_TEST",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/kernel-test/prepare.sh"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins-common.sh"
        ],
        "commitId" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
        "timestamp" : 1689938913000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "kernel_test_prepare: use $DOCKER_ARGS\u000a\u000aUse $DOCKER_ARGS in the docker run call to kernel-test/prepare.sh, which\u000abuilds the initramfs. I use this to make a local build of osmo-ggsn +\u000adepends available in the docker container in /usr/local with the\u000attcn3.sh script in osmo-dev.git.\u000a\u000aChange-Id: Ie2500fa1bd9d57e2531463ce93fdd9930ad829d3\u000a",
        "date" : "2023-07-21 11:28:33 +0000",
        "id" : "1335eb578b4d69cb9842418e2fc2cfc40c044153",
        "msg" : "kernel_test_prepare: use $DOCKER_ARGS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}