Build:
- 0
2025-06-21 12:09.23: New job: Build using linux-arm64 in
[]
2025-06-21 12:09.23: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.5-afl-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
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 apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 12:09.23: Using cache hint "5.5.0+afl-arm64-ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d"
2025-06-21 12:09.23: Waiting for resource in pool OCluster
2025-06-21 12:20.13: Waiting for worker…
2025-06-21 15:45.28: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:aeab4c579101043f5b2d31c0d0abebef6bbe843286e4dc2228fbdd8f58c62f7b
#1 transferring dockerfile: 776B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:cae5c9510b4f2d4a08de319f54cd1b3d47d29dc362e17f1c6b28ec7cdec3eaf1
#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.6s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:66e5fe00ba0c833d1504f6dde399bfd579f159244b9599c27cdb2cb765cf1529
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#6 sha256:d3ddb6bf20ff71a61e46ee998e74ff8d51e18905606c2634e06317ec97106f3d
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:dc44a0928b2ae55c53c7c5a7db5e0a108ee60534f53f1ce3b78b4e719f21033b
#7 DONE 0.0s
#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#8 sha256:7611f96591b8ef0df2787e5508e221bb24c8dfb6b67c99b91dc2f5db8943ca5e
#8 DONE 0.0s
#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:0aabd70136dc6c510f884d25cc09872d7db1e0212f53e25358e0679464317f82
#11 CACHED
#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:c2aa858607602d3a66b77d4708449372269f3b24d394acbbb6375e1b9cb31ce8
#9 CACHED
#10 [3/9] RUN apt-get -y update
#10 sha256:789e8166ef6d49c2c33f406ff12df85fc314288d187359a3433ecbb681ddc3ea
#10 CACHED
#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:4e427adf173d372f60851baab8a13fc85ddf52513d0b7e52ee4fd8f412088fef
#12 CACHED
#16 [internal] load build context
#16 sha256:bfdd7d8a9b1c43d2482e8537e822c33969ff7a2bae0c2493b97ce8ac6e29edaf
#16 transferring context: 776B done
#16 DONE 0.1s
#13 [6/9] RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk,ocaml-options-only-afl
#13 sha256:e733e54ae541ed2c9c8b495c8c3e4bc10d0e39ed36c56ff8727d7a4393dbfe5a
#13 3.243
#13 3.243 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.342 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 3.444 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 4.788 [ocaml-compiler.5.5] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
#13 5.471
#13 5.471 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.475 -> installed base-bigarray.base
#13 5.477 -> installed base-threads.base
#13 5.479 -> installed base-unix.base
#13 5.481 -> installed host-arch-arm64.1
#13 5.485 -> installed host-system-other.1
#13 5.486 -> installed ocaml-beta.enabled
#13 5.488 -> installed ocaml-option-afl.1
#13 5.804 -> installed ocaml-options-only-afl.1
#13 143.3 -> installed ocaml-compiler.5.5
#13 143.3 -> installed ocaml-variants.5.5.0+trunk
#13 143.4 -> installed ocaml-config.3
#13 143.5 -> installed ocaml.5.5.0
#13 143.6 -> installed base-domains.base
#13 143.6 -> installed base-effects.base
#13 143.6 -> installed base-nnp.base
#13 144.0 Done.
#13 144.0 # Run eval $(opam env) to update the current shell environment
#13 DONE 144.5s
#14 [7/9] RUN opam pin add -k version ocaml-variants 5.5.0+trunk
#14 sha256:47f3fe8dc5c42666b44cc41906a489246882acfe96fdd1b1cb5a68776c8a6177
#14 0.675 ocaml-variants is now pinned to version 5.5.0+trunk
#14 0.675
#14 3.372 Already up-to-date.
#14 3.372 Nothing to do.
#14 3.373 # Run eval $(opam env) to update the current shell environment
#14 DONE 3.5s
#15 [8/9] RUN opam install -y opam-depext
#15 sha256:853551409ab642f698ad5c9599cdca1489fe703bc595f7cb3091c289736a8780
#15 3.621 The following actions will be performed:
#15 3.621 - install opam-depext 1.2.3
#15 3.621
#15 3.621 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 5.037 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 5.057
#15 5.057 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.042 -> installed opam-depext.1.2.3
#15 7.050 Done.
#15 7.050 # Run eval $(opam env) to update the current shell environment
#15 DONE 7.1s
#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:8fcb4e12bb03a6ccd5389f25137921fda5207e80abe67bea370d2a90e958ab52
#17 DONE 0.1s
#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.7s done
#18 writing image sha256:76ee8a2a7cfbfb6e7d5061ae0742d38e4941c1140c0fe7bd683127741a577829
#18 writing image sha256:76ee8a2a7cfbfb6e7d5061ae0742d38e4941c1140c0fe7bd683127741a577829 done
#18 DONE 1.8s
Pushing "sha256:e45d4341a12b6c13b7baf786d84bc4744228614986bc6eb6c4b085811bdc8290" to "ocurrent/opam-staging:debian-12-ocaml-5.5-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
06a86d9bc6ce: Preparing
06a86d9bc6ce: Pushed
debian-12-ocaml-5.5-afl-arm64: digest: sha256:566e05a35e268e21ff2d67e677467901eb63c05f80b19e0e2132cf9f65850b7a size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
06a86d9bc6ce: Preparing
06a86d9bc6ce: Layer already exists
debian-12-ocaml-5.5-afl-arm64: digest: sha256:566e05a35e268e21ff2d67e677467901eb63c05f80b19e0e2132cf9f65850b7a size: 531
Job succeeded
2025-06-21 16:18.57: Job succeeded