Build:
  1. 0
2024-12-14 13:14.24: New job: Build using linux-arm64 in
                                []
2024-12-14 13:14.24: Will push staging image to ocurrent/opam-staging:alpine-3.20-ocaml-5.0-afl-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.0 --packages=ocaml-variants.5.0.0+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.0.0+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:14.24: Using cache hint "5.0.0+afl-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:28.12: Waiting for worker…
2024-12-14 18:40.15: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:15b1bf98797e4106dbfda86c3ef00fa65a065d1e757fe40e4fb64f3d6c70b363
#1 transferring dockerfile: 530B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:efd8419f0989773f1934492f76e99f47febd743cfbcd63ea945e2dff7dc1d0ef
#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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:0f4af5123280c93376ba2c0d156ea02cf20ee073c465aab7d2af02967bca1ed9
#7 DONE 0.0s

#12 [internal] load build context
#12 sha256:577473d4b7523a2a0ad4c7ab7744139426be7b8db6ad3314983b220562472ef6
#12 transferring context: 530B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 5.0 --packages=ocaml-variants.5.0.0+options,ocaml-options-only-afl
#9 sha256:fba856b43473052c190e0d568df14764ad255d395a78ebc7f2bd23ccdbc70abb
#9 7.134 
#9 7.134 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.195 [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
#9 7.253 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.840 [ocaml-variants.5.0.0+options] downloaded from https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz
#9 9.470 [ocaml-variants.5.0.0+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 9.472 
#9 9.472 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.474 -> installed base-bigarray.base
#9 9.476 -> installed base-threads.base
#9 9.478 -> installed base-unix.base
#9 9.479 -> installed host-arch-arm64.1
#9 9.485 -> installed host-system-other.1
#9 9.486 -> installed ocaml-option-afl.1
#9 9.720 -> installed ocaml-options-only-afl.1
#9 127.8 -> installed ocaml-variants.5.0.0+options
#9 127.9 -> installed ocaml-config.3
#9 128.0 -> installed ocaml.5.0.0
#9 128.0 -> installed base-domains.base
#9 128.0 -> installed base-nnp.base
#9 128.5 Done.
#9 128.5 # Run eval $(opam env) to update the current shell environment
#9 DONE 129.1s

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

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:58c13829db10fdbcc1decb7f7b39a039d9850e3f8f5979aaf8202bdbe5f13cbe
#11 7.291 The following actions will be performed:
#11 7.291   - install opam-depext 1.2.3
#11 7.291 
#11 7.291 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.721 [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.754 
#11 7.754 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.20 -> installed opam-depext.1.2.3
#11 10.21 Done.
#11 10.21 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.3s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.4s done
#14 writing image sha256:76ca39c8c52ad99d3e5571170083d7406b9dfb886a9217975c22631c4e1bd731 done
#14 DONE 2.4s
Pushing "sha256:bb71849c15d50a4fa8b657b81f37ea2f94ac25c9f648f1ec47a76923653a3aac" to "ocurrent/opam-staging:alpine-3.20-ocaml-5.0-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
1f5b9738f4cf: Preparing
1f5b9738f4cf: Pushed
alpine-3.20-ocaml-5.0-afl-arm64: digest: sha256:77a34db65ecbf45abac22e692cef71dea75d2e61fd688c500b0c240845f7feb6 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
1f5b9738f4cf: Preparing
1f5b9738f4cf: Layer already exists
alpine-3.20-ocaml-5.0-afl-arm64: digest: sha256:77a34db65ecbf45abac22e692cef71dea75d2e61fd688c500b0c240845f7feb6 size: 530
Job succeeded
2024-12-14 18:50.17: Job succeeded