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.06-afl-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.06 --packages=ocaml-variants.4.06.1+afl
RUN opam pin add -k version ocaml-variants 4.06.1+afl
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.43: Using cache hint "4.06.1+afl-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 16:50.05: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:dc90b50a1730aae9c517600cd32fa8a6b03f273541ac378f0a7fbe69a5787791
#1 transferring dockerfile: 547B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:5bd353c73bb4da21befb4aaa03b50a7d41385443a49b3701066e01453ea33694
#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:9d926ee9a2efae9e922ffe09dde60d6bdbe54e975839e28a75fbe3c9c193ee75
#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:e53ab75170d1724531df1ce7a11e685b8814218d0c0a1b6609b72e1eb7979440
#7 DONE 0.0s

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

#13 [internal] load build context
#13 sha256:e05d516208d6f36fd0a7092e54ae67550e50322af81208217f30a8885c5645b8
#13 transferring context: 547B done
#13 DONE 0.1s

#9 [2/6] RUN opam switch create 4.06 --packages=ocaml-variants.4.06.1+afl
#9 sha256:aff1df378a6ae415060d1795d2be666a0dbd138c18abff270428bbe234e80e66
#9 6.940 
#9 6.940 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.154 [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.366 [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.148 [ocaml-variants.4.06.1+afl] downloaded from https://github.com/ocaml/ocaml/archive/4.06.1.tar.gz
#9 8.798 [ocaml-variants.4.06.1+afl/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/137a4ad167f25fe1bee792977ed89f30d19bcd74.patch?full_index=1
#9 8.886 [ocaml-variants.4.06.1+afl/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.06.1
#9 8.888 
#9 8.888 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.075 -> installed base-bigarray.base
#9 9.076 -> installed base-threads.base
#9 9.091 -> installed base-unix.base
#9 283.7 -> installed ocaml-variants.4.06.1+afl
#9 283.7 -> installed ocaml-config.1
#9 283.8 -> installed ocaml.4.06.1
#9 284.1 Done.
#9 284.1 # Run eval $(opam env) to update the current shell environment
#9 DONE 284.4s

#10 [3/6] RUN opam pin add -k version ocaml-variants 4.06.1+afl
#10 sha256:ec2d06c301bf5639f99887ae81f2648251140c727ef7b5c4f4f81054c9aa2c99
#10 0.977 ocaml-variants is now pinned to version 4.06.1+afl
#10 0.977 
#10 6.795 No package build needed.
#10 6.795 Nothing to do.
#10 6.796 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.9s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:e554a3bd3eacf96f4be053bbcb662d20e978dc280cc7b4028beb71a18ba592fb
#11 7.113 The following actions will be performed:
#11 7.113   - install opam-depext 1.2.3
#11 7.113 
#11 7.113 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.596 [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.621 
#11 7.621 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.041 -> installed opam-depext.1.2.3
#11 9.045 Done.
#11 9.046 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.2s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:73447308a4771ccc5573be5f7e7b1c9dde40c4a2cd615413fd4fdd0fd0fdc3d9
#12 7.267 The following actions will be performed:
#12 7.267   - install ocaml-secondary-compiler 4.14.2
#12 7.267   - install host-system-other        1
#12 7.267   - install host-arch-arm64          1
#12 7.267 ===== 3 to install =====
#12 7.267 
#12 7.267 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.720 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 8.230 
#12 8.230 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.461 -> installed host-arch-arm64.1
#12 9.484 -> installed host-system-other.1
#12 90.51 -> installed ocaml-secondary-compiler.4.14.2
#12 90.86 Done.
#12 90.86 # Run eval $(opam env) to update the current shell environment
#12 DONE 92.2s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:4dbfc22d33915ee8c62084281fd4c67c2d92b08a58579f047fec20fbd7da0361
#14 DONE 0.2s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.5s done
#15 writing image sha256:5602e623ec53c2a1d38c1d29e9e66575eea69baec8941cbc7d8d769f4ac0f3b8 done
#15 DONE 1.5s
Pushing "sha256:12dbabd26ac8477f9005f2fc5f9196563365c67140d0e78645430982ee31ef91" to "ocurrent/opam-staging:debian-12-ocaml-4.06-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
c5fe85f21d5f: Preparing
c5fe85f21d5f: Pushed
debian-12-ocaml-4.06-afl-arm64: digest: sha256:fd3e7b3101d57d18e780d6edec5d1e3e40caad63b7e02001b279935b6a52e8ae size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
c5fe85f21d5f: Preparing
c5fe85f21d5f: Layer already exists
debian-12-ocaml-4.06-afl-arm64: digest: sha256:fd3e7b3101d57d18e780d6edec5d1e3e40caad63b7e02001b279935b6a52e8ae size: 530
Job succeeded
2024-12-14 17:03.02: Job succeeded