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

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1
RUN opam pin add -k version ocaml-base-compiler 4.13.1
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "4.13.1-arm32v7-ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124"
2024-12-14 13:13.15: Waiting for resource in pool OCluster
2024-12-14 13:13.15: Waiting for worker…
2024-12-14 16:04.05: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:2ae28877bae456d89c3d85fb2d15a45074680c8a3e701f350074f840cd26cf2f
#1 transferring dockerfile: 30B
#1 transferring dockerfile: 570B done
#1 DONE 0.3s

#2 [internal] load .dockerignore
#2 sha256:4edd5c93d58b4b4378c5e4dde2115a7f90dfbe1f105344660db26d14063bbd64
#2 transferring context: 2B done
#2 DONE 0.8s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.7s

#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:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#6 sha256:0f3fe65d1609a26fb82882c2c5ef07cff061b01b9173187dec8b246c7fb1f45c
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:02382747aaa6b9092255c2b35a90c1550a1dd03494fe7a82967070624620e7c6
#7 DONE 0.0s

#12 [internal] load build context
#12 sha256:cca1f6d528dd7e68c9137c324fe83834c85fa6586836fa5a616ff0b8df2ed217
#12 transferring context: 570B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1
#9 sha256:357d775665fc8e79a4ede8c69089bed99cbce7167d5b93246a63debba035e181
#9 11.39 
#9 11.39 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.59 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.2
#9 12.05 [ocaml-config.2/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 12.36 [ocaml-base-compiler.4.13.1] downloaded from https://github.com/ocaml/ocaml/archive/4.13.1.tar.gz
#9 13.05 [ocaml-base-compiler.4.13.1/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#9 13.05 
#9 13.05 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 13.33 -> installed base-bigarray.base
#9 13.33 -> installed base-threads.base
#9 13.33 -> installed base-unix.base
#9 13.33 -> installed host-arch-arm32.1
#9 13.34 -> installed host-system-other.1
#9 13.34 -> installed ocaml-options-vanilla.1
#9 143.6 -> installed ocaml-base-compiler.4.13.1
#9 143.6 -> installed ocaml-config.2
#9 143.8 -> installed ocaml.4.13.1
#9 144.2 Done.
#9 144.2 # Run eval $(opam env) to update the current shell environment
#9 DONE 145.0s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.13.1
#10 sha256:0d5b6c6a58f421423bb6b2479e59fcfea9b80a3383d69d1bd8405744141205cc
#10 1.550 ocaml-base-compiler is now pinned to version 4.13.1
#10 1.550 
#10 10.13 No package build needed.
#10 10.13 Nothing to do.
#10 10.13 # Run eval $(opam env) to update the current shell environment
#10 DONE 10.2s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:8cfe9f874b465724eedae5c9e23d7112a48aecfba5e560a4ea45c7e71f9d368b
#11 11.81 The following actions will be performed:
#11 11.81   - install opam-depext 1.2.3
#11 11.81 
#11 11.81 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 12.64 [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 12.68 
#11 12.68 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 14.79 -> installed opam-depext.1.2.3
#11 14.80 Done.
#11 14.80 # Run eval $(opam env) to update the current shell environment
#11 DONE 14.9s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:3fed0e9055786fcef50bcc9bcef4f07a6e717006ea2e800322d933341e15601c
#13 DONE 1.6s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.5s done
#14 writing image sha256:34ab2d5aa54c515631b3cfa5a9ed69422de155233d94872e75f994c9611edacc done
#14 DONE 2.5s
Pushing "sha256:fafc3086c9e8f797cb09ecbd6c4492efa0a9bd412bacadf137262e97bee1f526" to "ocurrent/opam-staging:debian-12-ocaml-4.13-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
66485da0c035: Preparing
66485da0c035: Pushed
debian-12-ocaml-4.13-arm32v7: digest: sha256:524ec34ffda08c7b54523e936f718cb7d971ae524b712d4e4a0dbc57a08ee0da size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
66485da0c035: Preparing
66485da0c035: Layer already exists
debian-12-ocaml-4.13-arm32v7: digest: sha256:524ec34ffda08c7b54523e936f718cb7d971ae524b712d4e4a0dbc57a08ee0da size: 531
Job succeeded
2024-12-14 16:12.23: Job succeeded