Build:
- 0
2025-06-07 11:47.07: New job: Build using linux-arm64 in
[]
2025-06-07 11:47.07: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-4.08-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:124065f0efc1ef4891435e90716eec52550d93c3e14f66a75b0956dcaaa8fc44
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 11:47.07: Using cache hint "4.08.1-arm64-ocurrent/opam-staging@sha256:124065f0efc1ef4891435e90716eec52550d93c3e14f66a75b0956dcaaa8fc44"
2025-06-07 11:47.07: Waiting for resource in pool OCluster
2025-06-07 11:47.08: Waiting for worker…
2025-06-07 14:17.22: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:f6053d4eab910caea3107466e0d36547510a14a332b2164eb7e40a5018c0d4b3
#1 transferring dockerfile: 504B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:b29add4b9bac71c476ae13a8c77252e542bb6cf537d38a27add43b4ee41eec0c
#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:db11cdbd4783223da6e3fb7057f4b166a35e5e4cd047c5efe446faecc98c04fb
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:124065f0efc1ef4891435e90716eec52550d93c3e14f66a75b0956dcaaa8fc44
#6 sha256:8e99983f5887230dd3012e77c365095341566750f7d016e57e8b8690acc565e2
#6 DONE 1.6s
#7 [internal] load .dockerignore
#7 sha256:4b37bf3b3679c99fa201e514dedcd4ce42cd24d38f0b6d3b7e508d253d692541
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:124065f0efc1ef4891435e90716eec52550d93c3e14f66a75b0956dcaaa8fc44
#8 sha256:d080c6a37f1f6ac60a881679116a5edde55267b5f11699baed8a6b98d5482bd7
#8 resolve docker.io/ocurrent/opam-staging@sha256:124065f0efc1ef4891435e90716eec52550d93c3e14f66a75b0956dcaaa8fc44 done
#8 DONE 0.1s
#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
#9 sha256:880887de9203c4b73ebc8622490f595555be8512f55eb25d95127e3f0f998cb8
#9 ...
#12 [internal] load build context
#12 sha256:6d0fa37eaaa44ef8d7091af3ae21b13e5d73a6aebb456b87de960e27ef2299cd
#12 transferring context: 504B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
#9 sha256:880887de9203c4b73ebc8622490f595555be8512f55eb25d95127e3f0f998cb8
#9 4.445
#9 4.445 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.716 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 5.009 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.297 [ocaml-base-compiler.4.08.1] downloaded from cache at https://opam.ocaml.org/cache
#9 6.067 [ocaml-base-compiler.4.08.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 6.289 [ocaml-base-compiler.4.08.1/fix-gcc10.patch] downloaded from https://opam.ocaml.org/cache
#9 6.519 [ocaml-base-compiler.4.08.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 6.519
#9 6.519 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 6.756 -> installed base-bigarray.base
#9 6.758 -> installed base-threads.base
#9 6.758 -> installed base-unix.base
#9 108.0 -> installed ocaml-base-compiler.4.08.1
#9 108.0 -> installed ocaml-config.1
#9 108.1 -> installed ocaml.4.08.1
#9 108.4 Done.
#9 108.4 # Run eval $(opam env) to update the current shell environment
#9 DONE 108.9s
#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.08.1
#10 sha256:4cf2b2f4b75a4e3a1f02b3ed7720fd0713d325523c35aea9fba051459fb875d6
#10 0.820 ocaml-base-compiler is now pinned to version 4.08.1
#10 0.820
#10 4.614 No package build needed.
#10 4.614 Nothing to do.
#10 4.614 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.7s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:6c73f3a35e15009f65f060f08be4a880430f47537d0b1b6373aed78e8f9980c7
#11 4.895 The following actions will be performed:
#11 4.895 - install opam-depext 1.2.3
#11 4.895
#11 4.895 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.490 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 5.518
#11 5.518 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.323 -> installed opam-depext.1.2.3
#11 7.338 Done.
#11 7.338 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.4s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:ae51296da3712059eeb03461dfef1d8352c86c87e68e916804c30ac343284cac
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.8s done
#14 writing image sha256:79f2a9a29800aa3cd05733aa006a664ddf288b31c347a20b9d7a5746d850956e done
#14 DONE 1.8s
Pushing "sha256:f00f28080818ce0a8e128e3cd493e085f313e99d71c2cb141dd496d6509243ed" to "ocurrent/opam-staging:debian-11-ocaml-4.08-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
18e222f52587: Preparing
18e222f52587: Pushed
debian-11-ocaml-4.08-arm64: digest: sha256:7dc48e59ec728d146bc3da8dc35757248f6a8f5c2a549a9ec18e37308799001f size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
18e222f52587: Preparing
18e222f52587: Layer already exists
debian-11-ocaml-4.08-arm64: digest: sha256:7dc48e59ec728d146bc3da8dc35757248f6a8f5c2a549a9ec18e37308799001f size: 530
Job succeeded
2025-06-07 14:22.26: Job succeeded