Build:
- 0
2025-06-07 12:04.18: New job: Build using linux-arm64 in
[]
2025-06-07 12:04.18: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.3-no-flat-float-array-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 12:04.18: Using cache hint "5.3.0+no-flat-float-array-arm32v7-ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222"
2025-06-07 12:04.18: Waiting for resource in pool OCluster
2025-06-07 12:54.03: Waiting for worker…
2025-06-07 17:51.23: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:fc740393356137d22aecb0abb97d98aa03003788dcc0dc576abbb87a14b24b46
#2 transferring context: 2B done
#2 DONE 0.1s
#1 [internal] load build definition from Dockerfile
#1 sha256:3f3cccb3b4f34e065d4810ecf87946dba2c5bf9da90949fda730915d2b356922
#1 transferring dockerfile: 774B 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:ef4f1b126966225142d1c841e2657c5d50c6c6391c52b0fee7bd229069a9b850
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222
#6 sha256:94bbc0978e0fce918bd418ed38b917b895742913ff25b9871ab611926e67cffb
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:822c6d6f8416e0a217638cc12d00810bd2ecf4f7256900c13408e6de2094b3ff
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:d630846bbd39f7203129e1b8bb219c035b6a3324e2bfe3d489401bb4a2c87222
#8 sha256:2aec741a5d42fe9367ac9b27a0306acb1d975c04ca319eed0145e6b1065426ff
#8 DONE 0.0s
#9 [2/8] RUN apt-get -y update
#9 sha256:4e412ddb4b3d51d3336c21af2497ef4b6253166dd1e549dde44a6bd0d345cf20
#9 CACHED
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:a6a708adb12035e44ec50eb0c3f177d850a10813a9c44d2cfa01b77bab709aa9
#10 CACHED
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:46fb20ba3c346978fef052f2f52d0c8a3558edcba159b7faefc89170c09ef5da
#11 CACHED
#15 [internal] load build context
#15 sha256:23eed4fab8087d4fe76f48660dd6e80b8998c75c7a2c11f038e9cf46bca60818
#15 transferring context: 774B done
#15 DONE 0.1s
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-no-flat-float-array
#12 sha256:5fe9d9b18c28cbf8664ecad12466e2f4a68967a78a7416b9076ea259c967640a
#12 5.385
#12 5.385 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.723 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 6.025 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 6.498 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 7.441 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 7.442
#12 7.442 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.445 -> installed base-bigarray.base
#12 7.460 -> installed base-threads.base
#12 7.461 -> installed base-unix.base
#12 7.462 -> installed ocaml-option-bytecode-only.1
#12 7.463 -> installed ocaml-option-no-flat-float-array.1
#12 7.748 -> installed ocaml-options-only-no-flat-float-array.1+bytecode-only
#12 45.37 -> installed ocaml-compiler.5.3.0
#12 45.40 -> installed ocaml-variants.5.3.0+options
#12 45.44 -> installed ocaml-config.3
#12 45.57 -> installed ocaml.5.3.0
#12 45.59 -> installed base-domains.base
#12 45.61 -> installed base-effects.base
#12 45.63 -> installed base-nnp.base
#12 45.88 Done.
#12 45.88 # Run eval $(opam env) to update the current shell environment
#12 DONE 46.1s
#13 [6/8] RUN opam pin add -k version ocaml-variants 5.3.0+options
#13 sha256:55d09be101cc30a0386c141302e47a2d23ba5903bc4975e21cf81f3a1ab5acd5
#13 0.977 ocaml-variants is now pinned to version 5.3.0+options
#13 0.977
#13 5.539 No package build needed.
#13 5.539 Nothing to do.
#13 5.539 # Run eval $(opam env) to update the current shell environment
#13 DONE 5.6s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:1c8e1ffaf08b44c804d6529cc7a707af523d43ccf34701644d4bd9051425e359
#14 5.820 The following actions will be performed:
#14 5.821 - install opam-depext 1.2.3
#14 5.821
#14 5.821 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.440 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 6.471
#14 6.471 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 8.272 -> installed opam-depext.1.2.3
#14 8.280 Done.
#14 8.281 # Run eval $(opam env) to update the current shell environment
#14 DONE 8.5s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:1c8e03e3400677e593fe2257f63a37fb02cf5119efe6c292874d243aa16dbe5e
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 0.9s done
#17 writing image sha256:275c4281c9dcbb8f7f2e64b9acf27210190242ad4feaa0bd720e0bc274ea8d3a done
#17 DONE 0.9s
Pushing "sha256:a80cccfea842fe556e29c758ebcb2ac9e4c1eba6a9ce83957d19fed2ac0b6c6f" to "ocurrent/opam-staging:debian-12-ocaml-5.3-no-flat-float-array-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
77402b3820fd: Preparing
77402b3820fd: Pushed
debian-12-ocaml-5.3-no-flat-float-array-arm32v7: digest: sha256:b702327e7a4e69494408c982e2d57c8e46dfc59189335d88d3f5b77e7d26dca6 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
77402b3820fd: Preparing
77402b3820fd: Layer already exists
debian-12-ocaml-5.3-no-flat-float-array-arm32v7: digest: sha256:b702327e7a4e69494408c982e2d57c8e46dfc59189335d88d3f5b77e7d26dca6 size: 531
Job succeeded
2025-06-07 18:18.42: Job succeeded