{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH_CI",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 389765,
      "executingTimeMillis" : 389765,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 11,
      "waitingTimeMillis" : 11
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 855,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
            "branch" : [
              {
                "SHA1" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
            "branch" : [
              {
                "SHA1" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 705,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
            "branch" : [
              {
                "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
            "branch" : [
              {
                "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
        "branch" : [
          {
            "SHA1" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#855",
  "duration" : 389765,
  "estimatedDuration" : 391142,
  "executor" : None,
  "fullDisplayName" : "Osmocom-repo-install-debian12 #855",
  "id" : "855",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 855,
  "queueId" : 2035970,
  "result" : "SUCCESS",
  "timestamp" : 1762583520354,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/Osmocom-repo-install-debian12/855/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/gerrit_binpkgs.sh"
        ],
        "commitId" : "22349d63faf9ac702eab64a448e1cafdf4bd6ef6",
        "timestamp" : 1762427248000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: gerrit_binpkgs: print verbose output\u000a\u000aPrint all shell commands and their output executed by build_srcpkgs.py\u000aand build_binpkgs.py, instead of only printing them on error. This is\u000auseful to see the output of the scripts downloading dependencies when\u000abuilding sourcepackages.\u000a\u000aChange-Id: Ie1dbde603351b1d26b66f3834b645b1f1f5bbfc8\u000a",
        "date" : "2025-11-06 12:07:28 +0100",
        "id" : "22349d63faf9ac702eab64a448e1cafdf4bd6ef6",
        "msg" : "OBS: gerrit_binpkgs: print verbose output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/gerrit_binpkgs.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/data/build_srcpkg.Dockerfile"
        ],
        "commitId" : "900ab58bb91bd8c3ac23062c94538c23f4fb5aae",
        "timestamp" : 1762504782000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: build_srcpkg: install rebar3 without apt\u000a\u000aAvoid pulling in 600 MB of GUI dependencies.\u000a\u000aRelated: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1083096\u000aChange-Id: I9a51df03ac173118c35d501bd21c6d023a436844\u000a",
        "date" : "2025-11-07 09:39:42 +0100",
        "id" : "900ab58bb91bd8c3ac23062c94538c23f4fb5aae",
        "msg" : "OBS: build_srcpkg: install rebar3 without apt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/data/build_srcpkg.Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/lib/config.py"
        ],
        "commitId" : "6ac535b81516b99941c1094218230dacb599091b",
        "timestamp" : 1762504797000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: set default distro to debian 13\u000a\u000aChange the distribution that is used to build the source packages to\u000adebian 13 so we are on the latest one again.\u000a\u000aChange-Id: I7c1dcca90e46645a497fd547ce1243b414c53201\u000a",
        "date" : "2025-11-07 09:39:57 +0100",
        "id" : "6ac535b81516b99941c1094218230dacb599091b",
        "msg" : "OBS: set default distro to debian 13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/lib/config.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/data/pyhss_download_deps.sh",
          "scripts/obs/lib/__init__.py",
          "scripts/obs/data/build_srcpkg.Dockerfile",
          "scripts/obs/lib/srcpkg.py"
        ],
        "commitId" : "14b2f70e5c79f9ca0b70f498e1ef3518a776ae5b",
        "timestamp" : 1762504797000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: support building pyhss\u000a\u000aBuild source packages for the python project pyhss similar to how we do\u000ait for erlang projects: by downloading all dependencies ahead of time\u000aand vendoring them in the source package.\u000a\u000aRelated: SYS#6819\u000aChange-Id: I321090e811f7c5c142bf973c616d83cd5b2219ab\u000a",
        "date" : "2025-11-07 09:39:57 +0100",
        "id" : "14b2f70e5c79f9ca0b70f498e1ef3518a776ae5b",
        "msg" : "OBS: support building pyhss",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/data/build_srcpkg.Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "scripts/obs/lib/srcpkg.py"
          },
          {
            "editType" : "add",
            "file" : "scripts/obs/data/pyhss_download_deps.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/obs/lib/__init__.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/lib/config.py"
        ],
        "commitId" : "070d2c3bbfcb96a66dd6abdfb4af2e2d614e07d7",
        "timestamp" : 1762504797000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: configure Osmocom pyhss fork\u000a\u000aAdd the Osmocom fork of PyHSS to scripts/obs/lib/config.py, so the\u000aOsmocom_OBS_* jobs build source packages for it and push them to our OBS\u000awhere binary packages get built. We need to use a fork for now, as the\u000aofficial repository can't run outside of a git tree yet and doesn't have\u000adebian packaging. These changes are being upstreamed, the goal is that\u000awe don't need to use our fork in the long run.\u000a\u000aRelated: SYS#6819\u000aChange-Id: I8fc7ef9dc242248770711da2893492fae8a84522\u000a",
        "date" : "2025-11-07 09:39:57 +0100",
        "id" : "070d2c3bbfcb96a66dd6abdfb4af2e2d614e07d7",
        "msg" : "OBS: configure Osmocom pyhss fork",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/lib/config.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/ttcn3-testsuites-testenv.yml"
        ],
        "commitId" : "5a269f8f3b10111c8925ca6372c299edaafe77a2",
        "timestamp" : 1762508104000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/ttcn3: add ttcn3-hlr-test-pyhss\u000a\u000aChange-Id: I608f3d7ade5098e7a8f7808ae2b57955c1354c85\u000a",
        "date" : "2025-11-07 10:35:04 +0100",
        "id" : "5a269f8f3b10111c8925ca6372c299edaafe77a2",
        "msg" : "jobs/ttcn3: add ttcn3-hlr-test-pyhss",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/ttcn3-testsuites-testenv.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/lib/srcpkg.py"
        ],
        "commitId" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
        "timestamp" : 1762518593000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: fix building pyosmocom for debian 12\u000a\u000aRelated: pyosmocom I8416234ea02f337fabd075cc345af964c1b71adf\u000aRelated: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files\u000aChange-Id: Ia8ef3a0301aeaad4691c197ed780e86b497def4a\u000a",
        "date" : "2025-11-07 13:29:53 +0100",
        "id" : "31501d38ef9159322fdbe38fe1a35a9d08cf2ca5",
        "msg" : "OBS: fix building pyosmocom for debian 12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/lib/srcpkg.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 855,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/Osmocom-repo-install-debian12/feed=latest,label=qemu/855/"
    },
    {
      "number" : 855,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/Osmocom-repo-install-debian12/feed=nightly,label=qemu/855/"
    }
  ]
}