Build:
  1. 0
2025-08-23 09:03.46: New job: Build using linux-arm64 in
                                []
2025-08-23 09:03.46: Will push staging image to ocurrent/opam-staging:alpine-3.22-ocaml-5.4-alpha1-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:b1df94ba3b608e8b78eb9a0f54588d11d1e753bb16eb9cd62d7825f96bc102a6
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 apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-08-23 09:03.46: Using cache hint "5.4.0~alpha1-arm64-ocurrent/opam-staging@sha256:b1df94ba3b608e8b78eb9a0f54588d11d1e753bb16eb9cd62d7825f96bc102a6"
2025-08-23 09:03.46: Waiting for resource in pool OCluster
2025-08-23 09:52.46: Waiting for worker…
2025-08-23 14:34.48: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:48c5202ad879f927b826bf61bae8dc9b560c0d1a2bd8a28c453e15a38604547e
#1 transferring dockerfile: 677B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:b3aa6001c8f972378f7aada44c6129a34756ea6fd8aaf4c73ed9de7a304213a7
#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:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
#4 sha256:68a5a5596914e3b0629f7b4b33d88cd8b729b3a878212d9d10105dae39f4257c
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:48c39b7f71b52c04f021dac94145c7ce5d516aafb17ff47739923736ca9b0fca
#5 DONE 0.0s

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

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:b1df94ba3b608e8b78eb9a0f54588d11d1e753bb16eb9cd62d7825f96bc102a6
#8 sha256:0b30fdb57131aaa6ce5258673760fb4012ca2623b233298a1153acee854f5c63
#8 DONE 0.0s

#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:d9e60a1099067907c40641a6f060c75029f94c14835bedf490b462053b609688
#9 CACHED

#10 [3/8] RUN apk update && apk upgrade
#10 sha256:2479eb29337f707e6c3eff432c1f9a2329fc7c60d272db780c5dee0a027461f6
#10 CACHED

#11 [4/8] RUN apk add zstd
#11 sha256:8e764d973c74225161c79a80bfff48e73671c5957853f3aec67285daec299623
#11 CACHED

#15 [internal] load build context
#15 sha256:1afb872f647ade43a3cebb5e846602ae3f7c7682a26ae5b812ee5ac8b91b0954
#15 transferring context: 677B done
#15 DONE 0.1s

#12 [5/8] RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
#12 sha256:554e8299c204b34b723fcc7df7ccf0b5acb3bff66da8ebec4d010718ac17199e
#12 3.521 
#12 3.521 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.593 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.719 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 4.020 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#12 4.798 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.799 
#12 4.799 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.801 -> installed base-bigarray.base
#12 4.818 -> installed base-threads.base
#12 4.819 -> installed base-unix.base
#12 4.821 -> installed ocaml-beta.enabled
#12 5.099 -> installed ocaml-options-vanilla.1
#12 116.5 -> installed ocaml-compiler.5.4.0~alpha1
#12 116.6 -> installed ocaml-base-compiler.5.4.0~alpha1
#12 116.6 -> installed ocaml-config.3
#12 116.8 -> installed ocaml.5.4.0
#12 116.8 -> installed base-domains.base
#12 116.8 -> installed base-effects.base
#12 116.9 -> installed base-nnp.base
#12 117.3 Done.
#12 117.3 # Run eval $(opam env) to update the current shell environment
#12 DONE 118.6s

#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
#13 sha256:d810d2dd1c0c6d72bbcf60640d02e048e6e196cd2c86aa32f0b76e0927d5ba57
#13 1.360 ocaml-base-compiler is now pinned to version 5.4.0~alpha1
#13 1.360 
#13 4.381 No package build needed.
#13 4.381 Nothing to do.
#13 4.389 # Run eval $(opam env) to update the current shell environment
#13 DONE 4.6s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:3489b6a83bded58842a13fe9ffb2823774ad8790a77fceb4e995c102c0aecab4
#14 4.020 The following actions will be performed:
#14 4.020   - install opam-depext 1.2.3
#14 4.020 
#14 4.020 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 4.132 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 4.164 
#14 4.164 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.087 -> installed opam-depext.1.2.3
#14 6.094 Done.
#14 6.098 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.2s

#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:3d6f95bfdf9f2609e1795c745c70440ac089936d77691c53cf583b71a7a645c3
#16 DONE 0.1s

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.8s done
#17 writing image sha256:33f2632c862cf2ebc27ed3079f68f5dc44aaef526dff2e21abc74e9c6ed06cc1 done
#17 DONE 1.9s
Pushing "sha256:eeccf8ba769b068bc213d7af2dfe93b61eeceeb67121cb4f987f6676e771cf1f" to "ocurrent/opam-staging:alpine-3.22-ocaml-5.4-alpha1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
f3c8f11e51ed: Preparing
f3c8f11e51ed: Pushed
alpine-3.22-ocaml-5.4-alpha1-arm64: digest: sha256:28f47749f1415bf7a1b6510e27e6eab27bc7669af6824e3f9d9b9c8c9094b7db size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
f3c8f11e51ed: Preparing
f3c8f11e51ed: Layer already exists
alpine-3.22-ocaml-5.4-alpha1-arm64: digest: sha256:28f47749f1415bf7a1b6510e27e6eab27bc7669af6824e3f9d9b9c8c9094b7db size: 531
Job succeeded
2025-08-23 14:55.42: Job succeeded