{
  "_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 1,044",
          "upstreamBuild" : 1044,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 495,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
            "branch" : [
              {
                "SHA1" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
            "branch" : [
              {
                "SHA1" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
        "branch" : [
          {
            "SHA1" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#495",
  "duration" : 1073,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #495",
  "id" : "495",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 495,
  "queueId" : 870745,
  "result" : "SUCCESS",
  "timestamp" : 1665794600877,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/495/",
  "builtOn" : "build2-deb9build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-build/Dockerfile"
        ],
        "commitId" : "bc443c4e974f06fa4da3a5a9b6b76aa261cb8458",
        "timestamp" : 1665665255000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Revert \"debian-buster-build: add LLVMEmbeddedToolchainForArm\"\u000a\u000aWrong docker container, debian-buster-jenkins is used for the build, not\u000adebian-buster-build. The next patches will adjust the right one.\u000aThis reverts commit 1ce91ecfb027134c035d81756e47f27ba86e2be6.\u000a\u000aChange-Id: Idff1d5a263181070133743c781615b1102311efb\u000a",
        "date" : "2022-10-13 14:47:35 +0200",
        "id" : "bc443c4e974f06fa4da3a5a9b6b76aa261cb8458",
        "msg" : "Revert \"debian-buster-build: add LLVMEmbeddedToolchainForArm\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-buster-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-jenkins/Dockerfile"
        ],
        "commitId" : "0fec30c698155fc11f16765a17961fffdcb7b1d6",
        "timestamp" : 1665665261000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-buster-jenkins: order pkgs alphabetically\u000a\u000aChange-Id: I32dffc65239f1ad650b9e8d6ed6e4fe48878b916\u000a",
        "date" : "2022-10-13 14:47:41 +0200",
        "id" : "0fec30c698155fc11f16765a17961fffdcb7b1d6",
        "msg" : "debian-buster-jenkins: order pkgs alphabetically",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-buster-jenkins/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-buster-jenkins/Dockerfile"
        ],
        "commitId" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
        "timestamp" : 1665665261000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-buster-jenkins: add LLVMEmbeddedToolchainForArm\u000a\u000aThis is needed for simtrace2. As the bootloader goes beyond partition\u000asize in modern gcc, we'll use clang instead.\u000a\u000aRelated: OS#5260\u000aRelated: simtrace2 I2aa2e20e75e334560dbe1f6db9fd1491873ff91f\u000aChange-Id: I4f3fd7f7a40e5fa00bbfc713c1365f573febfe41\u000a",
        "date" : "2022-10-13 14:47:41 +0200",
        "id" : "a4d67a24f11b492d3f2397fdb91c4406f6cd2d81",
        "msg" : "debian-buster-jenkins: add LLVMEmbeddedToolchainForArm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-buster-jenkins/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}