{
  "_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" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 67047,
      "executingTimeMillis" : 67047,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9389,
      "waitingTimeMillis" : 9389
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 558,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e940d96c41af0517f6221567385911b4e27c54ce",
            "branch" : [
              {
                "SHA1" : "e940d96c41af0517f6221567385911b4e27c54ce",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e940d96c41af0517f6221567385911b4e27c54ce",
            "branch" : [
              {
                "SHA1" : "e940d96c41af0517f6221567385911b4e27c54ce",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e940d96c41af0517f6221567385911b4e27c54ce",
        "branch" : [
          {
            "SHA1" : "e940d96c41af0517f6221567385911b4e27c54ce",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/erlang/osmo-s1gw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#558",
  "duration" : 67047,
  "estimatedDuration" : 75044,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #558",
  "id" : "558",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 558,
  "queueId" : 2001142,
  "result" : "SUCCESS",
  "timestamp" : 1758731169807,
  "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-s1gw/558/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "priv/openapi.json",
          "debian/osmo-s1gw.install",
          "Makefile",
          "debian/copyright",
          "contrib/openapi.yaml",
          "README.md",
          "contrib/yaml2json.py"
        ],
        "commitId" : "3e45394e3da597cb3ccb57f0332f9b60cdc4b387",
        "timestamp" : 1757878860000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "[REST] OpenAPI specification skeleton\u000a\u000aChange-Id: I84e6ef5cc67cd26b11f7bed8510420e43e18c69b\u000aRelated: SYS#7066\u000a",
        "date" : "2025-09-15 02:41:00 +0700",
        "id" : "3e45394e3da597cb3ccb57f0332f9b60cdc4b387",
        "msg" : "[REST] OpenAPI specification skeleton",
        "paths" : [
          {
            "editType" : "add",
            "file" : "priv/openapi.json"
          },
          {
            "editType" : "edit",
            "file" : "debian/copyright"
          },
          {
            "editType" : "add",
            "file" : "contrib/openapi.yaml"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "debian/osmo-s1gw.install"
          },
          {
            "editType" : "edit",
            "file" : "Makefile"
          },
          {
            "editType" : "add",
            "file" : "contrib/yaml2json.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/osmo-s1gw-cli.md",
          "debian/osmo-s1gw-cli.install",
          "Makefile",
          "contrib/osmo-s1gw-cli.py",
          "debian/copyright",
          "debian/control",
          "README.md"
        ],
        "commitId" : "436fc36747f5ea43eba0fd6bbd3debde143480b5",
        "timestamp" : 1758222763000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "[REST] osmo-s1gw-cli.py skeleton\u000a\u000aThis is an interactive shell based on Python's cmd2 library, providing\u000aan alternative to the traditional VTY interface used in many Osmocom\u000aprojects.  It communicates with the main process via the REST interface.\u000a\u000aCurrently there's only one command fetching the OpenAPI specification.\u000aMore commands will be introduced in follow-up commits.\u000a\u000aChange-Id: I05600f2fa6d213b9cee28871761231722ff5b876\u000aRelated: SYS#7066\u000a",
        "date" : "2025-09-19 02:12:43 +0700",
        "id" : "436fc36747f5ea43eba0fd6bbd3debde143480b5",
        "msg" : "[REST] osmo-s1gw-cli.py skeleton",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian/copyright"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "add",
            "file" : "contrib/osmo-s1gw-cli.py"
          },
          {
            "editType" : "edit",
            "file" : "debian/control"
          },
          {
            "editType" : "add",
            "file" : "debian/osmo-s1gw-cli.install"
          },
          {
            "editType" : "edit",
            "file" : "Makefile"
          },
          {
            "editType" : "add",
            "file" : "doc/osmo-s1gw-cli.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo_s1gw.erl",
          "src/rest_server.erl",
          "config/sys.config",
          "rebar.config",
          "src/osmo_s1gw_sup.erl",
          "src/osmo_s1gw.app.src",
          "rebar.lock",
          "README.md"
        ],
        "commitId" : "e940d96c41af0517f6221567385911b4e27c54ce",
        "timestamp" : 1758222763000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "[REST] Integrate Erlang REST Framework\u000a\u000aChange-Id: I20ad3208b8cd4f5483992e3bf22af30ff62b0311\u000aRelated: SYS#7066\u000a",
        "date" : "2025-09-19 02:12:43 +0700",
        "id" : "e940d96c41af0517f6221567385911b4e27c54ce",
        "msg" : "[REST] Integrate Erlang REST Framework",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/rest_server.erl"
          },
          {
            "editType" : "edit",
            "file" : "config/sys.config"
          },
          {
            "editType" : "edit",
            "file" : "rebar.lock"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo_s1gw.app.src"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo_s1gw_sup.erl"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo_s1gw.erl"
          },
          {
            "editType" : "edit",
            "file" : "rebar.config"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 558,
      "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/558/"
    }
  ]
}