Set arch explicitly #29
builder-build.yml
on: push
autoware-builder-build
28s
Annotations
1 error
autoware-builder-build
Error: buildah exited with code 125
time="2024-07-22T08:33:22Z" level=warning msg="missing \"TARGETARCH\" build argument. Try adding \"--build-arg TARGETARCH=<VALUE>\" to the command line"
Resolved "ubuntu" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/ubuntu:22.04...
Getting image source signatures
Copying blob sha256:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca
Copying blob sha256:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca
Copying config sha256:8a3cdc4d1ad3e314a91f76b7b99eed443f2152e3a9bf33e46669b31d094be443
Writing manifest to image destination
Storing signatures
error building at STEP "RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=${CACHEMOUNT_PREFIX}/var/cache/apt apt-get update && apt-get install -y --no-install-recommends sudo tini wget gnupg2 ca-certificates && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*": error resolving mountpoints for container "147030615d85ee9bf3d33c0a6f6c693842240dc9fdee2fa798d7fc35afbfb2eb": invalid mount type "cache"
time="2024-07-22T08:33:24Z" level=error msg="exit status 125"
|