{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 1283,
      "executingTimeMillis" : 1283,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 779766,
      "waitingTimeMillis" : 779766
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3068,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b355877e87abf813898680f781b1974844c6d384",
            "branch" : [
              {
                "SHA1" : "b355877e87abf813898680f781b1974844c6d384",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b355877e87abf813898680f781b1974844c6d384",
            "branch" : [
              {
                "SHA1" : "b355877e87abf813898680f781b1974844c6d384",
                "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" : "b355877e87abf813898680f781b1974844c6d384",
        "branch" : [
          {
            "SHA1" : "b355877e87abf813898680f781b1974844c6d384",
            "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" : "#3068",
  "duration" : 1283,
  "estimatedDuration" : 1478,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3068",
  "id" : "3068",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3068,
  "queueId" : 2089769,
  "result" : "SUCCESS",
  "timestamp" : 1767722160862,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/registry-trigger-osmo-ttcn3-hacks/3068/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sgsn/SGSN_Tests.ttcn"
        ],
        "commitId" : "da37a8c2bc91982bebf7d7659a8049c2a2ef0680",
        "timestamp" : 1767719960000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "SGSN: TC_attach_gsup_lu_timeout: increase timeout to 35 seconds\u000a\u000aCurrently the SGSN times out after 30 seconds.\u000a\u000aChange-Id: Ie882dd39f3c606e5fe00162fcf17c47b9f713d49\u000a",
        "date" : "2026-01-06 18:19:20 +0100",
        "id" : "da37a8c2bc91982bebf7d7659a8049c2a2ef0680",
        "msg" : "SGSN: TC_attach_gsup_lu_timeout: increase timeout to 35 seconds",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sgsn/SGSN_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sgsn/SGSN_Tests.ttcn"
        ],
        "commitId" : "3a24cf5570443bab2fe0dcf3e73a0b3150e502e0",
        "timestamp" : 1767719960000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "SGSN: TC_attach_auth_sai_timeout: increase t_guard to 35 seconds\u000a\u000aCurrently the SGSN times out after 30 seconds.\u000a\u000aChange-Id: Iaef1853f1e5f9b99fedbdfbed597ffa79b9e758a\u000a",
        "date" : "2026-01-06 18:19:20 +0100",
        "id" : "3a24cf5570443bab2fe0dcf3e73a0b3150e502e0",
        "msg" : "SGSN: TC_attach_auth_sai_timeout: increase t_guard to 35 seconds",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sgsn/SGSN_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/GTPv1C_Templates.ttcn"
        ],
        "commitId" : "8564b5421f7fd97a9037ee8a3dbd6894356d757f",
        "timestamp" : 1767719960000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "GTPv1C_Templates: add cause code GTP_CAUSE_IMSI_IMEI_NOT_KNOWN\u000a\u000aIt will be used by SGSN Context Req/Resp/Ack test cases in the SGSN.\u000a\u000aChange-Id: I8f919d5982a3c9a317d309c383b36043ad5d3278\u000a",
        "date" : "2026-01-06 18:19:20 +0100",
        "id" : "8564b5421f7fd97a9037ee8a3dbd6894356d757f",
        "msg" : "GTPv1C_Templates: add cause code GTP_CAUSE_IMSI_IMEI_NOT_KNOWN",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/GTPv1C_Templates.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/L3_Templates.ttcn"
        ],
        "commitId" : "b355877e87abf813898680f781b1974844c6d384",
        "timestamp" : 1767719960000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "L3_Templates: add MM cause codes\u000a\u000aIt will be used by SGSN Context Req/Resp/Ack test cases in the SGSN.\u000a\u000aChange-Id: I396ddaf5b08faddcf002317307dcc20840898aa9\u000a",
        "date" : "2026-01-06 18:19:20 +0100",
        "id" : "b355877e87abf813898680f781b1974844c6d384",
        "msg" : "L3_Templates: add MM cause codes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/L3_Templates.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    }
  ]
}