{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 164,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
            "branch" : [
              {
                "SHA1" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
            "branch" : [
              {
                "SHA1" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
        "branch" : [
          {
            "SHA1" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#164",
  "duration" : 472,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #164",
  "id" : "164",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 164,
  "queueId" : 366170,
  "result" : "SUCCESS",
  "timestamp" : 1610550068586,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/164/",
  "builtOn" : "build2-deb9build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "fpga-build/Dockerfile"
        ],
        "commitId" : "b68cfd7fa9b5a24ff779dc2dd4c96ca0dc61d45d",
        "timestamp" : 1610549663000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "fpga-build: add osmo-ci\u000a\u000aClone osmo-ci.git, and install all files from scripts/* to\u000a/usr/local/bin.\u000a\u000aRelated: OS#4911\u000aChange-Id: I3625d6f10e566101fb25963757da6827670ca41b\u000a",
        "date" : "2021-01-13 15:54:23 +0100",
        "id" : "b68cfd7fa9b5a24ff779dc2dd4c96ca0dc61d45d",
        "msg" : "fpga-build: add osmo-ci",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "fpga-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "fpga-build/Dockerfile",
          "debian-stretch-jenkins/Dockerfile"
        ],
        "commitId" : "f92edcc32fd65a4515b3df72561d6513d6374191",
        "timestamp" : 1610549752000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-stretch-jenkins,fpga-build: add gsm-manuals\u000a\u000aPrepare to remove 'build-deps.sh osmo-gsm-manuals' calls from all\u000aprojects.\u000a\u000aRelated: OS#4912\u000aChange-Id: Id402e0ea372b5ca8a6c8f6f5beb190544c888207\u000a",
        "date" : "2021-01-13 15:55:52 +0100",
        "id" : "f92edcc32fd65a4515b3df72561d6513d6374191",
        "msg" : "debian-stretch-jenkins,fpga-build: add gsm-manuals",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "fpga-build/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-jenkins/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmo-gsm-tester/Dockerfile",
          "debian-stretch-jenkins/Dockerfile"
        ],
        "commitId" : "8f60d951da9a265062856e679b9b87c7c2297a2d",
        "timestamp" : 1610549766000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Cosmetic: debian-stretch-jenkins, osmo-gsm-tester: fix indent\u000a\u000aChange-Id: Ia6b12b2c35f69eb0434797b29ee0ef676b032250\u000a",
        "date" : "2021-01-13 15:56:06 +0100",
        "id" : "8f60d951da9a265062856e679b9b87c7c2297a2d",
        "msg" : "Cosmetic: debian-stretch-jenkins, osmo-gsm-tester: fix indent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmo-gsm-tester/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-stretch-jenkins/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "fpga-build/Dockerfile"
        ],
        "commitId" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
        "timestamp" : 1610549777000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "fpga-build: don't write path to /etc/environment\u000a\u000aPATH isn't overwritten anymore when jenkins runs docker in osmo-ci.git's\u000amaster-builds.yml / gerrit-verifications.yml, therefore we can remove\u000athis hack.\u000a\u000aChange-Id: I5bff98f7af1a2f2de88c8d96d1e30de960057d01\u000a",
        "date" : "2021-01-13 15:56:17 +0100",
        "id" : "ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df",
        "msg" : "fpga-build: don't write path to /etc/environment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "fpga-build/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}