Build:
- 0
2026-05-08 07:02.41: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-opam/opam2web.git#refs/pull/256/head (1bcf6d588047ff712180f190589fa5bdbecce58b)]
2026-05-08 07:02.41: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-05-08 07:02.41: Waiting for worker…
2026-05-08 07:02.42: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 1bcf6d5 Show the link to the documentation on the package pages, if set
Synchronizing 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 build definition from Dockerfile
#1 transferring dockerfile: 3.32kB done
#1 DONE 0.1s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 1.0s
#3 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#3 CACHED
#4 [internal] load .dockerignore
#4 transferring context: 53B done
#4 DONE 0.2s
#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 6.3s
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 6.3s
#7 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#7 CACHED
#8 [build-opam-doc 1/15] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#8 DONE 0.0s
#9 [build-opam-doc 2/15] RUN sudo apk add cgit groff
#9 CACHED
#10 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#10 CACHED
#11 [internal] load build context
#11 transferring context:
#11 transferring context: 1.16MB 0.0s done
#11 DONE 19.2s
#12 [build-opam2web 4/14] WORKDIR /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 3/14] COPY --chown=opam:opam . /home/opam/opam2web
#14 CACHED
#15 [build-opam2web 6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#15 CACHED
#16 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#773d384256a58f26ae9a2c24a70f29fd0a96c1d6
#16 277.3 [default] Initialised
#16 DONE 293.4s
#17 [build-opam2web 8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#17 0.365 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#17 DONE 0.5s
#18 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#18 0.888 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#18 0.888 warning 68: Missing field 'license'
#18 2.360 Package opam2web does not exist, create as a NEW package? [y/n] y
#18 2.361 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#18 7.184 The following actions will be performed:
#18 7.185 === recompile 2 packages
#18 7.185 - recompile ocaml 4.14.2 [upstream or system changes]
#18 7.185 - recompile opam-depext 1.2.3 [uses ocaml]
#18 7.185 === install 102 packages
#18 7.185 - install 0install-solver 2.18 [required by opam-0install-cudf]
#18 7.185 - install angstrom 0.16.1 [required by uri]
#18 7.185 - install asn1-combinators 0.3.2 [required by x509]
#18 7.185 - install astring 0.8.5 [required by conduit]
#18 7.185 - install base v0.16.5 [required by ppx_sexp_conv]
#18 7.185 - install base-bytes base [required by omd]
#18 7.185 - install base64 3.5.2 [required by opam-client]
#18 7.185 - install bigstringaf 0.10.0 [required by angstrom]
#18 7.186 - install bos 0.3.0 [required by ca-certs]
#18 7.186 - install ca-certs 1.0.3 [required by conduit-lwt-unix]
#18 7.186 - install cmdliner 1.3.0 [required by opam2web]
#18 7.186 - install cohttp 6.1.1 [required by cohttp-lwt-unix]
#18 7.186 - install cohttp-lwt 6.1.1 [required by cohttp-lwt-unix]
#18 7.186 - install cohttp-lwt-unix 6.1.1 [required by opam2web]
#18 7.186 - install conduit 8.0.0 [required by conduit-lwt]
#18 7.186 - install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
#18 7.186 - install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
#18 7.186 - install conf-c++ 1.0 [required by mccs]
#18 7.186 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#18 7.186 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#18 7.186 - install conf-pkg-config 4 [required by zarith]
#18 7.186 - install cow 2.5.0 [required by opam2web]
#18 7.186 - install cppo 1.8.0 [required by lwt, extlib]
#18 7.186 - install csexp 1.5.2 [required by dune-configurator]
#18 7.186 - install cstruct 6.2.0 [required by hex]
#18 7.186 - install cudf 0.10 [required by opam-solver]
#18 7.186 - install digestif 1.3.0 [required by ca-certs]
#18 7.186 - install domain-name 0.5.0 [required by ipaddr]
#18 7.186 - install dose3 7.0.0 [required by opam-solver]
#18 7.186 - install dune 3.23.0 [required by opam2web]
#18 7.186 - install dune-configurator 3.23.0 [required by base, lwt, mirage-crypto]
#18 7.186 - install duration 0.3.1 [required by mirage-crypto-rng]
#18 7.186 - install eqaf 0.10 [required by digestif, mirage-crypto]
#18 7.186 - install extlib 1.8.0 [required by cudf, dose3]
#18 7.186 - install ezjsonm 1.3.0 [required by cow]
#18 7.186 - install fmt 0.11.0 [required by cohttp-lwt-unix]
#18 7.186 - install fpath 0.7.3 [required by ca-certs]
#18 7.186 - install gen 1.1 [required by sedlex]
#18 7.186 - install gmap 0.3.0 [required by x509]
#18 7.186 - install hex 1.5.0 [required by ezjsonm]
#18 7.186 - install http 6.1.1 [required by cohttp-lwt-unix]
#18 7.186 - install ipaddr 5.6.2 [required by cohttp-lwt, conduit-lwt-unix]
#18 7.186 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#18 7.186 - install js_of_ocaml 6.2.0 [required by opam2web]
#18 7.186 - install js_of_ocaml-compiler 6.2.0 [required by js_of_ocaml]
#18 7.186 - install js_of_ocaml-ppx 6.2.0 [required by opam2web]
#18 7.186 - install jsonm 1.0.2 [required by ezjsonm]
#18 7.186 - install kdf 1.0.0 [required by x509]
#18 7.186 - install logs 0.10.0 [required by cohttp-lwt-unix]
#18 7.186 - install lwt 6.1.2 [required by cohttp-lwt-unix]
#18 7.186 - install macaddr 5.6.2 [required by ipaddr]
#18 7.186 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#18 7.186 - install mccs 1.1+19 [required by opam-solver]
#18 7.186 - install menhir 20260209 [required by js_of_ocaml-compiler, opam-file-format]
#18 7.186 - install menhirCST 20260209 [required by menhir]
#18 7.186 - install menhirGLR 20260209 [required by menhir]
#18 7.186 - install menhirLib 20260209 [required by js_of_ocaml-compiler]
#18 7.186 - install menhirSdk 20260209 [required by js_of_ocaml-compiler]
#18 7.186 - install mirage-crypto 2.1.0 [required by ca-certs]
#18 7.187 - install mirage-crypto-ec 2.1.0 [required by x509]
#18 7.187 - install mirage-crypto-pk 2.1.0 [required by x509]
#18 7.187 - install mirage-crypto-rng 2.1.0 [required by x509]
#18 7.187 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#18 7.187 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#18 7.187 - install ocamlbuild 0.16.1 [required by xmlm]
#18 7.187 - install ocamlfind 1.9.8 [required by xmlm]
#18 7.187 - install ocamlgraph 2.2.0 [required by dose3]
#18 7.187 - install ocplib-endian 1.2 [required by lwt]
#18 7.187 - install ohex 0.2.0 [required by ca-certs]
#18 7.187 - install omd 1.3.2 [required by opam2web]
#18 7.187 - install opam-0install-cudf 0.5.0 [required by opam-solver]
#18 7.187 - install opam-client 2.4.1 [required by opam2web]
#18 7.187 - install opam-core 2.4.1 [required by opam2web]
#18 7.187 - install opam-file-format 2.2.0 [required by opam-format]
#18 7.187 - install opam-format 2.4.1 [required by opam2web]
#18 7.187 - install opam-repository 2.4.1 [required by opam-client]
#18 7.187 - install opam-solver 2.4.1 [required by opam-client]
#18 7.187 - install opam-state 2.4.1 [required by opam2web]
#18 7.187 - install opam2web dev (pinned)
#18 7.187 - install patch 3.1.1 [required by opam-repository]
#18 7.187 - install ppx_derivers 1.2.1 [required by ppxlib]
#18 7.187 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix]
#18 7.187 - install ppxlib 0.35.0 [required by js_of_ocaml, js_of_ocaml-ppx]
#18 7.187 - install ptime 1.2.0 [required by ca-certs]
#18 7.187 - install re 1.14.0 [required by opam2web]
#18 7.187 - install rresult 0.7.0 [required by bos]
#18 7.187 - install sedlex 3.7 [required by js_of_ocaml-compiler]
#18 7.187 - install seq base [required by gen]
#18 7.187 - install sexplib0 v0.16.0 [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#18 7.187 - install sha 1.15.4 [required by opam-core]
#18 7.187 - install spdx_licenses 1.4.0 [required by opam-state]
#18 7.187 - install stdlib-shims 0.3.0 [required by dose3]
#18 7.187 - install stringext 1.6.0 [required by cohttp]
#18 7.187 - install swhid_core 0.1 [required by opam-core]
#18 7.187 - install topkg 1.1.1 [required by xmlm]
#18 7.187 - install uri 4.4.0 [required by opam2web]
#18 7.187 - install uri-sexp 4.4.0 [required by cohttp]
#18 7.187 - install uutf 1.0.4 [required by ezjsonm]
#18 7.187 - install x509 1.0.6 [required by ca-certs]
#18 7.187 - install xmlm 1.4.0 [required by cow]
#18 7.187 - install yojson 3.0.0 [required by opam2web]
#18 7.187 - install zarith 1.14 [required by mirage-crypto-pk]
#18 8.081
#18 8.081 The following system packages will first need to be installed:
#18 8.081 g++
#18 8.081
#18 8.081 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#18 8.081
#18 8.081 opam believes some required external dependencies are missing. opam can:
#18 8.081 > 1. Run apk to install them (may need root/sudo access)
#18 8.081 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#18 8.081 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#18 8.081 4. Abort the installation
#18 8.081
#18 8.081 [1/2/3/4] 1
#18 8.081
#18 8.082 + /usr/bin/sudo "apk" "add" "g++"
#18 9.082 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
#18 10.08 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
#18 10.08 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#18 13.08 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#18 24.08 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#18 30.62 - OK: 297 MiB in 102 packages
#18 30.67
#18 30.67 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#18 30.83 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#18 30.85 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#18 31.04 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#18 31.36 -> retrieved base.v0.16.5 (https://opam.ocaml.org/cache)
#18 32.27 -> retrieved 0install-solver.2.18 (https://opam.ocaml.org/cache)
#18 32.73 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#18 32.83 -> retrieved bos.0.3.0 (https://opam.ocaml.org/cache)
#18 33.11 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#18 33.66 -> 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 34.46 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#18 34.47 -> installed conf-c++.1.0
#18 35.10 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (https://opam.ocaml.org/cache)
#18 35.29 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#18 35.29 -> installed conf-pkg-config.4
#18 35.42 -> retrieved cow.2.5.0 (https://opam.ocaml.org/cache)
#18 35.93 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#18 36.64 -> retrieved ca-certs.1.0.3 (https://github.com/mirage/ca-certs/releases/download/v1.0.3/ca-certs-1.0.3.tbz)
#18 36.64 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#18 36.64 -> installed conf-gmp.5
#18 36.65 -> installed conf-gmp-powm-sec.4
#18 37.01 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#18 38.02 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#18 40.14 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#18 40.35 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#18 41.18 -> retrieved dose3.7.0.0 (https://opam.ocaml.org/cache)
#18 41.25 -> retrieved cudf.0.10 (https://opam.ocaml.org/cache)
#18 41.59 -> retrieved duration.0.3.1 (https://opam.ocaml.org/cache)
#18 45.98 -> retrieved dune.3.23.0, dune-configurator.3.23.0 (https://opam.ocaml.org/cache)
#18 46.00 -> retrieved extlib.1.8.0 (https://opam.ocaml.org/cache)
#18 46.01 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#18 46.21 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#18 48.66 -> retrieved ezjsonm.1.3.0 (https://github.com/mirage/ezjsonm/releases/download/v1.3.0/ezjsonm-1.3.0.tbz)
#18 48.71 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#18 48.88 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#18 49.01 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (https://opam.ocaml.org/cache)
#18 51.03 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#18 51.34 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#18 52.18 -> retrieved gen.1.1 (https://github.com/c-cube/gen/archive/v1.1.tar.gz)
#18 52.93 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#18 53.41 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#18 58.11 -> 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 58.18 -> retrieved lwt.6.1.2 (https://opam.ocaml.org/cache)
#18 59.30 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#18 60.03 -> retrieved mccs.1.1+19 (https://opam.ocaml.org/cache)
#18 61.12 -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz)
#18 61.28 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#18 61.49 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#18 61.66 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#18 62.18 -> retrieved ocamlgraph.2.2.0 (https://opam.ocaml.org/cache)
#18 62.70 -> retrieved mirage-crypto.2.1.0, mirage-crypto-ec.2.1.0, mirage-crypto-pk.2.1.0, mirage-crypto-rng.2.1.0 (https://opam.ocaml.org/cache)
#18 63.66 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#18 63.87 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#18 63.99 -> retrieved opam-0install-cudf.0.5.0 (https://opam.ocaml.org/cache)
#18 64.18 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#18 64.20 -> retrieved opam-depext.1.2.3 (cached)
#18 64.23 -> removed opam-depext.1.2.3
#18 64.34 -> removed ocaml.4.14.2
#18 64.35 -> installed ocaml.4.14.2
#18 65.70 -> retrieved opam-file-format.2.2.0 (https://opam.ocaml.org/cache)
#18 66.29 -> 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 66.33 -> installed opam-depext.1.2.3
#18 66.34 -> retrieved opam2web.dev (file:///home/opam/opam2web)
#18 66.43 -> retrieved omd.1.3.2 (https://github.com/ocaml/opam-source-archives/raw/main/omd-1.3.2.tbz)
#18 66.52 -> retrieved patch.3.1.1 (https://opam.ocaml.org/cache)
#18 67.75 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#18 67.81 -> installed cmdliner.1.3.0
#18 67.85 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#18 68.14 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#18 68.89 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#18 69.19 -> installed ocamlfind.1.9.8
#18 69.19 -> installed base-bytes.base
#18 69.29 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#18 69.55 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#18 70.27 -> installed ocamlbuild.0.16.1
#18 71.28 -> retrieved sedlex.3.7 (https://opam.ocaml.org/cache)
#18 71.85 -> retrieved sexplib0.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
#18 72.40 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#18 72.44 -> retrieved spdx_licenses.1.4.0 (https://opam.ocaml.org/cache)
#18 74.65 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#18 75.17 -> retrieved swhid_core.0.1 (https://opam.ocaml.org/cache)
#18 75.74 -> retrieved seq.base (2 extra sources)
#18 75.74 -> retrieved seq.base (2 extra sources)
#18 75.74 -> installed seq.base
#18 75.97 -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
#18 77.17 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#18 77.79 -> retrieved x509.1.0.6 (https://opam.ocaml.org/cache)
#18 78.26 -> retrieved xmlm.1.4.0 (https://opam.ocaml.org/cache)
#18 78.53 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#18 78.58 -> retrieved uutf.1.0.4 (https://erratique.ch/software/uutf/releases/uutf-1.0.4.tbz)
#18 79.01 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
#18 79.87 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#18 81.14 -> installed topkg.1.1.1
#18 81.62 -> installed rresult.0.7.0
#18 82.05 -> installed uutf.1.0.4
#18 82.09 -> installed fmt.0.11.0
#18 82.15 -> installed xmlm.1.4.0
#18 82.24 -> installed ptime.1.2.0
#18 82.39 -> installed astring.0.8.5
#18 82.92 -> installed zarith.1.14
#18 82.96 -> installed jsonm.1.0.2
#18 82.97 -> installed fpath.0.7.3
#18 86.46 -> installed dune.3.23.0
#18 87.47 -> installed 0install-solver.2.18
#18 87.49 -> installed asn1-combinators.0.3.2
#18 87.50 -> installed base64.3.5.2
#18 87.51 -> installed csexp.1.5.2
#18 88.91 -> installed cppo.1.8.0
#18 88.94 -> installed cstruct.6.2.0
#18 88.95 -> installed domain-name.0.5.0
#18 88.96 -> installed duration.0.3.1
#18 88.97 -> installed eqaf.0.10
#18 89.04 -> installed gen.1.1
#18 89.06 -> installed gmap.0.3.0
#18 89.07 -> installed http.6.1.1
#18 89.08 -> installed macaddr.5.6.2
#18 89.10 -> installed magic-mime.1.3.1
#18 89.11 -> installed menhirCST.20260209
#18 89.14 -> installed menhirGLR.20260209
#18 89.18 -> installed menhirLib.20260209
#18 89.20 -> installed menhirSdk.20260209
#18 89.36 -> installed ocaml-compiler-libs.v0.12.4
#18 89.40 -> installed ocaml-syntax-shims.1.0.0
#18 89.59 -> installed ocamlgraph.2.2.0
#18 89.60 -> installed ohex.0.2.0
#18 89.64 -> installed omd.1.3.2
#18 89.66 -> installed patch.3.1.1
#18 89.66 -> installed ppx_derivers.1.2.1
#18 89.76 -> installed re.1.14.0
#18 89.78 -> installed sexplib0.v0.16.0
#18 89.81 -> installed spdx_licenses.1.4.0
#18 89.81 -> installed stdlib-shims.0.3.0
#18 89.89 -> installed stringext.1.6.0
#18 89.90 -> installed swhid_core.0.1
#18 89.97 -> installed yojson.3.0.0
#18 90.03 -> installed extlib.1.8.0
#18 90.06 -> installed ocplib-endian.1.2
#18 90.08 -> installed dune-configurator.3.23.0
#18 90.30 -> installed hex.1.5.0
#18 90.37 -> installed digestif.1.3.0
#18 90.39 -> installed ipaddr.5.6.2
#18 90.54 -> installed ezjsonm.1.3.0
#18 90.78 -> installed bigstringaf.0.10.0
#18 90.84 -> installed cudf.0.10
#18 91.06 -> installed sha.1.15.4
#18 91.32 -> installed angstrom.0.16.1
#18 91.33 -> installed opam-0install-cudf.0.5.0
#18 92.55 -> installed dose3.7.0.0
#18 92.63 -> installed mirage-crypto.2.1.0
#18 92.98 -> installed kdf.1.0.0
#18 93.13 -> installed uri.4.4.0
#18 93.27 -> installed lwt.6.1.2
#18 93.53 -> installed cow.2.5.0
#18 94.69 -> installed mccs.1.1+19
#18 95.24 -> installed opam-core.2.4.1
#18 95.59 -> installed base.v0.16.5
#18 95.66 -> installed menhir.20260209
#18 96.22 -> installed opam-file-format.2.2.0
#18 100.7 -> installed opam-format.2.4.1
#18 101.3 -> installed ppxlib.0.35.0
#18 103.7 -> installed ppx_sexp_conv.v0.16.0
#18 104.0 -> installed sedlex.3.7
#18 105.2 -> installed opam-repository.2.4.1
#18 105.3 -> installed opam-solver.2.4.1
#18 105.3 -> installed ipaddr-sexp.5.6.2
#18 105.3 -> installed uri-sexp.4.4.0
#18 109.5 -> installed opam-state.2.4.1
#18 114.1 -> installed js_of_ocaml-compiler.6.2.0
#18 115.4 -> installed opam-client.2.4.1
#18 116.3 -> installed logs.0.10.0
#18 116.9 -> installed mirage-crypto-rng.2.1.0
#18 117.4 -> installed mirage-crypto-pk.2.1.0
#18 117.7 -> installed conduit.8.0.0
#18 118.2 -> installed cohttp.6.1.1
#18 118.6 -> installed bos.0.3.0
#18 118.9 -> installed conduit-lwt.8.0.0
#18 119.8 -> installed cohttp-lwt.6.1.1
#18 121.0 -> installed mirage-crypto-ec.2.1.0
#18 122.2 -> installed x509.1.0.6
#18 122.4 -> installed ca-certs.1.0.3
#18 123.9 -> installed conduit-lwt-unix.8.0.0
#18 125.4 -> installed cohttp-lwt-unix.6.1.1
#18 129.3 -> installed js_of_ocaml.6.2.0
#18 133.5 -> installed js_of_ocaml-ppx.6.2.0
#18 135.9 -> installed opam2web.dev
#18 140.3 Done.
#18 140.3
#18 140.3 <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
#18 140.3 => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
#18 140.3 # To update the current shell environment, run: eval $(opam env)
#18 DONE 142.1s
#19 [build-opam2web 10/14] RUN cp -r content /opt/opam2web/share/opam2web/
#19 DONE 0.4s
#20 [build-opam2web 11/14] RUN rm -rf /opt/opam2web/share/opam2web/lib
#20 DONE 0.6s
#21 [build-opam2web 12/14] RUN rm -rf /opt/opam2web/share/opam2web/doc
#21 DONE 0.6s
#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.582 Cloning into '/opt/opam2web/share/opam2web/content/doc/1.1'...
#22 DONE 3.2s
#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.325 Cloning into '/tmp/opam-1.2'...
#23 DONE 18.5s
#24 [build-opam-doc 10/15] RUN echo '(vendored_dirs src_ext)' >> dune
#24 CACHED
#25 [build-opam-doc 7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam && git -C /home/opam/opam checkout 37bd706dca607b51e76cdc2a5193216d9dea5d6c
#25 CACHED
#26 [build-opam-doc 14/15] RUN cp -r doc/man-html /opt/opam/doc/man
#26 CACHED
#27 [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
#27 CACHED
#28 [stage-2 3/13] COPY --from=build-opam2web /opt/opam2web /usr/local
#28 CACHED
#29 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#29 CACHED
#30 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#30 CACHED
#31 [stage-2 5/13] COPY --from=build-opam-doc /opt/opam/doc /usr/local/share/opam2web/content/doc
#31 CACHED
#32 [build-opam-doc 13/15] RUN cp -r doc/html /opt/opam/doc/api
#32 CACHED
#33 [build-opam-doc 12/15] RUN sudo mkdir -p /opt/opam/doc && sudo chown -R opam:opam /opt/opam
#33 CACHED
#34 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#34 CACHED
#35 [stage-2 6/13] COPY ext/key/opam-dev-team.pgp /www/opam-dev-pubkey.pgp
#35 CACHED
#36 [build-opam-doc 8/15] WORKDIR /home/opam/opam
#36 CACHED
#37 [build-opam-doc 5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#37 CACHED
#38 [stage-2 2/13] RUN apk add --update git curl rsync libstdc++ rdfind caddy
#38 CACHED
#39 [build-opam-doc 15/15] RUN cp -r doc/pages/* /opt/opam/doc/
#39 CACHED
#40 [stage-2 4/13] COPY --from=build-opam-doc /usr/bin/opam-dev /usr/local/bin/opam
#40 CACHED
#41 [build-opam-doc 6/15] RUN opam install odoc
#41 CACHED
#42 [stage-2 7/13] ADD bin/opam-web.sh /usr/local/bin
#42 CACHED
#43 [stage-2 8/13] RUN echo 773d384256a58f26ae9a2c24a70f29fd0a96c1d6 >> /www/opam_git_sha
#43 DONE 0.3s
#44 [stage-2 9/13] RUN echo 6149a0b6430c739f5a02d3315b47e16c76ebd91b >> /www/blog_git_sha
#44 DONE 0.4s
#45 [stage-2 10/13] RUN echo 37bd706dca607b51e76cdc2a5193216d9dea5d6c >> /www/doc_git_sha
#45 DONE 0.3s
#46 [stage-2 11/13] RUN /usr/local/bin/opam-web.sh opam.ocaml.org 773d384256a58f26ae9a2c24a70f29fd0a96c1d6 6149a0b6430c739f5a02d3315b47e16c76ebd91b
#46 0.389 + '[[' 3 -eq 4 ]]
#46 0.389 + BASEURL=opam.ocaml.org
#46 0.389 + OPAM_REPO_GIT_SHA=773d384256a58f26ae9a2c24a70f29fd0a96c1d6
#46 0.389 + BLOG_GIT_SHA=6149a0b6430c739f5a02d3315b47e16c76ebd91b
#46 0.389 + cd /www
#46 0.389 + git clone https://github.com/ocaml/opam-repository.git --single-branch --branch master opam-repository
#46 0.395 Cloning into 'opam-repository'...
2026-05-08 07:38.37: Job failed: Disconnected: Switch turned off