Build:
- 0
2026-01-09 17:36.41: New job: Build Dockerfile.gitlab using linux-x86_64 in
[https://github.com/ocurrent/ocaml-ci.git#refs/pull/1037/head (1111626c985e5057c66bb73cd76bdc6a2e5f4a00)]
2026-01-09 17:36.41: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.gitlab"
2026-01-09 17:36.41: Waiting for resource in pool OCluster
2026-01-09 17:36.41: Waiting for worker…
2026-01-09 17:36.42: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
Submodule path 'ocaml-dockerfile': checked out '57ed58f00ac0f458ca75db31d87f3bef9b5577f7'
Submodule path 'ocaml-version': checked out '3bb1c5d559d7a0f22954919f0ada769850bdeb0a'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocurrent': checked out 'd59c22de7cb48c68fca9451fa27690a2d6dd80cf'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
HEAD is now at 1111626 ocaml-dockerfile needs to be version 8.3.4
Synchronizing submodule url for 'ocaml-dockerfile'
Synchronizing submodule url for 'ocaml-version'
Synchronizing submodule url for 'ocluster'
Synchronizing submodule url for 'ocurrent'
Synchronizing submodule url for 'solver-service'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-version'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version'
Cleared directory 'ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster'
Cleared directory 'ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent'
Cleared directory 'solver-service'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service'
Submodule path 'ocaml-dockerfile': checked out '57ed58f00ac0f458ca75db31d87f3bef9b5577f7'
Submodule path 'ocaml-version': checked out '3bb1c5d559d7a0f22954919f0ada769850bdeb0a'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocluster/obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
Submodule path 'ocurrent': checked out 'd59c22de7cb48c68fca9451fa27690a2d6dd80cf'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.gitlab
#1 transferring dockerfile: 4.05kB done
#1 DONE 0.0s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.2s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6
#3 CACHED
#4 [internal] load metadata for docker.io/library/debian:12
#4 DONE 0.2s
#5 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#5 DONE 0.6s
#6 [internal] load .dockerignore
#6 transferring context: 114B done
#6 DONE 0.0s
#7 [internal] setting cache mount permissions
#7 DONE 0.0s
#8 [stage-1 1/9] FROM docker.io/library/debian:12@sha256:c66c66fac809bfb56a8001b12f08181a49b6db832d2c8ddabe22b6374264055f
#8 DONE 0.0s
#9 [build 1/16] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:f9803e04143923e5b59749d5be12fc63919456028d4af208942c966666033913
#9 DONE 0.0s
#10 [internal] load build context
#10 transferring context: 11.11MB 0.2s done
#10 DONE 0.2s
#11 [build 5/16] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard a6b2f19780b2edfc4e5dba2566235c877dbf5acd && opam update
#11 CACHED
#12 [build 7/16] COPY --chown=opam --link ocluster/ocluster-api.opam ocluster/current_ocluster.opam /src/ocluster/
#12 CACHED
#13 [build 4/16] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked sudo apt update && sudo apt-get --no-install-recommends install -y capnproto graphviz libev-dev libgmp-dev libsqlite3-dev m4 pkg-config
#13 CACHED
#14 [build 6/16] COPY --chown=opam --link ocurrent/current_docker.opam ocurrent/current_github.opam ocurrent/current_gitlab.opam ocurrent/current_git.opam ocurrent/current.opam ocurrent/current_rpc.opam ocurrent/current_slack.opam ocurrent/current_web.opam /src/ocurrent/
#14 CACHED
#15 [build 2/16] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#15 CACHED
#16 [build 3/16] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#16 CACHED
#17 [build 8/16] COPY --chown=opam --link solver-service/solver-service-api.opam solver-service/solver-service.opam /src/solver-service/
#17 CACHED
#7 [internal] setting cache mount permissions
#7 CACHED
#18 [build 9/16] COPY --chown=opam --link ocaml-dockerfile/dockerfile*.opam /src/ocaml-dockerfile/
#18 DONE 0.1s
#19 [build 10/16] WORKDIR /src
#19 DONE 0.0s
#20 [build 11/16] RUN echo '(lang dune 3.0)' | tee solver-service/dune-project | tee ocurrent/dune-project | tee ocluster/dune-project | tee ocaml-dockerfile/dune-project | tee ./dune-project
#20 0.247 (lang dune 3.0)
#20 DONE 0.3s
#21 [build 12/16] RUN opam pin add -yn current_docker.dev "./ocurrent" && opam pin add -yn current_github.dev "./ocurrent" && opam pin add -yn current_gitlab.dev "./ocurrent" && opam pin add -yn current_git.dev "./ocurrent" && opam pin add -yn current.dev "./ocurrent" && opam pin add -yn current_rpc.dev "./ocurrent" && opam pin add -yn current_slack.dev "./ocurrent" && opam pin add -yn current_web.dev "./ocurrent" && opam pin add -yn current_ocluster.dev "./ocluster" && opam pin add -yn dockerfile.dev "./ocaml-dockerfile" && opam pin add -yn dockerfile-opam.dev "./ocaml-dockerfile" && opam pin add -yn solver-service-api.dev "./solver-service" && opam pin add -yn solver-service.dev "./solver-service" && opam pin add -yn ocluster-api.dev "./ocluster"
#21 1.670 [current_docker.dev] synchronised (file:///src/ocurrent)
#21 1.673 current_docker is now pinned to file:///src/ocurrent (version dev)
#21 2.773 [current_github.dev] synchronised (file:///src/ocurrent)
#21 2.776 current_github is now pinned to file:///src/ocurrent (version dev)
#21 3.869 [current_gitlab.dev] synchronised (file:///src/ocurrent)
#21 3.871 current_gitlab is now pinned to file:///src/ocurrent (version dev)
#21 4.976 [current_git.dev] synchronised (file:///src/ocurrent)
#21 4.978 current_git is now pinned to file:///src/ocurrent (version dev)
#21 6.068 [current.dev] synchronised (file:///src/ocurrent)
#21 6.071 current is now pinned to file:///src/ocurrent (version dev)
#21 7.176 [current_rpc.dev] synchronised (file:///src/ocurrent)
#21 7.179 current_rpc is now pinned to file:///src/ocurrent (version dev)
#21 8.281 [current_slack.dev] synchronised (file:///src/ocurrent)
#21 8.283 current_slack is now pinned to file:///src/ocurrent (version dev)
#21 9.410 [current_web.dev] synchronised (file:///src/ocurrent)
#21 9.414 current_web is now pinned to file:///src/ocurrent (version dev)
#21 10.51 [current_ocluster.dev] synchronised (file:///src/ocluster)
#21 10.51 current_ocluster is now pinned to file:///src/ocluster (version dev)
#21 11.62 [dockerfile.dev] synchronised (file:///src/ocaml-dockerfile)
#21 11.62 dockerfile is now pinned to file:///src/ocaml-dockerfile (version dev)
#21 12.72 [dockerfile-opam.dev] synchronised (file:///src/ocaml-dockerfile)
#21 12.73 dockerfile-opam is now pinned to file:///src/ocaml-dockerfile (version dev)
#21 13.77 Package solver-service-api does not exist, create as a NEW package? [y/n] y
#21 13.82 [solver-service-api.dev] synchronised (file:///src/solver-service)
#21 13.82 [WARNING] Failed checks on solver-service-api package definition from source at file:///src/solver-service:
#21 13.82 warning 68: Missing field 'license'
#21 13.82 solver-service-api is now pinned to file:///src/solver-service (version dev)
#21 14.87 Package solver-service does not exist, create as a NEW package? [y/n] y
#21 14.92 [solver-service.dev] synchronised (file:///src/solver-service)
#21 14.92 [WARNING] Failed checks on solver-service package definition from source at file:///src/solver-service:
#21 14.92 warning 68: Missing field 'license'
#21 14.92 solver-service is now pinned to file:///src/solver-service (version dev)
#21 16.03 [ocluster-api.dev] synchronised (file:///src/ocluster)
#21 16.03 ocluster-api is now pinned to file:///src/ocluster (version dev)
#21 DONE 16.1s
#22 [build 13/16] COPY --chown=opam --link ocaml-ci.opam ocaml-ci-gitlab.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
#22 DONE 0.1s
#23 [build 14/16] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#23 ...
#24 [stage-1 2/9] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#24 CACHED
#25 [stage-1 3/9] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl dumb-init git gnupg2 graphviz libev4 libsqlite3-dev netbase openssh-client
#25 CACHED
#26 [stage-1 5/9] RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
#26 CACHED
#27 [stage-1 6/9] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y docker-buildx-plugin docker-ce
#27 CACHED
#28 [stage-1 4/9] RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
#28 CACHED
#29 [stage-1 7/9] WORKDIR /var/lib/ocurrent
#29 CACHED
#23 [build 14/16] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#23 82.25 The following actions will be performed:
#23 82.25 === install 232 packages
#23 82.25 - install 0install-solver 2.18 [required by opam-0install]
#23 82.25 - install angstrom 0.16.1 [required by timedesc]
#23 82.25 - install ansi 0.7.0 [required by ocaml-ci-service]
#23 82.25 - install arp 3.1.1 [required by tcpip]
#23 82.25 - install asetmap 0.8.1 [required by capnp-rpc-net]
#23 82.25 - install asn1-combinators 0.2.6 [required by capnp-rpc-net]
#23 82.25 - install astring 0.8.5 [required by ocaml-ci-service]
#23 82.25 - install atd 2.16.0 [required by atdgen]
#23 82.25 - install atdgen 2.15.0 [required by gitlab]
#23 82.25 - install atdgen-runtime 2.16.0 [required by atdgen, github-data]
#23 82.25 - install awa 0.3.0 [required by git-unix]
#23 82.25 - install awa-mirage 0.3.0 [required by git-unix]
#23 82.25 - install base v0.16.4 [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#23 82.25 - install base-bytes base [required by extunix]
#23 82.25 - install base64 3.5.2 [required by capnp-rpc-unix, current_github]
#23 82.25 - install bigstringaf 0.10.0 [required by git-unix]
#23 82.25 - install biniou 1.2.2 [required by atdgen]
#23 82.25 - install bos 0.2.1 [required by ocaml-ci, ocaml-ci-service]
#23 82.25 - install bstr 0.0.3 [required by prettym]
#23 82.25 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#23 82.25 - install ca-certs-nss 3.101 [required by git-unix]
#23 82.25 - install camlp-streams 5.0.1 [required by tar]
#23 82.25 - install capnp 3.6.0 [required by ocaml-ci-api]
#23 82.25 - install capnp-rpc 1.2.3 [required by current_rpc]
#23 82.25 - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api]
#23 82.25 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix]
#23 82.25 - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-service]
#23 82.25 - install carton 0.7.2 [required by git]
#23 82.25 - install carton-git 0.7.2 [required by git]
#23 82.25 - install carton-lwt 0.7.2 [required by git]
#23 82.25 - install cf 0.5.0 [required by cf-lwt]
#23 82.25 - install cf-lwt 0.5.0 [required by irmin-watcher]
#23 82.25 - install checkseum 0.5.2 [required by decompress, git]
#23 82.25 - install cmdliner 1.3.0 [required by ocaml-ci-gitlab, ocaml-ci-service]
#23 82.25 - install cohttp 6.0.0 [required by cohttp-lwt-unix]
#23 82.25 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#23 82.25 - install cohttp-lwt-unix 6.0.0 [required by ocaml-ci]
#23 82.25 - install conduit 6.2.3 [required by conduit-lwt]
#23 82.25 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#23 82.25 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix]
#23 82.25 - install conf-capnproto 2 [required by capnp-rpc-net]
#23 82.25 - install conf-git 1.1 [required by current_git]
#23 82.25 - install conf-gmp 5 [required by zarith]
#23 82.25 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#23 82.25 - install conf-graphviz 0.1 [required by current_web]
#23 82.25 - install conf-libev 4-13 [required by ocaml-ci-service]
#23 82.25 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#23 82.25 - install conf-pkg-config 4 [required by conf-sqlite3]
#23 82.25 - install conf-sqlite3 1 [required by sqlite3]
#23 82.25 - install cppo 1.8.0 [required by ppx_deriving]
#23 82.25 - install crunch 4.0.0 [required by current_web]
#23 82.25 - install csexp 1.5.2 [required by dune-configurator]
#23 82.25 - install cstruct 6.2.0 [required by tar-unix, tar, current_github]
#23 82.25 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix]
#23 82.25 - install cstruct-unix 6.2.0 [required by awa]
#23 82.25 - install csv 2.4 [required by current_web]
#23 82.25 - install ctypes 0.24.0 [required by cf, fsevents]
#23 82.25 - install ctypes-foreign 0.24.0 [required by cf]
#23 82.25 - install current dev (pinned) [required by ocaml-ci, ocaml-ci-gitlab]
#23 82.25 - install current_docker dev (pinned) [required by ocaml-ci-gitlab, ocaml-ci, ocaml-ci-service]
#23 82.25 - install current_git dev (pinned) [required by ocaml-ci-gitlab, ocaml-ci-service]
#23 82.25 - install current_github dev (pinned) [required by ocaml-ci-service]
#23 82.25 - install current_gitlab dev (pinned) [required by ocaml-ci-gitlab]
#23 82.25 - install current_incr 0.6.1 [required by current]
#23 82.25 - install current_ocluster dev (pinned) [required by ocaml-ci, ocaml-ci-service]
#23 82.25 - install current_rpc dev (pinned) [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 82.25 - install current_web dev (pinned) [required by ocaml-ci-service]
#23 82.25 - install decompress 1.5.3 [required by tar]
#23 82.25 - install digestif 1.3.0 [required by git-unix]
#23 82.25 - install dns 7.0.3 [required by git-mirage]
#23 82.25 - install dns-client 7.0.3 [required by git-mirage]
#23 82.25 - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt]
#23 82.25 - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage]
#23 82.25 - install dockerfile dev (pinned) [required by dockerfile-opam]
#23 82.25 - install dockerfile-opam dev (pinned) [required by ocaml-ci-service]
#23 82.25 - install domain-name 0.5.0 [required by git-unix]
#23 82.25 - install duff 0.5 [required by carton]
#23 82.25 - install dune 3.20.2 [required by ocaml-ci-gitlab, ocaml-ci, ocaml-ci-api, ocaml-ci-service]
#23 82.25 - install dune-build-info 3.20.2 [required by solver-service]
#23 82.25 - install dune-configurator 3.20.2 [required by extunix, sqlite3]
#23 82.25 - install duration 0.2.1 [required by current_ocluster, current, current_docker, current_github]
#23 82.25 - install easy-format 1.3.4 [required by atd]
#23 82.25 - install emile 1.1 [required by git]
#23 82.25 - install encore 0.8.1 [required by git]
#23 82.25 - install eqaf 0.9 [required by awa, mirage-crypto, digestif]
#23 82.25 - install ethernet 3.2.0 [required by tcpip]
#23 82.25 - install extunix 0.4.3 [required by capnp-rpc-unix]
#23 82.25 - install faraday 0.8.2 [required by httpaf, paf]
#23 82.25 - install fmt 0.11.0 [required by ocaml-ci-gitlab, ocaml-ci-service]
#23 82.25 - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc]
#23 82.25 - install fsevents 0.3.0 [required by fsevents-lwt]
#23 82.25 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#23 82.25 - install git 3.15.0 [required by git-unix]
#23 82.25 - install git-mirage 3.15.0 [required by git-unix]
#23 82.25 - install git-paf 3.15.0 [required by git-mirage]
#23 82.25 - install git-unix 3.15.0 [required by solver-service]
#23 82.25 - install github 4.5.0 [required by github-unix]
#23 82.25 - install github-data 4.5.0 [required by github]
#23 82.25 - install github-unix 4.5.0 [required by current_github]
#23 82.25 - install gitlab 0.1.8 [required by gitlab-unix]
#23 82.25 - install gitlab-unix 0.1.8 [required by ocaml-ci-gitlab]
#23 82.25 - install gmap 0.3.0 [required by x509, dns]
#23 82.26 - install h2 0.13.0 [required by paf]
#23 82.26 - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt]
#23 82.26 - install happy-eyeballs-lwt 0.6.0 [required by git-unix]
#23 82.26 - install happy-eyeballs-mirage 0.6.0 [required by git-mirage]
#23 82.26 - install hex 1.5.0 [required by current_github]
#23 82.26 - install hkdf 1.0.4 (deprecated) [required by tls]
#23 82.26 - install hpack 0.13.0 [required by h2]
#23 82.26 - install http 6.0.0 [required by cohttp-lwt-unix]
#23 82.26 - install httpaf 0.7.1 [required by git-paf]
#23 82.26 - install httpun-types 0.2.0 [required by h2]
#23 82.26 - install hxd 0.3.6 [required by git]
#23 82.26 - install ISO8601 0.2.6 [required by gitlab]
#23 82.26 - install inotify 2.6 [required by irmin-watcher]
#23 82.26 - install integers 0.7.0 [required by ctypes]
#23 82.26 - install ipaddr 5.6.1 [required by pgx, conduit-lwt-unix, git-unix]
#23 82.26 - install ipaddr-cstruct 5.6.1 [required by tcpip]
#23 82.26 - install ipaddr-sexp 5.6.1 [required by conduit-lwt-unix]
#23 82.26 - install irmin-watcher 0.5.0 [required by current_git]
#23 82.26 - install jsonm 1.0.2 [required by opam-core]
#23 82.26 - install ke 0.6 [required by git, multipart_form-lwt]
#23 82.26 - install logs 0.10.0 [required by ocaml-ci-gitlab, ocaml-ci, ocaml-ci-service]
#23 82.26 - install lru 0.3.1 [required by dns]
#23 82.26 - install lwt 5.9.2 [required by current_gitlab, solver-service, current_rpc, etc.]
#23 82.26 - install lwt-dllist 1.1.0 [required by current]
#23 82.26 - install macaddr 5.6.1 [required by ipaddr]
#23 82.26 - install macaddr-cstruct 5.6.1 [required by tcpip]
#23 82.26 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#23 82.26 - install menhir 20250912 [required by opam-file-format]
#23 82.26 - install menhirCST 20250912 [required by menhir]
#23 82.26 - install menhirLib 20250912 [required by menhir]
#23 82.26 - install menhirSdk 20250912 [required by menhir]
#23 82.26 - install metrics 0.5.0 [required by dns]
#23 82.26 - install mimic 0.0.6 [required by git-unix]
#23 82.26 - install mimic-happy-eyeballs 0.0.6 [required by git-mirage]
#23 82.26 - install mirage-clock 4.2.0 [required by git-unix]
#23 82.26 - install mirage-clock-unix 4.2.0 [required by git-unix]
#23 82.26 - install mirage-crypto 0.11.3 [required by current_github]
#23 82.26 - install mirage-crypto-ec 0.11.3 [required by tls, awa]
#23 82.26 - install mirage-crypto-pk 0.11.3 [required by current_github]
#23 82.26 - install mirage-crypto-rng 0.11.3 [required by ocaml-ci-service]
#23 82.26 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix]
#23 82.26 - install mirage-flow 3.0.0 [required by capnp-rpc-unix]
#23 82.26 - install mirage-kv 6.1.1 [required by tls-mirage]
#23 82.26 - install mirage-net 4.0.0 [required by tcpip]
#23 82.26 - install mirage-random 3.0.0 (deprecated) [required by git-mirage]
#23 82.26 - install mirage-runtime 4.10.4 [required by mirage-unix]
#23 82.26 - install mirage-time 3.0.0 [required by git-unix]
#23 82.26 - install mirage-unix 5.0.1 [required by git-unix]
#23 82.26 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt, git-unix]
#23 82.26 - install multipart_form 0.7.0 [required by multipart_form-lwt]
#23 82.26 - install multipart_form-lwt 0.7.0 [required by current_web]
#23 82.26 - install num 1.6 [required by sexplib]
#23 82.26 - install obuilder-spec 0.6.0 [required by ocaml-ci, ocaml-ci-service]
#23 82.26 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#23 82.26 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#23 82.26 - install ocaml-version 4.0.3 [required by ocaml-ci, ocaml-ci-service]
#23 82.26 - install ocamlbuild 0.16.1 [required by bos]
#23 82.26 - install ocamlfind 1.9.8 [required by bos]
#23 82.26 - install ocamlgraph 2.2.0 [required by opam-core, git]
#23 82.26 - install ocluster-api dev (pinned) [required by ocaml-ci, ocaml-ci-service]
#23 82.26 - install ocplib-endian 1.2 [required by lwt, capnp]
#23 82.26 - install omigrate 0.3.2 [required by ocaml-ci]
#23 82.26 - install opam-0install 0.5.1 [required by ocaml-ci, ocaml-ci-service]
#23 82.26 - install opam-core 2.5.0 [required by opam-format]
#23 82.26 - install opam-file-format 2.2.0 [required by opam-0install]
#23 82.26 - install opam-format 2.5.0 [required by opam-0install]
#23 82.26 - install opam-repository 2.5.0 [required by opam-state]
#23 82.26 - install opam-state 2.5.0 [required by opam-0install]
#23 82.26 - install optint 0.3.0 [required by decompress, git]
#23 82.26 - install paf 0.5.0 [required by git-paf]
#23 82.26 - install parsexp v0.16.0 [required by sexplib]
#23 82.26 - install patch 3.1.0 [required by opam-state]
#23 82.26 - install pbkdf 1.2.0 [required by x509]
#23 82.26 - install pecu 0.7 [required by emile, multipart_form]
#23 82.26 - install pgx 2.2 [required by omigrate]
#23 82.26 - install pgx_lwt 2.2 [required by pgx_lwt_unix]
#23 82.26 - install pgx_lwt_unix 2.2 [required by omigrate]
#23 82.26 - install ppx_compare v0.16.0 [required by pgx]
#23 82.26 - install ppx_custom_printf v0.16.0 [required by pgx]
#23 82.26 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#23 82.26 - install ppx_deriving 6.0.3 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 82.26 - install ppx_deriving_yojson 3.9.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 82.26 - install ppx_sexp_conv v0.16.0 [required by ocaml-ci-service]
#23 82.26 - install ppxlib 0.35.0 [required by extunix, ppx_deriving]
#23 82.26 - install prettym 0.0.4 [required by multipart_form]
#23 82.26 - install prometheus 1.3 [required by current_gitlab, current, current_ocluster, current_github]
#23 82.26 - install prometheus-app 1.3 [required by ocaml-ci-gitlab, ocaml-ci-service]
#23 82.26 - install psq 0.2.1 [required by git]
#23 82.26 - install ptime 1.2.0 [required by current_gitlab, timedesc, current_github]
#23 82.26 - install randomconv 0.1.3 [required by dns-client]
#23 82.26 - install re 1.14.0 [required by current]
#23 82.26 - install res 5.0.2 [required by capnp]
#23 82.26 - install result 1.5 [required by current_gitlab, omigrate, current_docker, etc.]
#23 82.26 - install routes 2.0.0 [required by current_web]
#23 82.26 - install rresult 0.7.0 [required by current_gitlab, bos, current_github]
#23 82.26 - install seq base [required by timedesc]
#23 82.26 - install session 0.5.0 [required by current_web]
#23 82.26 - install session-cohttp 0.5.0 [required by session-cohttp-lwt]
#23 82.26 - install session-cohttp-lwt 0.5.0 [required by current_web]
#23 82.26 - install sexplib v0.16.0 [required by obuilder-spec]
#23 82.26 - install sexplib0 v0.16.0 [required by dockerfile-opam]
#23 82.26 - install sha 1.15.4 [required by opam-core]
#23 82.26 - install solver-service dev (pinned) [required by ocaml-ci, ocaml-ci-service]
#23 82.26 - install solver-service-api dev (pinned) [required by solver-service]
#23 82.26 - install spdx_licenses 1.4.0 [required by opam-state]
#23 82.26 - install sqlite3 5.3.1 [required by current, omigrate]
#23 82.26 - install stdint 0.7.2 [required by current_rpc]
#23 82.26 - install stdio v0.16.0 [required by capnp]
#23 82.26 - install stdlib-shims 0.3.0 [required by ppxlib]
#23 82.26 - install stringext 1.6.0 [required by gitlab-unix, cohttp, github-unix]
#23 82.26 - install swhid_core 0.1 [required by opam-core]
#23 82.26 - install tar 2.6.0 [required by ocaml-ci]
#23 82.27 - install tar-unix 2.6.0 [required by ocaml-ci]
#23 82.27 - install tcpip 8.0.0 [required by git-unix]
#23 82.27 - install timedesc 3.1.0 [required by ocaml-ci, ocaml-ci-service]
#23 82.27 - install timedesc-tzdb 3.1.0 [required by timedesc]
#23 82.27 - install timedesc-tzlocal 3.1.0 [required by timedesc]
#23 82.27 - install tls 0.17.3 [required by git-unix, capnp-rpc-net, gitlab-unix]
#23 82.27 - install tls-lwt 0.17.3 [required by current_github]
#23 82.27 - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix]
#23 82.27 - install topkg 1.1.1 [required by bos]
#23 82.27 - install tyxml 4.6.0 [required by current_github]
#23 82.27 - install unstrctrd 0.4 [required by multipart_form]
#23 82.27 - install uri 4.4.0 [required by omigrate, current_github]
#23 82.27 - install uri-sexp 4.4.0 [required by cohttp]
#23 82.27 - install uuidm 0.9.10 [required by pgx]
#23 82.27 - install uutf 1.0.4 [required by opam-core]
#23 82.27 - install x509 0.16.5 [required by current_github]
#23 82.27 - install yojson 2.2.2 [required by current_gitlab, current_docker, solver-service, current_github]
#23 82.27 - install zarith 1.14 [required by asn1-combinators, awa]
#23 82.81
#23 82.81 The following system packages will first need to be installed:
#23 82.81 libcapnp-dev libffi-dev
#23 82.81
#23 82.81 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#23 82.81
#23 82.81 opam believes some required external dependencies are missing. opam can:
#23 82.81 > 1. Run apt-get to install them (may need root/sudo access)
#23 82.81 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#23 82.81 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#23 82.81 4. Abort the installation
#23 82.81
#23 82.81 [1/2/3/4] 1
#23 82.81
#23 82.81 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev" "libffi-dev"
#23 84.70 - debconf: delaying package configuration, since apt-utils is not installed
#23 84.70 - Selecting previously unselected package libssl-dev:amd64.
#23 84.70 - (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 ... 19340 files and directories currently installed.)
#23 84.70 - Preparing to unpack .../libssl-dev_3.0.17-1~deb12u3_amd64.deb ...
#23 84.70 - Unpacking libssl-dev:amd64 (3.0.17-1~deb12u3) ...
#23 84.70 - Selecting previously unselected package libcapnp-dev:amd64.
#23 84.70 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ...
#23 84.70 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ...
#23 84.70 - Selecting previously unselected package libffi-dev:amd64.
#23 84.70 - Preparing to unpack .../libffi-dev_3.4.4-1_amd64.deb ...
#23 84.70 - Unpacking libffi-dev:amd64 (3.4.4-1) ...
#23 84.70 - Setting up libffi-dev:amd64 (3.4.4-1) ...
#23 84.70 - Setting up libssl-dev:amd64 (3.0.17-1~deb12u3) ...
#23 84.70 - Setting up libcapnp-dev:amd64 (0.9.2-2) ...
#23 84.79
#23 84.79 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#23 84.83 -> retrieved ansi.0.7.0 (cached)
#23 84.84 -> retrieved angstrom.0.16.1 (cached)
#23 84.85 -> retrieved arp.3.1.1 (cached)
#23 84.86 -> retrieved asetmap.0.8.1 (cached)
#23 84.87 -> retrieved asn1-combinators.0.2.6 (cached)
#23 84.90 -> retrieved astring.0.8.5 (cached)
#23 85.01 -> retrieved 0install-solver.2.18 (cached)
#23 85.06 -> retrieved awa.0.3.0, awa-mirage.0.3.0 (cached)
#23 85.22 -> retrieved base.v0.16.4 (cached)
#23 85.64 -> retrieved atd.2.16.0, atdgen-runtime.2.16.0 (cached)
#23 85.73 -> retrieved atdgen.2.15.0 (cached)
#23 85.73 -> retrieved base64.3.5.2 (cached)
#23 85.74 -> retrieved bigstringaf.0.10.0 (cached)
#23 85.75 -> retrieved biniou.1.2.2 (cached)
#23 85.76 -> retrieved bos.0.2.1 (cached)
#23 85.77 -> retrieved bstr.0.0.3 (cached)
#23 85.77 -> retrieved ca-certs.0.2.3 (cached)
#23 85.78 -> retrieved camlp-streams.5.0.1 (cached)
#23 85.83 -> retrieved capnp.3.6.0 (cached)
#23 85.83 -> retrieved ca-certs-nss.3.101 (cached)
#23 86.02 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (cached)
#23 86.04 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached)
#23 86.06 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
#23 86.07 -> retrieved checkseum.0.5.2 (cached)
#23 86.12 -> retrieved cmdliner.1.3.0 (cached)
#23 86.14 -> retrieved conf-gmp.5 (cached)
#23 86.14 -> retrieved conf-gmp-powm-sec.4 (cached)
#23 86.14 -> retrieved conf-libev.4-13 (cached)
#23 86.38 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (cached)
#23 86.42 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
#23 86.44 -> retrieved cppo.1.8.0 (cached)
#23 86.45 -> installed conf-capnproto.2
#23 86.45 -> installed conf-git.1.1
#23 86.46 -> installed conf-gmp.5
#23 86.46 -> installed conf-graphviz.0.1
#23 86.46 -> installed conf-libev.4-13
#23 86.46 -> installed conf-pkg-config.4
#23 86.47 -> retrieved crunch.4.0.0 (cached)
#23 86.48 -> retrieved csexp.1.5.2 (cached)
#23 86.48 -> installed conf-gmp-powm-sec.4
#23 86.48 -> installed conf-libffi.2.0.0
#23 86.59 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached)
#23 86.60 -> installed conf-sqlite3.1
#23 86.60 -> retrieved csv.2.4 (cached)
#23 86.84 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)
#23 86.85 -> retrieved current.dev (file:///src/ocurrent)
#23 86.85 -> retrieved current_docker.dev (file:///src/ocurrent)
#23 86.90 -> retrieved current_git.dev (file:///src/ocurrent)
#23 86.91 -> retrieved current_github.dev (file:///src/ocurrent)
#23 86.91 -> retrieved current_gitlab.dev (file:///src/ocurrent)
#23 86.91 -> retrieved current_incr.0.6.1 (cached)
#23 86.96 -> retrieved current_ocluster.dev (file:///src/ocluster)
#23 86.97 -> retrieved current_rpc.dev (file:///src/ocurrent)
#23 86.99 -> retrieved current_web.dev (file:///src/ocurrent)
#23 87.11 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (cached)
#23 87.13 -> retrieved decompress.1.5.3 (cached)
#23 87.17 -> retrieved dockerfile.dev (file:///src/ocaml-dockerfile)
#23 87.18 -> retrieved domain-name.0.5.0 (cached)
#23 87.19 -> retrieved duff.0.5 (cached)
#23 87.21 -> retrieved dockerfile-opam.dev (file:///src/ocaml-dockerfile)
#23 87.22 -> retrieved duration.0.2.1 (cached)
#23 87.24 -> retrieved easy-format.1.3.4 (cached)
#23 87.26 -> retrieved emile.1.1 (cached)
#23 87.27 -> retrieved encore.0.8.1 (cached)
#23 87.30 -> retrieved eqaf.0.9 (cached)
#23 87.33 -> retrieved digestif.1.3.0 (cached)
#23 87.33 -> retrieved ethernet.3.2.0 (cached)
#23 87.35 -> retrieved faraday.0.8.2 (cached)
#23 87.36 -> retrieved extunix.0.4.3 (cached)
#23 87.36 -> retrieved fmt.0.11.0 (cached)
#23 87.38 -> retrieved fpath.0.7.3 (cached)
#23 87.39 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
#23 87.45 -> retrieved github.4.5.0, github-data.4.5.0, github-unix.4.5.0 (cached)
#23 87.65 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (cached)
#23 87.75 -> retrieved gitlab.0.1.8, gitlab-unix.0.1.8 (cached)
#23 87.76 -> retrieved gmap.0.3.0 (cached)
#23 87.78 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (cached)
#23 87.79 -> retrieved hex.1.5.0 (cached)
#23 87.80 -> retrieved hkdf.1.0.4 (cached)
#23 87.86 -> retrieved h2.0.13.0, hpack.0.13.0 (cached)
#23 87.88 -> retrieved httpaf.0.7.1 (cached)
#23 87.90 -> retrieved hxd.0.3.6 (cached)
#23 87.91 -> retrieved ISO8601.0.2.6 (cached)
#23 87.93 -> retrieved httpun-types.0.2.0 (cached)
#23 87.94 -> retrieved inotify.2.6 (cached)
#23 87.95 -> retrieved integers.0.7.0 (cached)
#23 87.98 -> retrieved ipaddr.5.6.1, ipaddr-cstruct.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1 (cached)
#23 87.99 -> retrieved irmin-watcher.0.5.0 (cached)
#23 88.03 -> retrieved jsonm.1.0.2 (cached)
#23 88.04 -> retrieved ke.0.6 (cached)
#23 88.07 -> retrieved logs.0.10.0 (cached)
#23 88.07 -> retrieved lru.0.3.1 (cached)
#23 92.97 -> retrieved dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2 (cached)
#23 95.23 -> retrieved lwt.5.9.2 (cached)
#23 95.25 -> retrieved lwt-dllist.1.1.0 (cached)
#23 95.26 -> retrieved magic-mime.1.3.1 (cached)
#23 95.27 -> retrieved metrics.0.5.0 (cached)
#23 95.29 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (cached)
#23 96.00 -> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)
#23 96.01 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (cached)
#23 96.31 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (cached)
#23 96.34 -> installed cmdliner.1.3.0
#23 96.35 -> retrieved mirage-flow.3.0.0 (cached)
#23 96.35 -> retrieved mirage-kv.6.1.1 (cached)
#23 96.36 -> retrieved mirage-net.4.0.0 (cached)
#23 96.36 -> retrieved mirage-random.3.0.0 (cached)
#23 96.37 -> retrieved mirage-time.3.0.0 (cached)
#23 96.37 -> retrieved mirage-unix.5.0.1 (cached)
#23 96.39 -> retrieved mtime.2.1.0 (cached)
#23 96.40 -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached)
#23 96.50 -> retrieved mirage-runtime.4.10.4 (cached)
#23 96.51 -> retrieved num.1.6 (cached)
#23 96.53 -> retrieved obuilder-spec.0.6.0 (cached)
#23 96.53 -> retrieved ocaml-compiler-libs.v0.12.4 (cached)
#23 96.54 -> retrieved ocaml-syntax-shims.1.0.0 (cached)
#23 96.54 -> retrieved ocaml-version.4.0.3 (cached)
#23 96.58 -> retrieved ocamlfind.1.9.8 (cached)
#23 96.65 -> retrieved ocamlbuild.0.16.1 (cached)
#23 96.78 -> retrieved ocamlgraph.2.2.0 (cached)
#23 96.78 -> retrieved ocluster-api.dev (file:///src/ocluster)
#23 96.79 -> retrieved ocplib-endian.1.2 (cached)
#23 96.80 -> retrieved omigrate.0.3.2 (cached)
#23 96.81 -> retrieved opam-0install.0.5.1 (cached)
#23 96.82 -> retrieved opam-file-format.2.2.0 (cached)
#23 96.83 -> retrieved optint.0.3.0 (cached)
#23 96.84 -> retrieved paf.0.5.0 (cached)
#23 96.86 -> retrieved parsexp.v0.16.0 (cached)
#23 96.87 -> retrieved patch.3.1.0 (cached)
#23 97.31 -> retrieved opam-core.2.5.0, opam-format.2.5.0, opam-repository.2.5.0, opam-state.2.5.0 (cached)
#23 97.32 -> retrieved pbkdf.1.2.0 (cached)
#23 97.32 -> retrieved pecu.0.7 (cached)
#23 97.33 -> retrieved ppx_compare.v0.16.0 (cached)
#23 97.39 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (cached)
#23 97.45 -> retrieved ppx_custom_printf.v0.16.0 (cached)
#23 97.45 -> retrieved ppx_derivers.1.2.1 (cached)
#23 97.46 -> retrieved ppx_deriving_yojson.3.9.1 (cached)
#23 97.48 -> retrieved ppx_deriving.6.0.3 (cached)
#23 97.49 -> retrieved ppx_sexp_conv.v0.16.0 (cached)
#23 97.49 -> retrieved prettym.0.0.4 (cached)
#23 97.51 -> retrieved prometheus.1.3, prometheus-app.1.3 (cached)
#23 97.51 -> retrieved psq.0.2.1 (cached)
#23 97.52 -> retrieved randomconv.0.1.3 (cached)
#23 97.53 -> retrieved ptime.1.2.0 (cached)
#23 97.55 -> retrieved re.1.14.0 (cached)
#23 97.56 -> retrieved res.5.0.2 (cached)
#23 97.56 -> retrieved result.1.5 (cached)
#23 97.57 -> retrieved routes.2.0.0 (cached)
#23 97.57 -> retrieved seq.base (cached)
#23 97.58 -> installed seq.base
#23 97.71 -> retrieved ppxlib.0.35.0 (cached)
#23 97.71 -> retrieved rresult.0.7.0 (cached)
#23 97.74 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (cached)
#23 97.75 -> retrieved sexplib.v0.16.0 (cached)
#23 97.77 -> retrieved sexplib0.v0.16.0 (cached)
#23 97.77 -> retrieved sha.1.15.4 (cached)
#23 97.79 -> retrieved spdx_licenses.1.4.0 (cached)
#23 97.81 -> retrieved sqlite3.5.3.1 (cached)
#23 97.81 -> retrieved solver-service.dev (file:///src/solver-service)
#23 97.82 -> retrieved solver-service-api.dev (file:///src/solver-service)
#23 97.82 -> retrieved stdio.v0.16.0 (cached)
#23 97.83 -> retrieved stdint.0.7.2 (cached)
#23 97.84 -> retrieved stdlib-shims.0.3.0 (cached)
#23 97.84 -> retrieved stringext.1.6.0 (cached)
#23 97.85 -> retrieved swhid_core.0.1 (cached)
#23 97.87 -> retrieved tar.2.6.0, tar-unix.2.6.0 (cached)
#23 97.90 -> retrieved tcpip.8.0.0 (cached)
#23 98.44 -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (cached)
#23 98.47 -> installed num.1.6
#23 98.53 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (cached)
#23 98.55 -> retrieved topkg.1.1.1 (cached)
#23 98.57 -> retrieved tyxml.4.6.0 (cached)
#23 98.63 -> retrieved unstrctrd.0.4 (cached)
#23 98.65 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
#23 98.66 -> retrieved uuidm.0.9.10 (cached)
#23 98.66 -> retrieved uutf.1.0.4 (cached)
#23 98.68 -> retrieved zarith.1.14 (cached)
#23 98.72 -> retrieved x509.0.16.5 (cached)
#23 98.77 -> retrieved yojson.2.2.2 (cached)
#23 100.1 -> installed ocamlfind.1.9.8
#23 100.1 -> installed base-bytes.base
#23 101.9 -> installed ocamlbuild.0.16.1
#23 102.7 -> installed zarith.1.14
#23 106.8 -> installed topkg.1.1.1
#23 107.3 -> installed asetmap.0.8.1
#23 107.4 -> installed rresult.0.7.0
#23 107.6 -> installed uuidm.0.9.10
#23 107.8 -> installed uutf.1.0.4
#23 108.0 -> installed mtime.2.1.0
#23 108.1 -> installed fmt.0.11.0
#23 108.1 -> installed ptime.1.2.0
#23 108.3 -> installed astring.0.8.5
#23 108.9 -> installed jsonm.1.0.2
#23 109.1 -> installed fpath.0.7.3
#23 111.6 -> installed dune.3.20.2
#23 113.9 -> installed 0install-solver.2.18
#23 113.9 -> installed base64.3.5.2
#23 113.9 -> installed bstr.0.0.3
#23 113.9 -> installed camlp-streams.5.0.1
#23 113.9 -> installed cppo.1.8.0
#23 114.0 -> installed crunch.4.0.0
#23 114.0 -> installed csexp.1.5.2
#23 115.2 -> installed cstruct.6.2.0
#23 115.2 -> installed csv.2.4
#23 115.2 -> installed current_incr.0.6.1
#23 115.2 -> installed domain-name.0.5.0
#23 115.2 -> installed duff.0.5
#23 115.2 -> installed duration.0.2.1
#23 115.2 -> installed easy-format.1.3.4
#23 115.3 -> installed gmap.0.3.0
#23 115.3 -> installed http.6.0.0
#23 115.3 -> installed ISO8601.0.2.6
#23 115.3 -> installed ke.0.6
#23 115.3 -> installed lwt-dllist.1.1.0
#23 115.3 -> installed macaddr.5.6.1
#23 115.4 -> installed magic-mime.1.3.1
#23 115.4 -> installed menhirCST.20250912
#23 115.4 -> installed menhirLib.20250912
#23 115.4 -> installed menhirSdk.20250912
#23 115.5 -> installed metrics.0.5.0
#23 115.6 -> installed mirage-clock.4.2.0
#23 115.6 -> installed ocaml-compiler-libs.v0.12.4
#23 115.6 -> installed ocaml-syntax-shims.1.0.0
#23 115.6 -> installed ocaml-version.4.0.3
#23 115.8 -> installed ocamlgraph.2.2.0
#23 115.8 -> installed optint.0.3.0
#23 115.9 -> installed patch.3.1.0
#23 115.9 -> installed pecu.0.7
#23 115.9 -> installed ppx_derivers.1.2.1
#23 115.9 -> installed psq.0.2.1
#23 116.0 -> installed re.1.14.0
#23 116.0 -> installed res.5.0.2
#23 116.0 -> installed result.1.5
#23 116.0 -> installed sexplib0.v0.16.0
#23 116.1 -> installed spdx_licenses.1.4.0
#23 116.1 -> installed stdint.0.7.2
#23 116.1 -> installed stdlib-shims.0.3.0
#23 116.2 -> installed stringext.1.6.0
#23 116.2 -> installed swhid_core.0.1
#23 116.3 -> installed yojson.2.2.2
#23 116.3 -> installed ocplib-endian.1.2
#23 116.3 -> installed asn1-combinators.0.2.6
#23 116.3 -> installed cstruct-unix.6.2.0
#23 116.4 -> installed eqaf.0.9
#23 116.4 -> installed hex.1.5.0
#23 116.4 -> installed mirage-random.3.0.0
#23 116.4 -> installed randomconv.0.1.3
#23 116.4 -> installed biniou.1.2.2
#23 116.5 -> installed prettym.0.0.4
#23 116.6 -> installed ipaddr.5.6.1
#23 116.6 -> installed macaddr-cstruct.5.6.1
#23 116.6 -> installed lru.0.3.1
#23 116.6 -> installed routes.2.0.0
#23 116.7 -> installed integers.0.7.0
#23 116.7 -> installed timedesc-tzdb.3.1.0
#23 116.7 -> installed timedesc-tzlocal.3.1.0
#23 116.8 -> installed ipaddr-cstruct.5.6.1
#23 116.8 -> installed atdgen-runtime.2.16.0
#23 117.0 -> installed sha.1.15.4
#23 117.1 -> installed dune-build-info.3.20.2
#23 117.2 -> installed digestif.1.3.0
#23 117.2 -> installed parsexp.v0.16.0
#23 117.9 -> installed dune-configurator.3.20.2
#23 118.3 -> installed sexplib.v0.16.0
#23 118.6 -> installed bigstringaf.0.10.0
#23 118.6 -> installed mirage-clock-unix.4.2.0
#23 118.7 -> installed tyxml.4.6.0
#23 118.8 -> installed checkseum.0.5.2
#23 118.8 -> installed faraday.0.8.2
#23 119.0 -> installed angstrom.0.16.1
#23 119.2 -> installed ansi.0.7.0
#23 119.3 -> installed httpun-types.0.2.0
#23 119.3 -> installed sqlite3.5.3.1
#23 119.4 -> installed encore.0.8.1
#23 119.4 -> installed emile.1.1
#23 119.5 -> installed unstrctrd.0.4
#23 119.7 -> installed httpaf.0.7.1
#23 119.7 -> installed hpack.0.13.0
#23 119.9 -> installed mirage-crypto.0.11.3
#23 120.1 -> installed decompress.1.5.3
#23 120.1 -> installed hkdf.1.0.4
#23 120.1 -> installed pbkdf.1.2.0
#23 120.4 -> installed timedesc.3.1.0
#23 120.5 -> installed tar.2.6.0
#23 120.6 -> installed h2.0.13.0
#23 120.7 -> installed uri.4.4.0
#23 120.9 -> installed lwt.5.9.2
#23 121.1 -> installed cstruct-lwt.6.2.0
#23 121.2 -> installed mirage-time.3.0.0
#23 121.2 -> installed mirage-net.4.0.0
#23 121.2 -> installed mirage-flow.3.0.0
#23 121.2 -> installed mirage-kv.6.1.1
#23 121.3 -> installed inotify.2.6
#23 121.3 -> installed prometheus.1.3
#23 121.7 -> installed opam-core.2.5.0
#23 121.7 -> installed tar-unix.2.6.0
#23 122.0 -> installed hxd.0.3.6
#23 122.3 -> installed logs.0.10.0
#23 122.5 -> installed ethernet.3.2.0
#23 122.6 -> installed happy-eyeballs.0.6.0
#23 122.9 -> installed base.v0.16.4
#23 122.9 -> installed mimic.0.0.6
#23 123.0 -> installed mirage-crypto-rng.0.11.3
#23 123.2 -> installed mirage-runtime.4.10.4
#23 123.2 -> installed multipart_form.0.7.0
#23 123.2 -> installed arp.3.1.1
#23 123.2 -> installed stdio.v0.16.0
#23 123.4 -> installed ctypes.0.24.0
#23 123.5 -> installed capnp-rpc.1.2.3
#23 123.5 -> installed mirage-crypto-pk.0.11.3
#23 123.5 -> installed mirage-crypto-rng-lwt.0.11.3
#23 123.5 -> installed session.0.5.0
#23 123.5 -> installed mirage-unix.5.0.1
#23 123.5 -> installed multipart_form-lwt.0.7.0
#23 123.6 -> installed dns.7.0.3
#23 124.3 -> installed tcpip.8.0.0
#23 124.3 -> installed dns-client.7.0.3
#23 124.7 -> installed bos.0.2.1
#23 124.9 -> installed ctypes-foreign.0.24.0
#23 125.0 -> installed cf.0.5.0
#23 125.1 -> installed fsevents.0.3.0
#23 125.1 -> installed cf-lwt.0.5.0
#23 125.2 -> installed fsevents-lwt.0.3.0
#23 125.7 -> installed carton.0.7.2
#23 125.7 -> installed irmin-watcher.0.5.0
#23 126.0 -> installed carton-lwt.0.7.2
#23 126.3 -> installed carton-git.0.7.2
#23 127.0 -> installed capnp.3.6.0
#23 127.5 -> installed mirage-crypto-ec.0.11.3
#23 128.0 -> installed ppxlib.0.35.0
#23 128.1 -> installed menhir.20250912
#23 128.6 -> installed git.3.15.0
#23 128.7 -> installed x509.0.16.5
#23 128.8 -> installed opam-file-format.2.2.0
#23 129.0 -> installed capnp-rpc-lwt.1.2.3
#23 129.0 -> installed ca-certs.0.2.3
#23 129.1 -> installed current_rpc.dev
#23 129.6 -> installed atd.2.16.0
#23 129.7 -> installed ppx_compare.v0.16.0
#23 129.8 -> installed ca-certs-nss.3.101
#23 130.2 -> installed awa.0.3.0
#23 130.3 -> installed tls.0.17.3
#23 130.5 -> installed awa-mirage.0.3.0
#23 130.6 -> installed ppx_sexp_conv.v0.16.0
#23 130.7 -> installed ppx_deriving.6.0.3
#23 130.8 -> installed tls-lwt.0.17.3
#23 130.8 -> installed tls-mirage.0.17.3
#23 130.9 -> installed atdgen.2.15.0
#23 130.9 -> installed current.dev
#23 131.0 -> installed dockerfile.dev
#23 131.0 -> installed dockerfile-opam.dev
#23 131.1 -> installed dns-client-lwt.7.0.3
#23 131.2 -> installed dns-client-mirage.7.0.3
#23 131.3 -> installed paf.0.5.0
#23 131.5 -> installed happy-eyeballs-mirage.0.6.0
#23 131.7 -> installed capnp-rpc-net.1.2.3
#23 131.7 -> installed git-paf.3.15.0
#23 131.7 -> installed mimic-happy-eyeballs.0.0.6
#23 131.8 -> installed ipaddr-sexp.5.6.1
#23 131.9 -> installed uri-sexp.4.4.0
#23 132.0 -> installed happy-eyeballs-lwt.0.6.0
#23 132.1 -> installed git-mirage.3.15.0
#23 132.2 -> installed obuilder-spec.0.6.0
#23 132.4 -> installed ppx_deriving_yojson.3.9.1
#23 132.4 -> installed current_git.dev
#23 132.4 -> installed ocluster-api.dev
#23 132.4 -> installed solver-service-api.dev
#23 132.5 -> installed current_docker.dev
#23 133.2 -> installed ppx_custom_printf.v0.16.0
#23 133.2 -> installed conduit.6.2.3
#23 133.6 -> installed opam-format.2.5.0
#23 133.8 -> installed cohttp.6.0.0
#23 134.1 -> installed git-unix.3.15.0
#23 134.1 -> installed session-cohttp.0.5.0
#23 134.5 -> installed conduit-lwt.6.2.3
#23 135.1 -> installed pgx.2.2
#23 135.5 -> installed cohttp-lwt.6.0.0
#23 135.5 -> installed pgx_lwt.2.2
#23 135.6 -> installed extunix.0.4.3
#23 135.7 -> installed session-cohttp-lwt.0.5.0
#23 135.8 -> installed pgx_lwt_unix.2.2
#23 136.0 -> installed conduit-lwt-unix.6.2.3
#23 136.2 -> installed capnp-rpc-unix.1.2.3
#23 136.3 -> installed github-data.4.5.0
#23 136.3 -> installed current_ocluster.dev
#23 136.8 -> installed omigrate.0.3.2
#23 137.3 -> installed github.4.5.0
#23 137.4 -> installed opam-repository.2.5.0
#23 137.5 -> installed cohttp-lwt-unix.6.0.0
#23 137.9 -> installed prometheus-app.1.3
#23 137.9 -> installed current_web.dev
#23 139.5 -> installed github-unix.4.5.0
#23 139.6 -> installed current_github.dev
#23 142.4 -> installed opam-state.2.5.0
#23 143.4 -> installed opam-0install.0.5.1
#23 143.5 -> installed solver-service.dev
#23 144.2 -> installed gitlab.0.1.8
#23 144.6 -> installed gitlab-unix.0.1.8
#23 144.6 -> installed current_gitlab.dev
#23 149.5 Done.
#23 149.5
#23 149.5 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#23 149.5 => Note: This package is deprecated.
#23 149.5 => mirage-random is deprecated
#23 149.5
#23 149.5 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#23 149.5 => Note: This package is deprecated.
#23 149.5 # To update the current shell environment, run: eval $(opam env)
#23 DONE 150.9s
#30 [build 15/16] ADD --chown=opam . .
#30 DONE 0.2s
#31 [build 16/16] RUN opam exec -- dune build ./_build/install/default/bin/ocaml-ci-gitlab
#31 1.042 schema.capnp --> schema.mli schema.ml
#31 1.042 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#31 1.042 schema.capnp --> schema.mli schema.ml
#31 1.042 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#31 1.044 schema.capnp --> schema.mli schema.ml
#31 1.044 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#31 1.044 schema.capnp --> schema.mli schema.ml
#31 1.044 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#31 1.044 kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src
#31 DONE 6.3s
#32 [stage-1 8/9] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-gitlab /src/_build/install/default/bin/solver-service /usr/local/bin/
#32 DONE 0.2s
#33 [stage-1 9/9] COPY --from=build --link /src/migrations /migrations
#33 DONE 0.0s
#34 exporting to image
#34 exporting layers
#34 exporting layers 0.3s done
#34 writing image sha256:7592f8aaf0638ef0aa34009790998033ca1f20122e2e545825c880c9c37ae079 done
#34 DONE 0.4s
Job succeeded
2026-01-09 17:39.41: Job succeeded