{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by mikedawson"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/release" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
            "branch" : [
              {
                "SHA1" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
                "name" : "refs/remotes/origin/release"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
            "branch" : [
              {
                "SHA1" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
                "name" : "refs/remotes/origin/release"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
        "branch" : [
          {
            "SHA1" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
            "name" : "refs/remotes/origin/release"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/UstadMobile.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.model.InterruptedBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#76",
  "duration" : 28911,
  "estimatedDuration" : 10265239,
  "executor" : None,
  "fullDisplayName" : "UstadMobile-release #76",
  "id" : "76",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 76,
  "queueId" : 324,
  "result" : "ABORTED",
  "timestamp" : 1723477297108,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/UstadMobile-release/76/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "core/src/commonMain/kotlin/com/ustadmobile/core/domain/person/AddNewPersonUseCase.kt"
        ],
        "commitId" : "0bd14e38ae33ff4faec03e2e2a2e0863345b6d28",
        "timestamp" : 1723459791000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update AddNewPersonUseCase to handle when a person already has personUid set.\u000a",
        "date" : "2024-08-12 14:49:51 +0400",
        "id" : "0bd14e38ae33ff4faec03e2e2a2e0863345b6d28",
        "msg" : "Update AddNewPersonUseCase to handle when a person already has personUid set.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/domain/person/AddNewPersonUseCase.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
        "timestamp" : 1723474189000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Bump version.\u000a",
        "date" : "2024-08-12 18:49:49 +0400",
        "id" : "6d0fe7bddbd536c3abc261dc37a9593d96371750",
        "msg" : "Bump version.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}