Build:
- 0
2024-11-29 13:39.58: New job: Build Dockerfile using linux-arm64 in [https://github.com/ocurrent/solver-service.git#refs/pull/83/head (abcbb91b472112b2eb68081113b3a21f336c07ae)] 2024-11-29 13:39.58: Using cache hint "https://github.com/ocurrent/solver-service.git-Dockerfile" 2024-11-29 13:39.58: Waiting for resource in pool OCluster 2024-11-29 13:39.58: Waiting for worker… 2024-11-29 13:39.58: Got resource from pool OCluster Building on okypous.caelum.ci.dev HEAD is now at 1962874 Merge pull request #82 from tmcgilchrist/opam_version HEAD is now at abcbb91 Make example work again Sending build context to Docker daemon 281.6kB Step 1/15 : FROM ocaml/opam:debian-12-ocaml-5.2 AS build debian-12-ocaml-5.2: Pulling from ocaml/opam Digest: sha256:4d6174317a78da4d2541559d214347fd6fb581ec928b382d2144cbf52f573ca0 Status: Downloaded newer image for ocaml/opam:debian-12-ocaml-5.2 ---> 555271eb1bfd Step 2/15 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto m4 pkg-config libsqlite3-dev libgmp-dev libzstd-dev -y --no-install-recommends ---> Running in 4d5b836d34c2 Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main arm64 Packages.diff/Index [12.8 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [203 kB] Fetched 319 kB in 1s (339 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... libzstd-dev is already the newest version (1.5.4+dfsg2-5). The following additional packages will be installed: libcapnp-0.9.2 libev4 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin Suggested packages: gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc m4-doc The following NEW packages will be installed: capnproto libcapnp-0.9.2 libev-dev libev4 libgmp-dev libgmpxx4ldbl libpkgconf3 libsqlite3-dev m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 12 newly installed, 0 to remove and 1 not upgraded. Need to get 3839 kB of archives. After this operation, 13.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 libcapnp-0.9.2 arm64 0.9.2-2 [1127 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 capnproto arm64 0.9.2-2 [215 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 libev4 arm64 1:4.33-1 [41.3 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libev-dev arm64 1:4.33-1 [136 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 libgmpxx4ldbl arm64 2:6.2.1+dfsg1-1.1 [338 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 libgmp-dev arm64 2:6.2.1+dfsg1-1.1 [622 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-dev arm64 3.40.1-2+deb12u1 [979 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] Get:10 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB] Get:11 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB] Get:12 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 3839 kB in 0s (10.9 MB/s) Selecting previously unselected package libcapnp-0.9.2:arm64. (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 ... 18799 files and directories currently installed.) Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_arm64.deb ... Unpacking libcapnp-0.9.2:arm64 (0.9.2-2) ... Selecting previously unselected package capnproto. Preparing to unpack .../01-capnproto_0.9.2-2_arm64.deb ... Unpacking capnproto (0.9.2-2) ... Selecting previously unselected package libev4:arm64. Preparing to unpack .../02-libev4_1%3a4.33-1_arm64.deb ... Unpacking libev4:arm64 (1:4.33-1) ... Selecting previously unselected package libev-dev:arm64. Preparing to unpack .../03-libev-dev_1%3a4.33-1_arm64.deb ... Unpacking libev-dev:arm64 (1:4.33-1) ... Selecting previously unselected package libgmpxx4ldbl:arm64. Preparing to unpack .../04-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_arm64.deb ... Unpacking libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libgmp-dev:arm64. Preparing to unpack .../05-libgmp-dev_2%3a6.2.1+dfsg1-1.1_arm64.deb ... Unpacking libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libpkgconf3:arm64. Preparing to unpack .../06-libpkgconf3_1.8.1-1_arm64.deb ... Unpacking libpkgconf3:arm64 (1.8.1-1) ... Selecting previously unselected package libsqlite3-dev:arm64. Preparing to unpack .../07-libsqlite3-dev_3.40.1-2+deb12u1_arm64.deb ... Unpacking libsqlite3-dev:arm64 (3.40.1-2+deb12u1) ... Selecting previously unselected package m4. Preparing to unpack .../08-m4_1.4.19-3_arm64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../09-pkgconf-bin_1.8.1-1_arm64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:arm64. Preparing to unpack .../10-pkgconf_1.8.1-1_arm64.deb ... Unpacking pkgconf:arm64 (1.8.1-1) ... Selecting previously unselected package pkg-config:arm64. Preparing to unpack .../11-pkg-config_1.8.1-1_arm64.deb ... Unpacking pkg-config:arm64 (1.8.1-1) ... Setting up libev4:arm64 (1:4.33-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:arm64 (1.8.1-1) ... Setting up libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ... Setting up libsqlite3-dev:arm64 (3.40.1-2+deb12u1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up libcapnp-0.9.2:arm64 (0.9.2-2) ... Setting up libev-dev:arm64 (1:4.33-1) ... Setting up libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ... Setting up pkgconf:arm64 (1.8.1-1) ... Setting up capnproto (0.9.2-2) ... Setting up pkg-config:arm64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... Removing intermediate container 4d5b836d34c2 ---> 533c9cc1c60c Step 3/15 : RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 35e105c482ffb69e8f39679848310f4c1acd70c3 && opam update ---> Running in dc0a0466f430 Updating files: 21% (7107/32726) Updating files: 22% (7200/32726) Updating files: 23% (7527/32726) Updating files: 24% (7855/32726) Updating files: 25% (8182/32726) Updating files: 26% (8509/32726) Updating files: 27% (8837/32726) Updating files: 28% (9164/32726) Updating files: 29% (9491/32726) Updating files: 30% (9818/32726) Updating files: 31% (10146/32726) Updating files: 32% (10473/32726) Updating files: 33% (10800/32726) Updating files: 34% (11127/32726) Updating files: 35% (11455/32726) Updating files: 36% (11782/32726) Updating files: 37% (12109/32726) Updating files: 38% (12436/32726) Updating files: 39% (12764/32726) Updating files: 40% (13091/32726) Updating files: 41% (13418/32726) Updating files: 42% (13745/32726) Updating files: 43% (14073/32726) Updating files: 44% (14400/32726) Updating files: 45% (14727/32726) Updating files: 46% (15054/32726) Updating files: 46% (15337/32726) Updating files: 47% (15382/32726) Updating files: 48% (15709/32726) Updating files: 49% (16036/32726) Updating files: 50% (16363/32726) Updating files: 51% (16691/32726) Updating files: 52% (17018/32726) Updating files: 53% (17345/32726) Updating files: 54% (17673/32726) Updating files: 55% (18000/32726) Updating files: 56% (18327/32726) Updating files: 57% (18654/32726) Updating files: 58% (18982/32726) Updating files: 59% (19309/32726) Updating files: 60% (19636/32726) Updating files: 61% (19963/32726) Updating files: 62% (20291/32726) Updating files: 63% (20618/32726) Updating files: 64% (20945/32726) Updating files: 65% (21272/32726) Updating files: 66% (21600/32726) Updating files: 67% (21927/32726) Updating files: 68% (22254/32726) Updating files: 68% (22557/32726) Updating files: 69% (22581/32726) Updating files: 70% (22909/32726) Updating files: 71% (23236/32726) Updating files: 72% (23563/32726) Updating files: 73% (23890/32726) Updating files: 74% (24218/32726) Updating files: 75% (24545/32726) Updating files: 76% (24872/32726) Updating files: 77% (25200/32726) Updating files: 78% (25527/32726) Updating files: 79% (25854/32726) Updating files: 80% (26181/32726) Updating files: 81% (26509/32726) Updating files: 82% (26836/32726) Updating files: 83% (27163/32726) Updating files: 84% (27490/32726) Updating files: 85% (27818/32726) Updating files: 86% (28145/32726) Updating files: 87% (28472/32726) Updating files: 88% (28799/32726) Updating files: 89% (29127/32726) Updating files: 90% (29454/32726) Updating files: 91% (29781/32726) Updating files: 92% (30108/32726) Updating files: 93% (30436/32726) Updating files: 94% (30763/32726) Updating files: 95% (31090/32726) Updating files: 95% (31228/32726) Updating files: 96% (31417/32726) Updating files: 97% (31745/32726) Updating files: 98% (32072/32726) Updating files: 99% (32399/32726) Updating files: 100% (32726/32726) Updating files: 100% (32726/32726), done. HEAD is now at 35e105c482 Update packages/opam-core/opam-core.2.3.0~alpha1/opam <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository default (at file:///home/opam/opam-repository): [INFO] opam 2.1 and 2.2 include many performance and security improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html) Now run 'opam upgrade' to apply any package updates. Removing intermediate container dc0a0466f430 ---> 0e065256fc81 Step 4/15 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni ---> Running in a8468d357a7a Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] no changes from file:///home/opam/opam-repository Removing intermediate container a8468d357a7a ---> 1c8fa93caaa6 Step 5/15 : COPY --chown=opam solver-service.opam solver-service-api.opam /src/ ---> b7b980faa27b Step 6/15 : WORKDIR /src ---> Running in 449720a8bfa4 Removing intermediate container 449720a8bfa4 ---> 16840622e986 Step 7/15 : RUN opam install -y --deps-only . ---> Running in 50aafba6e9c4 The following actions will be performed: - install ocamlfind 1.9.6 - install conf-pkg-config 3 - install ocamlbuild 0.15.0 - install seq base - install dune 3.16.0 - install conf-capnproto 2 - install num 1.5-1 - install conf-gmp 4 - install cmdliner 1.3.0 - install base-bytes base - install topkg 1.0.7 - install yojson 2.2.2 - install thread-table 1.0.0 - install swhid_core 0.1 - install stringext 1.6.0 - install stdlib-shims 0.3.0 - install stdint 0.7.2 - install spdx_licenses 1.2.0 - install sexplib0 v0.17.0 - install result 1.5 - install res 5.0.1 - install re 1.12.0 - install psq 0.2.1 - install ppx_derivers 1.2.1 - install pecu 0.7 - install optint 0.3.0 - install opam-file-format 2.1.6 - install ocaml-version 3.6.8 - install ocaml-syntax-shims 1.0.0 - install ocaml-compiler-libs v0.17.0 - install ocaml_intrinsics_kernel v0.17.1 - install mirage-clock 4.2.0 - install magic-mime 1.3.1 - install macaddr 5.6.0 - install lwt-dllist 1.0.1 - install gmap 0.3.0 - install duration 0.2.1 - install dune-build-info 3.16.0 - install domain-name 0.4.0 - install csexp 1.5.2 - install cppo 1.7.0 - install base64 3.5.1 - install 0install-solver 2.18 - install zarith 1.14 - install conf-gmp-powm-sec 3 - install uutf 1.0.3 - install rresult 0.7.0 - install ptime 1.2.0 - install mtime 2.1.0 - install hmap 0.8.1 - install fmt 0.9.0 - install astring 0.8.5 - install asetmap 0.8.1 - install domain-local-await 1.0.1 - install sha 1.15.4 - install ocamlgraph 2.1.0 - install parsexp v0.17.0 - install lru 0.3.1 - install ppxlib 0.33.0 - install ipaddr 5.6.0 - install dune-configurator 3.16.0 - install ocplib-endian 1.2 - install jsonm 1.0.2 - install metrics 0.4.1 - install ke 0.6 - install duff 0.5 - install cstruct 6.2.0 - install fpath 0.7.3 - install sexplib v0.17.0 - install ppxlib_jane v0.17.0 - install ppx_deriving 6.0.2 - install mirage-clock-unix 4.2.0 - install iomux 0.3 - install extunix 0.4.2 - install checkseum 0.5.2 - install bigstringaf 0.10.0 - install base v0.17.1 - install lwt 5.7.0 - install opam-core 2.3.0~alpha1 - install uring 0.9 - install randomconv 0.1.3 - install mirage-random 3.0.0 - install macaddr-cstruct 5.6.0 - install ipaddr-cstruct 5.6.0 - install hex 1.5.0 - install eqaf 0.9 - install cstruct-unix 6.2.0 - install asn1-combinators 0.2.6 - install ppx_deriving_yojson 3.9.0 - install decompress 1.5.3 - install faraday 0.8.2 - install eio 1.1 - install angstrom 0.16.1 - install stdio v0.17.0 - install ppx_sexp_conv v0.17.0 - install prometheus 1.2 - install mirage-time 3.0.0 - install mirage-net 4.0.0 - install mirage-kv 6.1.1 - install mirage-flow 3.0.0 - install logs 0.7.0 - install hxd 0.3.2 - install cstruct-lwt 6.2.0 - install opam-format 2.3.0~alpha1 - install mirage-crypto 0.11.3 - install digestif 1.2.0 - install httpun-types 0.2.0 - install lwt_eio 0.5.1 - install eio_posix 1.1 - install eio_linux 1.1 - install uri 4.4.0 - install httpaf 0.7.1 - install hpack 0.13.0 - install encore 0.8 - install emile 1.1 - install capnp 3.6.0 - install ipaddr-sexp 5.6.0 - install mirage-runtime 4.7.0 - install mimic 0.0.6 - install happy-eyeballs 0.6.0 - install ethernet 3.2.0 - install dns 7.0.3 - install capnp-rpc 1.2.3 - install bos 0.2.1 - install opam-repository 2.3.0~alpha1 - install pbkdf 1.2.0 - install mirage-crypto-rng 0.11.3 - install hkdf 1.0.4 - install eio_main 1.1 - install uri-sexp 4.4.0 - install h2 0.13.0 - install conduit 6.2.3 - install mirage-unix 5.0.1 - install arp 3.1.1 - install capnp-rpc-lwt 1.2.3 - install carton 0.7.2 - install opam-state 2.3.0~alpha1 - install mirage-crypto-rng-lwt 0.11.3 - install mirage-crypto-pk 0.11.3 - install mirage-crypto-ec 0.11.3 - install dns-client 7.0.3 - install cohttp 5.3.1 - install conduit-lwt 6.2.3 - install tcpip 8.0.0 - install ocluster-api 0.3.0 - install carton-lwt 0.7.2 - install opam-0install 0.4.4 - install x509 0.16.5 - install cohttp-lwt 5.3.0 - install carton-git 0.7.2 - install tls 0.17.3 - install ca-certs-nss 3.101 - install ca-certs 0.2.3 - install awa 0.3.0 - install git 3.15.0 - install tls-mirage 0.17.3 - install tls-lwt 0.17.3 - install awa-mirage 0.3.0 - install paf 0.5.0 - install dns-client-mirage 7.0.3 - install capnp-rpc-net 1.2.3 - install dns-client-lwt 7.0.3 - install conduit-lwt-unix 6.2.3 - install git-paf 3.15.0 - install happy-eyeballs-mirage 0.6.0 - install capnp-rpc-unix 1.2.3 - install happy-eyeballs-lwt 0.6.0 - install cohttp-lwt-unix 5.3.0 - install mimic-happy-eyeballs 0.0.6 - install prometheus-app 1.2 - install git-mirage 3.15.0 - install git-unix 3.15.0 ===== 172 to install ===== The following system packages will first need to be installed: libcapnp-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libssl-dev:arm64. - (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 ... 18998 files and directories currently installed.) - Preparing to unpack .../libssl-dev_3.0.15-1~deb12u1_arm64.deb ... - Unpacking libssl-dev:arm64 (3.0.15-1~deb12u1) ... - Selecting previously unselected package libcapnp-dev:arm64. - Preparing to unpack .../libcapnp-dev_0.9.2-2_arm64.deb ... - Unpacking libcapnp-dev:arm64 (0.9.2-2) ... - Setting up libssl-dev:arm64 (3.0.15-1~deb12u1) ... - Setting up libcapnp-dev:arm64 (0.9.2-2) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved angstrom.0.16.1 (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz) -> retrieved asetmap.0.8.1 (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz) -> retrieved arp.3.1.1 (https://github.com/mirage/arp/releases/download/v3.1.1/arp-3.1.1.tbz) -> retrieved 0install-solver.2.18 (https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz) -> retrieved astring.0.8.5 (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz) -> retrieved asn1-combinators.0.2.6 (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz) -> retrieved base.v0.17.1 (https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz) -> retrieved awa.0.3.0 (https://github.com/mirage/awa-ssh/releases/download/v0.3.0/awa-0.3.0.tbz) -> retrieved awa-mirage.0.3.0 (https://github.com/mirage/awa-ssh/releases/download/v0.3.0/awa-0.3.0.tbz) -> retrieved bos.0.2.1 (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz) -> retrieved bigstringaf.0.10.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz) -> retrieved base64.3.5.1 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz) -> retrieved ca-certs.0.2.3 (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz) -> retrieved capnp.3.6.0 (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz) -> retrieved capnp-rpc.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz) -> retrieved capnp-rpc-net.1.2.3 (cached) -> retrieved ca-certs-nss.3.101 (https://github.com/mirage/ca-certs-nss/releases/download/v3.101/ca-certs-nss-3.101.tbz) -> retrieved capnp-rpc-unix.1.2.3 (cached) -> retrieved capnp-rpc-lwt.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz) -> retrieved carton.0.7.2 (https://github.com/robur-coop/carton/releases/download/0.7.2/carton-0.7.2.tbz) -> retrieved carton-lwt.0.7.2 (https://github.com/robur-coop/carton/releases/download/0.7.2/carton-0.7.2.tbz) -> retrieved carton-git.0.7.2 (https://github.com/robur-coop/carton/releases/download/0.7.2/carton-0.7.2.tbz) -> retrieved checkseum.0.5.2 (https://github.com/mirage/checkseum/releases/download/v0.5.2/checkseum-0.5.2.tbz) -> retrieved cmdliner.1.3.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz) -> retrieved cohttp.5.3.1 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz) -> retrieved cohttp-lwt.5.3.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz) -> retrieved cohttp-lwt-unix.5.3.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz) -> retrieved conduit-lwt-unix.6.2.3 (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz) -> retrieved conduit.6.2.3 (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz) -> retrieved conduit-lwt.6.2.3 (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz) -> installed conf-capnproto.2 -> installed conf-pkg-config.3 -> retrieved conf-gmp-powm-sec.3 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3) -> retrieved conf-gmp.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4) -> retrieved cppo.1.7.0 (https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz) -> installed conf-gmp.4 -> installed conf-gmp-powm-sec.3 -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz) -> retrieved cstruct-lwt.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved cstruct.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved cstruct-unix.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved decompress.1.5.3 (https://github.com/mirage/decompress/releases/download/v1.5.3/decompress-1.5.3.tbz) -> retrieved digestif.1.2.0 (https://github.com/mirage/digestif/releases/download/v1.2.0/digestif-1.2.0.tbz) -> retrieved dns.7.0.3 (https://github.com/mirage/ocaml-dns/releases/download/v7.0.3/dns-7.0.3.tbz) -> retrieved dns-client.7.0.3 (https://github.com/mirage/ocaml-dns/releases/download/v7.0.3/dns-7.0.3.tbz) -> retrieved dns-client-mirage.7.0.3 (cached) -> retrieved dns-client-lwt.7.0.3 (https://github.com/mirage/ocaml-dns/releases/download/v7.0.3/dns-7.0.3.tbz) -> retrieved domain-local-await.1.0.1 (https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz) -> retrieved domain-name.0.4.0 (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz) -> retrieved duff.0.5 (https://github.com/mirage/duff/releases/download/v0.5/duff-0.5.tbz) -> installed cmdliner.1.3.0 -> retrieved dune-build-info.3.16.0 (cached) -> retrieved dune.3.16.0 (https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz) -> retrieved dune-configurator.3.16.0 (cached) -> retrieved duration.0.2.1 (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz) -> retrieved eio.1.1 (https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz) -> retrieved eio_main.1.1 (cached) -> retrieved eio_posix.1.1 (cached) -> retrieved eio_linux.1.1 (https://github.com/ocaml-multicore/eio/releases/download/v1.1/eio-1.1.tbz) -> retrieved emile.1.1 (https://github.com/dinosaure/emile/releases/download/v1.1/emile-v1.1.tbz) -> retrieved encore.0.8 (https://github.com/mirage/encore/releases/download/v0.8/encore-v0.8.tbz) -> retrieved eqaf.0.9 (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz) -> retrieved faraday.0.8.2 (https://github.com/inhabitedtype/faraday/archive/0.8.2.tar.gz) -> retrieved fmt.0.9.0 (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz) -> retrieved ethernet.3.2.0 (https://github.com/mirage/ethernet/releases/download/v3.2.0/ethernet-3.2.0.tbz) -> retrieved extunix.0.4.2 (https://github.com/ygrek/extunix/releases/download/v0.4.2/extunix-0.4.2.tbz) -> retrieved fpath.0.7.3 (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz) -> retrieved git.3.15.0 (https://github.com/mirage/ocaml-git/releases/download/3.15.0/git-3.15.0.tbz) -> retrieved git-mirage.3.15.0 (https://github.com/mirage/ocaml-git/releases/download/3.15.0/git-3.15.0.tbz) -> retrieved git-paf.3.15.0 (https://github.com/mirage/ocaml-git/releases/download/3.15.0/git-3.15.0.tbz) -> retrieved git-unix.3.15.0 (cached) -> retrieved gmap.0.3.0 (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz) -> retrieved happy-eyeballs.0.6.0 (https://github.com/robur-coop/happy-eyeballs/releases/download/v0.6.0/happy-eyeballs-0.6.0.tbz) -> retrieved happy-eyeballs-mirage.0.6.0 (cached) -> retrieved happy-eyeballs-lwt.0.6.0 (https://github.com/robur-coop/happy-eyeballs/releases/download/v0.6.0/happy-eyeballs-0.6.0.tbz) -> retrieved h2.0.13.0 (https://github.com/anmonteiro/ocaml-h2/releases/download/0.13.0/h2-0.13.0.tbz) -> retrieved hmap.0.8.1 (http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz) -> retrieved hpack.0.13.0 (cached) -> retrieved hex.1.5.0 (https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz) -> retrieved hkdf.1.0.4 (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz) -> retrieved httpaf.0.7.1 (https://github.com/inhabitedtype/httpaf/archive/0.7.1.tar.gz) -> retrieved httpun-types.0.2.0 (https://github.com/anmonteiro/httpun/releases/download/0.2.0/httpun-0.2.0.tbz) -> retrieved hxd.0.3.2 (https://github.com/dinosaure/hxd/releases/download/v0.3.2/hxd-0.3.2.tbz) -> retrieved iomux.0.3 (https://github.com/haesbaert/ocaml-iomux/releases/download/v0.3/iomux-0.3.tbz) -> retrieved ipaddr-cstruct.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz) -> retrieved ipaddr.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz) -> retrieved jsonm.1.0.2 (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz) -> retrieved ipaddr-sexp.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz) -> retrieved logs.0.7.0 (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz) -> retrieved ke.0.6 (https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz) -> retrieved lwt.5.7.0 (https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz) -> retrieved lru.0.3.1 (https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz) -> retrieved macaddr.5.6.0 (cached) -> retrieved macaddr-cstruct.5.6.0 (cached) -> retrieved lwt-dllist.1.0.1 (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz) -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz) -> retrieved metrics.0.4.1 (https://github.com/mirage/metrics/releases/download/v0.4.1/metrics-0.4.1.tbz) -> retrieved lwt_eio.0.5.1 (https://github.com/ocaml-multicore/lwt_eio/releases/download/v0.5.1/lwt_eio-0.5.1.tbz) -> retrieved mimic.0.0.6 (https://github.com/dinosaure/mimic/releases/download/0.0.6/mimic-0.0.6.tbz) -> retrieved mimic-happy-eyeballs.0.0.6 (https://github.com/dinosaure/mimic/releases/download/0.0.6/mimic-0.0.6.tbz) -> retrieved mirage-clock.4.2.0 (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz) -> retrieved mirage-clock-unix.4.2.0 (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz) -> retrieved mirage-crypto.0.11.3 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz) -> retrieved mirage-crypto-pk.0.11.3 (cached) -> retrieved mirage-crypto-ec.0.11.3 (cached) -> retrieved mirage-flow.3.0.0 (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz) -> retrieved mirage-crypto-rng.0.11.3 (cached) -> retrieved mirage-crypto-rng-lwt.0.11.3 (cached) -> retrieved mirage-kv.6.1.1 (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz) -> retrieved mirage-net.4.0.0 (https://github.com/mirage/mirage-net/releases/download/v4.0.0/mirage-net-v4.0.0.tbz) -> retrieved mirage-random.3.0.0 (https://github.com/mirage/mirage-random/releases/download/v3.0.0/mirage-random-v3.0.0.tbz) -> retrieved mirage-runtime.4.7.0 (https://github.com/mirage/mirage/releases/download/v4.7.0/mirage-4.7.0.tbz) -> retrieved mtime.2.1.0 (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz) -> retrieved mirage-time.3.0.0 (https://github.com/mirage/mirage-time/releases/download/v3.0.0/mirage-time-v3.0.0.tbz) -> retrieved mirage-unix.5.0.1 (https://github.com/mirage/mirage-unix/releases/download/v5.0.1/mirage-unix-5.0.1.tbz) -> retrieved ocaml-compiler-libs.v0.17.0 (https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz) -> retrieved num.1.5-1 (https://github.com/ocaml/num/archive/v1.5.tar.gz) -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz) -> retrieved ocaml-version.3.6.8 (https://github.com/ocurrent/ocaml-version/releases/download/v3.6.8/ocaml-version-3.6.8.tbz) -> retrieved ocamlbuild.0.15.0 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz) -> retrieved ocamlfind.1.9.6 (http://download.camlcity.org/download/findlib-1.9.6.tar.gz) -> retrieved ocluster-api.0.3.0 (https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz) -> retrieved ocamlgraph.2.1.0 (https://github.com/backtracking/ocamlgraph/releases/download/2.1.0/ocamlgraph-2.1.0.tbz) -> retrieved ocplib-endian.1.2 (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz) -> retrieved opam-0install.0.4.4 (https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.4/opam-0install-0.4.4.tbz) -> retrieved opam-core.2.3.0~alpha1 (https://github.com/ocaml/opam/archive/refs/tags/2.3.0-alpha1.tar.gz) -> installed num.1.5-1 -> retrieved opam-repository.2.3.0~alpha1 (cached) -> retrieved opam-file-format.2.1.6 (https://github.com/ocaml/opam-file-format/archive/refs/tags/2.1.6.tar.gz) -> retrieved opam-format.2.3.0~alpha1 (https://github.com/ocaml/opam/archive/refs/tags/2.3.0-alpha1.tar.gz) -> retrieved opam-state.2.3.0~alpha1 (cached) -> retrieved optint.0.3.0 (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz) -> retrieved parsexp.v0.17.0 (https://github.com/janestreet/parsexp/archive/refs/tags/v0.17.0.tar.gz) -> retrieved pbkdf.1.2.0 (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz) -> retrieved paf.0.5.0 (https://github.com/dinosaure/paf-le-chien/releases/download/0.5.0/paf-0.5.0.tbz) -> retrieved pecu.0.7 (https://github.com/mirage/pecu/releases/download/v0.7/pecu-0.7.tbz) -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz) -> retrieved ppx_deriving.6.0.2 (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.2/ppx_deriving-6.0.2.tbz) -> retrieved ppx_sexp_conv.v0.17.0 (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_deriving_yojson.3.9.0 (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.0/ppx_deriving_yojson-3.9.0.tbz) -> retrieved ppxlib_jane.v0.17.0 (https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppxlib.0.33.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz) -> retrieved prometheus.1.2 (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz) -> retrieved prometheus-app.1.2 (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz) -> retrieved ptime.1.2.0 (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz) -> retrieved psq.0.2.1 (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz) -> retrieved re.1.12.0 (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz) -> retrieved randomconv.0.1.3 (https://github.com/hannesm/randomconv/releases/download/v0.1.3/randomconv-v0.1.3.tbz) -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz) -> installed ocamlfind.1.9.6 -> installed base-bytes.base -> retrieved res.5.0.1 (https://github.com/mmottl/res/releases/download/5.0.1/res-5.0.1.tbz) -> retrieved seq.base (2 extra sources) -> installed seq.base -> retrieved result.1.5 (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz) -> retrieved sexplib.v0.17.0 (https://github.com/janestreet/sexplib/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexplib0.v0.17.0 (https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sha.1.15.4 (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz) -> retrieved spdx_licenses.1.2.0 (https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.2.0/spdx_licenses-1.2.0.tar.gz) -> retrieved stdio.v0.17.0 (https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz) -> retrieved stdint.0.7.2 (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz) -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz) -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz) -> retrieved swhid_core.0.1 (https://github.com/OCamlPro/swhid_core/archive/refs/tags/0.1.tar.gz) -> installed ocamlbuild.0.15.0 -> retrieved tcpip.8.0.0 (https://github.com/mirage/mirage-tcpip/releases/download/v8.0.0/tcpip-8.0.0.tbz) -> retrieved thread-table.1.0.0 (https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz) -> retrieved tls.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) -> retrieved tls-mirage.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) -> retrieved tls-lwt.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) -> retrieved topkg.1.0.7 (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz) -> retrieved uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) -> retrieved uri.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) -> retrieved uutf.1.0.3 (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz) -> retrieved uring.0.9 (https://github.com/ocaml-multicore/ocaml-uring/releases/download/v0.9/uring-0.9.tbz) -> retrieved yojson.2.2.2 (https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz) -> retrieved zarith.1.14 (https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz) -> retrieved x509.0.16.5 (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz) -> installed zarith.1.14 -> installed topkg.1.0.7 -> installed dune.3.16.0 -> installed asetmap.0.8.1 -> installed hmap.0.8.1 -> installed csexp.1.5.2 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed 0install-solver.2.18 -> installed mtime.2.1.0 -> installed base64.3.5.1 -> installed domain-name.0.4.0 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed ptime.1.2.0 -> installed cppo.1.7.0 -> installed duration.0.2.1 -> installed gmap.0.3.0 -> installed lwt-dllist.1.0.1 -> installed macaddr.5.6.0 -> installed magic-mime.1.3.1 -> installed mirage-clock.4.2.0 -> installed ocaml-compiler-libs.v0.17.0 -> installed ocaml-version.3.6.8 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed opam-file-format.2.1.6 -> installed optint.0.3.0 -> installed pecu.0.7 -> installed ppx_derivers.1.2.1 -> installed psq.0.2.1 -> installed re.1.12.0 -> installed res.5.0.1 -> installed result.1.5 -> installed sexplib0.v0.17.0 -> installed spdx_licenses.1.2.0 -> installed stdint.0.7.2 -> installed stdlib-shims.0.3.0 -> installed ocaml-syntax-shims.1.0.0 -> installed stringext.1.6.0 -> installed swhid_core.0.1 -> installed thread-table.1.0.0 -> installed cstruct.6.2.0 -> installed ke.0.6 -> installed lru.0.3.1 -> installed cstruct-unix.6.2.0 -> installed mirage-random.3.0.0 -> installed jsonm.1.0.2 -> installed randomconv.0.1.3 -> installed ipaddr.5.6.0 -> installed hex.1.5.0 -> installed duff.0.5 -> installed macaddr-cstruct.5.6.0 -> installed ipaddr-cstruct.5.6.0 -> installed metrics.0.4.1 -> installed domain-local-await.1.0.1 -> installed ocplib-endian.1.2 -> installed fpath.0.7.3 -> installed eqaf.0.9 -> installed asn1-combinators.0.2.6 -> installed yojson.2.2.2 -> installed sha.1.15.4 -> installed dune-configurator.3.16.0 -> installed dune-build-info.3.16.0 -> installed parsexp.v0.17.0 -> installed digestif.1.2.0 -> installed checkseum.0.5.2 -> installed iomux.0.3 -> installed mirage-clock-unix.4.2.0 -> installed bigstringaf.0.10.0 -> installed ocamlgraph.2.1.0 -> installed mirage-crypto.0.11.3 -> installed faraday.0.8.2 -> installed sexplib.v0.17.0 -> installed hkdf.1.0.4 -> installed pbkdf.1.2.0 -> installed angstrom.0.16.1 -> installed httpun-types.0.2.0 -> installed encore.0.8 -> installed emile.1.1 -> installed decompress.1.5.3 -> installed uring.0.9 -> installed lwt.5.7.0 -> installed hpack.0.13.0 -> installed mirage-flow.3.0.0 -> installed mirage-time.3.0.0 -> installed mirage-kv.6.1.1 -> installed mirage-net.4.0.0 -> installed prometheus.1.2 -> installed cstruct-lwt.6.2.0 -> installed eio.1.1 -> installed httpaf.0.7.1 -> installed h2.0.13.0 -> installed hxd.0.3.2 -> installed lwt_eio.0.5.1 -> installed logs.0.7.0 -> installed eio_posix.1.1 -> installed ethernet.3.2.0 -> installed eio_linux.1.1 -> installed mimic.0.0.6 -> installed happy-eyeballs.0.6.0 -> installed uri.4.4.0 -> installed mirage-runtime.4.7.0 -> installed mirage-crypto-rng.0.11.3 -> installed mirage-unix.5.0.1 -> installed eio_main.1.1 -> installed arp.3.1.1 -> installed mirage-crypto-rng-lwt.0.11.3 -> installed mirage-crypto-pk.0.11.3 -> installed capnp-rpc.1.2.3 -> installed opam-core.2.3.0~alpha1 -> installed tcpip.8.0.0 -> installed base.v0.17.1 -> installed stdio.v0.17.0 -> installed bos.0.2.1 -> installed dns.7.0.3 -> installed carton.0.7.2 -> installed dns-client.7.0.3 -> installed carton-lwt.0.7.2 -> installed carton-git.0.7.2 -> installed mirage-crypto-ec.0.11.3 -> installed x509.0.16.5 -> installed opam-format.2.3.0~alpha1 -> installed ca-certs.0.2.3 -> installed git.3.15.0 -> installed ca-certs-nss.3.101 -> installed tls.0.17.3 -> installed tls-mirage.0.17.3 -> installed tls-lwt.0.17.3 -> installed awa.0.3.0 -> installed dns-client-mirage.7.0.3 -> installed paf.0.5.0 -> installed awa-mirage.0.3.0 -> installed happy-eyeballs-mirage.0.6.0 -> installed git-paf.3.15.0 -> installed dns-client-lwt.7.0.3 -> installed mimic-happy-eyeballs.0.0.6 -> installed git-mirage.3.15.0 -> installed happy-eyeballs-lwt.0.6.0 -> installed capnp.3.6.0 -> installed ppxlib.0.33.0 -> installed opam-repository.2.3.0~alpha1 -> installed git-unix.3.15.0 -> installed ppxlib_jane.v0.17.0 -> installed capnp-rpc-lwt.1.2.3 -> installed ppx_deriving.6.0.2 -> installed capnp-rpc-net.1.2.3 -> installed opam-state.2.3.0~alpha1 -> installed ppx_sexp_conv.v0.17.0 -> installed opam-0install.0.4.4 -> installed ipaddr-sexp.5.6.0 -> installed uri-sexp.4.4.0 -> installed ppx_deriving_yojson.3.9.0 -> installed conduit.6.2.3 -> installed cohttp.5.3.1 -> installed extunix.0.4.2 -> installed capnp-rpc-unix.1.2.3 -> installed conduit-lwt.6.2.3 -> installed cohttp-lwt.5.3.0 -> installed conduit-lwt-unix.6.2.3 -> installed ocluster-api.0.3.0 -> installed cohttp-lwt-unix.5.3.0 -> installed prometheus-app.1.2 Done. # Run eval $(opam env) to update the current shell environment Removing intermediate container 50aafba6e9c4 ---> a83021f786b4 Step 8/15 : ADD --chown=opam . . ---> 8b5b6cbeaba6 Step 9/15 : RUN opam exec -- dune build @install ---> Running in 679ab40e28e4 schema.capnp --> schema.mli schema.ml kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src Removing intermediate container 679ab40e28e4 ---> 0c12f3122115 Step 10/15 : RUN opam exec -- dune install --prefix=/usr/local --destdir=pkg --section=bin --relocatable solver-service ---> Running in d8ac545a79ac Removing intermediate container d8ac545a79ac ---> 30ca29591e3b Step 11/15 : FROM debian:12 12: Pulling from library/debian Digest: sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6 Status: Image is up to date for debian:12 ---> 853897d65bc9 Step 12/15 : RUN apt-get update && apt-get install libev4 curl git libsqlite3-0 ca-certificates netbase -y --no-install-recommends ---> Running in 4e71b147da37 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8688 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [2708 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [203 kB] Fetched 9147 kB in 1s (6317 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: git-man libbrotli1 libcurl3-gnutls libcurl4 liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl perl perl-modules-5.36 Suggested packages: gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc krb5-user sensible-utils perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make libtap-harness-archive-perl Recommended packages: patch less ssh-client krb5-locales libldap-common publicsuffix libsasl2-modules The following NEW packages will be installed: ca-certificates curl git git-man libbrotli1 libcurl3-gnutls libcurl4 liberror-perl libev4 libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 netbase openssl perl perl-modules-5.36 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded. Need to get 23.2 MB of archives. After this operation, 117 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u1 [4014 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u1 [239 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.15-1~deb12u1 [1811 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.15-1~deb12u1 [1392 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] Get:10 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] Get:11 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u2 [31.8 kB] Get:12 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u2 [79.4 kB] Get:13 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] Get:14 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u2 [313 kB] Get:15 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u2 [124 kB] Get:16 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] Get:17 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] Get:18 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] Get:19 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] Get:20 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] Get:21 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] Get:22 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] Get:23 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u8 [365 kB] Get:24 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u8 [309 kB] Get:25 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u8 [360 kB] Get:26 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] Get:27 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] Get:28 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u1 [2054 kB] Get:29 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u1 [7137 kB] Get:30 http://deb.debian.org/debian bookworm/main arm64 libev4 arm64 1:4.33-1 [41.3 kB] Get:31 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2+deb12u1 [785 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 23.2 MB in 1s (18.8 MB/s) Selecting previously unselected package perl-modules-5.36. (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 ... 6083 files and directories currently installed.) Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... Selecting previously unselected package libgdbm6:arm64. Preparing to unpack .../01-libgdbm6_1.23-3_arm64.deb ... Unpacking libgdbm6:arm64 (1.23-3) ... Selecting previously unselected package libgdbm-compat4:arm64. Preparing to unpack .../02-libgdbm-compat4_1.23-3_arm64.deb ... Unpacking libgdbm-compat4:arm64 (1.23-3) ... Selecting previously unselected package libperl5.36:arm64. Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u1_arm64.deb ... Unpacking libperl5.36:arm64 (5.36.0-7+deb12u1) ... Selecting previously unselected package perl. Preparing to unpack .../04-perl_5.36.0-7+deb12u1_arm64.deb ... Unpacking perl (5.36.0-7+deb12u1) ... Selecting previously unselected package netbase. Preparing to unpack .../05-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libssl3:arm64. Preparing to unpack .../06-libssl3_3.0.15-1~deb12u1_arm64.deb ... Unpacking libssl3:arm64 (3.0.15-1~deb12u1) ... Selecting previously unselected package openssl. Preparing to unpack .../07-openssl_3.0.15-1~deb12u1_arm64.deb ... Unpacking openssl (3.0.15-1~deb12u1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../09-libbrotli1_1.0.9-2+b6_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../10-libkrb5support0_1.20.1-2+deb12u2_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u2) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../11-libk5crypto3_1.20.1-2+deb12u2_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u2) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../12-libkeyutils1_1.6.3-2_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../13-libkrb5-3_1.20.1-2+deb12u2_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u2) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../14-libgssapi-krb5-2_1.20.1-2+deb12u2_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u2) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../15-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../16-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:arm64. Preparing to unpack .../17-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../18-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../19-libpsl5_0.21.2-1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.2-1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:arm64. Preparing to unpack .../21-libssh2-1_1.10.0-3+b1_arm64.deb ... Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../22-libcurl4_7.88.1-10+deb12u8_arm64.deb ... Unpacking libcurl4:arm64 (7.88.1-10+deb12u8) ... Selecting previously unselected package curl. Preparing to unpack .../23-curl_7.88.1-10+deb12u8_arm64.deb ... Unpacking curl (7.88.1-10+deb12u8) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../24-libcurl3-gnutls_7.88.1-10+deb12u8_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u8) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../25-libexpat1_2.5.0-1+deb12u1_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../26-liberror-perl_0.17029-2_all.deb ... Unpacking liberror-perl (0.17029-2) ... Selecting previously unselected package git-man. Preparing to unpack .../27-git-man_1%3a2.39.5-0+deb12u1_all.deb ... Unpacking git-man (1:2.39.5-0+deb12u1) ... Selecting previously unselected package git. Preparing to unpack .../28-git_1%3a2.39.5-0+deb12u1_arm64.deb ... Unpacking git (1:2.39.5-0+deb12u1) ... Selecting previously unselected package libev4:arm64. Preparing to unpack .../29-libev4_1%3a4.33-1_arm64.deb ... Unpacking libev4:arm64 (1:4.33-1) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../30-libsqlite3-0_3.40.1-2+deb12u1_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.40.1-2+deb12u1) ... Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... Setting up libpsl5:arm64 (0.21.2-1) ... Setting up libev4:arm64 (1:4.33-1) ... Setting up libbrotli1:arm64 (1.0.9-2+b6) ... Setting up libsqlite3-0:arm64 (3.40.1-2+deb12u1) ... Setting up libssl3:arm64 (3.0.15-1~deb12u1) ... Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... Setting up libkrb5support0:arm64 (1.20.1-2+deb12u2) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libk5crypto3:arm64 (1.20.1-2+deb12u2) ... Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... Setting up git-man (1:2.39.5-0+deb12u1) ... Setting up libssh2-1:arm64 (1.10.0-3+b1) ... Setting up netbase (6.4) ... Setting up libkrb5-3:arm64 (1.20.1-2+deb12u2) ... Setting up openssl (3.0.15-1~deb12u1) ... Setting up libgdbm6:arm64 (1.23-3) ... Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 140 added, 0 removed; done. Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u2) ... Setting up libgdbm-compat4:arm64 (1.23-3) ... Setting up libcurl4:arm64 (7.88.1-10+deb12u8) ... Setting up curl (7.88.1-10+deb12u8) ... Setting up libperl5.36:arm64 (5.36.0-7+deb12u1) ... Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u8) ... Setting up perl (5.36.0-7+deb12u1) ... Setting up liberror-perl (0.17029-2) ... Setting up git (1:2.39.5-0+deb12u1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 4e71b147da37 ---> 2d47427cb918 Step 13/15 : WORKDIR /var/lib/ocluster-worker ---> Running in af764f1010a9 Removing intermediate container af764f1010a9 ---> f7b4132a8ce1 Step 14/15 : ENTRYPOINT ["/usr/local/bin/solver-service"] ---> Running in 391efa23007a Removing intermediate container 391efa23007a ---> ff55531f9dd0 Step 15/15 : COPY --from=build /src/pkg/usr/local/bin/solver-service /usr/local/bin/ ---> 1f5c5200177b Successfully built 1f5c5200177b Job succeeded 2024-11-29 13:46.32: Job succeeded