Build:
  1. 0
2024-12-14 13:07.07: New job: Build using linux-x86_64 in
                                []
2024-12-14 13:07.07: Will push staging image to ocurrent/opam-staging:archlinux-ocaml-4.06-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:9873b871769ecc2ac00f01dbe00acb3df1bf01e277cf080d7b252b2ee4a6400f
RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
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 [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:07.07: Using cache hint "4.06.1-amd64-ocurrent/opam-staging@sha256:9873b871769ecc2ac00f01dbe00acb3df1bf01e277cf080d7b252b2ee4a6400f"
2024-12-14 13:07.07: Waiting for resource in pool OCluster
2024-12-14 13:07.07: Waiting for worker…
2024-12-14 13:07.07: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:b31e0d596f0d12d8214d77d8e1dbabfb7b0ba722c807db51e05ecf787b60f1be
#1 transferring dockerfile: 659B done
#1 DONE 0.7s

#2 [internal] load .dockerignore
#2 sha256:bf4df0c2021f2dae401c13e36c5700484b3f91b1769334aa9ac667be415a8b71
#2 transferring context: 2B done
#2 DONE 0.7s

#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:522e56e11f08ad6837376d7499be607772988867d31399698d3d3e164aa4c811
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:9873b871769ecc2ac00f01dbe00acb3df1bf01e277cf080d7b252b2ee4a6400f
#6 sha256:09b25319e9ba87b93a4abd38ff1821586738a03ff689165a9108230b270b709f
#6 DONE 0.9s

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

#14 [internal] load build context
#14 sha256:5df1b764381b8757358097e7ee395a759ee2f1f62508fbe2691dceb03b12c1ee
#14 DONE 0.0s

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:9873b871769ecc2ac00f01dbe00acb3df1bf01e277cf080d7b252b2ee4a6400f
#8 sha256:4f14ac47996cfcea245ebaf7e166961615478edf90440f451e8e9daad6327681
#8 resolve docker.io/ocurrent/opam-staging@sha256:9873b871769ecc2ac00f01dbe00acb3df1bf01e277cf080d7b252b2ee4a6400f done
#8 DONE 0.2s

#14 [internal] load build context
#14 sha256:5df1b764381b8757358097e7ee395a759ee2f1f62508fbe2691dceb03b12c1ee
#14 transferring context: 659B done
#14 DONE 0.8s

#9 [2/7] RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
#9 sha256:1f96e28382a75dea976e5c2553f05cc4cbe8cd7275c0013693774e2d002e8f1a
#9 49.99 [ocaml-patches-overlay] Initialised
#9 49.99 ocaml-patches-overlay (at git+https://github.com/ocurrent/opam-repository#patches): 
#9 49.99     [INFO] opam 2.1 and 2.2 include many performance and security improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)
#9 49.99 
#9 DONE 65.5s

#10 [3/7] RUN opam switch create 4.06 --packages=ocaml-base-compiler.4.06.1
#10 sha256:9df2dde4a4aaabce78cbea63a2334e985d815d660d62877b05dad694aa9129f5
#10 13.22 
#10 13.22 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 13.31 [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
#10 13.40 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#10 13.91 [ocaml-base-compiler.4.06.1] downloaded from https://github.com/ocaml/ocaml/archive/4.06.1.tar.gz
#10 15.17 [ocaml-base-compiler.4.06.1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/137a4ad167f25fe1bee792977ed89f30d19bcd74.patch?full_index=1
#10 15.40 [ocaml-base-compiler.4.06.1/fix-gcc10.patch] downloaded from https://github.com/ocaml-opam/ocaml/commit/33dae40a872c23cdaaaa2bfc15c0fcf3668dab03.patch?full_index=1
#10 15.70 [ocaml-base-compiler.4.06.1/fix-gcc14.patch] downloaded from https://github.com/ocaml-opam/ocaml/commit/1be3b85f9352425ffbe3a8ff7d1260e1aa7547df.patch?full_index=1
#10 15.70 
#10 15.70 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 16.29 ∗ installed base-bigarray.base
#10 16.31 ∗ installed base-threads.base
#10 16.31 ∗ installed base-unix.base
#10 398.3 ∗ installed ocaml-base-compiler.4.06.1
#10 398.4 ∗ installed ocaml-config.1
#10 398.5 ∗ installed ocaml.4.06.1
#10 399.0 Done.
#10 399.0 # Run eval $(opam env) to update the current shell environment
#10 DONE 408.7s

#11 [4/7] RUN opam pin add -k version ocaml-base-compiler 4.06.1
#11 sha256:34effa1f7ec019ab4ea86ff43307fc1924db36b93dd2504eb9bbc3d51177698b
#11 3.917 ocaml-base-compiler is now pinned to version 4.06.1
#11 3.917 
#11 10.04 No package build needed.
#11 10.04 Nothing to do.
#11 10.05 # Run eval $(opam env) to update the current shell environment
#11 DONE 12.4s

#12 [5/7] RUN opam install -y opam-depext
#12 sha256:9e85114ad031c67f4675a206dacf8d18889737990a72129069a559bbe5c57abb
#12 16.52 The following actions will be performed:
#12 16.52   ∗ install opam-depext 1.2.3
#12 16.52 
#12 16.52 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 17.07 [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
#12 17.13 
#12 17.13 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 18.80 ∗ installed opam-depext.1.2.3
#12 18.81 Done.
#12 18.82 # Run eval $(opam env) to update the current shell environment
#12 DONE 19.8s

#13 [6/7] RUN opam install -y ocaml-secondary-compiler
#13 sha256:2f7056814ae2381d870c327a799aae08d963f67f82e17ffa7319fb60570aa9c8
#13 20.77 The following actions will be performed:
#13 20.77   ∗ install host-arch-x86_64         1
#13 20.77   ∗ install ocaml-secondary-compiler 4.14.2
#13 20.77   ∗ install host-system-other        1
#13 20.77 ===== ∗ 3 =====
#13 20.78 
#13 20.78 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 21.34 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#13 23.03 
#13 23.03 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 27.06 ∗ installed host-arch-x86_64.1
#13 27.11 ∗ installed host-system-other.1
#13 150.5 ∗ installed ocaml-secondary-compiler.4.14.2
#13 150.5 Done.
#13 150.5 # Run eval $(opam env) to update the current shell environment
#13 DONE 155.9s

#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:0bcfc702ef6c93a59d36c5e361f90fce4a339245c26429cda3a88c346bf3894f
#15 DONE 43.1s

#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 8.7s done
#16 writing image sha256:6d55d2db4d6b8ae148e0b305690536d638df21312e642e6b9ba11a06d5309457 0.0s done
#16 DONE 8.7s
Pushing "sha256:d62d1ceb658ad0600e2fa440646c7aa355dc19c373aee8e0b5cb8e8025b83ea2" to "ocurrent/opam-staging:archlinux-ocaml-4.06-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
5aed9a35d128: Preparing
5aed9a35d128: Pushed
archlinux-ocaml-4.06-amd64: digest: sha256:abfe38c054644ff5dc99aeeb3bbe6fee8acef3b482d07b9c07d62a60540ebc38 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
5aed9a35d128: Preparing
5aed9a35d128: Layer already exists
archlinux-ocaml-4.06-amd64: digest: sha256:abfe38c054644ff5dc99aeeb3bbe6fee8acef3b482d07b9c07d62a60540ebc38 size: 531
Job succeeded
2024-12-14 16:01.16: Job succeeded