Build:
- 0
2025-08-23 09:05.48: New job: Build using linux-arm64 in
[]
2025-08-23 09:05.48: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.08-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-08-23 09:05.48: Using cache hint "4.08.1-arm32v7-ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b"
2025-08-23 09:05.48: Waiting for resource in pool OCluster
2025-08-23 09:57.22: Waiting for worker…
2025-08-23 14:39.37: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:8a13cb9d106fc8facdd24df1806f5939366ad787270af24d3bbd59ce964cc51b
#1 transferring dockerfile: 570B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:ecdeaa53f901dae8782293866f3564f4961f9297e853be9e50bc21ae151687e4
#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.3s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
#4 sha256:68a5a5596914e3b0629f7b4b33d88cd8b729b3a878212d9d10105dae39f4257c
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:f0b08549fae46f64b31fb4e7c29567dd25777865cb1d51e2dbaf6c44d991674b
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
#6 sha256:f36fc826cff8cbc21f7eaa4b2d41f51f5f5936c61abcbc1cb4b388c1b216e5c9
#6 DONE 1.3s
#7 [internal] load .dockerignore
#7 sha256:5c8cff7d6ec2b7f6cbf3dae94816b37abc48690747d35c72e4e5471388fad5c7
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
#8 sha256:29d5f1e84cd13163c8999c5adea7a7d43b19f96b363f8d992bad60adc0fe8b04
#8 resolve docker.io/ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b done
#8 DONE 0.1s
#12 [internal] load build context
#12 sha256:57b3802ecb7e0e4e87c48d3e54453b2d38121329ed7399f255968bf9ecc35104
#12 transferring context: 570B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
#9 sha256:f6c11e1800a23fed3db1566f98ddee3cefa1c17bbfec18de75af36c3d0a496a5
#9 4.171
#9 4.171 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.352 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.462 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.498 [ocaml-base-compiler.4.08.1] downloaded from cache at https://opam.ocaml.org/cache
#9 5.102 [ocaml-base-compiler.4.08.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.249 [ocaml-base-compiler.4.08.1/fix-gcc10.patch] downloaded from https://opam.ocaml.org/cache
#9 5.392 [ocaml-base-compiler.4.08.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 5.392
#9 5.392 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.635 -> installed base-bigarray.base
#9 5.642 -> installed base-threads.base
#9 5.643 -> installed base-unix.base
#9 106.4 -> installed ocaml-base-compiler.4.08.1
#9 106.4 -> installed ocaml-config.1
#9 106.5 -> installed ocaml.4.08.1
#9 106.8 Done.
#9 106.8 # Run eval $(opam env) to update the current shell environment
#9 DONE 107.3s
#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.08.1
#10 sha256:0c90a31e4e3877e4911fa9c65ec6996e1239f3efad748b6abfde0d2bdfc3ca8d
#10 0.733 ocaml-base-compiler is now pinned to version 4.08.1
#10 0.733
#10 4.239 No package build needed.
#10 4.239 Nothing to do.
#10 4.241 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.3s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:490f32d25a933acf2ef99f63dd5e962edeb346cd2f03f24f0a29b44efcfb1535
#11 4.477 The following actions will be performed:
#11 4.477 - install opam-depext 1.2.3
#11 4.477
#11 4.477 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.721 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.749
#11 4.749 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.485 -> installed opam-depext.1.2.3
#11 6.492 Done.
#11 6.493 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.6s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:c1397572e5d1f8893af40974f002194d9f4037020a5a2384124dc69d075dc41d
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.6s done
#14 writing image sha256:9ea79058ea4c4cb2b733ac21c608494e0ba6141e5580bacdfda0b1eeeb83770c done
#14 DONE 1.6s
Pushing "sha256:0f247c32fad9f562df5024ff8b1ff9d1132b24bbb2348ed5db73dd5dbf4ca8a7" to "ocurrent/opam-staging:debian-12-ocaml-4.08-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
a2cce3f52258: Preparing
a2cce3f52258: Pushed
debian-12-ocaml-4.08-arm32v7: digest: sha256:aa520b1399acf60af4e4c8072d9de5b60dce81a686590d5b4fc8e8c592bd0d18 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
a2cce3f52258: Preparing
a2cce3f52258: Layer already exists
debian-12-ocaml-4.08-arm32v7: digest: sha256:aa520b1399acf60af4e4c8072d9de5b60dce81a686590d5b4fc8e8c592bd0d18 size: 531
Job succeeded
2025-08-23 14:44.39: Job succeeded