Build:
- 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.07-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.07 --packages=ocaml-variants.4.07.1+afl
RUN opam pin add -k version ocaml-variants 4.07.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.07.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:54.43: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:c95eb8fc40ecfcacc151799bd6ef34b7a50c01e920da3fc49168a27090fe3099
#1 transferring dockerfile: 547B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:5b1d0ebc0d317ac251f790d426493875f1ce417099e9ab6fa2d05d5de4274506
#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:c0bff46d08b45bb6cc9f52c8e2fe70f26f616dcb7dc567c3bcc063168056948a
#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:90c09e599e1126c12c0316505644b7c08fed23d56aa19d69098f93f8d220c93f
#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:0dd0f4b3afbdad61d8d34fdc1f7a9b48d0d02e131ed59f458d59396f28fca36f
#13 transferring context: 547B done
#13 DONE 0.1s
#9 [2/6] RUN opam switch create 4.07 --packages=ocaml-variants.4.07.1+afl
#9 sha256:ba56b442734acf0b6508d4fc7e3a2d3d7725d3344fb0193d66bcb588c4b9f728
#9 6.998
#9 6.998 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.123 [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.220 [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.179 [ocaml-variants.4.07.1+afl] downloaded from https://github.com/ocaml/ocaml/archive/4.07.1.tar.gz
#9 8.891 [ocaml-variants.4.07.1+afl/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/00b8c4d503732343d5d01761ad09650fe50ff3a0.patch?full_index=1
#9 8.993 [ocaml-variants.4.07.1+afl/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.07.1
#9 8.995
#9 8.995 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.205 -> installed base-bigarray.base
#9 9.207 -> installed base-threads.base
#9 9.224 -> installed base-unix.base
#9 109.8 -> installed ocaml-variants.4.07.1+afl
#9 109.8 -> installed ocaml-config.1
#9 109.9 -> installed ocaml.4.07.1
#9 110.2 Done.
#9 110.2 # Run eval $(opam env) to update the current shell environment
#9 DONE 110.6s
#10 [3/6] RUN opam pin add -k version ocaml-variants 4.07.1+afl
#10 sha256:e1adfba2d9f048d08ef76a613c9d32d4789591fe81b57d102395bf61671c97ae
#10 0.937 ocaml-variants is now pinned to version 4.07.1+afl
#10 0.937
#10 6.717 No package build needed.
#10 6.717 Nothing to do.
#10 6.717 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.8s
#11 [4/6] RUN opam install -y opam-depext
#11 sha256:f7ab2aa4d1e41e9555e738b075d88d2b7e78515ce972a35c30b1c1b7e54ada99
#11 7.154 The following actions will be performed:
#11 7.154 - install opam-depext 1.2.3
#11 7.154
#11 7.154 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.811 [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.838
#11 7.838 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.347 -> installed opam-depext.1.2.3
#11 9.355 Done.
#11 9.355 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.4s
#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:166da9bc586bab1c6213df48f53e448c77ac46c0347003bed98b449740727046
#12 7.050 The following actions will be performed:
#12 7.050 - install ocaml-secondary-compiler 4.14.2
#12 7.050 - install host-system-other 1
#12 7.050 - install host-arch-arm64 1
#12 7.050 ===== 3 to install =====
#12 7.050
#12 7.050 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 8.150 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 8.669
#12 8.669 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.889 -> installed host-arch-arm64.1
#12 9.911 -> installed host-system-other.1
#12 88.87 -> installed ocaml-secondary-compiler.4.14.2
#12 89.20 Done.
#12 89.20 # Run eval $(opam env) to update the current shell environment
#12 DONE 89.7s
#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:7ba3fe17dde554adce6580dd5586ba5c8db873459c9eda4cda530580612d3f75
#14 DONE 0.1s
#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.5s done
#15 writing image sha256:692a42f3577423e7be6fb6abc82f45cd9959650319fc6804ec89158ae469f4dd done
#15 DONE 1.5s
Pushing "sha256:f0134bd6102c916ad3a296d44d88e9d707a7e66ff40b8e385aa38a3c1494d920" to "ocurrent/opam-staging:debian-12-ocaml-4.07-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
d525ed759253: Preparing
d525ed759253: Pushed
debian-12-ocaml-4.07-afl-arm64: digest: sha256:f4752691e32794533c922ceb31fa0d4c5165ad872503f9de212965c67f1ef520 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
d525ed759253: Preparing
d525ed759253: Layer already exists
debian-12-ocaml-4.07-afl-arm64: digest: sha256:f4752691e32794533c922ceb31fa0d4c5165ad872503f9de212965c67f1ef520 size: 530
Job succeeded
2024-12-14 17:02.11: Job succeeded