Build:
- 0
2026-01-28 11:18.15: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-opam/opam2web.git#refs/heads/live-staging (9d7b26b214ffcd4b99571ae61b48d44fe265e16e)]
2026-01-28 11:18.15: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-01-28 11:18.15: Waiting for resource in pool OCluster
2026-01-28 11:18.15: Waiting for worker…
2026-01-28 11:18.27: Got resource from pool OCluster
Building on eumache
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 9d7b26b test
Synchronising submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 53B done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 3.47kB done
#2 DONE 0.0s
#3 resolve image config for docker.io/docker/dockerfile:1.3
#3 DONE 0.7s
#4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#4 CACHED
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 ...
#6 [internal] load metadata for docker.io/ocaml/opam:archive
#6 DONE 0.7s
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 0.8s
#7 [stage-2 1/16] FROM docker.io/ocaml/opam:archive@sha256:c47b29898cd29dc63ce77ff663aafb060c8811b0837dcf110e50f700ed65197a
#7 DONE 0.0s
#8 [build-opam2web 1/14] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#8 DONE 0.0s
#9 [internal] load build context
#9 transferring context: 1.16MB 0.0s done
#9 DONE 0.0s
#10 [build-opam2web 4/14] WORKDIR /home/opam/opam2web
#10 CACHED
#11 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#11 CACHED
#12 [build-opam2web 3/14] COPY --chown=opam:opam . /home/opam/opam2web
#12 CACHED
#13 [build-opam2web 5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#13 CACHED
#14 [build-opam2web 6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#14 CACHED
#15 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#15 ...
#7 [stage-2 1/16] FROM docker.io/ocaml/opam:archive@sha256:c47b29898cd29dc63ce77ff663aafb060c8811b0837dcf110e50f700ed65197a
#7 CACHED
#15 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#15 ...
#11 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#11 CACHED
#15 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#15 ...
#16 [build-opam-doc 2/15] RUN sudo apk add cgit groff
#16 CACHED
#15 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#15 78.67 [default] Initialised
#15 DONE 98.6s
#17 [build-opam2web 8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#17 0.734 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#17 DONE 1.0s
#18 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#18 1.177 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#18 1.177 warning 68: Missing field 'license'
#18 3.131 Package opam2web does not exist, create as a NEW package? [y/n] y
#18 3.132 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#18 11.85 The following actions will be performed:
#18 11.85 === recompile 2 packages
#18 11.85 - recompile ocaml 4.14.2 [upstream or system changes]
#18 11.85 - recompile opam-depext 1.2.3 [uses ocaml]
#18 11.85 === install 101 packages
#18 11.85 - install 0install-solver 2.18 [required by opam-0install-cudf]
#18 11.85 - install angstrom 0.16.1 [required by uri]
#18 11.85 - install asn1-combinators 0.3.2 [required by x509]
#18 11.85 - install astring 0.8.5 [required by conduit]
#18 11.85 - install base v0.16.4 [required by ppx_sexp_conv]
#18 11.85 - install base-bytes base [required by omd]
#18 11.85 - install base64 3.5.2 [required by opam-client]
#18 11.85 - install bigstringaf 0.10.0 [required by angstrom]
#18 11.85 - install bos 0.2.1 [required by ca-certs]
#18 11.85 - install ca-certs 1.0.1 [required by conduit-lwt-unix]
#18 11.85 - install cmdliner 1.3.0 [required by opam2web]
#18 11.85 - install cohttp 6.1.1 [required by cohttp-lwt-unix]
#18 11.85 - install cohttp-lwt 6.1.1 [required by cohttp-lwt-unix]
#18 11.85 - install cohttp-lwt-unix 6.1.1 [required by opam2web]
#18 11.85 - install conduit 8.0.0 [required by conduit-lwt]
#18 11.85 - install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
#18 11.85 - install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
#18 11.85 - install conf-c++ 1.0 [required by mccs]
#18 11.85 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#18 11.85 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#18 11.85 - install conf-pkg-config 4 [required by zarith]
#18 11.85 - install cow 2.5.0 [required by opam2web]
#18 11.85 - install cppo 1.8.0 [required by lwt, extlib]
#18 11.85 - install csexp 1.5.2 [required by dune-configurator]
#18 11.85 - install cstruct 6.2.0 [required by hex]
#18 11.85 - install cudf 0.10 [required by opam-solver]
#18 11.85 - install digestif 1.3.0 [required by ca-certs]
#18 11.85 - install domain-name 0.5.0 [required by ipaddr]
#18 11.85 - install dose3 7.0.0 [required by opam-solver]
#18 11.85 - install dune 3.21.0 [required by opam2web]
#18 11.85 - install dune-configurator 3.21.0 [required by base, lwt, mirage-crypto]
#18 11.85 - install duration 0.2.1 [required by mirage-crypto-rng]
#18 11.85 - install eqaf 0.10 [required by digestif, mirage-crypto]
#18 11.85 - install extlib 1.8.0 [required by cudf, dose3]
#18 11.85 - install ezjsonm 1.3.0 [required by cow]
#18 11.85 - install fmt 0.11.0 [required by cohttp-lwt-unix]
#18 11.85 - install fpath 0.7.3 [required by ca-certs]
#18 11.85 - install gen 1.1 [required by sedlex]
#18 11.85 - install gmap 0.3.0 [required by x509]
#18 11.85 - install hex 1.5.0 [required by ezjsonm]
#18 11.85 - install http 6.1.1 [required by cohttp-lwt-unix]
#18 11.85 - install ipaddr 5.6.1 [required by cohttp-lwt, conduit-lwt-unix]
#18 11.85 - install ipaddr-sexp 5.6.1 [required by conduit-lwt-unix]
#18 11.85 - install js_of_ocaml 6.2.0 [required by opam2web]
#18 11.85 - install js_of_ocaml-compiler 6.2.0 [required by js_of_ocaml]
#18 11.85 - install js_of_ocaml-ppx 6.2.0 [required by opam2web]
#18 11.85 - install jsonm 1.0.2 [required by ezjsonm]
#18 11.85 - install kdf 1.0.0 [required by x509]
#18 11.85 - install logs 0.10.0 [required by cohttp-lwt-unix]
#18 11.85 - install lwt 6.0.0 [required by cohttp-lwt-unix]
#18 11.85 - install macaddr 5.6.1 [required by ipaddr]
#18 11.85 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#18 11.85 - install mccs 1.1+19 [required by opam-solver]
#18 11.85 - install menhir 20250912 [required by js_of_ocaml-compiler, opam-file-format]
#18 11.85 - install menhirCST 20250912 [required by menhir]
#18 11.85 - install menhirLib 20250912 [required by js_of_ocaml-compiler]
#18 11.85 - install menhirSdk 20250912 [required by js_of_ocaml-compiler]
#18 11.85 - install mirage-crypto 2.0.2 [required by ca-certs]
#18 11.85 - install mirage-crypto-ec 2.0.2 [required by x509]
#18 11.85 - install mirage-crypto-pk 2.0.2 [required by x509]
#18 11.85 - install mirage-crypto-rng 2.0.2 [required by x509]
#18 11.85 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#18 11.85 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#18 11.85 - install ocamlbuild 0.16.1 [required by xmlm]
#18 11.85 - install ocamlfind 1.9.8 [required by xmlm]
#18 11.85 - install ocamlgraph 2.2.0 [required by dose3]
#18 11.85 - install ocplib-endian 1.2 [required by lwt]
#18 11.85 - install ohex 0.2.0 [required by ca-certs]
#18 11.85 - install omd 1.3.2 [required by opam2web]
#18 11.85 - install opam-0install-cudf 0.5.0 [required by opam-solver]
#18 11.85 - install opam-client 2.4.1 [required by opam2web]
#18 11.85 - install opam-core 2.4.1 [required by opam2web]
#18 11.85 - install opam-file-format 2.2.0 [required by opam-format]
#18 11.85 - install opam-format 2.4.1 [required by opam2web]
#18 11.85 - install opam-repository 2.4.1 [required by opam-client]
#18 11.85 - install opam-solver 2.4.1 [required by opam-client]
#18 11.85 - install opam-state 2.4.1 [required by opam2web]
#18 11.85 - install opam2web dev (pinned)
#18 11.85 - install patch 3.1.0 [required by opam-repository]
#18 11.85 - install ppx_derivers 1.2.1 [required by ppxlib]
#18 11.85 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix]
#18 11.85 - install ppxlib 0.35.0 [required by js_of_ocaml, js_of_ocaml-ppx]
#18 11.85 - install ptime 1.2.0 [required by ca-certs]
#18 11.85 - install re 1.14.0 [required by opam2web]
#18 11.85 - install rresult 0.7.0 [required by bos]
#18 11.85 - install sedlex 3.7 [required by js_of_ocaml-compiler]
#18 11.85 - install seq base [required by gen]
#18 11.85 - install sexplib0 v0.16.0 [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#18 11.85 - install sha 1.15.4 [required by opam-core]
#18 11.85 - install spdx_licenses 1.4.0 [required by opam-state]
#18 11.85 - install stdlib-shims 0.3.0 [required by dose3]
#18 11.85 - install stringext 1.6.0 [required by cohttp]
#18 11.85 - install swhid_core 0.1 [required by opam-core]
#18 11.85 - install topkg 1.1.1 [required by xmlm]
#18 11.85 - install uri 4.4.0 [required by opam2web]
#18 11.85 - install uri-sexp 4.4.0 [required by cohttp]
#18 11.85 - install uutf 1.0.4 [required by ezjsonm]
#18 11.85 - install x509 1.0.6 [required by ca-certs]
#18 11.85 - install xmlm 1.4.0 [required by cow]
#18 11.85 - install yojson 3.0.0 [required by opam2web]
#18 11.85 - install zarith 1.14 [required by mirage-crypto-pk]
#18 12.91
#18 12.91 The following system packages will first need to be installed:
#18 12.91 g++
#18 12.91
#18 12.91 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#18 12.91
#18 12.91 opam believes some required external dependencies are missing. opam can:
#18 12.91 > 1. Run apk to install them (may need root/sudo access)
#18 12.91 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#18 12.91 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#18 12.91 4. Abort the installation
#18 12.91
#18 12.91 [1/2/3/4] 1
#18 12.91
#18 12.91 + /usr/bin/sudo "apk" "add" "g++"
#18 13.91 - OK: 297 MiB in 102 packages
#18 14.09
#18 14.09 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#18 14.41 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#18 14.49 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#18 14.67 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#18 14.94 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#18 15.12 -> retrieved 0install-solver.2.18 (https://opam.ocaml.org/cache)
#18 15.42 -> retrieved base.v0.16.4 (https://opam.ocaml.org/cache)
#18 15.43 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#18 15.45 -> retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
#18 15.73 -> retrieved ca-certs.1.0.1 (https://opam.ocaml.org/cache)
#18 16.24 -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1 (https://opam.ocaml.org/cache)
#18 16.25 -> installed conf-c++.1.0
#18 16.28 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#18 16.40 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (https://opam.ocaml.org/cache)
#18 16.41 -> installed conf-pkg-config.4
#18 16.42 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#18 16.43 -> installed conf-gmp.5
#18 16.46 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#18 16.47 -> installed conf-gmp-powm-sec.4
#18 16.49 -> retrieved cow.2.5.0 (https://opam.ocaml.org/cache)
#18 16.55 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#18 16.62 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#18 16.67 -> retrieved cudf.0.10 (https://opam.ocaml.org/cache)
#18 16.98 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#18 18.23 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#18 18.92 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#18 19.10 -> retrieved dose3.7.0.0 (https://opam.ocaml.org/cache)
#18 19.29 -> retrieved duration.0.2.1 (https://opam.ocaml.org/cache)
#18 19.40 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#18 19.55 -> retrieved extlib.1.8.0 (https://opam.ocaml.org/cache)
#18 19.56 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#18 19.69 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#18 19.85 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#18 20.03 -> retrieved gen.1.1 (https://opam.ocaml.org/cache)
#18 20.06 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#18 20.24 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#18 20.39 -> retrieved ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1 (https://opam.ocaml.org/cache)
#18 26.29 -> retrieved dune.3.21.0, dune-configurator.3.21.0 (https://opam.ocaml.org/cache)
#18 26.32 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#18 26.53 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#18 26.56 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#18 26.73 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#18 26.83 -> retrieved lwt.6.0.0 (https://opam.ocaml.org/cache)
#18 27.03 -> retrieved mccs.1.1+19 (https://opam.ocaml.org/cache)
#18 27.95 -> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (https://opam.ocaml.org/cache)
#18 33.58 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0 (https://opam.ocaml.org/cache)
#18 33.62 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#18 33.84 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#18 34.02 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#18 34.58 -> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2 (https://opam.ocaml.org/cache)
#18 34.72 -> retrieved ocamlgraph.2.2.0 (https://opam.ocaml.org/cache)
#18 34.74 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#18 34.95 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#18 35.27 -> retrieved omd.1.3.2 (https://opam.ocaml.org/cache)
#18 35.28 -> retrieved opam-0install-cudf.0.5.0 (https://opam.ocaml.org/cache)
#18 35.31 -> retrieved opam-depext.1.2.3 (cached)
#18 35.32 -> removed opam-depext.1.2.3
#18 35.47 -> removed ocaml.4.14.2
#18 35.48 -> installed ocaml.4.14.2
#18 37.27 -> retrieved opam-file-format.2.2.0 (https://opam.ocaml.org/cache)
#18 38.06 -> retrieved opam-client.2.4.1, opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-solver.2.4.1, opam-state.2.4.1 (https://opam.ocaml.org/cache)
#18 38.07 -> installed opam-depext.1.2.3
#18 38.07 -> retrieved opam2web.dev (file:///home/opam/opam2web)
#18 38.12 -> retrieved ocamlfind.1.9.8 (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz)
#18 38.15 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#18 38.17 -> retrieved patch.3.1.0 (https://opam.ocaml.org/cache)
#18 38.24 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#18 38.27 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#18 38.57 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#18 38.58 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#18 38.74 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#18 38.87 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#18 38.89 -> retrieved sedlex.3.7 (https://opam.ocaml.org/cache)
#18 38.96 -> retrieved seq.base (2 extra sources)
#18 38.96 -> retrieved seq.base (2 extra sources)
#18 38.96 -> installed seq.base
#18 39.14 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#18 39.15 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#18 41.12 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#18 41.13 -> retrieved spdx_licenses.1.4.0 (https://opam.ocaml.org/cache)
#18 41.15 -> retrieved swhid_core.0.1 (https://opam.ocaml.org/cache)
#18 41.22 -> installed cmdliner.1.3.0
#18 41.27 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#18 41.32 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#18 41.38 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#18 41.47 -> retrieved x509.1.0.6 (https://opam.ocaml.org/cache)
#18 41.48 -> retrieved xmlm.1.4.0 (https://opam.ocaml.org/cache)
#18 41.81 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#18 41.97 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#18 43.16 -> installed ocamlfind.1.9.8
#18 43.17 -> installed base-bytes.base
#18 43.85 -> installed ocamlbuild.0.16.1
#18 47.28 -> installed zarith.1.14
#18 49.98 -> installed topkg.1.1.1
#18 50.77 -> installed rresult.0.7.0
#18 51.73 -> installed uutf.1.0.4
#18 51.76 -> installed fmt.0.11.0
#18 51.85 -> installed ptime.1.2.0
#18 51.91 -> installed xmlm.1.4.0
#18 52.18 -> installed astring.0.8.5
#18 53.09 -> installed fpath.0.7.3
#18 53.10 -> installed jsonm.1.0.2
#18 63.51 -> installed dune.3.21.0
#18 64.80 -> installed asn1-combinators.0.3.2
#18 64.87 -> installed 0install-solver.2.18
#18 64.88 -> installed base64.3.5.2
#18 64.89 -> installed csexp.1.5.2
#18 66.86 -> installed cppo.1.8.0
#18 66.89 -> installed cstruct.6.2.0
#18 66.90 -> installed domain-name.0.5.0
#18 66.91 -> installed duration.0.2.1
#18 66.93 -> installed eqaf.0.10
#18 67.05 -> installed gen.1.1
#18 67.06 -> installed gmap.0.3.0
#18 67.08 -> installed http.6.1.1
#18 67.09 -> installed macaddr.5.6.1
#18 67.12 -> installed magic-mime.1.3.1
#18 67.13 -> installed menhirCST.20250912
#18 67.15 -> installed menhirLib.20250912
#18 67.17 -> installed menhirSdk.20250912
#18 67.47 -> installed ocaml-compiler-libs.v0.12.4
#18 67.54 -> installed ocaml-syntax-shims.1.0.0
#18 67.55 -> installed ohex.0.2.0
#18 67.57 -> installed patch.3.1.0
#18 67.58 -> installed ppx_derivers.1.2.1
#18 67.75 -> installed re.1.14.0
#18 68.04 -> installed ocamlgraph.2.2.0
#18 68.10 -> installed omd.1.3.2
#18 68.12 -> installed sexplib0.v0.16.0
#18 68.13 -> installed spdx_licenses.1.4.0
#18 68.15 -> installed stdlib-shims.0.3.0
#18 68.30 -> installed stringext.1.6.0
#18 68.32 -> installed swhid_core.0.1
#18 68.38 -> installed yojson.3.0.0
#18 68.43 -> installed extlib.1.8.0
#18 68.48 -> installed ocplib-endian.1.2
#18 68.49 -> installed hex.1.5.0
#18 68.65 -> installed digestif.1.3.0
#18 68.67 -> installed ipaddr.5.6.1
#18 68.76 -> installed ezjsonm.1.3.0
#18 69.34 -> installed cudf.0.10
#18 69.70 -> installed sha.1.15.4
#18 69.94 -> installed opam-0install-cudf.0.5.0
#18 70.72 -> installed dune-configurator.3.21.0
#18 71.92 -> installed bigstringaf.0.10.0
#18 72.04 -> installed dose3.7.0.0
#18 72.76 -> installed angstrom.0.16.1
#18 75.21 -> installed mirage-crypto.2.0.2
#18 75.50 -> installed mccs.1.1+19
#18 75.89 -> installed uri.4.4.0
#18 76.16 -> installed lwt.6.0.0
#18 76.18 -> installed kdf.1.0.0
#18 76.55 -> installed cow.2.5.0
#18 77.72 -> installed opam-core.2.4.1
#18 79.93 -> installed base.v0.16.4
#18 86.32 -> installed menhir.20250912
#18 87.14 -> installed opam-file-format.2.2.0
#18 88.73 -> installed ppxlib.0.35.0
#18 92.47 -> installed ppx_sexp_conv.v0.16.0
#18 92.86 -> installed sedlex.3.7
#18 94.41 -> installed opam-format.2.4.1
#18 94.64 -> installed ipaddr-sexp.5.6.1
#18 94.65 -> installed uri-sexp.4.4.0
#18 99.57 -> installed opam-repository.2.4.1
#18 100.4 -> installed opam-solver.2.4.1
#18 106.4 -> installed opam-state.2.4.1
#18 109.6 -> installed js_of_ocaml-compiler.6.2.0
#18 112.7 -> installed logs.0.10.0
#18 113.4 -> installed mirage-crypto-rng.2.0.2
#18 114.1 -> installed mirage-crypto-pk.2.0.2
#18 114.6 -> installed conduit.8.0.0
#18 115.3 -> installed cohttp.6.1.1
#18 116.1 -> installed bos.0.2.1
#18 116.4 -> installed opam-client.2.4.1
#18 116.4 -> installed conduit-lwt.8.0.0
#18 117.8 -> installed cohttp-lwt.6.1.1
#18 120.8 -> installed mirage-crypto-ec.2.0.2
#18 122.6 -> installed x509.1.0.6
#18 122.9 -> installed ca-certs.1.0.1
#18 125.1 -> installed conduit-lwt-unix.8.0.0
#18 127.4 -> installed cohttp-lwt-unix.6.1.1
#18 134.5 -> installed js_of_ocaml.6.2.0
#18 140.6 -> installed js_of_ocaml-ppx.6.2.0
#18 144.2 -> installed opam2web.dev
#18 148.0 Done.
#18 148.0
#18 148.0 <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
#18 148.0 => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
#18 148.0 # To update the current shell environment, run: eval $(opam env)
#18 DONE 149.2s
#19 [build-opam2web 10/14] RUN cp -r content /opt/opam2web/share/opam2web/
#19 DONE 1.0s
#20 [build-opam2web 11/14] RUN rm -rf /opt/opam2web/share/opam2web/lib
#20 DONE 0.8s
#21 [build-opam2web 12/14] RUN rm -rf /opt/opam2web/share/opam2web/doc
#21 DONE 1.1s
#22 [build-opam2web 13/14] RUN git clone https://github.com/ocaml/opam.wiki.git --depth 1 -b old_wiki /opt/opam2web/share/opam2web/content/doc/1.1 && rm -rf /opt/opam2web/share/opam2web/content/doc/1.1/.git
#22 0.810 Cloning into '/opt/opam2web/share/opam2web/content/doc/1.1'...
#22 DONE 1.7s
#23 [build-opam2web 14/14] RUN git clone https://github.com/ocaml/opam --depth 1 -b 1.2 /tmp/opam-1.2 && mv /tmp/opam-1.2/doc/pages /opt/opam2web/share/opam2web/content/doc/1.2 && rm -rf /tmp/opam-1.2
#23 0.520 Cloning into '/tmp/opam-1.2'...
#23 DONE 1.9s
#24 [stage-2 2/16] RUN apk add --update git curl rsync libstdc++ rdfind caddy
#24 CACHED
#25 [build-opam-doc 3/15] RUN sudo mkdir -p /usr/local/bin && echo -e '#!/bin/sh\n set -euo pipefail\n echo\n echo\n echo "<!DOCTYPE html>"\n echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"\n /usr/lib/cgit/filters/html-converters/man2html <$2\n echo "</BODY></HTML>"\n' | sudo tee /usr/local/bin/man2html && sudo chmod a+x /usr/local/bin/man2html
#25 CACHED
#26 [build-opam-doc 10/15] RUN echo '(vendored_dirs src_ext)' >> dune
#26 CACHED
#27 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#27 CACHED
#28 [build-opam-doc 5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#28 CACHED
#29 [build-opam-doc 13/15] RUN cp -r doc/html /opt/opam/doc/api
#29 CACHED
#30 [build-opam-doc 14/15] RUN cp -r doc/man-html /opt/opam/doc/man
#30 CACHED
#31 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#31 CACHED
#32 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#32 CACHED
#33 [build-opam-doc 6/15] RUN opam install odoc
#33 CACHED
#34 [build-opam-doc 8/15] WORKDIR /home/opam/opam
#34 CACHED
#35 [build-opam-doc 12/15] RUN sudo mkdir -p /opt/opam/doc && sudo chown -R opam:opam /opt/opam
#35 CACHED
#36 [build-opam-doc 7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam && git -C /home/opam/opam checkout 40d198913c9daffd882be12d058ccb25aa4bfbae
#36 CACHED
#37 [build-opam-doc 15/15] RUN cp -r doc/pages/* /opt/opam/doc/
#37 CACHED
#38 exporting to image
#38 exporting layers
#38 exporting layers 32.6s done
#38 writing image sha256:70e910fd0a27073913b0fa5aff7ad7607de3f4076121fe859b6bce9ee44793df
#38 writing image sha256:70e910fd0a27073913b0fa5aff7ad7607de3f4076121fe859b6bce9ee44793df done
#38 DONE 32.6s
Job succeeded
2026-01-28 11:37.33: Job succeeded