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


2024-12-14 13:13.15: Using cache hint "4.06.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 15:35.39: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:ef798b1e773dd227c321071d7d33b0aa199f3fa11e5a0d823cc6f0192f4698d2
#1 transferring dockerfile: 615B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:677d2ca59b960dc29070f9fbe1d73dbb7d063e921880f9d6574779ce797e6f1b
#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.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:35636273b4ae015f24bd0bf055e17b74c5cea78e177ee7dead4e052f884b806f
#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:683d752f3e01b57ce233657991420e1657dd8067a34d3d6e1e8b1e51823fa908
#7 DONE 0.0s

#13 [internal] load build context
#13 sha256:83dcdcfdb19eec205d353c4fbd3b7dbd47d466a96ae357bb6d5d15806c377a5e
#13 transferring context: 615B done
#13 DONE 0.1s

#9 [2/6] RUN opam switch create 4.06 --packages=ocaml-base-compiler.4.06.1
#9 sha256:2b93e89a87db3748d0db65b3520dc509aace58fe55e6067c0703bcc9b52e0dfe
#9 8.612 
#9 8.612 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.721 [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 8.826 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 9.845 [ocaml-base-compiler.4.06.1] downloaded from https://github.com/ocaml/ocaml/archive/4.06.1.tar.gz
#9 10.53 [ocaml-base-compiler.4.06.1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/137a4ad167f25fe1bee792977ed89f30d19bcd74.patch?full_index=1
#9 10.76 [ocaml-base-compiler.4.06.1/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 10.76 
#9 10.76 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 10.98 -> installed base-bigarray.base
#9 10.98 -> installed base-threads.base
#9 10.98 -> installed base-unix.base
#9 261.8 -> installed ocaml-base-compiler.4.06.1
#9 261.8 -> installed ocaml-config.1
#9 261.9 -> installed ocaml.4.06.1
#9 262.1 Done.
#9 262.1 # Run eval $(opam env) to update the current shell environment
#9 DONE 262.2s

#10 [3/6] RUN opam pin add -k version ocaml-base-compiler 4.06.1
#10 sha256:5100e1fa75cd1f903eb33e8076c2fcbba1cc66fcf60b312bb2fc1a218eb56b8e
#10 1.124 ocaml-base-compiler is now pinned to version 4.06.1
#10 1.124 
#10 8.498 No package build needed.
#10 8.498 Nothing to do.
#10 8.498 # Run eval $(opam env) to update the current shell environment
#10 DONE 8.6s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:a36d55d13fa194785e2729e92536cb1e7a89fcd881e2d08209f87d8d90d1979a
#11 8.758 The following actions will be performed:
#11 8.758   - install opam-depext 1.2.3
#11 8.758 
#11 8.758 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.252 [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 9.291 
#11 9.291 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.61 -> installed opam-depext.1.2.3
#11 10.62 Done.
#11 10.62 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.8s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:4076467e69b0740cb652c227f1bbf9bc7a7135227f002f296559303a921b3aa0
#12 8.890 The following actions will be performed:
#12 8.890   - install ocaml-secondary-compiler 4.14.2
#12 8.890   - install host-system-other        1
#12 8.890   - install host-arch-arm32          1
#12 8.890 ===== 3 to install =====
#12 8.890 
#12 8.890 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.594 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 10.14 
#12 10.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 11.16 -> installed host-arch-arm32.1
#12 11.19 -> installed host-system-other.1
#12 88.46 -> installed ocaml-secondary-compiler.4.14.2
#12 88.82 Done.
#12 88.83 # Run eval $(opam env) to update the current shell environment
#12 DONE 90.7s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:0baefe036134e711e53118e203917469bf3377d53594377b8ee50ddded81f9a3
#14 DONE 0.1s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.3s done
#15 writing image sha256:e79635ba895964e8135b2c6935d202a156dc934c930374b88e78ad680d0292ec done
#15 DONE 1.3s
Pushing "sha256:ee5107cd2261a77c38883b49b54e3b54f8805e9e857f1ef94d8356587467ba19" to "ocurrent/opam-staging:debian-12-ocaml-4.06-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
24dea87322ab: Preparing
24dea87322ab: Pushed
debian-12-ocaml-4.06-arm32v7: digest: sha256:f2d07903fcfb85818f716ce2300a422b97a9d761cf7fc86104d51eb0471e7b21 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
24dea87322ab: Preparing
24dea87322ab: Layer already exists
debian-12-ocaml-4.06-arm32v7: digest: sha256:f2d07903fcfb85818f716ce2300a422b97a9d761cf7fc86104d51eb0471e7b21 size: 531
Job succeeded
2024-12-14 15:47.49: Job succeeded