Build:
  1. 0
2025-06-21 12:16.30: New job: Build using linux-arm64 in
                                []
2025-06-21 12:16.30: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.12-nnp-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-nnp
RUN opam pin add -k version ocaml-variants 4.12.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 12:16.30: Using cache hint "4.12.1+nnp-arm32v7-ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612"
2025-06-21 12:16.30: Waiting for resource in pool OCluster
2025-06-21 12:45.03: Waiting for worker…
2025-06-21 16:09.30: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:faaf13f74f26dafe728dae0393a100ec8c4e1cd7ed717f71dd7925c2d14c7b7e
#2 transferring context: 2B done
#2 DONE 0.2s

#1 [internal] load build definition from Dockerfile
#1 sha256:8f1909cd710e95f717bace70ae3aac07ed2e229f43bb9f958f2bb1e8f78c1825
#1 transferring dockerfile: 599B done
#1 DONE 0.2s

#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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:219f5fb4312a0e7196138c978b8b3371288b9da58f4daf28a0080346d763bb0e
#5 DONE 0.0s

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

#7 [internal] load .dockerignore
#7 sha256:44ae28795f3f99a46e11a61035c16b313b0bf9dae2ee50740a34c669103e1ab6
#7 DONE 0.0s

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#8 sha256:7772834343e9d86304bb8f2f0e0d671b6426225c48d8cf348881ccbf00d1869f
#8 CACHED

#12 [internal] load build context
#12 sha256:3ead70e2542ca0ba8bf9a512392a52b6715935a0aca35d728f78320095e73de2
#12 transferring context: 599B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-nnp
#9 sha256:f7e0b5c28e5ec2aa6eb0c132472c6beedd4d00b46a35eae01e603ae2da10b32a
#9 3.931 
#9 3.931 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.076 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.221 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.592 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 5.226 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.341 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 5.341 
#9 5.341 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.345 -> installed base-bigarray.base
#9 5.358 -> installed base-threads.base
#9 5.359 -> installed base-unix.base
#9 5.360 -> installed ocaml-option-nnp.1
#9 5.617 -> installed base-nnp.base
#9 5.618 -> installed ocaml-options-only-nnp.1
#9 87.50 -> installed ocaml-variants.4.12.1+options
#9 87.54 -> installed ocaml-config.2
#9 87.65 -> installed ocaml.4.12.1
#9 87.96 Done.
#9 87.96 # Run eval $(opam env) to update the current shell environment
#9 DONE 88.5s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:fa2676cc90efea727fe1ede2d3c54bba6827dd719ab273eae4efd9d508d5f7e5
#10 0.756 ocaml-variants is now pinned to version 4.12.1+options
#10 0.756 
#10 4.081 No package build needed.
#10 4.081 Nothing to do.
#10 4.081 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.2s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:41437c300554eed7783b2215dbce3b045a291f6024552c4181faa4c1f335487d
#11 4.371 The following actions will be performed:
#11 4.371   - install opam-depext 1.2.3
#11 4.371 
#11 4.371 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.678 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.698 
#11 4.698 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.410 -> installed opam-depext.1.2.3
#11 6.418 Done.
#11 6.419 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.5s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.7s done
#14 writing image sha256:2e78f2b0414611e7056b6c6ead7b40256852eb5a4b9eb050bfe11d6e4d8c1719 done
#14 DONE 1.7s
Pushing "sha256:e3765b529e66110d626fb6256c0a04ab3411fcf999d4a03505bddcc3131ff2d5" to "ocurrent/opam-staging:debian-12-ocaml-4.12-nnp-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
adb0ed2cbe68: Preparing
adb0ed2cbe68: Pushed
debian-12-ocaml-4.12-nnp-arm32v7: digest: sha256:4519477c620de1c039010f32928779fd476d99e1e28c6ae0ccb124896c006131 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
adb0ed2cbe68: Preparing
adb0ed2cbe68: Layer already exists
debian-12-ocaml-4.12-nnp-arm32v7: digest: sha256:4519477c620de1c039010f32928779fd476d99e1e28c6ae0ccb124896c006131 size: 531
Job succeeded
2025-06-21 16:14.56: Job succeeded