{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 17,
      "buildableTimeMillis" : 17,
      "buildingDurationMillis" : 1284,
      "executingTimeMillis" : 1284,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5106,
      "waitingTimeMillis" : 5106
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2850,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
            "branch" : [
              {
                "SHA1" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
            "branch" : [
              {
                "SHA1" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2694,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
        "branch" : [
          {
            "SHA1" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2850",
  "duration" : 1284,
  "estimatedDuration" : 1380,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2850",
  "id" : "2850",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2850,
  "queueId" : 1982012,
  "result" : "SUCCESS",
  "timestamp" : 1756803785533,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/2850/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "_testenv/README.md",
          "5gc/testenv.cfg",
          "_testenv/testenv/__init__.py",
          "_testenv/testenv/testenv_cfg.py",
          "_testenv/testenv/testsuite.py"
        ],
        "commitId" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
        "timestamp" : 1756803559000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "testenv: don't use all RAM in 5gc testsuite build\u000a\u000aWhen building the 5gc testsuite with as many parallel jobs as CPU cores\u000aare available (the default), on at least Pau's and my system, all RAM\u000agets consumed and the system becomes unusable. On other systems, an\u000aout-of-memory killer might kill the compiler, which is also not great.\u000aThis can currently only be avoided if the user remembers to pass \"-j4\"\u000ato testenv, to ensure that only 4 jobs run in parallel.\u000a\u000aAdd a new max_jobs_per_gb_ram= option to 5gc/testenv.cfg. Set it to 0.3,\u000aso on e.g. systems with 15 GiB of RAM, we get 4 jobs as maximum.\u000a\u000aChange-Id: I1b9c9a2e3fa244337342e95457ac6d3a8caa0ae6\u000a",
        "date" : "2025-09-02 08:59:19 +0000",
        "id" : "8880a196f73ae8c5ea196c8abe15dc48e774ae7a",
        "msg" : "testenv: don't use all RAM in 5gc testsuite build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "_testenv/testenv/__init__.py"
          },
          {
            "editType" : "edit",
            "file" : "_testenv/testenv/testsuite.py"
          },
          {
            "editType" : "edit",
            "file" : "_testenv/README.md"
          },
          {
            "editType" : "edit",
            "file" : "_testenv/testenv/testenv_cfg.py"
          },
          {
            "editType" : "edit",
            "file" : "5gc/testenv.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}