Build:
  1. 0
2025-06-07 11:46.59: New job: Build using linux-x86_64 in
                                []
2025-06-07 11:46.59: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.4-alpha1-afl-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:dd56709b0569c3efb467a8b51a620e5e98032f7f236804c7e8b386b7c28eb98c
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.4~alpha1 --packages=ocaml-variants.5.4.0~alpha1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.4.0~alpha1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 11:46.59: Using cache hint "5.4.0~alpha1+afl-amd64-ocurrent/opam-staging@sha256:dd56709b0569c3efb467a8b51a620e5e98032f7f236804c7e8b386b7c28eb98c"
2025-06-07 11:46.59: Waiting for resource in pool OCluster
2025-06-07 11:46.59: Waiting for worker…
2025-06-07 11:47.01: Got resource from pool OCluster
Building on clete.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:71268d8f5af2474df28f48eabbeb4b56c592bf4550111101fb47008578452da8
#1 transferring dockerfile: 801B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:2641390e81e25a973864fd909b0a11a4657d04d958a9d9c0a6cf32fe069e4d08
#2 transferring context: 2B done
#2 DONE 0.0s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.1s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:d95c0f0e2674ec5312c08d32b53352282bfb47bb937e59be1811918de553c0e8
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:dd56709b0569c3efb467a8b51a620e5e98032f7f236804c7e8b386b7c28eb98c
#6 sha256:555e520dc9694efcda459f302752ce96009460a8d85b8a8cfd5752ecaae7615d
#6 DONE 4.2s

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:dd56709b0569c3efb467a8b51a620e5e98032f7f236804c7e8b386b7c28eb98c
#8 sha256:3b1fba8aa52130793a10ec533d78052d0235863ab4987bebf505feaa84bdb211
#8 resolve docker.io/ocurrent/opam-staging@sha256:dd56709b0569c3efb467a8b51a620e5e98032f7f236804c7e8b386b7c28eb98c done
#8 DONE 0.0s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:476de05bba16d4015d94bbc8995579f5d2d8523932e8211b1ee79fbea0cc43c9
#9 ...

#16 [internal] load build context
#16 sha256:10553a84fe1e20acb0171ea5851fc566996ba6dbadff1f11932ffc82aa5e8bad
#16 transferring context: 801B done
#16 DONE 0.0s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:476de05bba16d4015d94bbc8995579f5d2d8523932e8211b1ee79fbea0cc43c9
#9 2.385 [beta] Initialised
#9 DONE 3.0s

#10 [3/9] RUN apt-get -y update
#10 sha256:f3753c6709a335dfb8e68b2458f25cd874046a732179bcc1f2537f0626750139
#10 0.981 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 1.016 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#10 1.072 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#10 1.395 Reading package lists...
#10 DONE 2.7s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:ed06d843e6acdf94832bc2848574c73af9716fbcdbd14e170305f94ca38a8d51
#11 0.591 Reading package lists...
#11 1.403 Building dependency tree...
#11 1.560 Reading state information...
#11 1.586 Calculating upgrade...
#11 1.751 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.9s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:38de95be703cb327734750a27336e3e22fe8ff9faab3c8f397008afd5d1adee5
#12 0.596 Reading package lists...
#12 1.429 Building dependency tree...
#12 1.584 Reading state information...
#12 1.829 The following NEW packages will be installed:
#12 1.830   libzstd-dev
#12 1.996 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.996 Need to get 354 kB of archives.
#12 1.996 After this operation, 1253 kB of additional disk space will be used.
#12 1.996 Get:1 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB]
#12 2.590 debconf: delaying package configuration, since apt-utils is not installed
#12 2.638 Fetched 354 kB in 0s (855 kB/s)
#12 2.659 Selecting previously unselected package libzstd-dev:amd64.
#12 2.659 (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 ... 18745 files and directories currently installed.)
#12 2.675 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
#12 2.676 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#12 2.746 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#12 DONE 3.1s

#13 [6/9] RUN opam switch create 5.4~alpha1 --packages=ocaml-variants.5.4.0~alpha1+options,ocaml-options-only-afl
#13 sha256:561c8edc26efac9c602ea0980e68cbff7362398a43437fcbda7f097380e777b8
#13 6.461 
#13 6.461 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 6.683 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 6.853 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 7.089 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#13 8.721 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#13 8.722 
#13 8.722 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 8.725 -> installed base-bigarray.base
#13 8.727 -> installed base-threads.base
#13 8.729 -> installed base-unix.base
#13 8.731 -> installed ocaml-beta.enabled
#13 8.738 -> installed ocaml-option-afl.1
#13 9.247 -> installed ocaml-options-only-afl.1
#13 310.0 -> installed ocaml-compiler.5.4.0~alpha1
#13 310.0 -> installed ocaml-variants.5.4.0~alpha1+options
#13 310.1 -> installed ocaml-config.3
#13 310.4 -> installed ocaml.5.4.0
#13 310.4 -> installed base-domains.base
#13 310.6 -> installed base-effects.base
#13 310.8 -> installed base-nnp.base
#13 311.3 Done.
#13 311.3 # Run eval $(opam env) to update the current shell environment
#13 DONE 311.9s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.4.0~alpha1+options
#14 sha256:37dff52a002dc92f5aafd1a5f6ec742daa74d0fd8ad13340ea90a8f161a245b2
#14 1.400 ocaml-variants is now pinned to version 5.4.0~alpha1+options
#14 1.400 
#14 6.538 No package build needed.
#14 6.538 Nothing to do.
#14 6.538 # Run eval $(opam env) to update the current shell environment
#14 DONE 7.3s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:6062089d7d1f75472c473a1db687233f141ff024fcbb25fd470ee0384d40c397
#15 6.265 The following actions will be performed:
#15 6.265   - install opam-depext 1.2.3
#15 6.265 
#15 6.265 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.525 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 7.568 
#15 7.568 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 9.947 -> installed opam-depext.1.2.3
#15 9.956 Done.
#15 9.956 # Run eval $(opam env) to update the current shell environment
#15 DONE 10.5s

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

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 4.7s done
#18 writing image sha256:07f8a74a533ac43d112be6dd39012de17f505bf950602c9240310961f146c48c done
#18 DONE 4.7s
Pushing "sha256:10bb100f3c662da06753c7d8ebab183e6953a87c4c30e19993ac82e026ce1747" to "ocurrent/opam-staging:debian-12-ocaml-5.4-alpha1-afl-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
49ed0ce26648: Preparing
49ed0ce26648: Pushed
debian-12-ocaml-5.4-alpha1-afl-amd64: digest: sha256:d8f0a01148e61f06d9c2f7c02edb714666c52753b717970ee72f5cf2de956872 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
49ed0ce26648: Preparing
49ed0ce26648: Layer already exists
debian-12-ocaml-5.4-alpha1-afl-amd64: digest: sha256:d8f0a01148e61f06d9c2f7c02edb714666c52753b717970ee72f5cf2de956872 size: 531
Job succeeded
2025-06-07 12:47.17: Job succeeded