Build:
  1. 0
2024-12-14 13:13.43: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.10-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.10 --packages=ocaml-base-compiler.4.10.2
RUN opam pin add -k version ocaml-base-compiler 4.10.2
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.43: Using cache hint "4.10.2-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:13.43: Waiting for worker…
2024-12-14 17:05.52: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:29a32b0bd5b61a4cddd5173362d29976e54c82cdcc247beee172bfd3ba1ea95b
#1 transferring dockerfile: 504B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:5c4e90718466786a3bc5d0c1fa6549b213b4e68ff40f404691391c2049ae0486
#2 transferring context: 2B done
#2 DONE 0.1s

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

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

#7 [internal] load .dockerignore
#7 sha256:6f8faa716a51b9278a5bd6862a4ab0b4d79187432579873f61a766e6d03a0f99
#7 DONE 0.0s

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 CACHED

#12 [internal] load build context
#12 sha256:83ba24843b033a7434d67c10c8962d0c2fba63e87c7daea4e7a86721d711732d
#12 transferring context: 504B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.10 --packages=ocaml-base-compiler.4.10.2
#9 sha256:8822c906021a5e5eac3d33a03f17a25179e382d9983569f7f194cfb39fa23a8d
#9 6.993 
#9 6.993 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.086 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.1
#9 7.177 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.218 [ocaml-base-compiler.4.10.2] downloaded from https://github.com/ocaml/ocaml/archive/4.10.2.tar.gz
#9 8.952 [ocaml-base-compiler.4.10.2/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/4b4c643d1d5d28738f6d900cd902851ed9dc5364.patch?full_index=1
#9 9.169 [ocaml-base-compiler.4.10.2/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#9 9.171 
#9 9.171 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.382 -> installed base-bigarray.base
#9 9.391 -> installed base-threads.base
#9 9.392 -> installed base-unix.base
#9 98.22 -> installed ocaml-base-compiler.4.10.2
#9 98.27 -> installed ocaml-config.1
#9 98.37 -> installed ocaml.4.10.2
#9 98.72 Done.
#9 98.73 # Run eval $(opam env) to update the current shell environment
#9 DONE 99.1s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.10.2
#10 sha256:e218f8485d6100f1f80c935bfa6f7faa99c25aeed0506de2cbc34e345f809224
#10 1.000 ocaml-base-compiler is now pinned to version 4.10.2
#10 1.000 
#10 6.720 No package build needed.
#10 6.720 Nothing to do.
#10 6.720 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.8s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:3fa1fd5bed8b6071b281e6d933169a3ecc9cb91e4ce7ee066f4f7763944e69f3
#11 7.105 The following actions will be performed:
#11 7.105   - install opam-depext 1.2.3
#11 7.106 
#11 7.106 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.714 [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
#11 7.744 
#11 7.744 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.481 -> installed opam-depext.1.2.3
#11 9.488 Done.
#11 9.488 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.6s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.9s done
#14 writing image sha256:e24807cccda6bddafbdffebbb68211562938c37da354fecb8b12708a81771b5d done
#14 DONE 1.9s
Pushing "sha256:80cbf0d0a3177d08defeccf1115f4f36b500bf23a06dcdee2ab011136b55b210" to "ocurrent/opam-staging:debian-12-ocaml-4.10-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
36ed877251dd: Preparing
36ed877251dd: Pushed
debian-12-ocaml-4.10-arm64: digest: sha256:d7ca7fdea6bc7d180d40621f4315256b08aee82ac1177a25752972446eea808c size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
36ed877251dd: Preparing
36ed877251dd: Layer already exists
debian-12-ocaml-4.10-arm64: digest: sha256:d7ca7fdea6bc7d180d40621f4315256b08aee82ac1177a25752972446eea808c size: 530
Job succeeded
2024-12-14 17:41.04: Job succeeded