Build:
- 0
2025-06-21 11:53.34: New job: Build using linux-arm64 in
[]
2025-06-21 11:53.34: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.1-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
RUN opam pin add -k version ocaml-base-compiler 5.1.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 11:53.34: Using cache hint "5.1.1-arm64-ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c"
2025-06-21 11:53.34: Waiting for resource in pool OCluster
2025-06-21 11:53.34: Waiting for worker…
2025-06-21 13:34.11: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:0fcfa13a71b69628f0036b1d4020abd7a82432523b39d70042743fc9c6c68075
#1 transferring dockerfile: 568B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 sha256:0f304c2ceb958c899ba44a9cedeb301d1e88e04346a626168a80a5e24333953b
#2 transferring context: 2B done
#2 DONE 0.0s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.3s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:1f6104fb1b0d0fbe6ad44d8f43108ac3970ffc7b5e47cea26abb070808b11fdf
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#6 sha256:c18f2e9a3855326f423d4c8fba5800e8fd42b368961b534bd0331a5f6253d83e
#6 DONE 0.7s
#7 [internal] load .dockerignore
#7 sha256:9e4b4fb12236ec70c3878e62190b9b3738475e98ed595838f6ffd853b9273888
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#8 sha256:285cd955854b511758c06f3b1b15cbc15aacde993369e6d3cef1ff4b1eea2d33
#8 CACHED
#14 [internal] load build context
#14 sha256:b84b1fd3f95ebda69d2423345810c2147de440fe98f6b0bd955751797d84b4e8
#14 transferring context: 568B done
#14 DONE 0.1s
#9 [2/7] RUN apk update && apk upgrade
#9 sha256:5165f8d67d8bedae07456c00cec823146cb3e744e56f77175df22c68ff3ad9ff
#9 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/aarch64/APKINDEX.tar.gz
#9 0.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/aarch64/APKINDEX.tar.gz
#9 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#9 0.716 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#9 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#9 1.302 v3.21.3-603-g364e1f9788f [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
#9 1.302 v3.21.3-605-g3307d5c253d [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
#9 1.302 v3.23.0_alpha20250612-581-g0452f3e42db [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#9 1.302 v3.23.0_alpha20250612-586-g6c5d234b964 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#9 1.302 v3.23.0_alpha20250612-582-g8a3fc1bc8f0 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#9 1.302 OK: 59106 distinct packages available
#9 2.119 (1/3) Upgrading python3 (3.12.10-r1 -> 3.12.11-r0)
#9 2.538 (2/3) Upgrading python3-pycache-pyc0 (3.12.10-r1 -> 3.12.11-r0)
#9 2.693 (3/3) Upgrading python3-pyc (3.12.10-r1 -> 3.12.11-r0)
#9 2.693 Executing busybox-1.37.0-r12.trigger
#9 2.707 OK: 301 MiB in 101 packages
#9 DONE 3.5s
#10 [3/7] RUN apk add zstd
#10 sha256:88aefd0f70ef479edb55ec590f37d976d95b0891cd19f667fe17dd558a99ed0a
#10 1.105 (1/1) Installing zstd (1.5.6-r2)
#10 1.371 Executing busybox-1.37.0-r12.trigger
#10 1.388 OK: 301 MiB in 102 packages
#10 DONE 1.6s
#11 [4/7] RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
#11 sha256:e957eda882a1d200934902113f4641f7b97386613926d1bb1b87df35888bee08
#11 3.476
#11 3.476 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.651 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.789 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.215 [ocaml-base-compiler.5.1.1] downloaded from cache at https://opam.ocaml.org/cache
#11 4.932 [ocaml-base-compiler.5.1.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 4.933
#11 4.933 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.184 -> installed base-bigarray.base
#11 5.188 -> installed base-threads.base
#11 5.191 -> installed base-unix.base
#11 5.193 -> installed ocaml-options-vanilla.1
#11 91.33 -> installed ocaml-base-compiler.5.1.1
#11 91.38 -> installed ocaml-config.3
#11 91.49 -> installed ocaml.5.1.1
#11 91.52 -> installed base-domains.base
#11 91.55 -> installed base-nnp.base
#11 91.89 Done.
#11 91.90 # Run eval $(opam env) to update the current shell environment
#11 DONE 92.4s
#12 [5/7] RUN opam pin add -k version ocaml-base-compiler 5.1.1
#12 sha256:905d21716bf4eaa47b136bc4756f10233d6eef57ca11f863d42055ae92eabab7
#12 0.728 ocaml-base-compiler is now pinned to version 5.1.1
#12 0.728
#12 3.486 No package build needed.
#12 3.486 Nothing to do.
#12 3.496 # Run eval $(opam env) to update the current shell environment
#12 DONE 3.6s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:ce43b1c7c1d8b3b29bdd74fe55e5ab4b81295389cc9d2131b8c9cea40f1ea130
#13 3.774 The following actions will be performed:
#13 3.774 - install opam-depext 1.2.3
#13 3.775
#13 3.775 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 4.069 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 4.091
#13 4.091 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.818 -> installed opam-depext.1.2.3
#13 5.910 Done.
#13 5.917 # Run eval $(opam env) to update the current shell environment
#13 DONE 6.0s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:6d4d2de19df6987bbe966750025f77918c24beceef30489f2240fd91582c3318
#15 DONE 0.0s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.7s done
#16 writing image sha256:e1faee995ac662405ac15e1fa5ed3d67a8b10d759b9cf0d4f88a16f2eabd436e done
#16 DONE 1.7s
Pushing "sha256:2e4b9dd98a50804d05360b23eb25abb946e796eda7b0bede0391e2c1023ced62" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
bf9158476271: Preparing
bf9158476271: Pushed
alpine-3.21-ocaml-5.1-arm64: digest: sha256:e0024ed9bc9ed124eefd33f89812228021b94fb3e1b1e79fd5c7c336d3d12b7a size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
bf9158476271: Preparing
bf9158476271: Layer already exists
alpine-3.21-ocaml-5.1-arm64: digest: sha256:e0024ed9bc9ed124eefd33f89812228021b94fb3e1b1e79fd5c7c336d3d12b7a size: 530
Job succeeded
2025-06-21 14:03.51: Job succeeded