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-5.3-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
RUN opam pin add -k version ocaml-variants 5.3.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.43: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:42.20: Waiting for worker…
2024-12-14 18:04.04: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:7ecdcbb61e24eeb800d825aff0af004dc3245f65ddcc81a11ef72bf32198d61e
#2 transferring context: 2B done
#2 DONE 0.2s

#1 [internal] load build definition from Dockerfile
#1 sha256:2ebab50674e6647e702d1bd66e544fe2b70ccb9ebb30025e68c3f52cf0fd01c5
#1 transferring dockerfile: 753B done
#1 DONE 0.2s

#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

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#6 sha256:74971a652ec4681273bd9d37518651b55a3f2f9467e43586ccacd69ffde9058c
#6 DONE 0.0s

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

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

#16 [internal] load build context
#16 sha256:bd1fdb7fec069b47ad46cfec09222634b5f8c53ee55cd92897ab489c35a9c913
#16 transferring context: 753B done
#16 DONE 0.1s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:fd251376ddaa4adcb4590be13e8a05704615d0cf653c0832e3a351fdabf7d0b8
#9 1.294 [beta] Initialised
#9 DONE 1.5s

#10 [3/9] RUN apt-get -y update
#10 sha256:2890181c454d92f434f70cd06b5f33840e09626ebde39299638ebf1de036af9e
#10 0.445 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.445 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.455 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#10 0.759 Fetched 55.4 kB in 0s (151 kB/s)
#10 0.759 Reading package lists...
#10 DONE 1.3s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:206e6317590408afb9dc0bc8a4ac770bb686c65317cc95d32c2e411574083504
#11 0.401 Reading package lists...
#11 0.897 Building dependency tree...
#11 1.020 Reading state information...
#11 1.049 Calculating upgrade...
#11 1.246 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.3s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:a3d746623200efed56b89d40cd5934d1e6db534221d04f847b5ce16ce89bde79
#12 0.432 Reading package lists...
#12 0.925 Building dependency tree...
#12 1.047 Reading state information...
#12 1.256 The following NEW packages will be installed:
#12 1.256   libzstd-dev
#12 1.305 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.305 Need to get 317 kB of archives.
#12 1.305 After this operation, 1139 kB of additional disk space will be used.
#12 1.305 Get:1 http://deb.debian.org/debian bookworm/main arm64 libzstd-dev arm64 1.5.4+dfsg2-5 [317 kB]
#12 1.458 debconf: delaying package configuration, since apt-utils is not installed
#12 1.492 Fetched 317 kB in 0s (4770 kB/s)
#12 1.507 Selecting previously unselected package libzstd-dev:arm64.
#12 1.507 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18768 files and directories currently installed.)
#12 1.518 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_arm64.deb ...
#12 1.518 Unpacking libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 1.570 Setting up libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 DONE 1.6s

#13 [6/9] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
#13 sha256:8bdb1956041934d73413b07f3be8ecce7f5b521adaa8f67f7c40ccb5af7926ad
#13 7.047 
#13 7.047 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.149 [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
#13 7.245 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 8.439 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#13 9.041 
#13 9.041 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 9.044 -> installed base-bigarray.base
#13 9.047 -> installed base-threads.base
#13 9.049 -> installed base-unix.base
#13 9.051 -> installed host-arch-arm64.1
#13 9.057 -> installed host-system-other.1
#13 9.058 -> installed ocaml-beta.enabled
#13 111.8 -> installed ocaml-compiler.5.3
#13 111.8 -> installed ocaml-variants.5.3.0+trunk
#13 111.9 -> installed ocaml-config.3
#13 112.0 -> installed ocaml.5.3.0
#13 112.0 -> installed base-domains.base
#13 112.1 -> installed base-effects.base
#13 112.1 -> installed base-nnp.base
#13 112.4 Done.
#13 112.4 # Run eval $(opam env) to update the current shell environment
#13 DONE 112.8s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#14 sha256:d901b7388ec316cec3a984147fee1d271627d1a4d935d6485b57702be1ca7c26
#14 0.974 ocaml-variants is now pinned to version 5.3.0+trunk
#14 0.974 
#14 6.724 No package build needed.
#14 6.724 Nothing to do.
#14 6.724 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.8s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:ee98a06528ed2e941ec84bcaf47f6fe1f6a85422284e3842078fc3ea4aa0bffe
#15 7.107 The following actions will be performed:
#15 7.107   - install opam-depext 1.2.3
#15 7.108 
#15 7.108 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.710 [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
#15 7.744 
#15 7.744 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 9.370 -> installed opam-depext.1.2.3
#15 9.377 Done.
#15 9.377 # Run eval $(opam env) to update the current shell environment
#15 DONE 9.5s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:cafd778b8615739a9e23b6d67ade9144a119728a845f3fc932796d2f8afa2a33
#17 DONE 0.1s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.5s done
#18 writing image sha256:f170d0a93cba269e07099c772ab332d25ca6c34caa7a1713ff2e0eee93027f3b done
#18 DONE 1.5s
Pushing "sha256:900b27f7c7e18b6d37b0f74546fa5a823675c6e2e1d1f57158233300522ab1aa" to "ocurrent/opam-staging:debian-12-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
c4c6ec40310c: Preparing
c4c6ec40310c: Pushed
debian-12-ocaml-5.3-arm64: digest: sha256:a3bd05a200ad8722fa8614fd76e0f69506332ff4883d06d0baab3618f43ad29b size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
c4c6ec40310c: Preparing
c4c6ec40310c: Layer already exists
debian-12-ocaml-5.3-arm64: digest: sha256:a3bd05a200ad8722fa8614fd76e0f69506332ff4883d06d0baab3618f43ad29b size: 531
Job succeeded
2024-12-14 18:09.20: Job succeeded