Build:
- 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.2-afl-arm64 Dockerfile: # syntax=docker/dockerfile:1 FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098 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.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-afl RUN opam pin add -k version ocaml-variants 5.2.1+options 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.2.1+afl-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098" 2024-12-14 13:13.43: Waiting for resource in pool OCluster 2024-12-14 13:37.18: Waiting for worker… 2024-12-14 18:01.47: Got resource from pool OCluster Building on ocaml-1.osuosl.ci.dev WARNING: experimental flag squash is removed with BuildKit. You should squash inside build using a multi-stage Dockerfile for efficiency. #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 692B done #1 DONE 1.5s #2 resolve image config for docker-image://docker.io/docker/dockerfile:1 #2 DONE 1.2s #3 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5 #3 CACHED #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 692B done #1 DONE 1.5s #4 [internal] load build definition from Dockerfile #4 DONE 0.0s #5 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098 #5 DONE 0.3s #6 [internal] load .dockerignore #6 transferring context: 2B done #6 DONE 0.2s #7 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098 #7 CACHED #8 [2/8] RUN apt-get -y update #8 1.425 Hit:1 http://deb.debian.org/debian bookworm InRelease #8 1.425 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #8 1.426 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #8 2.405 Fetched 55.4 kB in 1s (51.7 kB/s) #8 2.405 Reading package lists... #8 DONE 3.4s #9 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade #9 1.575 Reading package lists... #9 2.241 Building dependency tree... #9 2.540 Reading state information... #9 2.675 Calculating upgrade... #9 3.326 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #9 DONE 4.4s #10 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev #10 1.116 Reading package lists... #10 1.852 Building dependency tree... #10 2.128 Reading state information... #10 2.818 The following NEW packages will be installed: #10 2.822 libzstd-dev #10 2.864 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. #10 2.864 Need to get 317 kB of archives. #10 2.864 After this operation, 1139 kB of additional disk space will be used. #10 2.864 Get:1 http://deb.debian.org/debian bookworm/main arm64 libzstd-dev arm64 1.5.4+dfsg2-5 [317 kB] #10 4.421 debconf: delaying package configuration, since apt-utils is not installed #10 4.537 Fetched 317 kB in 0s (10.6 MB/s) #10 4.775 Selecting previously unselected package libzstd-dev:arm64. #10 4.775 (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.) #10 4.804 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_arm64.deb ... #10 4.843 Unpacking libzstd-dev:arm64 (1.5.4+dfsg2-5) ... #10 5.196 Setting up libzstd-dev:arm64 (1.5.4+dfsg2-5) ... #10 DONE 8.4s #11 [internal] load build context #11 transferring context: 692B done #11 DONE 0.3s #12 [5/8] RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-afl #12 12.97 #12 12.97 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> #12 13.12 [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 #12 13.23 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install #12 13.83 [ocaml-variants.5.2.1+options] downloaded from https://github.com/ocaml/ocaml/releases/download/5.2.1/ocaml-5.2.1.tar.gz #12 14.64 [ocaml-variants.5.2.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install #12 14.65 #12 14.65 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> #12 14.67 -> installed base-bigarray.base #12 14.67 -> installed base-threads.base #12 14.68 -> installed base-unix.base #12 14.68 -> installed host-arch-arm64.1 #12 14.69 -> installed host-system-other.1 #12 14.69 -> installed ocaml-option-afl.1 #12 15.19 -> installed ocaml-options-only-afl.1 #12 213.9 -> installed ocaml-variants.5.2.1+options #12 214.0 -> installed ocaml-config.3 #12 214.2 -> installed ocaml.5.2.1 #12 214.3 -> installed base-domains.base #12 214.3 -> installed base-nnp.base #12 214.8 Done. #12 214.8 # Run eval $(opam env) to update the current shell environment #12 DONE 219.3s #13 [6/8] RUN opam pin add -k version ocaml-variants 5.2.1+options #13 2.772 ocaml-variants is now pinned to version 5.2.1+options #13 2.772 #13 10.67 No package build needed. #13 10.67 Nothing to do. #13 10.67 # Run eval $(opam env) to update the current shell environment #13 DONE 10.8s #14 [7/8] RUN opam install -y opam-depext #14 9.765 The following actions will be performed: #14 9.765 - install opam-depext 1.2.3 #14 9.765 #14 9.765 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> #14 10.26 [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 #14 10.30 #14 10.30 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> #14 12.69 -> installed opam-depext.1.2.3 #14 12.70 Done. #14 12.70 # Run eval $(opam env) to update the current shell environment #14 DONE 13.8s #15 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ] #15 DONE 2.6s #16 exporting to image #16 exporting layers #16 exporting layers 3.5s done #16 writing image sha256:c4982d5ecb2f5179a1164de1a59a57597280429572f4667bf03f1ec069a5fd53 0.0s done #16 DONE 3.6s 1 warning found (use --debug to expand): - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 14) Pushing "sha256:c4982d5ecb2f5179a1164de1a59a57597280429572f4667bf03f1ec069a5fd53" to "ocurrent/opam-staging:debian-12-ocaml-5.2-afl-arm64" as user "ocurrentbuilder" Login Succeeded The push refers to repository [docker.io/ocurrent/opam-staging] fd9079b1b5f6: Preparing f9f5cbc76503: Preparing 26cbc49868a2: Preparing c64b47c6045e: Preparing 4bfc2725d069: Preparing 1491bc5ea8ee: Preparing 53ec883f8e1c: Preparing 6e8e0023ac1f: Preparing 1491bc5ea8ee: Waiting 53ec883f8e1c: Waiting 6e8e0023ac1f: Waiting 4bfc2725d069: Layer already exists 1491bc5ea8ee: Layer already exists 53ec883f8e1c: Layer already exists 6e8e0023ac1f: Layer already exists 26cbc49868a2: Pushed fd9079b1b5f6: Pushed f9f5cbc76503: Pushed c64b47c6045e: Pushed debian-12-ocaml-5.2-afl-arm64: digest: sha256:1dd7ccdc517f6f62bcb9607d3c20ac0a29d962722c282ed3ac5074b986d73e0a size: 1994 The push refers to repository [docker.io/ocurrent/opam-staging] fd9079b1b5f6: Preparing f9f5cbc76503: Preparing 26cbc49868a2: Preparing c64b47c6045e: Preparing 4bfc2725d069: Preparing 1491bc5ea8ee: Preparing 53ec883f8e1c: Preparing 6e8e0023ac1f: Preparing 53ec883f8e1c: Waiting 6e8e0023ac1f: Waiting 1491bc5ea8ee: Waiting 4bfc2725d069: Layer already exists c64b47c6045e: Layer already exists 26cbc49868a2: Layer already exists f9f5cbc76503: Layer already exists fd9079b1b5f6: Layer already exists 1491bc5ea8ee: Layer already exists 53ec883f8e1c: Layer already exists 6e8e0023ac1f: Layer already exists debian-12-ocaml-5.2-afl-arm64: digest: sha256:1dd7ccdc517f6f62bcb9607d3c20ac0a29d962722c282ed3ac5074b986d73e0a size: 1994 Job succeeded 2024-12-14 18:06.57: Job succeeded