Build:
  1. 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.11-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.11 --packages=ocaml-base-compiler.4.11.2
RUN opam pin add -k version ocaml-base-compiler 4.11.2
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.11.2-arm32v7-ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b"
2025-08-23 09:05.48: Waiting for resource in pool OCluster
2025-08-23 10:02.22: Waiting for worker…
2025-08-23 14:42.55: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:742903b5f01cc9f6606887c7dccb60c5c2a32368af113c096bcb61cf0aa9549a
#1 transferring dockerfile: 570B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:fd264a10302798a778261f2aa7777029002f28be7bf41ceb883e3d795a6c50a9
#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:29cc09351d3d5d72c4d929ad70ba544e9faffa4e83edfe46735655ce78e97127
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
#6 sha256:f36fc826cff8cbc21f7eaa4b2d41f51f5f5936c61abcbc1cb4b388c1b216e5c9
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:425b6c744168a2c241d086be16b873c2e5f4c9edf53f229a2860f338f5f67208
#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 sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b 530B / 530B done
#8 sha256:9943a40a7c591c8253dccecc8bcdf397fe5733401ff5081e0286a105b626f804 9.33kB / 9.33kB done
#8 sha256:5f37d315d325b708237eff67775dd47574c5ae304fab09240371222cd7ffb257 467.33MB / 467.33MB 31.2s done
#8 extracting sha256:5f37d315d325b708237eff67775dd47574c5ae304fab09240371222cd7ffb257 21.3s done
#8 DONE 54.9s

#12 [internal] load build context
#12 sha256:4be4128f3be733ff62d5c7fec386dc0525516a1892dd07f41e8e6f6176511683
#12 transferring context: 570B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
#9 sha256:40ae449b59aaf78bc2e47832920ea8cb73ff22346cc237c185015319cf8f3a80
#9 4.085 
#9 4.085 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.237 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.374 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.576 [ocaml-base-compiler.4.11.2] downloaded from cache at https://opam.ocaml.org/cache
#9 5.229 [ocaml-base-compiler.4.11.2/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.372 [ocaml-base-compiler.4.11.2/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 5.372 
#9 5.372 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.619 -> installed base-bigarray.base
#9 5.620 -> installed base-threads.base
#9 5.621 -> installed base-unix.base
#9 95.61 -> installed ocaml-base-compiler.4.11.2
#9 95.66 -> installed ocaml-config.1
#9 95.75 -> installed ocaml.4.11.2
#9 96.10 Done.
#9 96.10 # Run eval $(opam env) to update the current shell environment
#9 DONE 96.7s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.11.2
#10 sha256:4c48071a3408dd628ea74b23782a3016ac41ad98410c57b9d6daa440de10f031
#10 0.765 ocaml-base-compiler is now pinned to version 4.11.2
#10 0.765 
#10 4.262 No package build needed.
#10 4.262 Nothing to do.
#10 4.263 # 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:7da235b48be8df0d50051a3a07b5e50a6671d600ad494bb2fb3f7e69c2df9951
#11 4.504 The following actions will be performed:
#11 4.504   - install opam-depext 1.2.3
#11 4.504 
#11 4.504 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.732 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.760 
#11 4.760 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.626 -> installed opam-depext.1.2.3
#11 6.634 Done.
#11 6.634 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.8s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.8s done
#14 writing image sha256:c75411846b9ca08bf06e14ca028856a9bb10281ef8c3a89e3175731fda832402 done
#14 DONE 1.8s
Pushing "sha256:e22bd4aad601a6fccdf1c412e56f7ac0de4d7ee8cb4a003ae00ce4b90ecd30b3" to "ocurrent/opam-staging:debian-12-ocaml-4.11-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
021b831981e4: Preparing
021b831981e4: Pushed
debian-12-ocaml-4.11-arm32v7: digest: sha256:0e9d4de0f5cf010d9c685ef16e7e1807f3c47d57901526f278ddcb292e29b8de size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
021b831981e4: Preparing
021b831981e4: Layer already exists
debian-12-ocaml-4.11-arm32v7: digest: sha256:0e9d4de0f5cf010d9c685ef16e7e1807f3c47d57901526f278ddcb292e29b8de size: 531
Job succeeded
2025-08-23 15:05.05: Job succeeded