{
  "_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/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 32,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
            "branch" : [
              {
                "SHA1" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
            "branch" : [
              {
                "SHA1" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
        "branch" : [
          {
            "SHA1" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "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-cli.zip",
      "fileName" : "respect-cli.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#32",
  "duration" : 215377,
  "estimatedDuration" : 107736,
  "executor" : None,
  "fullDisplayName" : "RESPECT-Primary #32",
  "id" : "32",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 32,
  "queueId" : 3383,
  "result" : "FAILURE",
  "timestamp" : 1754238156903,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/RESPECT-Primary/32/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer-repository/src/jvmTest/kotlin/world/respect/datalayer/repository/opds/OpdsRespectRepositoryIntegrationTest.kt",
          "respect-lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/headers/LastModifiedHeader.kt",
          "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/ext/HttpClientExt.kt",
          "respect-datalayer-repository/build.gradle.kts",
          "respect-datalayer-repository/src/jvmTest/resources/logback.xml",
          "gradle/libs.versions.toml"
        ],
        "commitId" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
        "timestamp" : 1754238089000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Switch to using GMTDate instead of DateTimeComponents.Formats.RFC_1123\u000a\u000aDateTimeComponents.Formats.RFC_1123 has an issue as per https://github.com/Kotlin/kotlinx-datetime/issues/564 where a single digit day of month is not padded, and therefor does not work in the if-modified-since header.\u000a",
        "date" : "2025-08-03 20:21:29 +0400",
        "id" : "f232de3e89bc8c1e1a61f4e269671697afda5cd9",
        "msg" : "Switch to using GMTDate instead of DateTimeComponents.Formats.RFC_1123",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-datalayer-repository/src/jvmTest/kotlin/world/respect/datalayer/repository/opds/OpdsRespectRepositoryIntegrationTest.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-repository/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "gradle/libs.versions.toml"
          },
          {
            "editType" : "add",
            "file" : "respect-datalayer-repository/src/jvmTest/resources/logback.xml"
          },
          {
            "editType" : "delete",
            "file" : "respect-lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/headers/LastModifiedHeader.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/ext/HttpClientExt.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}