{
  "_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 678",
          "upstreamBuild" : 678,
          "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" : 130,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
            "branch" : [
              {
                "SHA1" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
            "branch" : [
              {
                "SHA1" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
        "branch" : [
          {
            "SHA1" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
            "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" : "#130",
  "duration" : 96318,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #130",
  "id" : "130",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 130,
  "queueId" : 688591,
  "result" : "SUCCESS",
  "timestamp" : 1646153752987,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/130/",
  "builtOn" : "gtp0-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-ggsn-test/ogs/upfd.yaml",
          "ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg",
          "ttcn3-ggsn-test/ogs/smfd.yaml",
          "ttcn3-ggsn-test/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/ogs/upfd-setup.sh"
        ],
        "commitId" : "254464d830a6b6153b87198a71b6400642f21735",
        "timestamp" : 1645808362000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "ttcn3-ggsn: Modify configs to alloc bigger IPv4 pools\u000a\u000aThis is needed for test TC_lots_of_concurrent_pdp_ctx, which creates up\u000ato 1000 pdp contexts.\u000a\u000aChange-Id: If3344c8acc9bc3b43ed0a13af52807d2a6050a81\u000a",
        "date" : "2022-02-25 17:59:22 +0100",
        "id" : "254464d830a6b6153b87198a71b6400642f21735",
        "msg" : "ttcn3-ggsn: Modify configs to alloc bigger IPv4 pools",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/ogs/smfd.yaml"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/ogs/upfd.yaml"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/osmo-ggsn.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/ogs/upfd-setup.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-stretch-jenkins/Dockerfile",
          "debian-buster-jenkins/Dockerfile"
        ],
        "commitId" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
        "timestamp" : 1646135659000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-*-jenkins: git clone from gerrit\u000a\u000aAvoid occasional clone failures by replacing https://git.osmocom.org\u000awith https://gerrit.osmocom.org.\u000a\u000a  Step 18/28 : RUN git clone https://git.osmocom.org/osmo-ci osmo-ci && \u0009cp -v $(find osmo-ci/scripts \u0009\u0009-maxdepth 1 \u0009\u0009-type f ) \u0009   /usr/local/bin\u000a   ---> Running in c1c0bc9fb861\u000a  Cloning into 'osmo-ci'...\u000a  error:  (curl_result = 56, http_code = 200, sha1 = ded2f31cbac2e7b0ae6c3c4147f4e21ab1ce9b98)\u000a  error: Unable to find ded2f31cbac2e7b0ae6c3c4147f4e21ab1ce9b98 under https://git.osmocom.org/osmo-ci\u000a  Cannot obtain needed tree ded2f31cbac2e7b0ae6c3c4147f4e21ab1ce9b98\u000a  while processing commit bff275075548c443596aa1eb80d784e4cd3c2231.\u000a  error: fetch failed.\u000a\u000aRelated: SYS#5857\u000aChange-Id: I9ad8e5755c5d520ff33d85792a5a70da62d05253\u000a",
        "date" : "2022-03-01 11:54:19 +0000",
        "id" : "2ce4f7593b7f658b88bada8de45c01987a287ddb",
        "msg" : "debian-*-jenkins: git clone from gerrit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-stretch-jenkins/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-buster-jenkins/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}