Skip to content

feat(SharedCache): Shared Cache for Searchable Encryption #825

feat(SharedCache): Shared Cache for Searchable Encryption

feat(SharedCache): Shared Cache for Searchable Encryption #825

Triggered via pull request January 13, 2025 23:21
Status Failure
Total duration 50m 16s
Artifacts

pull.yml

on: pull_request
getVersion  /  getDafnyVersion
9s
getVersion / getDafnyVersion
getVerifyVersion  /  getDafnyVerifyVersion
8s
getVerifyVersion / getDafnyVerifyVersion
Matrix: pr-ci-codegen / code-generation
Matrix: pr-ci-format / format_projects
Matrix: pr-ci-java-examples / testJava
Matrix: pr-ci-java-test-vectors / testJava
Matrix: pr-ci-java / testJava
Matrix: pr-ci-net-examples / dotNetExamples
Matrix: pr-ci-net-test-vectors / testDotNet
Matrix: pr-ci-net / testDotNet
Matrix: pr-ci-rust / testRust
Matrix: pr-ci-test-vector-verification / verification
Matrix: pr-ci-verification / verification
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 82 warnings
pr-ci-java-examples / testJava (11, macos-13)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
pr-ci-java-examples / testJava (11, macos-13)
expected 'packfile'
pr-ci-java-examples / testJava (11, macos-13)
clone of 'https://github.com/awslabs/aws-encryption-sdk-specification.git' into submodule path '/Users/runner/work/aws-database-encryption-sdk-dynamodb/aws-database-encryption-sdk-dynamodb/submodules/MaterialProviders/aws-encryption-sdk-specification' failed
pr-ci-java-examples / testJava (11, macos-13)
Fetched in submodule path 'submodules/MaterialProviders/aws-encryption-sdk-specification', but it did not contain 8f4afff94358492e1e2e8847d1c6b78db5b204b2. Direct fetching of that commit failed.
pr-ci-java-examples / testJava (11, macos-13)
Failed to recurse into submodule path 'submodules/MaterialProviders'
pr-ci-java-examples / testJava (11, macos-13)
The process '/usr/local/bin/git' failed with exit code 128
getVerifyVersion / getDafnyVerifyVersion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
getVersion / getDafnyVersion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1311
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1314
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1372
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1457
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1461
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1483
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1484
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1561
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-latest): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1576
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-codegen / code-generation (TestVectors, 6.0.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-codegen / code-generation (DynamoDbEncryption, 6.0.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1311
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1314
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1372
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1457
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1461
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1483
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1484
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1561
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1576
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-java-test-vectors / testJava (TestVectors, 16, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-java-test-vectors / testJava (TestVectors, 17, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-java-test-vectors / testJava (TestVectors, 11, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-java-test-vectors / testJava (TestVectors, 8, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-net-test-vectors / testDotNet (TestVectors, 6.0.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pr-ci-rust / testRust (TestVectors, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636