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

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "5.3.0-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:33.00: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:88f4a6bf4f75cac4c6bbf93fe70ff2a7b6befd0bb873cc6f0cd64e09a66236bb
#1 transferring dockerfile: 819B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:31fbb5c1026661ad09c163a62a7ab3e24dd54cc4e680de15317e0f803be15aba
#2 transferring context: 2B done
#2 DONE 0.2s

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

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

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

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

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

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

#16 [internal] load build context
#16 sha256:2676fa2ceb70f80c0a418d78cbc08d17e15c2f4e22ebdac0200f229c9d30cec7
#16 transferring context: 819B done
#16 DONE 0.2s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:064c8a806d87ceee34c561ad2c9ef101d6f74873af42b7bbb0f4f73fbbb51dde
#9 1.489 [beta] Initialised
#9 DONE 1.7s

#10 [3/9] RUN apt-get -y update
#10 sha256:8404c1f75b341dbe5eda4b80b6fdbfbbdeef12267a2519d792dc9b876d220053
#10 0.450 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.450 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.460 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.692 Get:4 http://deb.debian.org/debian bookworm-updates/main armhf Packages.diff/Index [14.0 kB]
#10 0.702 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [6668 B]
#10 0.713 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [6668 B]
#10 0.811 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [216 kB]
#10 0.862 Fetched 341 kB in 0s (745 kB/s)
#10 0.862 Reading package lists...
#10 DONE 1.6s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:6db46b681bd0b68632b374e9b9e75442468f0e4c095b8a0267ab8ffb77efe9e2
#11 0.408 Reading package lists...
#11 1.100 Building dependency tree...
#11 1.222 Reading state information...
#11 1.250 Calculating upgrade...
#11 1.464 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.5s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:107c5c0954bf8878ff6268b8e63eedfb0ab2b8c6cc8e98ca86d3015ed6205c2d
#12 0.342 Reading package lists...
#12 1.026 Building dependency tree...
#12 1.152 Reading state information...
#12 1.387 The following NEW packages will be installed:
#12 1.388   libzstd-dev
#12 1.431 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.431 Need to get 314 kB of archives.
#12 1.431 After this operation, 889 kB of additional disk space will be used.
#12 1.431 Get:1 http://deb.debian.org/debian bookworm/main armhf libzstd-dev armhf 1.5.4+dfsg2-5 [314 kB]
#12 1.585 debconf: delaying package configuration, since apt-utils is not installed
#12 1.616 Fetched 314 kB in 0s (5769 kB/s)
#12 1.633 Selecting previously unselected package libzstd-dev:armhf.
#12 1.633 (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 ... 18473 files and directories currently installed.)
#12 1.641 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_armhf.deb ...
#12 1.642 Unpacking libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 1.703 Setting up libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 DONE 1.8s

#13 [6/9] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
#13 sha256:f7a11211ecf2ac98af3fb1323becf0d5621802e30a69dfa03af56aa4fc20e48c
#13 8.839 
#13 8.839 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 9.097 [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 9.199 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 10.34 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#13 10.97 
#13 10.97 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 10.97 -> installed base-bigarray.base
#13 10.99 -> installed base-threads.base
#13 10.99 -> installed base-unix.base
#13 10.99 -> installed host-arch-arm32.1
#13 10.99 -> installed host-system-other.1
#13 10.99 -> installed ocaml-beta.enabled
#13 11.00 -> installed ocaml-option-bytecode-only.1
#13 49.08 -> installed ocaml-compiler.5.3
#13 49.10 -> installed ocaml-variants.5.3.0+trunk
#13 49.15 -> installed ocaml-config.3
#13 49.27 -> installed ocaml.5.3.0
#13 49.29 -> installed base-domains.base
#13 49.31 -> installed base-effects.base
#13 49.34 -> installed base-nnp.base
#13 49.57 Done.
#13 49.57 # Run eval $(opam env) to update the current shell environment
#13 DONE 49.8s

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

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:4cca8daf58f0d9daec46cdacf60bc7993326c455c1f28f6b9b83f1a1a8f4d575
#15 8.778 The following actions will be performed:
#15 8.778   - install opam-depext 1.2.3
#15 8.778 
#15 8.778 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 9.405 [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 9.441 
#15 9.441 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 11.25 -> installed opam-depext.1.2.3
#15 11.26 Done.
#15 11.26 # Run eval $(opam env) to update the current shell environment
#15 DONE 11.4s

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

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 0.9s done
#18 writing image sha256:782d79416c9f0bc288456986f75693c3c53538a715a1e1d58279ded67b80c1a2 done
#18 DONE 0.9s
Pushing "sha256:f65a621e2971693bd5b399088ba365f9e9368617bee584337860181ff74f032c" to "ocurrent/opam-staging:debian-12-ocaml-5.3-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
699bf1c9b292: Preparing
699bf1c9b292: Pushed
debian-12-ocaml-5.3-arm32v7: digest: sha256:45f03b19b615cc4fd30d85925d0e5e9a17c7c5f1f4888a469d867d40a311b2e1 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
699bf1c9b292: Preparing
699bf1c9b292: Layer already exists
debian-12-ocaml-5.3-arm32v7: digest: sha256:45f03b19b615cc4fd30d85925d0e5e9a17c7c5f1f4888a469d867d40a311b2e1 size: 531
Job succeeded
2024-12-14 16:37.07: Job succeeded