Build:
- 0
2025-06-21 11:56.04: New job: Build using linux-arm64 in
[]
2025-06-21 11:56.04: Will push staging image to ocurrent/opam-staging:fedora-41-ocaml-5.4-alpha1-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN yum install -y zstd && yum clean packages
USER opam
RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 11:56.04: Using cache hint "5.4.0~alpha1-arm64-ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975"
2025-06-21 11:56.04: Waiting for resource in pool OCluster
2025-06-21 11:56.04: Waiting for worker…
2025-06-21 14:22.50: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:53d0b3873db958a38716ef19c9638ba2a555a5496c068c17a999061b9f1e9e4f
#1 transferring dockerfile: 676B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:de2ee84b2846c68762b21199a381768c6fad737f2a6d0c46cbb0aff19f7a9d8f
#2 transferring context: 2B done
#2 DONE 0.2s
#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:9217c67d9b0ebec7dd049a5308f82a14bbc3f4d67df81e39cad285c6969dd10b
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975
#6 sha256:17cf78efd1c9f8e6f3e69be3841a787a562fe946dd76e3370d1482d1b9d40be5
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:03af870433efbcf6d5a29b12139e6d1e7c515c1be0d236c9c0771a7523855a54
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975
#8 sha256:e9e8aa5e0b53d7b874d9e2a777358ec72ad5c0b0a3b7c1c4fb7f6f3e46768357
#8 CACHED
#14 [internal] load build context
#14 sha256:cb98a03841202101704e557d2776ba3011167db7de96aa4cef2ad34f616175dd
#14 transferring context: 676B done
#14 DONE 0.1s
#9 [2/7] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:b9219eba54a8e5d4e4bcb27908350ce967fb2d654ecbca828f8806add30449c6
#9 1.043 [beta] Initialised
#9 DONE 1.3s
#10 [3/7] RUN yum install -y zstd && yum clean packages
#10 sha256:ab24160667e59f8b6c1457b7fba003bac4c9826433c302520b6d1b2932880f8c
#10 0.406 Updating and loading repositories:
#10 1.027 Repositories loaded.
#10 1.189 Package "zstd-1.5.7-1.fc41.aarch64" is already installed.
#10 1.189
#10 1.189 Nothing to do.
#10 1.250 Removed 0 files, 0 directories (total of 0 B). 0 errors occurred.
#10 DONE 1.3s
#11 [4/7] RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
#11 sha256:d0580714915d52d4fc8d01962c30f04a3eb8bf0e5b52251263317f217890a203
#11 3.322
#11 3.322 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.471 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.575 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.270 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#11 4.998 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 4.999
#11 4.999 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.005 -> installed base-bigarray.base
#11 5.007 -> installed base-threads.base
#11 5.009 -> installed base-unix.base
#11 5.011 -> installed ocaml-beta.enabled
#11 5.279 -> installed ocaml-options-vanilla.1
#11 111.0 -> installed ocaml-compiler.5.4.0~alpha1
#11 111.1 -> installed ocaml-base-compiler.5.4.0~alpha1
#11 111.1 -> installed ocaml-config.3
#11 111.3 -> installed ocaml.5.4.0
#11 111.3 -> installed base-domains.base
#11 111.3 -> installed base-effects.base
#11 111.3 -> installed base-nnp.base
#11 111.7 Done.
#11 111.7 # Run eval $(opam env) to update the current shell environment
#11 DONE 112.3s
#12 [5/7] RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
#12 sha256:f167c826da6bd8ce941415c1561330557b11ca69add312d1681029022bfaeafa
#12 0.636 ocaml-base-compiler is now pinned to version 5.4.0~alpha1
#12 0.636
#12 3.395 Already up-to-date.
#12 3.395 Nothing to do.
#12 3.395 # 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:05df88fb59f940524e419dda82d4ad8260d48010844d530c4fe58318fac43e84
#13 3.569 The following actions will be performed:
#13 3.569 - install opam-depext 1.2.3
#13 3.569
#13 3.569 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.703 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 3.729
#13 3.729 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.658 -> installed opam-depext.1.2.3
#13 5.666 Done.
#13 5.666 # Run eval $(opam env) to update the current shell environment
#13 DONE 5.7s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:8ea460ae570ada44e7d19f8d43f7d818290412face5ebba4f3d1b832cd6fb131
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.9s done
#16 writing image sha256:c351a79affac8e37727af7e30958d40fc060ae83dee37ae2c758d09d8c8c3e22 done
#16 DONE 1.9s
Pushing "sha256:0c63a203f3fb6d9b94950581b886d72cd70114b5eb805d00782c6958219f544c" to "ocurrent/opam-staging:fedora-41-ocaml-5.4-alpha1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
78441d81ccde: Preparing
78441d81ccde: Pushed
fedora-41-ocaml-5.4-alpha1-arm64: digest: sha256:6b78a3ed387f062ef78b36a26fbe2f1260409a5ed211ea367f600d82fea382da size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
78441d81ccde: Preparing
78441d81ccde: Layer already exists
fedora-41-ocaml-5.4-alpha1-arm64: digest: sha256:6b78a3ed387f062ef78b36a26fbe2f1260409a5ed211ea367f600d82fea382da size: 531
Job succeeded
2025-06-21 14:55.41: Job succeeded