{
  "_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 2,612",
          "upstreamBuild" : 2612,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 59909,
      "executingTimeMillis" : 59909,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5474,
      "waitingTimeMillis" : 5474
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2060,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
            "branch" : [
              {
                "SHA1" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
            "branch" : [
              {
                "SHA1" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
        "branch" : [
          {
            "SHA1" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
            "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" : "#2060",
  "duration" : 59909,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #2060",
  "id" : "2060",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2060,
  "queueId" : 1866796,
  "result" : "SUCCESS",
  "timestamp" : 1744629504124,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/2060/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gerrit/Dockerfile"
        ],
        "commitId" : "66f2883d20a57a148698e80fe0835e967370c587",
        "timestamp" : 1744628493000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "upgrade to gerrit 3.10.x as 3.9 is EOL on May 12th\u000a\u000aChange-Id: I906b4ff47cf714010697eeb226af826edfbaf911\u000a",
        "date" : "2025-04-14 11:01:33 +0000",
        "id" : "66f2883d20a57a148698e80fe0835e967370c587",
        "msg" : "upgrade to gerrit 3.10.x as 3.9 is EOL on May 12th",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gerrit/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmo-ns-master/Dockerfile"
        ],
        "commitId" : "6ad0af1551373f836650a93a55296e5b665a167b",
        "timestamp" : 1744629303000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "osmo-ns-master: build without uring for debian 10\u000a\u000aIn preparation for running FR tests with debian 10, adjust\u000aosmo-ns-master to build libosmocore without uring support as\u000aliburing-dev is not packaged for debian 10.\u000a\u000aRelated: OS#6494#note-19\u000aChange-Id: I1278bc3435c791c429b38a21b53c8efe20e741df\u000a",
        "date" : "2025-04-14 11:15:03 +0000",
        "id" : "6ad0af1551373f836650a93a55296e5b665a167b",
        "msg" : "osmo-ns-master: build without uring for debian 10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmo-ns-master/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-obs-latest/Dockerfile",
          "debian-buster-obs-latest/Makefile"
        ],
        "commitId" : "e1f7c4a998181cecb1e18f145cd5c0518260f5ce",
        "timestamp" : 1744629303000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-buster-obs-latest: new container\u000a\u000aAdd this container in preparation for running\u000attcn3-gbproxy-test-fr-latest with debian 10.\u000a\u000aRelated: OS#6494#note-19\u000aChange-Id: I38c3ecb5cd40a6f67901388068ec1c8316a70fd4\u000a",
        "date" : "2025-04-14 11:15:03 +0000",
        "id" : "e1f7c4a998181cecb1e18f145cd5c0518260f5ce",
        "msg" : "debian-buster-obs-latest: new container",
        "paths" : [
          {
            "editType" : "add",
            "file" : "debian-buster-obs-latest/Makefile"
          },
          {
            "editType" : "add",
            "file" : "debian-buster-obs-latest/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins-common.sh"
        ],
        "commitId" : "5099a50e2cb21f9fdbaae1a31c645dad81ce9bf9",
        "timestamp" : 1744629303000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jenkins-common: support {latest,master}-debian10\u000a\u000aIt is required that we run the FR tests with debian 10. Adjust\u000ajenkins-common.sh so we can use IMAGE_SUFFIX=master-debian10 and\u000aIMAGE_SUFFIX=latest-debian10.\u000a\u000aThe related osmo-ci patch will configure jenkins to make use of this.\u000a\u000aRelated: OS#6494#note-19\u000aRelated: osmo-ci Ibd4cb705048ef5c39fa4192870e2b0f0d067842f\u000aChange-Id: I1a41ca8ddd06f716c4bf29d60a0c2f0f82dc4e35\u000a",
        "date" : "2025-04-14 11:15:03 +0000",
        "id" : "5099a50e2cb21f9fdbaae1a31c645dad81ce9bf9",
        "msg" : "jenkins-common: support {latest,master}-debian10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-sccp-test/jenkins.sh",
          "ttcn3-msc-test/Dockerfile",
          "ttcn3-sccp-test/Dockerfile",
          "ttcn3-sccp-test/sccp_demo_user.cfg",
          "ttcn3-sccp-test/SCCP_Tests.cfg",
          "ttcn3-msc-test/osmo-stp.cfg",
          "ttcn3-msc-test/osmo-msc.cfg",
          "ttcn3-msc-test/jenkins.sh",
          "ttcn3-msc-test/Makefile",
          "ttcn3-sccp-test/Makefile",
          "ttcn3-msc-test/MSC_Tests.cfg"
        ],
        "commitId" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
        "timestamp" : 1744629303000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Remove ttcn3 testsuites ported to testenv, part 3\u000a\u000aRelated: OS#6494\u000aChange-Id: Ic07793fb7d8889684fd89b00860ebd0b17561a9e\u000a",
        "date" : "2025-04-14 11:15:03 +0000",
        "id" : "a626a9241ede7b4ede39e0825a71a2c5d76e62e4",
        "msg" : "Remove ttcn3 testsuites ported to testenv, part 3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "ttcn3-sccp-test/jenkins.sh"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-msc-test/osmo-stp.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-sccp-test/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-sccp-test/SCCP_Tests.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-msc-test/Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-msc-test/osmo-msc.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-sccp-test/Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-msc-test/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-msc-test/jenkins.sh"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-sccp-test/sccp_demo_user.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-msc-test/MSC_Tests.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}