{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mike Dawson",
          "userId" : "mike",
          "userName" : "Mike Dawson"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev-xapi-ipc" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "928de34329036635d99fc2cdcbd7b5267a4add56",
            "branch" : [
              {
                "SHA1" : "928de34329036635d99fc2cdcbd7b5267a4add56",
                "name" : "refs/remotes/origin/dev-xapi-ipc"
              }
            ]
          },
          "revision" : {
            "SHA1" : "928de34329036635d99fc2cdcbd7b5267a4add56",
            "branch" : [
              {
                "SHA1" : "928de34329036635d99fc2cdcbd7b5267a4add56",
                "name" : "refs/remotes/origin/dev-xapi-ipc"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "928de34329036635d99fc2cdcbd7b5267a4add56",
        "branch" : [
          {
            "SHA1" : "928de34329036635d99fc2cdcbd7b5267a4add56",
            "name" : "refs/remotes/origin/dev-xapi-ipc"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "respect-app-compose-debug.apk",
      "fileName" : "respect-app-compose-debug.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/debug/respect-app-compose-debug.apk"
    },
    {
      "displayPath" : "respect-app-compose-release.apk",
      "fileName" : "respect-app-compose-release.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/release/respect-app-compose-release.apk"
    },
    {
      "displayPath" : "mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "respect-app-compose/build/outputs/mapping/release/mapping.txt"
    },
    {
      "displayPath" : "respect-cli-1.0.29.zip",
      "fileName" : "respect-cli-1.0.29.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli-1.0.29.zip"
    },
    {
      "displayPath" : "respect-server-1.0.29.zip",
      "fileName" : "respect-server-1.0.29.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-1.0.29.zip"
    },
    {
      "displayPath" : "respect-server-shadow-1.0.29.zip",
      "fileName" : "respect-server-shadow-1.0.29.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-shadow-1.0.29.zip"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#3",
  "duration" : 203208,
  "estimatedDuration" : 191867,
  "executor" : null,
  "fullDisplayName" : "RESPECT-Primary-MavenPublish #3",
  "id" : "3",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 3,
  "queueId" : 9663,
  "result" : "SUCCESS",
  "timestamp" : 1782299778668,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/RESPECT-Primary-MavenPublish/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-xapi-ipc-shared/README.md",
          "build.gradle.kts",
          "ci-run-maestro.sh",
          "ci-run-test-server.sh",
          "README.md"
        ],
        "commitId" : "3c6ebbcb7867a66037c2978987b540f98a277e29",
        "timestamp" : 1782287269000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Introduce version as environment variable for use by test server controller.\u000a",
        "date" : "2026-06-24 11:47:49 +0400",
        "id" : "3c6ebbcb7867a66037c2978987b540f98a277e29",
        "msg" : "Introduce version as environment variable for use by test server controller.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-ipc-shared/README.md"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-test-server.sh"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-maestro.sh"
        ],
        "commitId" : "e343ba3eb215bc0689160c907e9368bb92ecc80d",
        "timestamp" : 1782288471000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix ci-run-maestro script and make it quieter.\u000a",
        "date" : "2026-06-24 12:07:51 +0400",
        "id" : "e343ba3eb215bc0689160c907e9368bb92ecc80d",
        "msg" : "Fix ci-run-maestro script and make it quieter.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-maestro.sh",
          "respect-lib-xapi-ipc-server/build.gradle.kts",
          "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/OpenEelXapiConstants.kt",
          "respect-lib-xapi-ipc-server/src/main/kotlin/world/respect/xapi/ipc/server/XapiMessengerService.kt",
          "respect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/UrlExt.kt",
          "gradle.properties"
        ],
        "commitId" : "928de34329036635d99fc2cdcbd7b5267a4add56",
        "timestamp" : 1782299759000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Initial update to provide openeel assignment_id support on xAPI IPC service.\u000a",
        "date" : "2026-06-24 15:15:59 +0400",
        "id" : "928de34329036635d99fc2cdcbd7b5267a4add56",
        "msg" : "Initial update to provide openeel assignment_id support on xAPI IPC service.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/OpenEelXapiConstants.kt"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/UrlExt.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-ipc-server/src/main/kotlin/world/respect/xapi/ipc/server/XapiMessengerService.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-ipc-server/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}