Build:
  1. 0
2025-06-07 11:55.10: New job: Build using linux-arm64 in
                                []
2025-06-07 11:55.10: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-5.4-alpha1-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
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 [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 11:55.10: Using cache hint "5.4.0~alpha1-arm32v7-ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600"
2025-06-07 11:55.10: Waiting for resource in pool OCluster
2025-06-07 11:55.10: Waiting for worker…
2025-06-07 14:55.31: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:dc4771e40a210c2cf790d056ccd92dae35e0ce50ceb0f4004d02e4563abd0b95
#1 transferring dockerfile: 838B done
#1 DONE 0.2s

#2 [internal] load .dockerignore
#2 sha256:958a74293584807c4fd8ce7e80f7a9050ce0f39a8f840820b1a460f212480c68
#2 transferring context: 2B 0.0s done
#2 DONE 0.2s

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
#6 sha256:d47ff8aa1ca16ef026f225d5d2d98e03214c00d9d971f31773278c5143662c66
#6 DONE 0.5s

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

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
#8 sha256:323dc06a83911a9c16eb0383779dc45aa4d3fae835fe19653a972029fc9aa9c4
#8 DONE 0.0s

#10 [3/9] RUN apt-get -y update
#10 sha256:d9d9c2a389a74cec565b1e9deccc3f1099dec694417c53ec03cc0e1fea5b9145
#10 CACHED

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:a625e23d5aba969ecd4b2f1c7f9a8b634cd09b9b8273588a9ecb25fc2de2d575
#11 CACHED

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

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:c84001e838211ca8a13cbdcc6786a76b2ee4e272f1de1dae3aa1f9c5a5dc2dd2
#12 CACHED

#16 [internal] load build context
#16 sha256:63e120e2d65eceac0bb94424742490c9afa40410e89030f7b550141b98f83bf9
#16 transferring context: 838B done
#16 DONE 0.1s

#13 [6/9] RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
#13 sha256:2c6d25f8bd6d11ceefe145eb4fde57b9d1c1d735da9cec4e370f005464a10b26
#13 5.293 
#13 5.293 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.502 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 5.676 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 5.810 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#13 6.675 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#13 6.676 
#13 6.676 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 6.678 -> installed base-bigarray.base
#13 6.679 -> installed base-threads.base
#13 6.681 -> installed base-unix.base
#13 6.682 -> installed ocaml-beta.enabled
#13 6.683 -> installed ocaml-option-bytecode-only.1
#13 6.981 -> installed ocaml-options-vanilla.1
#13 46.89 -> installed ocaml-compiler.5.4.0~alpha1
#13 46.91 -> installed ocaml-base-compiler.5.4.0~alpha1
#13 46.96 -> installed ocaml-config.3
#13 47.09 -> installed ocaml.5.4.0
#13 47.11 -> installed base-domains.base
#13 47.13 -> installed base-effects.base
#13 47.15 -> installed base-nnp.base
#13 47.39 Done.
#13 47.39 # Run eval $(opam env) to update the current shell environment
#13 DONE 47.7s

#14 [7/9] RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
#14 sha256:3b2cbc6cb12b2438f7463ae0f5262c4711ed1ba05eca6338cfab2dc4be07bb49
#14 0.930 ocaml-base-compiler is now pinned to version 5.4.0~alpha1
#14 0.930 
#14 5.406 Already up-to-date.
#14 5.406 Nothing to do.
#14 5.406 # Run eval $(opam env) to update the current shell environment
#14 DONE 5.5s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:c08f47ce758d7e7b17d2561ecf5ea52fdb358eba46dc02543b2fe536d24ac517
#15 5.792 The following actions will be performed:
#15 5.792   - install opam-depext 1.2.3
#15 5.792 
#15 5.792 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 6.111 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 6.129 
#15 6.129 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.931 -> installed opam-depext.1.2.3
#15 7.938 Done.
#15 7.939 # Run eval $(opam env) to update the current shell environment
#15 DONE 8.0s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:47ab3573fcfec2ebf7973d23f63a024b87ccd9b002aa2d680dbfda7e58e68882
#17 DONE 0.1s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.0s done
#18 writing image sha256:118504475de5f3f296b072576eabfbc5281c94d2bd9d7a2a57939b6fc27f5cea done
#18 DONE 1.0s
Pushing "sha256:a85c5faafd0da48a65faeb6cc89c9e3dd4938e97f9d7b6af2c89882ffce12e6c" to "ocurrent/opam-staging:debian-11-ocaml-5.4-alpha1-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
88d0d62edab0: Preparing
88d0d62edab0: Pushed
debian-11-ocaml-5.4-alpha1-arm32v7: digest: sha256:8dfe7359bdcc99e549c0d03aff6aa491694b65c211a78e98b3d33ab248830e37 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
88d0d62edab0: Preparing
88d0d62edab0: Layer already exists
debian-11-ocaml-5.4-alpha1-arm32v7: digest: sha256:8dfe7359bdcc99e549c0d03aff6aa491694b65c211a78e98b3d33ab248830e37 size: 531
Job succeeded
2025-06-07 15:25.28: Job succeeded