Skip to content

Create better images for C, Haskell, JS, Python, Java, and Swift #47

Create better images for C, Haskell, JS, Python, Java, and Swift

Create better images for C, Haskell, JS, Python, Java, and Swift #47

Re-run triggered September 20, 2024 13:05
Status Failure
Total duration 15m 18s
Artifacts

build.yml

on: push
build-and-push-base  /  Build Docker Image for ghcr.io/ls1intum/theia/base
52m 50s
build-and-push-base / Build Docker Image for ghcr.io/ls1intum/theia/base
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-and-push (images/swift/ToolDockerfile, ., ghcr.io/ls1intum/theia/swift, "BUILDER_IMAGE=swif... / Build Docker Image for ghcr.io/ls1intum/theia/swift
buildx failed with: ERROR: failed to solve: process "/bin/sh -c swift package update" did not complete successfully: exit code: 1
build-and-push (images/java-17/ToolDockerfile, ., ghcr.io/ls1intum/theia/java-17, 2024-06-21) / Build Docker Image for ghcr.io/ls1intum/theia/java-17
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -O - https://packages.adoptium.net/artifactory/api/gpg/key/public | tee /usr/share/keyrings/adoptium.asc && echo \"deb [signed-by=/usr/share/keyrings/adoptium.asc] https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list && apt-get update && apt-get install -y libsecret-1-0 temurin-17-jdk maven && apt-get purge -y wget && apt-get clean" did not complete successfully: exit code: 100