Skip to content

Update Rust toolchains to nightly-2024-11-04 (#5574) #1862

Update Rust toolchains to nightly-2024-11-04 (#5574)

Update Rust toolchains to nightly-2024-11-04 (#5574) #1862

Triggered via push November 6, 2024 18:32
Status Failure
Total duration 21m 29s
Artifacts
Build and push HASH api image
12m 3s
Build and push HASH api image
Build and push Kratos image
28s
Build and push Kratos image
Build and push Hydra image
33s
Build and push Hydra image
Build and push Temporal TS AI Worker
11m 9s
Build and push Temporal TS AI Worker
Build and push HASH graph image
19m 53s
Build and push HASH graph image
Build and push Temporal Migrate image
29s
Build and push Temporal Migrate image
Build and push Temporal Setup image
25s
Build and push Temporal Setup image
Build and push Temporal integration Worker
12m 4s
Build and push Temporal integration Worker
Deploy HASH app images
0s
Deploy HASH app images
Deploy HASH graph images
12s
Deploy HASH graph images
Deploy Temporal images
23s
Deploy Temporal images
Deploy HASH worker images
18s
Deploy HASH worker images
Notify Slack on failure
6s
Notify Slack on failure
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Build and push Temporal TS AI Worker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/* && groupadd --system --gid 60000 hash && useradd --system tsworker -G hash && install -d -m 0775 -o tsworker -g hash /log" did not complete successfully: exit code: 100
Build and push Hydra image
Process "docker run" closed with code 1
Sensitive data should not be used in the ARG or ENV commands: apps/hash-external-services/kratos/Dockerfile#L10
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "API_SECRET") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: apps/hash-external-services/kratos/Dockerfile#L11
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "API_SECRET") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Build and push Kratos image
Process "docker run" closed with code 1
The 'as' keyword should match the case of the 'from' keyword: apps/hash-external-services/temporal/setup.Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Default value for global ARG results in an empty or invalid base image name: apps/hash-external-services/temporal/setup.Dockerfile#L3
InvalidDefaultArgInFrom: Default value for ARG temporalio/auto-setup:${TEMPORAL_VERSION} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Build and push Temporal Setup image
Process "docker run" closed with code 1
The 'as' keyword should match the case of the 'from' keyword: apps/hash-external-services/temporal/migrate.Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Default value for global ARG results in an empty or invalid base image name: apps/hash-external-services/temporal/migrate.Dockerfile#L3
InvalidDefaultArgInFrom: Default value for ARG temporalio/auto-setup:${TEMPORAL_VERSION} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Build and push Temporal Migrate image
Process "docker run" closed with code 1
Build and push Temporal TS AI Worker
Process "docker run" closed with code 1
Build and push HASH api image
Process "docker run" closed with code 1
Build and push Temporal integration Worker
Process "docker run" closed with code 1
Build and push HASH graph image
Process "docker run" closed with code 1