Skip to content

tmp

tmp #110

Triggered via push October 29, 2024 06:31
Status Failure
Total duration 2m 28s
Artifacts

gradle-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
at.asitplus.attestation.android.AttestationTests ► should fail with NougatHybridAttestationChecker: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: io.kotest.assertions.AssertionFailedError: expected:<SEC_LEVEL> but was:<TIME>
at.asitplus.attestation.android.AttestationTests ► should work with SoftwareAttestationChecker: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: at.asitplus.attestation.android.exceptions.AttestationValueException: Attestation statement creation time too far in the past: 2023-09-06T17:19:09Z, check time: 2023-09-07T17:19:03.443Z, attestation statement validity in seconds: 600
at.asitplus.attestation.android.AttestationTests ► should work with NougatHybridAttestationChecker: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: at.asitplus.attestation.android.exceptions.AttestationValueException: Attestation statement creation time too far in the past: 1970-02-03T06:51:45.368Z, check time: 2023-09-10T00:00:00Z, attestation statement validity in seconds: 600
at.asitplus.attestation.android.AttestationTests ► enforce locked bootloader: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: at.asitplus.attestation.android.exceptions.AttestationValueException: Attestation statement creation time too far in the past: 2023-04-14T13:12:42Z, check time: 2023-04-15T00:00:00Z, attestation statement validity in seconds: 600
at.asitplus.attestation.android.AttestationTests ► allow unlocked bootloader: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: at.asitplus.attestation.android.exceptions.AttestationValueException: Attestation statement creation time too far in the past: 2023-04-14T13:12:42Z, check time: 2023-04-15T00:00:00Z, attestation statement validity in seconds: 600
at.asitplus.attestation.android.AttestationTests ► no version check: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: at.asitplus.attestation.android.exceptions.AttestationValueException: Attestation statement creation time too far in the past: 2023-04-14T13:12:42Z, check time: 2023-04-15T00:00:00Z, attestation statement validity in seconds: 600
at.asitplus.attestation.android.AttestationTests ► no patch level: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: at.asitplus.attestation.android.exceptions.AttestationValueException: Attestation statement creation time too far in the past: 2023-04-14T13:12:42Z, check time: 2023-04-15T00:00:00Z, attestation statement validity in seconds: 600
at.asitplus.attestation.android.AttestationTests ► require StrongBox: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: io.kotest.assertions.AssertionFailedError: expected:<SEC_LEVEL> but was:<TIME>
at.asitplus.attestation.android.AttestationTests ► package name: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: io.kotest.assertions.AssertionFailedError: expected:<PACKAGE_NAME> but was:<TIME>
at.asitplus.attestation.android.AttestationTests ► wrong signature digests: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: io.kotest.assertions.AssertionFailedError: expected:<APP_SIGNER_DIGEST> but was:<TIME>
at.asitplus.attestation.android.AttestationTests ► app version: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml#L0
Failed test found in: warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml warden-roboto/build/test-results/test/TEST-at.asitplus.attestation.android.AttestationTests.xml Error: io.kotest.assertions.AssertionFailedError: expected:<APP_VERSION> but was:<TIME>
build
Failed test were found and 'fail-on-error' option is set to true
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/