{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Nikunjsharma0"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev-simplified-onboarding-belowage13-flow" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 43,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
            "branch" : [
              {
                "SHA1" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
                "name" : "refs/remotes/origin/dev-simplified-onboarding-belowage13-flow"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
            "branch" : [
              {
                "SHA1" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
                "name" : "refs/remotes/origin/dev-simplified-onboarding-belowage13-flow"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
        "branch" : [
          {
            "SHA1" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
            "name" : "refs/remotes/origin/dev-simplified-onboarding-belowage13-flow"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/UstadMobile.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 52,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "app-android-debug.apk",
      "fileName" : "app-android-debug.apk",
      "relativePath" : "app-android/build/outputs/apk/debug/app-android-debug.apk"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#43",
  "duration" : 156029,
  "estimatedDuration" : 527188,
  "executor" : None,
  "fullDisplayName" : "dev-simplified-onboarding-belowage13-flow #43",
  "id" : "43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 43,
  "queueId" : 3113,
  "result" : "FAILURE",
  "timestamp" : 1751026520420,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/dev-simplified-onboarding-belowage13-flow/43/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/person/child/ChildProfileListViewModel.kt",
          "lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/signup/SignupEnterUsernamePasswordViewModel.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/account/SendConsentRequestToParentUseCase.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/signup/SignUpViewModel.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/signup/OtherSignUpOptionSelectionViewModel.kt",
          "app-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/domain/account/SendConsentRequestToParentServerImpl.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/account/addaccountselectneworexisting/AddAccountSelectNewOrExistingViewModel.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/account/list/AccountListViewModel.kt"
        ],
        "commitId" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
        "timestamp" : 1751026504000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/nikunj.sharma",
          "fullName" : "nikunj.sharma"
        },
        "authorEmail" : "nikunj.sharma@sutara.org",
        "comment" : "changes in SendConsentRequestToParentUseCase\u000a",
        "date" : "2025-06-27 17:45:04 +0530",
        "id" : "a803b39b840a001d5ad3cb4085c38b7664c089e4",
        "msg" : "changes in SendConsentRequestToParentUseCase",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/account/SendConsentRequestToParentUseCase.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/account/addaccountselectneworexisting/AddAccountSelectNewOrExistingViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/signup/SignUpViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/signup/OtherSignUpOptionSelectionViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/person/child/ChildProfileListViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/signup/SignupEnterUsernamePasswordViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt"
          },
          {
            "editType" : "edit",
            "file" : "app-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/domain/account/SendConsentRequestToParentServerImpl.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/account/list/AccountListViewModel.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/nikunj.sharma",
      "fullName" : "nikunj.sharma"
    }
  ]
}