Build:
  1. 0
2025-06-07 12:01.53: New job: Build using linux-arm64 in
                                []
2025-06-07 12:01.53: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.09-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
RUN opam pin add -k version ocaml-base-compiler 4.09.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 12:01.53: Using cache hint "4.09.1-arm64-ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755"
2025-06-07 12:01.53: Waiting for resource in pool OCluster
2025-06-07 12:01.53: Waiting for worker…
2025-06-07 15:13.22: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:d3a13d084b79ea2df1f3fd138ab13bd453f50b088e478c71c85a795955c4c73e
#1 transferring dockerfile: 504B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:bbf52b2f3a7f207eee27126d5397e689e6ecfecc0fac05e061d65ac2dc9222cb
#2 transferring context: 2B done
#2 DONE 0.1s

#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:57eec529efd083ea00328409f63496d072507d49e26cf34e29021a09170f7acc
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#6 sha256:76b19ca501f2d787bc211e35fe00133765f13cd13c2f1ccf6dbbfac2649c8d1e
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:c78abc54f8d1a5e0120ef90b4274e5604953779b18dfcbfb3650a04d4d4f028f
#7 DONE 0.0s

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#8 sha256:50c032355ec1e03d95f321a877d9eae54cfae1756362182ff22981498728560f
#8 CACHED

#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
#9 sha256:8ab1be1531ab187ee49aa909fc3cee534fb0233e5becc370e7459b06b311de21
#9 ...

#12 [internal] load build context
#12 sha256:23ba25c1d87c8797e42f74a16c437aaf2c1a5e7036bf25ca518c9091348d1c15
#12 transferring context: 504B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
#9 sha256:8ab1be1531ab187ee49aa909fc3cee534fb0233e5becc370e7459b06b311de21
#9 4.403 
#9 4.403 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.686 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.980 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.561 [ocaml-base-compiler.4.09.1] downloaded from cache at https://opam.ocaml.org/cache
#9 6.368 [ocaml-base-compiler.4.09.1/0001-Re-generate-configure.patch] downloaded from https://opam.ocaml.org/cache
#9 6.803 [ocaml-base-compiler.4.09.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 7.235 [ocaml-base-compiler.4.09.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 7.235 
#9 7.235 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.460 -> installed base-bigarray.base
#9 7.461 -> installed base-threads.base
#9 7.462 -> installed base-unix.base
#9 112.8 -> installed ocaml-base-compiler.4.09.1
#9 112.8 -> installed ocaml-config.1
#9 112.9 -> installed ocaml.4.09.1
#9 113.2 Done.
#9 113.2 # Run eval $(opam env) to update the current shell environment
#9 DONE 113.7s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.09.1
#10 sha256:a1bceb1d197f7abc18e24a52b740b7b3673db8eaff532a7c88cb41a6bc1ce510
#10 0.803 ocaml-base-compiler is now pinned to version 4.09.1
#10 0.803 
#10 4.631 No package build needed.
#10 4.631 Nothing to do.
#10 4.631 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.8s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:a1018eb38335469f039ee654486d470bd53863f04b53a56a86839edcc8d443ec
#11 4.840 The following actions will be performed:
#11 4.840   - install opam-depext 1.2.3
#11 4.840 
#11 4.840 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.670 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 5.697 
#11 5.697 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.447 -> installed opam-depext.1.2.3
#11 7.455 Done.
#11 7.455 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.5s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:2474c4ad2090ec68f0b93805d030cf7f4140db2d1937dd26254edbf2d68ad147
#13 DONE 0.1s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.9s done
#14 writing image sha256:b48a745aa8ac85d422759889a785c6b6a765a84d38d8e8cbb23b804371606062 done
#14 DONE 1.9s
Pushing "sha256:06db3df3c3815e5fa0d6853d187706f40567c60e3e81bf95955c0519251cb7dc" to "ocurrent/opam-staging:debian-12-ocaml-4.09-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
4c6f6ada4446: Preparing
4c6f6ada4446: Pushed
debian-12-ocaml-4.09-arm64: digest: sha256:933b5dbbf19a7ec2063e0813ea1cb9bc7b28c6858d284c10f8900cd3f8b638e4 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
4c6f6ada4446: Preparing
4c6f6ada4446: Layer already exists
debian-12-ocaml-4.09-arm64: digest: sha256:933b5dbbf19a7ec2063e0813ea1cb9bc7b28c6858d284c10f8900cd3f8b638e4 size: 530
Job succeeded
2025-06-07 15:18.15: Job succeeded