Build:
- 0
2024-09-26 10:12.41: New job: Build using linux-x86_64 in
[]
2024-09-26 10:12.41: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.3-alpha1-no-flat-float-array-i386
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:66b8b684b1c151b3f80715edee972ed782fcaf659a5d481a47b0c2be4f286376
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~alpha1 --packages=ocaml-variants.5.3.0~alpha1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.3.0~alpha1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-09-26 10:12.41: Using cache hint "5.3.0~alpha1+no-flat-float-array-i386-ocurrent/opam-staging@sha256:66b8b684b1c151b3f80715edee972ed782fcaf659a5d481a47b0c2be4f286376"
2024-09-26 10:12.41: Waiting for confirm-threshold > above-average
2024-09-26 10:12.47: Confirm-threshold now > above-average
2024-09-26 10:12.47: Connecting to build cluster…
2024-09-26 10:12.48: Waiting for resource in pool OCluster
2024-09-26 10:12.48: Waiting for worker…
2024-09-26 10:18.56: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:228073d9017d48a450fe397ba22299f37cb10440e4d8360496d5bbc2617af3bd
#1 transferring dockerfile: 883B 0.0s done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:8afccc35bc1648642f783b8fac07d3b479cf50a7982d81d662e97f6a57998faf
#2 transferring context: 2B done
#2 DONE 0.1s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.8s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
#4 sha256:24fde5e954f72b7d1f316aa1ba3f1b8d56c40e1998a504163b9b6f3c495f8524
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:22ab95526de2b6e05abca80b789fe93ae383883151295680fbf5bc83a2d84369
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:66b8b684b1c151b3f80715edee972ed782fcaf659a5d481a47b0c2be4f286376
#6 sha256:d2478f76f634d165e8e13e8b845df542086c7062cccdea4d67a99a6969daaaf2
#6 DONE 0.5s
#7 [internal] load .dockerignore
#7 sha256:4367b6c0ec9f8598f26fe8e2c42eb85c112e348cc4a0a44cee1e364dcfadd73c
#7 DONE 0.0s
#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:66b8b684b1c151b3f80715edee972ed782fcaf659a5d481a47b0c2be4f286376
#8 sha256:0491b2487e4d136301c6cfe9d15e87e685fc011c5d568ca2cd96466533ab21d8
#8 CACHED
#16 [internal] load build context
#16 sha256:48fb97c439635cad275f44f2379c571961df114cc90a787988f66c67a1f90791
#16 transferring context: 883B 0.0s done
#16 DONE 0.1s
#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:3511edbbaa35734fdaf5cc42bfa4bccd690d1b0bd7878deaaf27f2ade234ce5a
#9 3.788 [beta] Initialised
#9 DONE 4.4s
#10 [3/9] RUN apt-get -y update
#10 sha256:a5511d3f0d21165674888acb0ba0cf60ec3238ce380aa33deb8a5274ab67436d
#10 2.053 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 2.053 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 2.059 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 2.628 Get:4 http://deb.debian.org/debian-security bookworm-security/main i386 Packages [181 kB]
#10 2.706 Fetched 285 kB in 1s (410 kB/s)
#10 2.706 Reading package lists...
#10 DONE 4.3s
#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:d6860dac347b59289f9a66398680a56a6260c77c4c55f25c0a58c49ca42194dd
#11 1.307 Reading package lists...
#11 2.679 Building dependency tree...
#11 2.988 Reading state information...
#11 3.073 Calculating upgrade...
#11 3.604 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 3.8s
#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:41a405a7f327cb88124c3b5c631a2840809057821b7e0348fe324382a1ed7d63
#12 1.454 Reading package lists...
#12 2.850 Building dependency tree...
#12 3.153 Reading state information...
#12 3.732 The following NEW packages will be installed:
#12 3.736 libzstd-dev
#12 3.781 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 3.781 Need to get 338 kB of archives.
#12 3.781 After this operation, 1175 kB of additional disk space will be used.
#12 3.781 Get:1 http://deb.debian.org/debian bookworm/main i386 libzstd-dev i386 1.5.4+dfsg2-5 [338 kB]
#12 4.237 debconf: delaying package configuration, since apt-utils is not installed
#12 4.300 Fetched 338 kB in 0s (9547 kB/s)
#12 4.384 Selecting previously unselected package libzstd-dev:i386.
#12 4.384 (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 ... 18730 files and directories currently installed.)
#12 4.446 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_i386.deb ...
#12 4.450 Unpacking libzstd-dev:i386 (1.5.4+dfsg2-5) ...
#12 4.605 Setting up libzstd-dev:i386 (1.5.4+dfsg2-5) ...
#12 DONE 5.0s
#13 [6/9] RUN opam switch create 5.3~alpha1 --packages=ocaml-variants.5.3.0~alpha1+options,ocaml-options-only-no-flat-float-array
#13 sha256:4c16869f3d68d0159c70a1c1feda620802cf5cdc5010071c5934c3df1fc3af95
#13 16.81
#13 16.81 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 17.02 [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 17.22 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 17.70 [ocaml-compiler.5.3.0~alpha1] downloaded from https://github.com/ocaml/ocaml/archive/5.3.0-alpha1.tar.gz
#13 19.20 [ocaml-compiler.5.3.0~alpha1/ocaml-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/ocaml/899b8f3bece45f55161dad72eaa223c2bb7202e8/ocaml-variants.install
#13 19.20
#13 19.20 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 19.20 -> installed base-bigarray.base
#13 19.21 -> installed base-threads.base
#13 19.21 -> installed base-unix.base
#13 19.21 -> installed host-arch-x86_32.1
#13 19.22 -> installed host-system-other.1
#13 19.22 -> installed ocaml-beta.enabled
#13 19.23 -> installed ocaml-option-bytecode-only.1
#13 19.24 -> installed ocaml-option-no-flat-float-array.1
#13 19.83 -> installed ocaml-options-only-no-flat-float-array.1+bytecode-only
#13 157.6 -> installed ocaml-compiler.5.3.0~alpha1
#13 157.7 -> installed ocaml-variants.5.3.0~alpha1+options
#13 157.7 -> installed ocaml-config.3
#13 158.0 -> installed ocaml.5.3.0
#13 158.1 -> installed base-domains.base
#13 158.1 -> installed base-effects.base
#13 158.2 -> installed base-nnp.base
#13 158.7 Done.
#13 158.7 # Run eval $(opam env) to update the current shell environment
#13 DONE 160.1s
#14 [7/9] RUN opam pin add -k version ocaml-variants 5.3.0~alpha1+options
#14 sha256:f81211eef44027cef45e2955800c32e4a02a242bf90f96349c579d91be3c3a44
#14 3.177 ocaml-variants is now pinned to version 5.3.0~alpha1+options
#14 3.177
#14 15.43 No package build needed.
#14 15.43 Nothing to do.
#14 15.43 # Run eval $(opam env) to update the current shell environment
#14 DONE 15.7s
#15 [8/9] RUN opam install -y opam-depext
#15 sha256:94dc2b50a3d0c674c7456e08863d21d93294092efbe376e6aacd2de3eba2ce02
#15 16.26 The following actions will be performed:
#15 16.26 - install opam-depext 1.2.3
#15 16.26
#15 16.26 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 17.11 [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 17.17
#15 17.17 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 21.58 -> installed opam-depext.1.2.3
#15 21.60 Done.
#15 21.61 # Run eval $(opam env) to update the current shell environment
#15 DONE 21.9s
#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:1d86fc6cf59176e53c3b74c93576d5034582cf71bdee07ab8fdb275e0f37ecba
#17 DONE 0.1s
#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 2.4s done
#18 writing image sha256:3dad0934cf8e60c08e7adccced7ddd6ff0a884b04f611748077c36d9be0a7a8f done
#18 DONE 2.4s
Pushing "sha256:cbf4cf7fd0bb2eb29f004581440044065fb95d56c791add3cc048302e44c008c" to "ocurrent/opam-staging:debian-12-ocaml-5.3-alpha1-no-flat-float-array-i386" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
c38a80b7261a: Preparing
c38a80b7261a: Pushed
debian-12-ocaml-5.3-alpha1-no-flat-float-array-i386: digest: sha256:8cd12c47cdb4c7f9cddd085bd4c1a0fe8d98f1390c3e047ff62c335fd0be3577 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
c38a80b7261a: Preparing
c38a80b7261a: Layer already exists
debian-12-ocaml-5.3-alpha1-no-flat-float-array-i386: digest: sha256:8cd12c47cdb4c7f9cddd085bd4c1a0fe8d98f1390c3e047ff62c335fd0be3577 size: 531
Job succeeded
2024-09-26 10:27.30: Job succeeded