{
  "_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/dev-simplified-onboarding" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 52,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
            "branch" : [
              {
                "SHA1" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
                "name" : "refs/remotes/origin/dev-simplified-onboarding"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
            "branch" : [
              {
                "SHA1" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
                "name" : "refs/remotes/origin/dev-simplified-onboarding"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
        "branch" : [
          {
            "SHA1" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
            "name" : "refs/remotes/origin/dev-simplified-onboarding"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/UstadMobile.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 15,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#52",
  "duration" : 73232,
  "estimatedDuration" : 563613,
  "executor" : None,
  "fullDisplayName" : "dev-simplified-onboarding #52",
  "id" : "52",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 52,
  "queueId" : 2681,
  "result" : "FAILURE",
  "timestamp" : 1747303217554,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/dev-simplified-onboarding/52/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "core/src/commonMain/kotlin/com/ustadmobile/core/domain/credentials/passkey/request/CreatePublicKeyCredentialCreationOptionsJsonUseCase.kt",
          "lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt",
          "lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/PersonPasskey.kt"
        ],
        "commitId" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
        "timestamp" : 1747303199000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Refactor passkey rpId and user id handling:\u000a\u000aUpdate CreatePublicKeyCredentialCreationOptionsJsonUseCase - set the user handle (user id) as passkeyUid@learningspace - as per the spec avoiding the use of any personal information, but including the server url.\u000a\u000aRemove rpId from PersonPasskey (this is system wide, not a per entity variable).\u000a",
        "date" : "2025-05-15 13:59:59 +0400",
        "id" : "9e20fad4ead4cdf4116aef872bd764dd65832c76",
        "msg" : "Refactor passkey rpId and user id handling:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/domain/credentials/passkey/request/CreatePublicKeyCredentialCreationOptionsJsonUseCase.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/PersonPasskey.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}