{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mandvi",
          "userId" : "mandvi",
          "userName" : "Mandvi"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev-bookmark-xapi" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
            "branch" : [
              {
                "SHA1" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
                "name" : "refs/remotes/origin/dev-bookmark-xapi"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
            "branch" : [
              {
                "SHA1" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
                "name" : "refs/remotes/origin/dev-bookmark-xapi"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
        "branch" : [
          {
            "SHA1" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
            "name" : "refs/remotes/origin/dev-bookmark-xapi"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8",
  "duration" : 35044,
  "estimatedDuration" : 200109,
  "executor" : None,
  "fullDisplayName" : "dev-bookmark-xapi #8",
  "id" : "8",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8,
  "queueId" : 9874,
  "result" : "FAILURE",
  "timestamp" : 1782809601161,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/dev-bookmark-xapi/8/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/002_browse_lessons_test.yaml"
        ],
        "commitId" : "b80d55a011f54552353a3373db02f50934987fca",
        "timestamp" : 1782801503000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Update lesson visibility assertion in `002_browse_lessons_test.yaml`.\u000a",
        "date" : "2026-06-30 12:08:23 +0530",
        "id" : "b80d55a011f54552353a3373db02f50934987fca",
        "msg" : "Update lesson visibility assertion in `002_browse_lessons_test.yaml`.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/test/001_003_login_using_school_link_test.yaml",
          ".maestro/test/001_002_add_user_direct_test.yaml",
          ".maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml",
          ".maestro/test/001_001_invite_users_using_qr_code_or_link_test.yaml",
          ".maestro/test/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "6708bc2ec40ee507c2c2ac530beef69f9644fb26",
        "timestamp" : 1782803723000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Add `BookmarkEntity` table to `RespectSchoolDatabase` schema and move Maestro test files to the `flows` directory.\u000a",
        "date" : "2026-06-30 12:45:23 +0530",
        "id" : "6708bc2ec40ee507c2c2ac530beef69f9644fb26",
        "msg" : "Add `BookmarkEntity` table to `RespectSchoolDatabase` schema and move Maestro test files to the `flows` directory.",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/test/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/test/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/test/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/test/001_001_invite_users_using_qr_code_or_link_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows-pending/001_005_add_school_self_registration_test.yaml"
        ],
        "commitId" : "755a2a599410248dfb14b863183b753ccb93bb21",
        "timestamp" : 1782804134000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Update school self-registration test and remove unused admin subflow.\u000a",
        "date" : "2026-06-30 12:52:14 +0530",
        "id" : "755a2a599410248dfb14b863183b753ccb93bb21",
        "msg" : "Update school self-registration test and remove unused admin subflow.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows-pending/001_005_add_school_self_registration_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/subflows/admin_add_app_and_teacher.yaml"
        ],
        "commitId" : "a3642681ea2cdc74d90eae1ff64ba0e2a6250aa4",
        "timestamp" : 1782804177000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Update school self-registration test and remove unused admin subflow.\u000a",
        "date" : "2026-06-30 12:52:57 +0530",
        "id" : "a3642681ea2cdc74d90eae1ff64ba0e2a6250aa4",
        "msg" : "Update school self-registration test and remove unused admin subflow.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".maestro/flows/subflows/admin_add_app_and_teacher.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/002_browse_lessons_test.yaml"
        ],
        "commitId" : "e2f321198ed771d11fe28e6400ca17d33216c314",
        "timestamp" : 1782805262000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Update `002_browse_lessons_test.yaml` to use `${output.TEST_APP_URL}` variable.\u000a",
        "date" : "2026-06-30 13:11:02 +0530",
        "id" : "e2f321198ed771d11fe28e6400ca17d33216c314",
        "msg" : "Update `002_browse_lessons_test.yaml` to use `${output.TEST_APP_URL}` variable.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/school/BookmarkDataSourceHttp.kt",
          "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/BookmarkDataSource.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/adapters/BookmarkAdapter.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/RespectSchoolDatabase.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/entities/BookmarkEntity.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/BookmarkDataSourceDb.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/BookmarkDao.kt",
          "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/BookmarkDataSourceLocal.kt"
        ],
        "commitId" : "74c59e18bea51c8047b0ccaf75faf64bcc521b00",
        "timestamp" : 1782807238000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Update `002_browse_lessons_test.yaml` to use `${output.TEST_APP_URL}` variable.\u000a",
        "date" : "2026-06-30 13:43:58 +0530",
        "id" : "74c59e18bea51c8047b0ccaf75faf64bcc521b00",
        "msg" : "Update `002_browse_lessons_test.yaml` to use `${output.TEST_APP_URL}` variable.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/BookmarkDao.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/BookmarkDataSource.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/school/BookmarkDataSourceHttp.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/BookmarkDataSourceDb.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/RespectSchoolDatabase.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/adapters/BookmarkAdapter.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/entities/BookmarkEntity.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/BookmarkDataSourceLocal.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/5.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/8.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/6.json"
        ],
        "commitId" : "60c541e906f50690e3dd0fe29a9234c6e7d737ac",
        "timestamp" : 1782809033000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Update `002_browse_lessons_test.yaml` to use `${output.TEST_APP_URL}` variable.\u000a",
        "date" : "2026-06-30 14:13:53 +0530",
        "id" : "60c541e906f50690e3dd0fe29a9234c6e7d737ac",
        "msg" : "Update `002_browse_lessons_test.yaml` to use `${output.TEST_APP_URL}` variable.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/8.json"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/6.json"
          },
          {
            "editType" : "delete",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/5.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/3.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/6.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/8.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/5.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/1.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/4.json",
          "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/2.json"
        ],
        "commitId" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
        "timestamp" : 1782809393000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Add database schema files for versions 1 through 8 of `RespectAppDatabase`.\u000a",
        "date" : "2026-06-30 14:19:53 +0530",
        "id" : "eb21526109998d9b5ef52dfc2e80e8d82cc22ea7",
        "msg" : "Add database schema files for versions 1 through 8 of `RespectAppDatabase`.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/3.json"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/1.json"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/6.json"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/8.json"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/2.json"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/4.json"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-db/schemas/world.respect.datalayer.db.RespectAppDatabase/5.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
      "fullName" : "mandvi.verma"
    }
  ]
}