Build:
- 0
2024-12-14 13:15.16: New job: Build using linux-arm64 in
[]
2024-12-14 13:15.16: Will push staging image to ocurrent/opam-staging:fedora-41-ocaml-5.3-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
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 yum install -y zstd && yum clean packages
USER opam
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
RUN opam pin add -k version ocaml-variants 5.3.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:15.16: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802"
2024-12-14 13:15.16: Waiting for resource in pool OCluster
2024-12-14 15:08.45: Waiting for worker…
2024-12-14 19:09.12: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:7037ad17c91876df8e414332514f2c9afa07adc7401c7753a9b5b29b7e4b6653
#1 transferring dockerfile: 657B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:f98e350b5dbb2f5a0c642bbf8a3a6e505bef38d314b8870d64102d76504b0098
#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:16584546103195c8c238fab8f99ef8b8eb14c22c3e95e267198cc731d2776e48
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
#6 sha256:3537b892993a716cb12f40a2241bc89ec9b89db8c9f762c576a5fc15ba46ecb6
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:3e72498b47f7d2041483ac6bc53e7566304cbfe36407b11adbe44e9351c518d3
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
#8 sha256:0598fbafad17c6c1739305f958ec8e69ca1adcd2c96ca1f2f5f77e3d64dc8413
#8 CACHED
#14 [internal] load build context
#14 sha256:575baa2df631bd7ff5587396ea6e00a49e2ddfe3a74365de4c698a49fbf4d7df
#14 transferring context: 657B done
#14 DONE 0.1s
#9 [2/7] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:bd207aea41560b43adfa727ef3af09840d7a57fb993389e4a87a16ed4aa6d20b
#9 1.266 [beta] Initialised
#9 DONE 1.5s
#10 [3/7] RUN yum install -y zstd && yum clean packages
#10 sha256:c0147a9f1e2df753e9cd9974e09a79d98daa896ea60dbbccfbc364ac34dcdd4c
#10 0.452 Updating and loading repositories:
#10 0.925 Fedora 41 - aarch64 - Updates 100% | 48.9 KiB/s | 19.6 KiB | 00m00s
#10 1.223 Repositories loaded.
#10 1.368 Package "zstd-1.5.6-2.fc41.aarch64" is already installed.
#10 1.368
#10 1.368 Nothing to do.
#10 1.462 Removed 0 files, 0 directories. 0 errors occurred.
#10 DONE 1.5s
#11 [4/7] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
#11 sha256:02ba17217ee645498cbdafc27b1bdaf8e813eba6f0589868d00d44f269e14b8b
#11 7.018
#11 7.018 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.083 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#11 7.145 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#11 8.451 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#11 9.036
#11 9.036 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.039 -> installed base-bigarray.base
#11 9.042 -> installed base-threads.base
#11 9.044 -> installed base-unix.base
#11 9.049 -> installed host-arch-arm64.1
#11 9.050 -> installed host-system-other.1
#11 9.051 -> installed ocaml-beta.enabled
#11 118.2 -> installed ocaml-compiler.5.3
#11 118.2 -> installed ocaml-variants.5.3.0+trunk
#11 118.3 -> installed ocaml-config.3
#11 118.4 -> installed ocaml.5.3.0
#11 118.4 -> installed base-domains.base
#11 118.5 -> installed base-effects.base
#11 118.5 -> installed base-nnp.base
#11 118.9 Done.
#11 118.9 # Run eval $(opam env) to update the current shell environment
#11 DONE 119.3s
#12 [5/7] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#12 sha256:6ed909cdca1fc18615d63893d13abab27139a3411e41d6349bf94dce155ff875
#12 1.008 ocaml-variants is now pinned to version 5.3.0+trunk
#12 1.008
#12 6.759 No package build needed.
#12 6.759 Nothing to do.
#12 6.759 # Run eval $(opam env) to update the current shell environment
#12 DONE 6.8s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:5f9af90f9e93f6831dc365c2215b6c488435c647d5b5ffde78e49ff1545b9339
#13 7.145 The following actions will be performed:
#13 7.145 - install opam-depext 1.2.3
#13 7.145
#13 7.145 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.718 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#13 7.750
#13 7.750 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 9.602 -> installed opam-depext.1.2.3
#13 9.610 Done.
#13 9.611 # Run eval $(opam env) to update the current shell environment
#13 DONE 9.7s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:3bc8f6ab91791b836fc40a619cdd31a8db1d3d35e24c975d31beeceb31e32b9f
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.7s done
#16 writing image sha256:476f1c1153cf9da86b1958aa2600407e3c83f78737bd5e92d62ab97e8186681f
#16 writing image sha256:476f1c1153cf9da86b1958aa2600407e3c83f78737bd5e92d62ab97e8186681f done
#16 DONE 2.0s
Pushing "sha256:b1f474f21907f1d66afdaab2dae752b6137001409106c322a5e7afb311311244" to "ocurrent/opam-staging:fedora-41-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
2a9035b3bd89: Preparing
2a9035b3bd89: Pushed
fedora-41-ocaml-5.3-arm64: digest: sha256:3fc6da87852e1b3745381b0bc5324c6ddf8126d12be6820e75665d0556ea73e6 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
2a9035b3bd89: Preparing
2a9035b3bd89: Layer already exists
fedora-41-ocaml-5.3-arm64: digest: sha256:3fc6da87852e1b3745381b0bc5324c6ddf8126d12be6820e75665d0556ea73e6 size: 531
Job succeeded
2024-12-14 19:15.18: Job succeeded