Build:
- 0
2026-05-04 08:21.09: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-opam/opam2web.git#refs/pull/255/head (14628869a7b08f84b3010e70f7d00ade3f9674bc)]
2026-05-04 08:21.09: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-05-04 08:21.09: Waiting for worker…
2026-05-04 08:26.25: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 1462886 Add a link to the API index and man-pages to the Documentation drop-down menu
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 build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 3.47kB 0.0s done
#1 DONE 0.3s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 0.8s
#3 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#3 CACHED
#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 53B done
#4 DONE 0.3s
#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.4s
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 0.4s
#7 [stage-2 1/16] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#7 DONE 0.0s
#8 [build-opam-doc 1/15] 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.1s done
#9 DONE 0.4s
#10 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#10 CACHED
#11 [build-opam2web 3/14] COPY --chown=opam:opam . /home/opam/opam2web
#11 CACHED
#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 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#9226b95ebeaa698593640cb2ab228a9c83970303
#15 ...
#7 [stage-2 1/16] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#7 CACHED
#15 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#9226b95ebeaa698593640cb2ab228a9c83970303
#15 ...
#10 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#10 CACHED
#15 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#9226b95ebeaa698593640cb2ab228a9c83970303
#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#9226b95ebeaa698593640cb2ab228a9c83970303
#15 138.5 [default] Initialised
#15 DONE 155.1s
#17 [build-opam2web 8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#17 0.535 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#17 DONE 0.6s
#18 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#18 1.221 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#18 1.221 warning 68: Missing field 'license'
#18 3.366 Package opam2web does not exist, create as a NEW package? [y/n] y
#18 3.368 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#18 11.77 The following actions will be performed:
#18 11.77 === recompile 2 packages
#18 11.77 - recompile ocaml 4.14.2 [upstream or system changes]
#18 11.77 - recompile opam-depext 1.2.3 [uses ocaml]
#18 11.77 === install 102 packages
#18 11.77 - install 0install-solver 2.18 [required by opam-0install-cudf]
#18 11.77 - install angstrom 0.16.1 [required by uri]
#18 11.77 - install asn1-combinators 0.3.2 [required by x509]
#18 11.77 - install astring 0.8.5 [required by conduit]
#18 11.77 - install base v0.16.5 [required by ppx_sexp_conv]
#18 11.77 - install base-bytes base [required by omd]
#18 11.77 - install base64 3.5.2 [required by opam-client]
#18 11.77 - install bigstringaf 0.10.0 [required by angstrom]
#18 11.77 - install bos 0.3.0 [required by ca-certs]
#18 11.77 - install ca-certs 1.0.1 [required by conduit-lwt-unix]
#18 11.77 - install cmdliner 1.3.0 [required by opam2web]
#18 11.77 - install cohttp 6.1.1 [required by cohttp-lwt-unix]
#18 11.77 - install cohttp-lwt 6.1.1 [required by cohttp-lwt-unix]
#18 11.77 - install cohttp-lwt-unix 6.1.1 [required by opam2web]
#18 11.77 - install conduit 8.0.0 [required by conduit-lwt]
#18 11.77 - install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
#18 11.77 - install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
#18 11.77 - install conf-c++ 1.0 [required by mccs]
#18 11.77 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#18 11.77 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#18 11.77 - install conf-pkg-config 4 [required by zarith]
#18 11.77 - install cow 2.5.0 [required by opam2web]
#18 11.77 - install cppo 1.8.0 [required by lwt, extlib]
#18 11.77 - install csexp 1.5.2 [required by dune-configurator]
#18 11.77 - install cstruct 6.2.0 [required by hex]
#18 11.77 - install cudf 0.10 [required by opam-solver]
#18 11.77 - install digestif 1.3.0 [required by ca-certs]
#18 11.77 - install domain-name 0.5.0 [required by ipaddr]
#18 11.77 - install dose3 7.0.0 [required by opam-solver]
#18 11.77 - install dune 3.22.2 [required by opam2web]
#18 11.77 - install dune-configurator 3.22.2 [required by base, lwt, mirage-crypto]
#18 11.77 - install duration 0.3.1 [required by mirage-crypto-rng]
#18 11.77 - install eqaf 0.10 [required by digestif, mirage-crypto]
#18 11.77 - install extlib 1.8.0 [required by cudf, dose3]
#18 11.77 - install ezjsonm 1.3.0 [required by cow]
#18 11.77 - install fmt 0.11.0 [required by cohttp-lwt-unix]
#18 11.77 - install fpath 0.7.3 [required by ca-certs]
#18 11.77 - install gen 1.1 [required by sedlex]
#18 11.77 - install gmap 0.3.0 [required by x509]
#18 11.77 - install hex 1.5.0 [required by ezjsonm]
#18 11.77 - install http 6.1.1 [required by cohttp-lwt-unix]
#18 11.77 - install ipaddr 5.6.2 [required by cohttp-lwt, conduit-lwt-unix]
#18 11.77 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#18 11.77 - install js_of_ocaml 6.2.0 [required by opam2web]
#18 11.77 - install js_of_ocaml-compiler 6.2.0 [required by js_of_ocaml]
#18 11.77 - install js_of_ocaml-ppx 6.2.0 [required by opam2web]
#18 11.77 - install jsonm 1.0.2 [required by ezjsonm]
#18 11.77 - install kdf 1.0.0 [required by x509]
#18 11.77 - install logs 0.10.0 [required by cohttp-lwt-unix]
#18 11.77 - install lwt 6.1.2 [required by cohttp-lwt-unix]
#18 11.77 - install macaddr 5.6.2 [required by ipaddr]
#18 11.77 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#18 11.77 - install mccs 1.1+19 [required by opam-solver]
#18 11.77 - install menhir 20260209 [required by js_of_ocaml-compiler, opam-file-format]
#18 11.77 - install menhirCST 20260209 [required by menhir]
#18 11.77 - install menhirGLR 20260209 [required by menhir]
#18 11.77 - install menhirLib 20260209 [required by js_of_ocaml-compiler]
#18 11.77 - install menhirSdk 20260209 [required by js_of_ocaml-compiler]
#18 11.77 - install mirage-crypto 2.1.0 [required by ca-certs]
#18 11.77 - install mirage-crypto-ec 2.1.0 [required by x509]
#18 11.77 - install mirage-crypto-pk 2.1.0 [required by x509]
#18 11.77 - install mirage-crypto-rng 2.1.0 [required by x509]
#18 11.77 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#18 11.77 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#18 11.77 - install ocamlbuild 0.16.1 [required by xmlm]
#18 11.77 - install ocamlfind 1.9.8 [required by xmlm]
#18 11.77 - install ocamlgraph 2.2.0 [required by dose3]
#18 11.77 - install ocplib-endian 1.2 [required by lwt]
#18 11.77 - install ohex 0.2.0 [required by ca-certs]
#18 11.77 - install omd 1.3.2 [required by opam2web]
#18 11.77 - install opam-0install-cudf 0.5.0 [required by opam-solver]
#18 11.77 - install opam-client 2.4.1 [required by opam2web]
#18 11.77 - install opam-core 2.4.1 [required by opam2web]
#18 11.77 - install opam-file-format 2.2.0 [required by opam-format]
#18 11.77 - install opam-format 2.4.1 [required by opam2web]
#18 11.77 - install opam-repository 2.4.1 [required by opam-client]
#18 11.77 - install opam-solver 2.4.1 [required by opam-client]
#18 11.77 - install opam-state 2.4.1 [required by opam2web]
#18 11.77 - install opam2web dev (pinned)
#18 11.77 - install patch 3.1.0 [required by opam-repository]
#18 11.77 - install ppx_derivers 1.2.1 [required by ppxlib]
#18 11.77 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix]
#18 11.77 - install ppxlib 0.35.0 [required by js_of_ocaml, js_of_ocaml-ppx]
#18 11.77 - install ptime 1.2.0 [required by ca-certs]
#18 11.77 - install re 1.14.0 [required by opam2web]
#18 11.77 - install rresult 0.7.0 [required by bos]
#18 11.77 - install sedlex 3.7 [required by js_of_ocaml-compiler]
#18 11.77 - install seq base [required by gen]
#18 11.77 - install sexplib0 v0.16.0 [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#18 11.77 - install sha 1.15.4 [required by opam-core]
#18 11.77 - install spdx_licenses 1.4.0 [required by opam-state]
#18 11.77 - install stdlib-shims 0.3.0 [required by dose3]
#18 11.77 - install stringext 1.6.0 [required by cohttp]
#18 11.77 - install swhid_core 0.1 [required by opam-core]
#18 11.77 - install topkg 1.1.1 [required by xmlm]
#18 11.77 - install uri 4.4.0 [required by opam2web]
#18 11.77 - install uri-sexp 4.4.0 [required by cohttp]
#18 11.77 - install uutf 1.0.4 [required by ezjsonm]
#18 11.77 - install x509 1.0.6 [required by ca-certs]
#18 11.77 - install xmlm 1.4.0 [required by cow]
#18 11.77 - install yojson 3.0.0 [required by opam2web]
#18 11.77 - install zarith 1.14 [required by mirage-crypto-pk]
#18 12.89
#18 12.89 The following system packages will first need to be installed:
#18 12.89 g++
#18 12.89
#18 12.89 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#18 12.89
#18 12.89 opam believes some required external dependencies are missing. opam can:
#18 12.89 > 1. Run apk to install them (may need root/sudo access)
#18 12.89 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#18 12.89 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#18 12.89 4. Abort the installation
#18 12.89
#18 12.89 [1/2/3/4] 1
#18 12.89
#18 12.89 + /usr/bin/sudo "apk" "add" "g++"
#18 13.89 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
#18 14.89 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
#18 15.89 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#18 19.89 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#18 96.90 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#18 109.4 - OK: 297 MiB in 102 packages
#18 109.5
#18 109.5 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#18 111.1 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#18 111.6 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#18 111.9 -> retrieved 0install-solver.2.18 (https://opam.ocaml.org/cache)
#18 111.9 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#18 112.5 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#18 112.5 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#18 113.3 -> retrieved base.v0.16.5 (https://opam.ocaml.org/cache)
#18 114.4 -> retrieved bos.0.3.0 (https://opam.ocaml.org/cache)
#18 116.3 -> 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 116.5 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#18 116.5 -> installed conf-c++.1.0
#18 116.8 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (https://opam.ocaml.org/cache)
#18 116.8 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#18 116.8 -> installed conf-pkg-config.4
#18 116.8 -> installed conf-gmp.5
#18 118.0 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#18 118.0 -> installed conf-gmp-powm-sec.4
#18 118.4 -> retrieved cow.2.5.0 (https://opam.ocaml.org/cache)
#18 118.7 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#18 119.0 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#18 119.2 -> retrieved ca-certs.1.0.1 (https://github.com/mirage/ca-certs/releases/download/v1.0.1/ca-certs-1.0.1.tbz)
#18 119.5 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#18 120.9 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#18 122.4 -> retrieved dose3.7.0.0 (https://opam.ocaml.org/cache)
#18 122.8 -> retrieved cudf.0.10 (https://gitlab.com/irill/cudf/-/archive/v0.10/cudf-v0.10.tar.gz)
#18 124.6 -> retrieved duration.0.3.1 (https://opam.ocaml.org/cache)
#18 130.1 -> retrieved dune.3.22.2, dune-configurator.3.22.2 (https://opam.ocaml.org/cache)
#18 130.2 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#18 130.2 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#18 130.9 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#18 131.3 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#18 131.7 -> retrieved gen.1.1 (https://opam.ocaml.org/cache)
#18 132.1 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#18 132.3 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#18 132.5 -> retrieved extlib.1.8.0 (https://opam.ocaml.org/cache)
#18 132.7 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#18 133.1 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (https://opam.ocaml.org/cache)
#18 133.4 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#18 136.7 [ERROR] Failed to get sources of jsonm.1.0.2: curl failed
#18 142.4 -> 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 142.4 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#18 142.5 -> retrieved lwt.6.1.2 (https://opam.ocaml.org/cache)
#18 144.6 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#18 144.7 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#18 144.7 -> retrieved mccs.1.1+19 (https://opam.ocaml.org/cache)
#18 145.1 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#18 145.2 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#18 145.9 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#18 148.5 -> retrieved ocamlgraph.2.2.0 (https://opam.ocaml.org/cache)
#18 149.1 -> retrieved ocamlfind.1.9.8 (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz)
#18 149.9 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#18 151.8 -> retrieved omd.1.3.2 (https://opam.ocaml.org/cache)
#18 152.3 -> retrieved opam-0install-cudf.0.5.0 (https://opam.ocaml.org/cache)
#18 153.1 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#18 153.2 -> retrieved opam-depext.1.2.3 (cached)
#18 153.2 -> removed opam-depext.1.2.3
#18 153.3 -> removed ocaml.4.14.2
#18 153.3 -> installed ocaml.4.14.2
#18 154.9 -> retrieved opam-file-format.2.2.0 (https://opam.ocaml.org/cache)
#18 155.6 -> 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 155.6 -> installed opam-depext.1.2.3
#18 155.6 -> retrieved opam2web.dev (file:///home/opam/opam2web)
#18 156.3 -> retrieved patch.3.1.0 (https://opam.ocaml.org/cache)
#18 157.7 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#18 157.7 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#18 157.7 -> installed cmdliner.1.3.0
#18 158.3 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#18 159.7 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#18 159.9 -> 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://github.com/mirage/mirage-crypto/releases/download/v2.1.0/mirage-crypto-2.1.0.tbz)
#18 160.0 -> installed ocamlfind.1.9.8
#18 160.0 -> installed base-bytes.base
#18 160.1 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#18 160.1 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#18 160.5 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#18 161.0 -> retrieved sedlex.3.7 (https://opam.ocaml.org/cache)
#18 161.1 -> installed ocamlbuild.0.16.1
#18 161.3 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#18 161.7 -> retrieved spdx_licenses.1.4.0 (https://opam.ocaml.org/cache)
#18 162.0 -> retrieved seq.base (2 extra sources)
#18 162.0 -> retrieved seq.base (2 extra sources)
#18 162.0 -> installed seq.base
#18 162.8 -> retrieved swhid_core.0.1 (https://opam.ocaml.org/cache)
#18 165.5 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#18 166.2 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#18 167.5 -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
#18 170.8 -> installed topkg.1.1.1
#18 171.3 -> retrieved x509.1.0.6 (https://opam.ocaml.org/cache)
#18 171.3 -> installed rresult.0.7.0
#18 172.0 -> installed fmt.0.11.0
#18 172.1 -> installed ptime.1.2.0
#18 172.4 -> retrieved uutf.1.0.4 (https://erratique.ch/software/uutf/releases/uutf-1.0.4.tbz)
#18 172.4 -> installed astring.0.8.5
#18 172.8 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#18 173.2 -> installed fpath.0.7.3
#18 173.6 -> installed uutf.1.0.4
#18 173.6 -> retrieved xmlm.1.4.0 (https://opam.ocaml.org/cache)
#18 175.0 -> installed xmlm.1.4.0
#18 176.8 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#18 181.6 -> installed zarith.1.14
#18 182.6 -> installed dune.3.22.2
#18 184.0 -> installed 0install-solver.2.18
#18 184.1 -> installed asn1-combinators.0.3.2
#18 184.1 -> installed base64.3.5.2
#18 184.2 -> installed csexp.1.5.2
#18 186.2 -> installed cppo.1.8.0
#18 186.2 -> installed cstruct.6.2.0
#18 186.2 -> installed domain-name.0.5.0
#18 186.2 -> installed duration.0.3.1
#18 186.3 -> installed eqaf.0.10
#18 186.3 -> installed gen.1.1
#18 186.3 -> installed gmap.0.3.0
#18 186.3 -> installed http.6.1.1
#18 186.3 -> installed macaddr.5.6.2
#18 186.4 -> installed magic-mime.1.3.1
#18 186.4 -> installed menhirCST.20260209
#18 186.5 -> installed menhirGLR.20260209
#18 186.6 -> installed menhirLib.20260209
#18 186.6 -> installed menhirSdk.20260209
#18 186.9 -> installed ocaml-compiler-libs.v0.12.4
#18 186.9 -> installed ocaml-syntax-shims.1.0.0
#18 186.9 -> installed ohex.0.2.0
#18 186.9 -> installed patch.3.1.0
#18 186.9 -> installed ppx_derivers.1.2.1
#18 187.0 -> installed re.1.14.0
#18 187.4 -> installed ocamlgraph.2.2.0
#18 187.4 -> installed sexplib0.v0.16.0
#18 187.4 -> installed spdx_licenses.1.4.0
#18 187.4 -> installed stdlib-shims.0.3.0
#18 187.6 -> installed omd.1.3.2
#18 187.7 -> installed swhid_core.0.1
#18 187.7 -> installed yojson.3.0.0
#18 187.8 -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
#18 187.8 -> installed extlib.1.8.0
#18 187.8 -> installed ocplib-endian.1.2
#18 187.9 -> installed hex.1.5.0
#18 187.9 -> installed digestif.1.3.0
#18 188.0 -> installed ipaddr.5.6.2
#18 188.0 -> installed stringext.1.6.0
#18 188.2 -> installed dune-configurator.3.22.2
#18 189.0 -> installed cudf.0.10
#18 189.3 -> installed bigstringaf.0.10.0
#18 189.6 -> installed sha.1.15.4
#18 190.1 -> installed opam-0install-cudf.0.5.0
#18 190.7 -> installed angstrom.0.16.1
#18 193.4 -> installed dose3.7.0.0
#18 194.2 -> installed mirage-crypto.2.1.0
#18 194.8 -> installed kdf.1.0.0
#18 195.1 -> installed lwt.6.1.2
#18 195.2 -> installed uri.4.4.0
#18 197.2 -> installed mccs.1.1+19
#18 198.7 -> installed menhir.20260209
#18 199.2 -> installed base.v0.16.5
#18 199.5 -> installed opam-file-format.2.2.0
#18 210.9 -> installed ppxlib.0.35.0
#18 214.7 -> installed ppx_sexp_conv.v0.16.0
#18 215.3 -> installed sedlex.3.7
#18 216.5 -> installed ipaddr-sexp.5.6.2
#18 216.5 -> installed uri-sexp.4.4.0
#18 231.8 -> installed js_of_ocaml-compiler.6.2.0
#18 234.9 -> installed logs.0.10.0
#18 235.6 -> installed mirage-crypto-rng.2.1.0
#18 236.5 -> installed mirage-crypto-pk.2.1.0
#18 237.3 -> installed conduit.8.0.0
#18 237.9 -> installed cohttp.6.1.1
#18 239.1 -> installed bos.0.3.0
#18 239.4 -> installed conduit-lwt.8.0.0
#18 240.8 -> installed cohttp-lwt.6.1.1
#18 244.2 -> installed mirage-crypto-ec.2.1.0
#18 246.1 -> installed x509.1.0.6
#18 246.4 -> installed ca-certs.1.0.1
#18 248.5 -> installed conduit-lwt-unix.8.0.0
#18 250.6 -> installed cohttp-lwt-unix.6.1.1
#18 257.0 -> installed js_of_ocaml.6.2.0
#18 264.2 -> installed js_of_ocaml-ppx.6.2.0
#18 264.2
#18 264.2 #=== ERROR while fetching sources for jsonm.1.0.2 =============================#
#18 264.2 OpamSolution.Fetch_fail("https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz (curl failed: \"/usr/bin/curl --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.3.0 -L -o /tmp/opam-1-2c1486/jsonm-1.0.2.tbz.part -- https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz\" exited with code 7)")
#18 269.9
#18 269.9
#18 269.9 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#18 269.9 +- The following actions failed
#18 269.9 | - fetch jsonm 1.0.2
#18 269.9 +-
#18 269.9 +- The following changes have been performed (the rest was aborted)
#18 269.9 | - recompile ocaml 4.14.2
#18 269.9 | - recompile opam-depext 1.2.3
#18 269.9 | - install 0install-solver 2.18
#18 269.9 | - install angstrom 0.16.1
#18 269.9 | - install asn1-combinators 0.3.2
#18 269.9 | - install astring 0.8.5
#18 269.9 | - install base v0.16.5
#18 269.9 | - install base-bytes base
#18 269.9 | - install base64 3.5.2
#18 269.9 | - install bigstringaf 0.10.0
#18 269.9 | - install bos 0.3.0
#18 269.9 | - install ca-certs 1.0.1
#18 269.9 | - install cmdliner 1.3.0
#18 269.9 | - install cohttp 6.1.1
#18 269.9 | - install cohttp-lwt 6.1.1
#18 269.9 | - install cohttp-lwt-unix 6.1.1
#18 269.9 | - install conduit 8.0.0
#18 269.9 | - install conduit-lwt 8.0.0
#18 269.9 | - install conduit-lwt-unix 8.0.0
#18 269.9 | - install conf-c++ 1.0
#18 269.9 | - install conf-gmp 5
#18 269.9 | - install conf-gmp-powm-sec 4
#18 269.9 | - install conf-pkg-config 4
#18 269.9 | - install cppo 1.8.0
#18 269.9 | - install csexp 1.5.2
#18 269.9 | - install cstruct 6.2.0
#18 269.9 | - install cudf 0.10
#18 269.9 | - install digestif 1.3.0
#18 269.9 | - install domain-name 0.5.0
#18 269.9 | - install dose3 7.0.0
#18 269.9 | - install dune 3.22.2
#18 269.9 | - install dune-configurator 3.22.2
#18 269.9 | - install duration 0.3.1
#18 269.9 | - install eqaf 0.10
#18 269.9 | - install extlib 1.8.0
#18 269.9 | - install fmt 0.11.0
#18 269.9 | - install fpath 0.7.3
#18 269.9 | - install gen 1.1
#18 269.9 | - install gmap 0.3.0
#18 269.9 | - install hex 1.5.0
#18 269.9 | - install http 6.1.1
#18 269.9 | - install ipaddr 5.6.2
#18 269.9 | - install ipaddr-sexp 5.6.2
#18 269.9 | - install js_of_ocaml 6.2.0
#18 269.9 | - install js_of_ocaml-compiler 6.2.0
#18 269.9 | - install js_of_ocaml-ppx 6.2.0
#18 269.9 | - install kdf 1.0.0
#18 269.9 | - install logs 0.10.0
#18 269.9 | - install lwt 6.1.2
#18 269.9 | - install macaddr 5.6.2
#18 269.9 | - install magic-mime 1.3.1
#18 269.9 | - install mccs 1.1+19
#18 269.9 | - install menhir 20260209
#18 269.9 | - install menhirCST 20260209
#18 269.9 | - install menhirGLR 20260209
#18 269.9 | - install menhirLib 20260209
#18 269.9 | - install menhirSdk 20260209
#18 269.9 | - install mirage-crypto 2.1.0
#18 269.9 | - install mirage-crypto-ec 2.1.0
#18 269.9 | - install mirage-crypto-pk 2.1.0
#18 269.9 | - install mirage-crypto-rng 2.1.0
#18 269.9 | - install ocaml-compiler-libs v0.12.4
#18 269.9 | - install ocaml-syntax-shims 1.0.0
#18 269.9 | - install ocamlbuild 0.16.1
#18 269.9 | - install ocamlfind 1.9.8
#18 269.9 | - install ocamlgraph 2.2.0
#18 269.9 | - install ocplib-endian 1.2
#18 269.9 | - install ohex 0.2.0
#18 269.9 | - install omd 1.3.2
#18 269.9 | - install opam-0install-cudf 0.5.0
#18 269.9 | - install opam-file-format 2.2.0
#18 269.9 | - install patch 3.1.0
#18 269.9 | - install ppx_derivers 1.2.1
#18 269.9 | - install ppx_sexp_conv v0.16.0
#18 269.9 | - install ppxlib 0.35.0
#18 269.9 | - install ptime 1.2.0
#18 269.9 | - install re 1.14.0
#18 269.9 | - install rresult 0.7.0
#18 269.9 | - install sedlex 3.7
#18 269.9 | - install seq base
#18 269.9 | - install sexplib0 v0.16.0
#18 269.9 | - install sha 1.15.4
#18 269.9 | - install spdx_licenses 1.4.0
#18 269.9 | - install stdlib-shims 0.3.0
#18 269.9 | - install stringext 1.6.0
#18 269.9 | - install swhid_core 0.1
#18 269.9 | - install topkg 1.1.1
#18 269.9 | - install uri 4.4.0
#18 269.9 | - install uri-sexp 4.4.0
#18 269.9 | - install uutf 1.0.4
#18 269.9 | - install x509 1.0.6
#18 269.9 | - install xmlm 1.4.0
#18 269.9 | - install yojson 3.0.0
#18 269.9 | - install zarith 1.14
#18 269.9 +-
#18 269.9
#18 269.9 <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
#18 269.9 => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
#18 269.9 # To update the current shell environment, run: eval $(opam env)
#18 269.9
#18 269.9 The former state can be restored with:
#18 269.9 /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20260504082906.export"
#18 ERROR: process "/bin/sh -c opam install . --destdir /opt/opam2web" did not complete successfully: exit code: 40
------
> [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web:
269.9 | - install yojson 3.0.0
269.9 | - install zarith 1.14
269.9 +-
269.9
269.9 <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
269.9 => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
269.9 # To update the current shell environment, run: eval $(opam env)
269.9
269.9 The former state can be restored with:
269.9 /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20260504082906.export"
------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam install . --destdir /opt/opam2web" did not complete successfully: exit code: 40
docker-build failed with exit-code 1
2026-05-04 08:33.37: Job failed: Failed: Build failed