Build:
- 0
2025-06-21 12:01.11: New job: Build using linux-arm64 in
[]
2025-06-21 12:01.11: Will push staging image to ocurrent/opam-staging:opensuse-15.6-ocaml-5.3-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN zypper repos repo-openh264 && zypper removerepo repo-openh264 || true
RUN zypper update -y
RUN zypper install --force-resolution -y zstd
USER opam
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
RUN opam pin add -k version ocaml-base-compiler 5.3.0
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 12:01.11: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6"
2025-06-21 12:01.11: Waiting for resource in pool OCluster
2025-06-21 12:01.11: Waiting for worker…
2025-06-21 14:44.02: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:e232a0f877fc91b52be33d65ae39610817951708a53d40de4768d680a31e1917
#1 transferring dockerfile: 662B done
#1 DONE 0.2s
#2 [internal] load .dockerignore
#2 sha256:23052cdbfcbed14b5e53364887d4ad8e0223782a574b4c62cc626607b15a48e8
#2 transferring context: 2B 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:ded1ef8e1867dfdf7466b015350fe00f51ff3843c7bba2cf2664352001a053c8
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6
#6 sha256:1de68742a67530dba2cfcba5dcc31802615cabca495b6af4919e392da6c95e1c
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:cab9c989c76c913277bc898501939c0ce544cd3e3ee647162ae41500975d2b86
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:4179ae9161b0e4c52c53365d55a00b5b45a6c8261d3a18276e97882fea723db6
#8 sha256:7797a62c66f6a44f0394d06049c4578a9aed9f59221cad42263fce8a80740ba2
#8 DONE 0.0s
#10 [3/8] RUN zypper update -y
#10 sha256:940c267fac03d1598723f381187962a7832b53acd05ae60f9575581979efa67b
#10 CACHED
#9 [2/8] RUN zypper repos repo-openh264 && zypper removerepo repo-openh264 || true
#9 sha256:3f256f95df74e6972454714f959685a046f750d2156b840c7795fa8e801485f6
#9 CACHED
#11 [4/8] RUN zypper install --force-resolution -y zstd
#11 sha256:43e0b0586e406266e2e9f8576e5ab8aca14207c5e111f058c1338c0345ea4793
#11 CACHED
#15 [internal] load build context
#15 sha256:caa4f748ac8d7289a2c059aa4f6a48402a7fd8ea6ee49ebe4cc2a97410fbc93e
#15 transferring context: 662B done
#15 DONE 0.1s
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
#12 sha256:7fa51aafff89e156e941fcbf6f9c5c45536b87ed6bfbbb1cdf819dcbe9caa843
#12 3.287
#12 3.287 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.380 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.568 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 3.948 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 4.631 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.632
#12 4.632 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.892 -> installed base-bigarray.base
#12 4.894 -> installed base-threads.base
#12 4.906 -> installed base-unix.base
#12 4.907 -> installed ocaml-options-vanilla.1
#12 107.5 -> installed ocaml-compiler.5.3.0
#12 107.5 -> installed ocaml-base-compiler.5.3.0
#12 107.5 -> installed ocaml-config.3
#12 107.7 -> installed ocaml.5.3.0
#12 107.7 -> installed base-domains.base
#12 107.7 -> installed base-effects.base
#12 107.8 -> installed base-nnp.base
#12 108.1 Done.
#12 108.1 # Run eval $(opam env) to update the current shell environment
#12 DONE 108.7s
#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.3.0
#13 sha256:4c00320e33f36735cd3c026a6d6136053e749f1795d21395b078520ae9b67b4a
#13 0.646 ocaml-base-compiler is now pinned to version 5.3.0
#13 0.646
#13 3.406 No package build needed.
#13 3.406 Nothing to do.
#13 3.413 # Run eval $(opam env) to update the current shell environment
#13 DONE 3.5s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:fa0f320c296f392fb7bc4a5ac8223f508685930b8d7e193f9c22a2fab13a0389
#14 3.685 The following actions will be performed:
#14 3.685 - install opam-depext 1.2.3
#14 3.685
#14 3.685 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 4.017 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 4.046
#14 4.046 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.945 -> installed opam-depext.1.2.3
#14 5.955 Done.
#14 5.960 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.1s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:ce7383d25599ebdca220fddecd1fa5727a02cc9c0aa0dce6e5ffecfdb9d7b343
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.8s done
#17 writing image sha256:df5d81fdabfa7ec334524d8a316a5d50e4bcf9499b8bc646e7391054814194ef done
#17 DONE 1.8s
Pushing "sha256:56fdf32df9ea87ebcd0c3dcd225e2f85c6e8fb2cafb33e373b775af00997bfb7" to "ocurrent/opam-staging:opensuse-15.6-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
2ea550394694: Preparing
2ea550394694: Pushed
opensuse-15.6-ocaml-5.3-arm64: digest: sha256:26501a8a6289a4b553c3366cfadbdc5424b21a85c338df8850b0ed3067c3e3b1 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
2ea550394694: Preparing
2ea550394694: Layer already exists
opensuse-15.6-ocaml-5.3-arm64: digest: sha256:26501a8a6289a4b553c3366cfadbdc5424b21a85c338df8850b0ed3067c3e3b1 size: 531
Job succeeded
2025-06-21 14:50.38: Job succeeded