Build:
  1. 0
2025-06-21 12:09.23: New job: Build using linux-arm64 in
                                []
2025-06-21 12:09.23: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.5-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
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.5 --packages=ocaml-variants.5.5.0+trunk
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 12:09.23: Using cache hint "5.5.0-arm64-ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d"
2025-06-21 12:09.23: Waiting for resource in pool OCluster
2025-06-21 12:18.48: Waiting for worker…
2025-06-21 15:44.04: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:4aa8df249821d3443bda3588850d8fab9742637a3e802419f852c97cab647862
#1 transferring dockerfile: 753B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:8321de604c58d6fb4916f60460c4143e2a527a11ea9d2369adde1488d5453ccb
#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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#6 sha256:d3ddb6bf20ff71a61e46ee998e74ff8d51e18905606c2634e06317ec97106f3d
#6 DONE 0.7s

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

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#8 sha256:7611f96591b8ef0df2787e5508e221bb24c8dfb6b67c99b91dc2f5db8943ca5e
#8 CACHED

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

#10 [3/9] RUN apt-get -y update
#10 sha256:789e8166ef6d49c2c33f406ff12df85fc314288d187359a3433ecbb681ddc3ea
#10 0.480 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.480 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.492 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.797 Fetched 103 kB in 0s (291 kB/s)
#10 0.797 Reading package lists...
#10 DONE 1.3s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:0aabd70136dc6c510f884d25cc09872d7db1e0212f53e25358e0679464317f82
#11 0.334 Reading package lists...
#11 0.831 Building dependency tree...
#11 0.954 Reading state information...
#11 0.983 Calculating upgrade...
#11 1.184 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.2s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:4e427adf173d372f60851baab8a13fc85ddf52513d0b7e52ee4fd8f412088fef
#12 0.424 Reading package lists...
#12 0.916 Building dependency tree...
#12 1.036 Reading state information...
#12 1.246 The following NEW packages will be installed:
#12 1.247   libzstd-dev
#12 1.292 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.292 Need to get 317 kB of archives.
#12 1.292 After this operation, 1139 kB of additional disk space will be used.
#12 1.292 Get:1 http://deb.debian.org/debian bookworm/main arm64 libzstd-dev arm64 1.5.4+dfsg2-5 [317 kB]
#12 1.454 debconf: delaying package configuration, since apt-utils is not installed
#12 1.482 Fetched 317 kB in 0s (5575 kB/s)
#12 1.498 Selecting previously unselected package libzstd-dev:arm64.
#12 1.498 (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 ... 18770 files and directories currently installed.)
#12 1.508 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_arm64.deb ...
#12 1.509 Unpacking libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 1.563 Setting up libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 DONE 1.6s

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

#13 [6/9] RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
#13 sha256:9816d28251726e6d6e436a17981abf8cbabc8e53dadb852bbcf10ee1b3adb584
#13 3.271 
#13 3.271 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.448 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 3.636 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 4.769 [ocaml-compiler.5.5] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
#13 5.437 
#13 5.437 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.447 -> installed base-bigarray.base
#13 5.448 -> installed base-threads.base
#13 5.450 -> installed base-unix.base
#13 5.451 -> installed host-arch-arm64.1
#13 5.452 -> installed host-system-other.1
#13 5.454 -> installed ocaml-beta.enabled
#13 111.5 -> installed ocaml-compiler.5.5
#13 111.5 -> installed ocaml-variants.5.5.0+trunk
#13 111.6 -> installed ocaml-config.3
#13 111.7 -> installed ocaml.5.5.0
#13 111.8 -> installed base-domains.base
#13 111.8 -> installed base-effects.base
#13 111.8 -> installed base-nnp.base
#13 112.2 Done.
#13 112.2 # Run eval $(opam env) to update the current shell environment
#13 DONE 112.6s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.5.0+trunk
#14 sha256:cf458af81d69767aebd58ebb2e533ac2947396fb5265144a7af8a9f0ea428ee8
#14 0.671 ocaml-variants is now pinned to version 5.5.0+trunk
#14 0.671 
#14 3.365 Already up-to-date.
#14 3.365 Nothing to do.
#14 3.365 # Run eval $(opam env) to update the current shell environment
#14 DONE 3.4s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:defd833493c26e9e80b34a20d479cdae48952a0cbae4259f61ae4fbfb4fad4ae
#15 3.622 The following actions will be performed:
#15 3.622   - install opam-depext 1.2.3
#15 3.622 
#15 3.622 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 3.871 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 3.895 
#15 3.895 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 5.545 -> installed opam-depext.1.2.3
#15 5.553 Done.
#15 5.554 # Run eval $(opam env) to update the current shell environment
#15 DONE 5.6s

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

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.7s done
#18 writing image sha256:2030b702480d2e2a4ec486a5fd81f8ed5b2886494e1e26bc350deed3d9f3047d done
#18 DONE 1.7s
Pushing "sha256:74c6e6735cd64cbbf94edbf7fae98c099d1e7638d503a574ac7a416dcea775b6" to "ocurrent/opam-staging:debian-12-ocaml-5.5-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
8011d7a67fa0: Preparing
8011d7a67fa0: Pushed
debian-12-ocaml-5.5-arm64: digest: sha256:4f132a55f2cd426455eaccd9069c01dca823b31a0c67d28515e6b6ee38b13280 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
8011d7a67fa0: Preparing
8011d7a67fa0: Layer already exists
debian-12-ocaml-5.5-arm64: digest: sha256:4f132a55f2cd426455eaccd9069c01dca823b31a0c67d28515e6b6ee38b13280 size: 531
Job succeeded
2025-06-21 16:13.11: Job succeeded