Build:
  1. 0
2026-08-20 17:37.59: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (19f1e064aeac9cf5a802bf3fd642a403f4ae13da)]
2026-08-20 17:37.59: Will push staging image to ocurrentbuilder/staging:live-ocurrent-ocaml-ci-service-linux-x86_64
2026-08-20 17:37.59: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2026-08-20 17:37.59: Waiting for resource in pool OCluster
2026-08-20 17:37.59: Waiting for worker…
2026-08-20 17:40.13: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 19f1e06 Dockerfile: pin ocluster-api to the day10 branch (Day10 schema)
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 3.41kB done
#1 DONE 0.2s

#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:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
#3 CACHED

#4 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#4 DONE 0.2s

#5 [internal] load metadata for docker.io/library/debian:13
#5 DONE 0.5s

#6 [stage-1 1/6] FROM docker.io/library/debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958
#6 resolve docker.io/library/debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 0.0s done
#6 sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 8.93kB / 8.93kB done
#6 sha256:d8f17b92dc7ff10f9c1fdecab0ad21103d1d24aed823c3a0359e4f50adfab3eb 1.02kB / 1.02kB done
#6 sha256:826a5616954ee645ca5c165d4c8c960d4d8d444347838cf7bdc1ac555385358b 451B / 451B done
#6 DONE 0.1s

#7 [stage-1 2/6] 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
#7 DONE 0.4s

#8 [internal] load .dockerignore
#8 transferring context: 114B done
#8 DONE 0.0s

#9 [stage-1 3/6] 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     docker-cli     dumb-init     git     graphviz     libev4     libsqlite3-dev     netbase     openssh-client
#9 0.511 
#9 0.511 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#9 0.511 
#9 0.577 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
#9 0.677 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#9 0.734 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#9 0.767 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB]
#9 ...

#10 [internal] setting cache mount permissions
#10 DONE 0.1s

#11 [build  1/13] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442
#11 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442 0.0s done
#11 DONE 1.3s

#12 [internal] load build context
#12 transferring context: 9.06MB 0.1s done
#12 DONE 0.1s

#13 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 0.728 Configuring from /home/opam/.opamrc and then from built-in defaults.
#13 0.728 Checking for available remotes: rsync and local, git.
#13 0.729   - you won't be able to use mercurial repositories unless you install the hg command on your system.
#13 0.729   - you won't be able to use darcs repositories unless you install the darcs command on your system.
#13 0.729 
#13 0.732 This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
#13 0.732 You may want to back it up before going further.
#13 0.732 
#13 0.732 [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#13 0.732            opam option jobs=1 --global
#13 0.732 Continue? [Y/n] y
#13 0.733 Format upgrade done.
#13 9.264 
#13 9.264 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 11.25 [default] no changes from git+file:///home/opam/opam-repository
#13 DONE 13.6s

#9 [stage-1 3/6] 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     docker-cli     dumb-init     git     graphviz     libev4     libsqlite3-dev     netbase     openssh-client
#9 ...

#14 [build  3/13] 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
#14 0.324 Binary::apt::APT::Keep-Downloaded-Packages "true";
#14 DONE 0.4s

#15 [build  4/13] 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     libffi-dev     libgmp-dev     libsqlite3-dev     m4     pkg-config     libcapnp-dev
#15 ...

#9 [stage-1 3/6] 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     docker-cli     dumb-init     git     graphviz     libev4     libsqlite3-dev     netbase     openssh-client
#9 15.41 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B]
#9 15.42 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [246 kB]
#9 16.28 Fetched 10.2 MB in 16s (645 kB/s)
#9 16.28 Reading package lists...
#9 17.10 Building dependency tree...
#9 17.36 9 packages can be upgraded. Run 'apt list --upgradable' to see them.
#9 17.37 Reading package lists...
#9 17.39 Building dependency tree...
#9 18.04 The following additional packages will be installed:
#9 18.04   adduser fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#9 18.04   git-man libabsl20240722 libann0 libaom3 libatomic1 libavif16 libbrotli1
#9 18.04   libc-dev-bin libc6-dev libcairo2 libcbor0.10 libcdt5 libcgraph6 libcom-err2
#9 18.04   libcrypt-dev libcurl3t64-gnutls libcurl4t64 libdatrie1 libdav1d7 libde265-0
#9 18.04   libdeflate0 libedit2 liberror-perl libexpat1 libffi8 libfido2-1
#9 18.04   libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4t64
#9 18.04   libgdbm6t64 libglib2.0-0t64 libgnutls30t64 libgomp1 libgraphite2-3
#9 18.04   libgssapi-krb5-2 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b
#9 18.04   libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libidn2-0
#9 18.04   libimagequant0 libjbig0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3
#9 18.04   libkrb5support0 liblab-gamut1 libldap2 liblerc4 libltdl7 libnghttp2-14
#9 18.04   libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0
#9 18.04   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
#9 18.04   libperl5.40 libpixman-1-0 libpng16-16t64 libpsl5t64 librav1e0.7 librtmp1
#9 18.04   libsasl2-2 libsasl2-modules-db libsharpyuv0 libsm6 libssh2-1t64
#9 18.04   libsvtav1enc2 libtasn1-6 libthai-data libthai0 libtiff6 libunistring5
#9 18.04   libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0
#9 18.04   libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0
#9 18.05   linux-libc-dev openssl perl perl-modules-5.40 rpcsvc-proto x11-common
#9 18.05 Suggested packages:
#9 18.05   liblocale-gettext-perl cron quota docker-doc gettext-base git-doc git-email
#9 18.05   git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts graphviz-doc
#9 18.05   libc-devtools glibc-doc manpages-dev libgd-tools gdbm-l10n
#9 18.05   low-memory-monitor gnutls-bin krb5-doc krb5-user libheif-plugin-ffmpegdec
#9 18.05   libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec
#9 18.05   libheif-plugin-j2kenc libheif-plugin-kvazaar libheif-plugin-rav1e
#9 18.05   libheif-plugin-svtenc sensible-utils sqlite3-doc keychain libpam-ssh
#9 18.05   monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl
#9 18.05   | libterm-readline-perl-perl make libtap-harness-archive-perl
#9 18.05 Recommended packages:
#9 18.05   bash-completion docker-buildx patch less fonts-liberation manpages
#9 18.05   manpages-dev libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#9 18.05   libheif-plugin-x265 libheif-plugin-aomenc krb5-locales libldap-common
#9 18.05   publicsuffix libsasl2-modules xauth
#9 18.66 The following NEW packages will be installed:
#9 18.66   adduser ca-certificates curl docker-cli dumb-init fontconfig
#9 18.66   fontconfig-config fonts-dejavu-core fonts-dejavu-mono git git-man graphviz
#9 18.66   libabsl20240722 libann0 libaom3 libatomic1 libavif16 libbrotli1 libc-dev-bin
#9 18.66   libc6-dev libcairo2 libcbor0.10 libcdt5 libcgraph6 libcom-err2 libcrypt-dev
#9 18.66   libcurl3t64-gnutls libcurl4t64 libdatrie1 libdav1d7 libde265-0 libdeflate0
#9 18.66   libedit2 liberror-perl libev4t64 libexpat1 libffi8 libfido2-1 libfontconfig1
#9 18.66   libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4t64 libgdbm6t64
#9 18.66   libglib2.0-0t64 libgnutls30t64 libgomp1 libgraphite2-3 libgssapi-krb5-2
#9 18.66   libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d
#9 18.66   libheif-plugin-libde265 libheif1 libice6 libidn2-0 libimagequant0 libjbig0
#9 18.66   libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#9 18.66   liblab-gamut1 libldap2 liblerc4 libltdl7 libnghttp2-14 libnghttp3-9
#9 18.67   libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libpango-1.0-0
#9 18.67   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libperl5.40 libpixman-1-0
#9 18.67   libpng16-16t64 libpsl5t64 librav1e0.7 librtmp1 libsasl2-2
#9 18.67   libsasl2-modules-db libsharpyuv0 libsm6 libsqlite3-dev libssh2-1t64
#9 18.67   libsvtav1enc2 libtasn1-6 libthai-data libthai0 libtiff6 libunistring5
#9 18.67   libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0
#9 18.67   libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0
#9 18.67   linux-libc-dev netbase openssh-client openssl perl perl-modules-5.40
#9 18.67   rpcsvc-proto x11-common
#9 18.76 0 upgraded, 120 newly installed, 0 to remove and 9 not upgraded.
#9 18.76 Need to get 62.0 MB of archives.
#9 18.76 After this operation, 252 MB of additional disk space will be used.
#9 18.76 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.3-1~deb13u1 [123 kB]
#9 18.83 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB]
#9 18.90 Get:3 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB]
#9 18.92 Get:4 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.6-1~deb13u2 [1503 kB]
#9 21.74 Get:5 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB]
#9 22.10 Get:6 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB]
#9 22.24 Get:7 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB]
#9 22.30 Get:8 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB]
#9 22.43 Get:9 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB]
#9 22.50 Get:10 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB]
#9 22.54 Get:11 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB]
#9 22.68 Get:12 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B]
#9 22.69 Get:13 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB]
#9 23.33 Get:14 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB]
#9 23.58 Get:15 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7+deb13u4 [990 kB]
#9 27.03 Get:16 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB]
#9 34.07 Get:17 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB]
#9 34.24 Get:18 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB]
#9 34.38 Get:19 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB]
#9 42.31 Get:20 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB]
#9 42.64 Get:21 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB]
#9 43.65 Get:22 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB]
#9 44.89 Get:23 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB]
#9 45.27 Get:24 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB]
#9 45.30 Get:25 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB]
#9 45.39 Get:26 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB]
#9 45.67 Get:27 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB]
#9 45.73 Get:28 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB]
#9 45.76 Get:29 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB]
#9 45.78 Get:30 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB]
#9 45.80 Get:31 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB]
#9 45.93 Get:32 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB]
#9 45.94 Get:33 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB]
#9 47.00 Get:34 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB]
#9 47.22 Get:35 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB]
#9 47.79 Get:36 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u4 [392 kB]
#9 48.69 Get:37 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2+deb13u4 [270 kB]
#9 49.77 Get:38 http://deb.debian.org/debian-security trixie-security/main amd64 docker-cli amd64 26.1.5+dfsg1-9+deb13u1 [7337 kB]
#9 63.53 Get:39 http://deb.debian.org/debian trixie/main amd64 dumb-init amd64 1.2.5-3 [13.4 kB]
#9 63.56 Get:40 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u5 [283 kB]
#9 64.25 Get:41 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1+deb13u1 [452 kB]
#9 66.32 Get:42 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB]
#9 67.01 Get:43 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB]
#9 69.10 Get:44 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB]
#9 69.73 Get:45 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB]
#9 70.95 Get:46 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB]
#9 71.67 Get:47 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB]
#9 71.84 Get:48 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB]
#9 71.90 Get:49 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u4 [384 kB]
#9 73.00 Get:50 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB]
#9 73.06 Get:51 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB]
#9 76.45 Get:52 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB]
#9 97.33 Get:53 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#9 97.33 Get:54 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB]
#9 97.33 Get:55 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB]
#9 97.34 Get:56 http://deb.debian.org/debian-security trixie-security/main amd64 libaom3 amd64 3.12.1-1+deb13u1 [1872 kB]
#9 98.13 Get:57 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB]
#9 98.36 Get:58 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB]
#9 98.55 Get:59 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB]
#9 98.74 Get:60 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB]
#9 99.07 Get:61 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB]
#9 99.86 Get:62 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB]
#9 99.93 Get:63 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB]
#9 99.98 Get:64 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB]
#9 100.0 Get:65 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB]
#9 100.1 Get:66 http://deb.debian.org/debian-security trixie-security/main amd64 libheif-plugin-dav1d amd64 1.19.8-1+deb13u1 [11.9 kB]
#9 100.1 Get:67 http://deb.debian.org/debian-security trixie-security/main amd64 libde265-0 amd64 1.0.15-1+deb13u1 [190 kB]
#9 100.1 Get:68 http://deb.debian.org/debian-security trixie-security/main amd64 libheif-plugin-libde265 amd64 1.19.8-1+deb13u1 [15.5 kB]
#9 100.2 Get:69 http://deb.debian.org/debian-security trixie-security/main amd64 libheif1 amd64 1.19.8-1+deb13u1 [522 kB]
#9 100.6 Get:70 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB]
#9 100.6 Get:71 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB]
#9 100.7 Get:72 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB]
#9 100.7 Get:73 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB]
#9 100.7 Get:74 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB]
#9 100.9 Get:75 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB]
#9 101.0 Get:76 http://deb.debian.org/debian-security trixie-security/main amd64 libtiff6 amd64 4.7.0-3+deb13u3 [345 kB]
#9 101.3 Get:77 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB]
#9 101.3 Get:78 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB]
#9 101.3 Get:79 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB]
#9 101.4 Get:80 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB]
#9 101.6 Get:81 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB]
#9 102.3 Get:82 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+deb13u1 [55.9 kB]
#9 102.4 Get:83 http://deb.debian.org/debian-security trixie-security/main amd64 libgd3 amd64 2.3.3-14~deb13u1 [126 kB]
#9 102.6 Get:84 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B]
#9 102.6 Get:85 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u3 [1519 kB]
#9 104.2 Get:86 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB]
#9 104.3 Get:87 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB]
#9 104.4 Get:88 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB]
#9 104.5 Get:89 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB]
#9 104.7 Get:90 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB]
#9 104.8 Get:91 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB]
#9 104.9 Get:92 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB]
#9 105.0 Get:93 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB]
#9 105.3 Get:94 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB]
#9 105.3 Get:95 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+deb13u1 [75.2 kB]
#9 105.3 Get:96 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+deb13u1 [479 kB]
#9 105.4 Get:97 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB]
#9 105.5 Get:98 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB]
#9 105.6 Get:99 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB]
#9 105.6 Get:100 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB]
#9 105.7 Get:101 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB]
#9 105.8 Get:102 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB]
#9 105.8 Get:103 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB]
#9 105.9 Get:104 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB]
#9 106.3 Get:105 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB]
#9 106.3 Get:106 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB]
#9 106.5 Get:107 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB]
#9 106.6 Get:108 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB]
#9 106.7 Get:109 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB]
#9 106.7 Get:110 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB]
#9 106.8 Get:111 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB]
#9 106.8 Get:112 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB]
#9 106.8 Get:113 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB]
#9 107.0 Get:114 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB]
#9 107.1 Get:115 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.101-1 [2901 kB]
#9 107.9 Get:116 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB]
#9 108.0 Get:117 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#9 108.0 Get:118 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB]
#9 108.6 Get:119 http://deb.debian.org/debian trixie/main amd64 libev4t64 amd64 1:4.33-2.1+b1 [42.4 kB]
#9 108.6 Get:120 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7+deb13u1 [1109 kB]
#9 109.3 debconf: unable to initialize frontend: Dialog
#9 109.3 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 109.3 debconf: falling back to frontend: Readline
#9 109.3 debconf: unable to initialize frontend: Readline
#9 109.3 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 120.)
#9 109.3 debconf: falling back to frontend: Teletype
#9 109.3 debconf: unable to initialize frontend: Teletype
#9 109.3 debconf: (This frontend requires a controlling tty.)
#9 109.3 debconf: falling back to frontend: Noninteractive
#9 109.4 Preconfiguring packages ...
#9 109.6 Fetched 62.0 MB in 1min 30s (687 kB/s)
#9 109.6 Selecting previously unselected package libexpat1:amd64.
#9 109.6 (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 ... 4936 files and directories currently installed.)
#9 109.6 Preparing to unpack .../libexpat1_2.8.3-1~deb13u1_amd64.deb ...
#9 109.6 Unpacking libexpat1:amd64 (2.8.3-1~deb13u1) ...
#9 109.6 Selecting previously unselected package adduser.
#9 109.6 Preparing to unpack .../archives/adduser_3.152_all.deb ...
#9 109.6 Unpacking adduser (3.152) ...
#9 109.7 Setting up adduser (3.152) ...
#9 109.7 Selecting previously unselected package netbase.
#9 109.7 (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 ... 5030 files and directories currently installed.)
#9 109.7 Preparing to unpack .../000-netbase_6.5_all.deb ...
#9 109.7 Unpacking netbase (6.5) ...
#9 109.7 Selecting previously unselected package openssl.
#9 109.7 Preparing to unpack .../001-openssl_3.5.6-1~deb13u2_amd64.deb ...
#9 109.7 Unpacking openssl (3.5.6-1~deb13u2) ...
#9 109.8 Selecting previously unselected package ca-certificates.
#9 109.8 Preparing to unpack .../002-ca-certificates_20250419_all.deb ...
#9 109.8 Unpacking ca-certificates (20250419) ...
#9 109.8 Selecting previously unselected package libedit2:amd64.
#9 109.8 Preparing to unpack .../003-libedit2_3.1-20250104-1_amd64.deb ...
#9 109.9 Unpacking libedit2:amd64 (3.1-20250104-1) ...
#9 109.9 Selecting previously unselected package libcbor0.10:amd64.
#9 109.9 Preparing to unpack .../004-libcbor0.10_0.10.2-2_amd64.deb ...
#9 109.9 Unpacking libcbor0.10:amd64 (0.10.2-2) ...
#9 109.9 Selecting previously unselected package libfido2-1:amd64.
#9 109.9 Preparing to unpack .../005-libfido2-1_1.15.0-1+b1_amd64.deb ...
#9 109.9 Unpacking libfido2-1:amd64 (1.15.0-1+b1) ...
#9 109.9 Selecting previously unselected package libkrb5support0:amd64.
#9 109.9 Preparing to unpack .../006-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ...
#9 109.9 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
#9 109.9 Selecting previously unselected package libcom-err2:amd64.
#9 109.9 Preparing to unpack .../007-libcom-err2_1.47.2-3+b11_amd64.deb ...
#9 109.9 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ...
#9 110.0 Selecting previously unselected package libk5crypto3:amd64.
#9 110.0 Preparing to unpack .../008-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ...
#9 110.0 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
#9 110.0 Selecting previously unselected package libkeyutils1:amd64.
#9 110.0 Preparing to unpack .../009-libkeyutils1_1.6.3-6_amd64.deb ...
#9 110.0 Unpacking libkeyutils1:amd64 (1.6.3-6) ...
#9 110.0 Selecting previously unselected package libkrb5-3:amd64.
#9 110.0 Preparing to unpack .../010-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ...
#9 110.0 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
#9 110.1 Selecting previously unselected package libgssapi-krb5-2:amd64.
#9 110.1 Preparing to unpack .../011-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ...
#9 110.1 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
#9 110.1 Selecting previously unselected package openssh-client.
#9 110.1 Preparing to unpack .../012-openssh-client_1%3a10.0p1-7+deb13u4_amd64.deb ...
#9 110.1 Unpacking openssh-client (1:10.0p1-7+deb13u4) ...
#9 110.2 Selecting previously unselected package perl-modules-5.40.
#9 110.2 Preparing to unpack .../013-perl-modules-5.40_5.40.1-6_all.deb ...
#9 110.2 Unpacking perl-modules-5.40 (5.40.1-6) ...
#9 110.4 Selecting previously unselected package libgdbm6t64:amd64.
#9 110.4 Preparing to unpack .../014-libgdbm6t64_1.24-2_amd64.deb ...
#9 110.4 Unpacking libgdbm6t64:amd64 (1.24-2) ...
#9 110.5 Selecting previously unselected package libgdbm-compat4t64:amd64.
#9 110.5 Preparing to unpack .../015-libgdbm-compat4t64_1.24-2_amd64.deb ...
#9 110.5 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ...
#9 110.5 Selecting previously unselected package libperl5.40:amd64.
#9 110.5 Preparing to unpack .../016-libperl5.40_5.40.1-6_amd64.deb ...
#9 110.5 Unpacking libperl5.40:amd64 (5.40.1-6) ...
#9 110.7 Selecting previously unselected package perl.
#9 110.8 Preparing to unpack .../017-perl_5.40.1-6_amd64.deb ...
#9 110.8 Unpacking perl (5.40.1-6) ...
#9 110.8 Selecting previously unselected package libbrotli1:amd64.
#9 110.8 Preparing to unpack .../018-libbrotli1_1.1.0-2+b7_amd64.deb ...
#9 110.8 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
#9 110.8 Selecting previously unselected package libunistring5:amd64.
#9 110.8 Preparing to unpack .../019-libunistring5_1.3-2_amd64.deb ...
#9 110.8 Unpacking libunistring5:amd64 (1.3-2) ...
#9 110.9 Selecting previously unselected package libidn2-0:amd64.
#9 110.9 Preparing to unpack .../020-libidn2-0_2.3.8-2_amd64.deb ...
#9 110.9 Unpacking libidn2-0:amd64 (2.3.8-2) ...
#9 110.9 Selecting previously unselected package libsasl2-modules-db:amd64.
#9 110.9 Preparing to unpack .../021-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ...
#9 110.9 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#9 110.9 Selecting previously unselected package libsasl2-2:amd64.
#9 110.9 Preparing to unpack .../022-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ...
#9 110.9 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#9 111.0 Selecting previously unselected package libldap2:amd64.
#9 111.0 Preparing to unpack .../023-libldap2_2.6.10+dfsg-1_amd64.deb ...
#9 111.0 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
#9 111.0 Selecting previously unselected package libnghttp2-14:amd64.
#9 111.0 Preparing to unpack .../024-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ...
#9 111.0 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
#9 111.0 Selecting previously unselected package libnghttp3-9:amd64.
#9 111.0 Preparing to unpack .../025-libnghttp3-9_1.8.0-1_amd64.deb ...
#9 111.0 Unpacking libnghttp3-9:amd64 (1.8.0-1) ...
#9 111.1 Selecting previously unselected package libpsl5t64:amd64.
#9 111.1 Preparing to unpack .../026-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
#9 111.1 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#9 111.1 Selecting previously unselected package libffi8:amd64.
#9 111.1 Preparing to unpack .../027-libffi8_3.4.8-2_amd64.deb ...
#9 111.1 Unpacking libffi8:amd64 (3.4.8-2) ...
#9 111.1 Selecting previously unselected package libp11-kit0:amd64.
#9 111.1 Preparing to unpack .../028-libp11-kit0_0.25.5-3_amd64.deb ...
#9 111.1 Unpacking libp11-kit0:amd64 (0.25.5-3) ...
#9 111.2 Selecting previously unselected package libtasn1-6:amd64.
#9 111.2 Preparing to unpack .../029-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ...
#9 111.2 Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ...
#9 111.2 Selecting previously unselected package libgnutls30t64:amd64.
#9 111.2 Preparing to unpack .../030-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ...
#9 111.2 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
#9 111.3 Selecting previously unselected package librtmp1:amd64.
#9 111.3 Preparing to unpack .../031-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ...
#9 111.3 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#9 111.3 Selecting previously unselected package libssh2-1t64:amd64.
#9 111.3 Preparing to unpack .../032-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ...
#9 111.3 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ...
#9 111.3 Selecting previously unselected package libcurl4t64:amd64.
#9 111.3 Preparing to unpack .../033-libcurl4t64_8.14.1-2+deb13u4_amd64.deb ...
#9 111.3 Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u4) ...
#9 111.4 Selecting previously unselected package curl.
#9 111.4 Preparing to unpack .../034-curl_8.14.1-2+deb13u4_amd64.deb ...
#9 111.4 Unpacking curl (8.14.1-2+deb13u4) ...
#9 111.4 Selecting previously unselected package docker-cli.
#9 111.4 Preparing to unpack .../035-docker-cli_26.1.5+dfsg1-9+deb13u1_amd64.deb ...
#9 111.4 Unpacking docker-cli (26.1.5+dfsg1-9+deb13u1) ...
#9 111.7 Selecting previously unselected package dumb-init.
#9 111.7 Preparing to unpack .../036-dumb-init_1.2.5-3_amd64.deb ...
#9 111.7 Unpacking dumb-init (1.2.5-3) ...
#9 111.7 Selecting previously unselected package libpng16-16t64:amd64.
#9 111.8 Preparing to unpack .../037-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ...
#9 111.8 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#9 111.8 Selecting previously unselected package libfreetype6:amd64.
#9 111.8 Preparing to unpack .../038-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ...
#9 111.8 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#9 111.8 Selecting previously unselected package fonts-dejavu-mono.
#9 111.8 Preparing to unpack .../039-fonts-dejavu-mono_2.37-8_all.deb ...
#9 111.8 Unpacking fonts-dejavu-mono (2.37-8) ...
#9 111.9 Selecting previously unselected package fonts-dejavu-core.
#9 111.9 Preparing to unpack .../040-fonts-dejavu-core_2.37-8_all.deb ...
#9 111.9 Unpacking fonts-dejavu-core (2.37-8) ...
#9 112.0 Selecting previously unselected package fontconfig-config.
#9 112.0 Preparing to unpack .../041-fontconfig-config_2.15.0-2.3_amd64.deb ...
#9 112.0 Unpacking fontconfig-config (2.15.0-2.3) ...
#9 112.0 Selecting previously unselected package libfontconfig1:amd64.
#9 112.0 Preparing to unpack .../042-libfontconfig1_2.15.0-2.3_amd64.deb ...
#9 112.0 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
#9 112.0 Selecting previously unselected package fontconfig.
#9 112.0 Preparing to unpack .../043-fontconfig_2.15.0-2.3_amd64.deb ...
#9 112.0 Unpacking fontconfig (2.15.0-2.3) ...
#9 112.1 Selecting previously unselected package libngtcp2-16:amd64.
#9 112.1 Preparing to unpack .../044-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ...
#9 112.1 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
#9 112.1 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
#9 112.1 Preparing to unpack .../045-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ...
#9 112.1 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
#9 112.1 Selecting previously unselected package libcurl3t64-gnutls:amd64.
#9 112.1 Preparing to unpack .../046-libcurl3t64-gnutls_8.14.1-2+deb13u4_amd64.deb ...
#9 112.1 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ...
#9 112.2 Selecting previously unselected package liberror-perl.
#9 112.2 Preparing to unpack .../047-liberror-perl_0.17030-1_all.deb ...
#9 112.2 Unpacking liberror-perl (0.17030-1) ...
#9 112.2 Selecting previously unselected package git-man.
#9 112.2 Preparing to unpack .../048-git-man_1%3a2.47.3-0+deb13u1_all.deb ...
#9 112.2 Unpacking git-man (1:2.47.3-0+deb13u1) ...
#9 112.3 Selecting previously unselected package git.
#9 112.3 Preparing to unpack .../049-git_1%3a2.47.3-0+deb13u1_amd64.deb ...
#9 112.3 Unpacking git (1:2.47.3-0+deb13u1) ...
#9 112.7 Selecting previously unselected package libann0.
#9 112.7 Preparing to unpack .../050-libann0_1.1.2+doc-9+b1_amd64.deb ...
#9 112.7 Unpacking libann0 (1.1.2+doc-9+b1) ...
#9 112.7 Selecting previously unselected package libcdt5:amd64.
#9 112.7 Preparing to unpack .../051-libcdt5_2.42.4-3_amd64.deb ...
#9 112.7 Unpacking libcdt5:amd64 (2.42.4-3) ...
#9 112.7 Selecting previously unselected package libcgraph6:amd64.
#9 112.8 Preparing to unpack .../052-libcgraph6_2.42.4-3_amd64.deb ...
#9 112.8 Unpacking libcgraph6:amd64 (2.42.4-3) ...
#9 112.8 Selecting previously unselected package libaom3:amd64.
#9 112.8 Preparing to unpack .../053-libaom3_3.12.1-1+deb13u1_amd64.deb ...
#9 112.8 Unpacking libaom3:amd64 (3.12.1-1+deb13u1) ...
#9 112.9 Selecting previously unselected package libdav1d7:amd64.
#9 112.9 Preparing to unpack .../054-libdav1d7_1.5.1-1_amd64.deb ...
#9 112.9 Unpacking libdav1d7:amd64 (1.5.1-1) ...
#9 113.0 Selecting previously unselected package libabsl20240722:amd64.
#9 113.0 Preparing to unpack .../055-libabsl20240722_20240722.0-4_amd64.deb ...
#9 113.0 Unpacking libabsl20240722:amd64 (20240722.0-4) ...
#9 113.0 Selecting previously unselected package libgav1-1:amd64.
#9 113.0 Preparing to unpack .../056-libgav1-1_0.19.0-3+b1_amd64.deb ...
#9 113.0 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
#9 113.1 Selecting previously unselected package librav1e0.7:amd64.
#9 113.1 Preparing to unpack .../057-librav1e0.7_0.7.1-9+b2_amd64.deb ...
#9 113.1 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ...
#9 113.2 Selecting previously unselected package libsvtav1enc2:amd64.
#9 113.2 Preparing to unpack .../058-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
#9 113.2 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#9 113.3 Selecting previously unselected package libjpeg62-turbo:amd64.
#9 113.3 Preparing to unpack .../059-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
#9 113.3 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#9 113.4 Selecting previously unselected package libyuv0:amd64.
#9 113.4 Preparing to unpack .../060-libyuv0_0.0.1904.20250204-1_amd64.deb ...
#9 113.4 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ...
#9 113.4 Selecting previously unselected package libavif16:amd64.
#9 113.4 Preparing to unpack .../061-libavif16_1.2.1-1.2_amd64.deb ...
#9 113.4 Unpacking libavif16:amd64 (1.2.1-1.2) ...
#9 113.4 Selecting previously unselected package libsharpyuv0:amd64.
#9 113.4 Preparing to unpack .../062-libsharpyuv0_1.5.0-0.1_amd64.deb ...
#9 113.4 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
#9 113.5 Selecting previously unselected package libheif-plugin-dav1d:amd64.
#9 113.5 Preparing to unpack .../063-libheif-plugin-dav1d_1.19.8-1+deb13u1_amd64.deb ...
#9 113.5 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1+deb13u1) ...
#9 113.5 Selecting previously unselected package libde265-0:amd64.
#9 113.5 Preparing to unpack .../064-libde265-0_1.0.15-1+deb13u1_amd64.deb ...
#9 113.5 Unpacking libde265-0:amd64 (1.0.15-1+deb13u1) ...
#9 113.5 Selecting previously unselected package libheif-plugin-libde265:amd64.
#9 113.5 Preparing to unpack .../065-libheif-plugin-libde265_1.19.8-1+deb13u1_amd64.deb ...
#9 113.5 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1+deb13u1) ...
#9 113.5 Selecting previously unselected package libheif1:amd64.
#9 113.5 Preparing to unpack .../066-libheif1_1.19.8-1+deb13u1_amd64.deb ...
#9 113.6 Unpacking libheif1:amd64 (1.19.8-1+deb13u1) ...
#9 113.6 Selecting previously unselected package libgomp1:amd64.
#9 113.6 Preparing to unpack .../067-libgomp1_14.2.0-19_amd64.deb ...
#9 113.6 Unpacking libgomp1:amd64 (14.2.0-19) ...
#9 113.6 Selecting previously unselected package libimagequant0:amd64.
#9 113.6 Preparing to unpack .../068-libimagequant0_2.18.0-1+b2_amd64.deb ...
#9 113.6 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
#9 113.7 Selecting previously unselected package libdeflate0:amd64.
#9 113.7 Preparing to unpack .../069-libdeflate0_1.23-2_amd64.deb ...
#9 113.7 Unpacking libdeflate0:amd64 (1.23-2) ...
#9 113.7 Selecting previously unselected package libjbig0:amd64.
#9 113.7 Preparing to unpack .../070-libjbig0_2.1-6.1+b2_amd64.deb ...
#9 113.7 Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
#9 113.7 Selecting previously unselected package liblerc4:amd64.
#9 113.7 Preparing to unpack .../071-liblerc4_4.0.0+ds-5_amd64.deb ...
#9 113.7 Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
#9 113.7 Selecting previously unselected package libwebp7:amd64.
#9 113.7 Preparing to unpack .../072-libwebp7_1.5.0-0.1_amd64.deb ...
#9 113.7 Unpacking libwebp7:amd64 (1.5.0-0.1) ...
#9 113.8 Selecting previously unselected package libtiff6:amd64.
#9 113.8 Preparing to unpack .../073-libtiff6_4.7.0-3+deb13u3_amd64.deb ...
#9 113.8 Unpacking libtiff6:amd64 (4.7.0-3+deb13u3) ...
#9 113.8 Selecting previously unselected package libxau6:amd64.
#9 113.8 Preparing to unpack .../074-libxau6_1%3a1.0.11-1_amd64.deb ...
#9 113.8 Unpacking libxau6:amd64 (1:1.0.11-1) ...
#9 113.8 Selecting previously unselected package libxdmcp6:amd64.
#9 113.8 Preparing to unpack .../075-libxdmcp6_1%3a1.1.5-1_amd64.deb ...
#9 113.8 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ...
#9 113.9 Selecting previously unselected package libxcb1:amd64.
#9 113.9 Preparing to unpack .../076-libxcb1_1.17.0-2+b1_amd64.deb ...
#9 113.9 Unpacking libxcb1:amd64 (1.17.0-2+b1) ...
#9 113.9 Selecting previously unselected package libx11-data.
#9 113.9 Preparing to unpack .../077-libx11-data_2%3a1.8.12-1_all.deb ...
#9 113.9 Unpacking libx11-data (2:1.8.12-1) ...
#9 114.0 Selecting previously unselected package libx11-6:amd64.
#9 114.0 Preparing to unpack .../078-libx11-6_2%3a1.8.12-1_amd64.deb ...
#9 114.0 Unpacking libx11-6:amd64 (2:1.8.12-1) ...
#9 114.0 Selecting previously unselected package libxpm4:amd64.
#9 114.0 Preparing to unpack .../079-libxpm4_1%3a3.5.17-1+deb13u1_amd64.deb ...
#9 114.0 Unpacking libxpm4:amd64 (1:3.5.17-1+deb13u1) ...
#9 114.0 Selecting previously unselected package libgd3:amd64.
#9 114.0 Preparing to unpack .../080-libgd3_2.3.3-14~deb13u1_amd64.deb ...
#9 114.0 Unpacking libgd3:amd64 (2.3.3-14~deb13u1) ...
#9 114.1 Selecting previously unselected package libatomic1:amd64.
#9 114.1 Preparing to unpack .../081-libatomic1_14.2.0-19_amd64.deb ...
#9 114.1 Unpacking libatomic1:amd64 (14.2.0-19) ...
#9 114.1 Selecting previously unselected package libglib2.0-0t64:amd64.
#9 114.1 Preparing to unpack .../082-libglib2.0-0t64_2.84.4-3~deb13u3_amd64.deb ...
#9 114.1 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ...
#9 114.2 Selecting previously unselected package libgts-0.7-5t64:amd64.
#9 114.2 Preparing to unpack .../083-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ...
#9 114.2 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#9 114.2 Selecting previously unselected package libpixman-1-0:amd64.
#9 114.2 Preparing to unpack .../084-libpixman-1-0_0.44.0-3_amd64.deb ...
#9 114.2 Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
#9 114.3 Selecting previously unselected package libxcb-render0:amd64.
#9 114.3 Preparing to unpack .../085-libxcb-render0_1.17.0-2+b1_amd64.deb ...
#9 114.3 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
#9 114.3 Selecting previously unselected package libxcb-shm0:amd64.
#9 114.3 Preparing to unpack .../086-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
#9 114.3 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
#9 114.3 Selecting previously unselected package libxext6:amd64.
#9 114.3 Preparing to unpack .../087-libxext6_2%3a1.3.4-1+b3_amd64.deb ...
#9 114.3 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ...
#9 114.3 Selecting previously unselected package libxrender1:amd64.
#9 114.3 Preparing to unpack .../088-libxrender1_1%3a0.9.12-1_amd64.deb ...
#9 114.3 Unpacking libxrender1:amd64 (1:0.9.12-1) ...
#9 114.4 Selecting previously unselected package libcairo2:amd64.
#9 114.4 Preparing to unpack .../089-libcairo2_1.18.4-1+b1_amd64.deb ...
#9 114.4 Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
#9 114.4 Selecting previously unselected package libltdl7:amd64.
#9 114.4 Preparing to unpack .../090-libltdl7_2.5.4-4_amd64.deb ...
#9 114.4 Unpacking libltdl7:amd64 (2.5.4-4) ...
#9 114.4 Selecting previously unselected package libfribidi0:amd64.
#9 114.4 Preparing to unpack .../091-libfribidi0_1.0.16-1_amd64.deb ...
#9 114.4 Unpacking libfribidi0:amd64 (1.0.16-1) ...
#9 114.5 Selecting previously unselected package libgraphite2-3:amd64.
#9 114.5 Preparing to unpack .../092-libgraphite2-3_1.3.14-2+deb13u1_amd64.deb ...
#9 114.5 Unpacking libgraphite2-3:amd64 (1.3.14-2+deb13u1) ...
#9 114.5 Selecting previously unselected package libharfbuzz0b:amd64.
#9 114.5 Preparing to unpack .../093-libharfbuzz0b_10.2.0-1+deb13u1_amd64.deb ...
#9 114.5 Unpacking libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ...
#9 114.5 Selecting previously unselected package libthai-data.
#9 114.5 Preparing to unpack .../094-libthai-data_0.1.29-2_all.deb ...
#9 114.5 Unpacking libthai-data (0.1.29-2) ...
#9 114.6 Selecting previously unselected package libdatrie1:amd64.
#9 114.6 Preparing to unpack .../095-libdatrie1_0.2.13-3+b1_amd64.deb ...
#9 114.6 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ...
#9 114.6 Selecting previously unselected package libthai0:amd64.
#9 114.6 Preparing to unpack .../096-libthai0_0.1.29-2+b1_amd64.deb ...
#9 114.6 Unpacking libthai0:amd64 (0.1.29-2+b1) ...
#9 114.6 Selecting previously unselected package libpango-1.0-0:amd64.
#9 114.6 Preparing to unpack .../097-libpango-1.0-0_1.56.3-1_amd64.deb ...
#9 114.6 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ...
#9 114.7 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#9 114.7 Preparing to unpack .../098-libpangoft2-1.0-0_1.56.3-1_amd64.deb ...
#9 114.7 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#9 114.7 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#9 114.7 Preparing to unpack .../099-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
#9 114.7 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#9 114.7 Selecting previously unselected package libpathplan4:amd64.
#9 114.7 Preparing to unpack .../100-libpathplan4_2.42.4-3_amd64.deb ...
#9 114.7 Unpacking libpathplan4:amd64 (2.42.4-3) ...
#9 114.7 Selecting previously unselected package libgvc6.
#9 114.7 Preparing to unpack .../101-libgvc6_2.42.4-3_amd64.deb ...
#9 114.7 Unpacking libgvc6 (2.42.4-3) ...
#9 114.8 Selecting previously unselected package libgvpr2:amd64.
#9 114.8 Preparing to unpack .../102-libgvpr2_2.42.4-3_amd64.deb ...
#9 114.8 Unpacking libgvpr2:amd64 (2.42.4-3) ...
#9 114.8 Selecting previously unselected package liblab-gamut1:amd64.
#9 114.8 Preparing to unpack .../103-liblab-gamut1_2.42.4-3_amd64.deb ...
#9 114.8 Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
#9 114.9 Selecting previously unselected package x11-common.
#9 114.9 Preparing to unpack .../104-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#9 114.9 Unpacking x11-common (1:7.7+24+deb13u1) ...
#9 114.9 Selecting previously unselected package libice6:amd64.
#9 114.9 Preparing to unpack .../105-libice6_2%3a1.1.1-1_amd64.deb ...
#9 114.9 Unpacking libice6:amd64 (2:1.1.1-1) ...
#9 115.0 Selecting previously unselected package libsm6:amd64.
#9 115.0 Preparing to unpack .../106-libsm6_2%3a1.2.6-1_amd64.deb ...
#9 115.0 Unpacking libsm6:amd64 (2:1.2.6-1) ...
#9 115.0 Selecting previously unselected package libxt6t64:amd64.
#9 115.0 Preparing to unpack .../107-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
#9 115.0 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#9 115.0 Selecting previously unselected package libxmu6:amd64.
#9 115.0 Preparing to unpack .../108-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
#9 115.0 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
#9 115.0 Selecting previously unselected package libxaw7:amd64.
#9 115.0 Preparing to unpack .../109-libxaw7_2%3a1.0.16-1_amd64.deb ...
#9 115.0 Unpacking libxaw7:amd64 (2:1.0.16-1) ...
#9 115.1 Selecting previously unselected package graphviz.
#9 115.1 Preparing to unpack .../110-graphviz_2.42.4-3_amd64.deb ...
#9 115.1 Unpacking graphviz (2.42.4-3) ...
#9 115.1 Selecting previously unselected package libc-dev-bin.
#9 115.1 Preparing to unpack .../111-libc-dev-bin_2.41-12+deb13u3_amd64.deb ...
#9 115.1 Unpacking libc-dev-bin (2.41-12+deb13u3) ...
#9 115.2 Selecting previously unselected package linux-libc-dev.
#9 115.2 Preparing to unpack .../112-linux-libc-dev_6.12.101-1_all.deb ...
#9 115.2 Unpacking linux-libc-dev (6.12.101-1) ...
#9 115.5 Selecting previously unselected package libcrypt-dev:amd64.
#9 115.5 Preparing to unpack .../113-libcrypt-dev_1%3a4.4.38-1_amd64.deb ...
#9 115.5 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ...
#9 115.5 Selecting previously unselected package rpcsvc-proto.
#9 115.5 Preparing to unpack .../114-rpcsvc-proto_1.4.3-1_amd64.deb ...
#9 115.5 Unpacking rpcsvc-proto (1.4.3-1) ...
#9 115.6 Selecting previously unselected package libc6-dev:amd64.
#9 115.6 Preparing to unpack .../115-libc6-dev_2.41-12+deb13u3_amd64.deb ...
#9 115.6 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ...
#9 115.7 Selecting previously unselected package libev4t64:amd64.
#9 115.7 Preparing to unpack .../116-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#9 115.7 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#9 115.7 Selecting previously unselected package libsqlite3-dev:amd64.
#9 115.7 Preparing to unpack .../117-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#9 115.7 Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#9 115.8 Setting up libexpat1:amd64 (2.8.3-1~deb13u1) ...
#9 115.8 Setting up dumb-init (1.2.5-3) ...
#9 115.8 Setting up libgraphite2-3:amd64 (1.3.14-2+deb13u1) ...
#9 115.8 Setting up libpixman-1-0:amd64 (0.44.0-3) ...
#9 115.8 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#9 115.8 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
#9 115.8 Setting up libaom3:amd64 (3.12.1-1+deb13u1) ...
#9 115.8 Setting up libxau6:amd64 (1:1.0.11-1) ...
#9 115.8 Setting up libxdmcp6:amd64 (1:1.1.5-1) ...
#9 115.8 Setting up libkeyutils1:amd64 (1.6.3-6) ...
#9 115.8 Setting up libxcb1:amd64 (1.17.0-2+b1) ...
#9 115.8 Setting up liblerc4:amd64 (4.0.0+ds-5) ...
#9 115.8 Setting up libgdbm6t64:amd64 (1.24-2) ...
#9 115.8 Setting up docker-cli (26.1.5+dfsg1-9+deb13u1) ...
#9 115.8 Setting up libdatrie1:amd64 (0.2.13-3+b1) ...
#9 115.8 Setting up libgdbm-compat4t64:amd64 (1.24-2) ...
#9 115.8 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
#9 115.8 Setting up libcbor0.10:amd64 (0.10.2-2) ...
#9 115.8 Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
#9 115.8 Setting up libedit2:amd64 (3.1-20250104-1) ...
#9 115.8 Setting up liblab-gamut1:amd64 (2.42.4-3) ...
#9 115.8 Setting up x11-common (1:7.7+24+deb13u1) ...
#9 115.9 debconf: unable to initialize frontend: Dialog
#9 115.9 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 115.9 debconf: falling back to frontend: Readline
#9 115.9 debconf: unable to initialize frontend: Readline
#9 115.9 debconf: (This frontend requires a controlling tty.)
#9 115.9 debconf: falling back to frontend: Teletype
#9 115.9 debconf: unable to initialize frontend: Teletype
#9 115.9 debconf: (This frontend requires a controlling tty.)
#9 115.9 debconf: falling back to frontend: Noninteractive
#9 115.9 invoke-rc.d: could not determine current runlevel
#9 115.9 invoke-rc.d: policy-rc.d denied execution of start.
#9 115.9 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ...
#9 115.9 Setting up libdeflate0:amd64 (1.23-2) ...
#9 116.0 Setting up linux-libc-dev (6.12.101-1) ...
#9 116.0 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
#9 116.0 Setting up libcom-err2:amd64 (1.47.2-3+b11) ...
#9 116.0 Setting up libgomp1:amd64 (14.2.0-19) ...
#9 116.0 Setting up libabsl20240722:amd64 (20240722.0-4) ...
#9 116.0 Setting up libjbig0:amd64 (2.1-6.1+b2) ...
#9 116.0 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ...
#9 116.0 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ...
#9 116.0 Setting up rpcsvc-proto (1.4.3-1) ...
#9 116.0 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#9 116.0 Setting up libx11-data (2:1.8.12-1) ...
#9 116.0 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#9 116.0 Setting up libpathplan4:amd64 (2.42.4-3) ...
#9 116.0 Setting up libann0 (1.1.2+doc-9+b1) ...
#9 116.0 Setting up libfribidi0:amd64 (1.0.16-1) ...
#9 116.0 Setting up libimagequant0:amd64 (2.18.0-1+b2) ...
#9 116.0 Setting up libunistring5:amd64 (1.3-2) ...
#9 116.0 Setting up fonts-dejavu-mono (2.37-8) ...
#9 116.0 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#9 116.0 Setting up libatomic1:amd64 (14.2.0-19) ...
#9 116.0 Setting up fonts-dejavu-core (2.37-8) ...
#9 116.0 Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
#9 116.0 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ...
#9 116.0 Setting up libltdl7:amd64 (2.5.4-4) ...
#9 116.0 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ...
#9 116.0 Setting up libnghttp3-9:amd64 (1.8.0-1) ...
#9 116.0 Setting up libwebp7:amd64 (1.5.0-0.1) ...
#9 116.0 Setting up libffi8:amd64 (3.4.8-2) ...
#9 116.0 Setting up libdav1d7:amd64 (1.5.1-1) ...
#9 116.0 Setting up perl-modules-5.40 (5.40.1-6) ...
#9 116.0 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ...
#9 116.0 Setting up libtiff6:amd64 (4.7.0-3+deb13u3) ...
#9 116.0 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
#9 116.0 Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ...
#9 116.0 Setting up git-man (1:2.47.3-0+deb13u1) ...
#9 116.0 Setting up libx11-6:amd64 (2:1.8.12-1) ...
#9 116.1 Setting up libthai-data (0.1.29-2) ...
#9 116.1 Setting up netbase (6.5) ...
#9 116.1 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ...
#9 116.1 Setting up libcdt5:amd64 (2.42.4-3) ...
#9 116.1 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ...
#9 116.1 Setting up libcgraph6:amd64 (2.42.4-3) ...
#9 116.1 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ...
#9 116.1 Setting up libfido2-1:amd64 (1.15.0-1+b1) ...
#9 116.1 Setting up libde265-0:amd64 (1.0.15-1+deb13u1) ...
#9 116.1 Setting up libc-dev-bin (2.41-12+deb13u3) ...
#9 116.1 Setting up openssl (3.5.6-1~deb13u2) ...
#9 116.1 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
#9 116.1 Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
#9 116.1 Setting up libice6:amd64 (2:1.1.1-1) ...
#9 116.1 Setting up libavif16:amd64 (1.2.1-1.2) ...
#9 116.1 Setting up libxpm4:amd64 (1:3.5.17-1+deb13u1) ...
#9 116.1 Setting up libxrender1:amd64 (1:0.9.12-1) ...
#9 116.1 Setting up fontconfig-config (2.15.0-2.3) ...
#9 116.2 debconf: unable to initialize frontend: Dialog
#9 116.2 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 116.2 debconf: falling back to frontend: Readline
#9 116.2 debconf: unable to initialize frontend: Readline
#9 116.2 debconf: (This frontend requires a controlling tty.)
#9 116.2 debconf: falling back to frontend: Teletype
#9 116.2 debconf: unable to initialize frontend: Teletype
#9 116.2 debconf: (This frontend requires a controlling tty.)
#9 116.2 debconf: falling back to frontend: Noninteractive
#9 116.2 Setting up libxext6:amd64 (2:1.3.4-1+b3) ...
#9 116.2 Setting up libidn2-0:amd64 (2.3.8-2) ...
#9 116.2 Setting up libperl5.40:amd64 (5.40.1-6) ...
#9 116.2 Setting up libthai0:amd64 (0.1.29-2+b1) ...
#9 116.2 Setting up ca-certificates (20250419) ...
#9 116.3 debconf: unable to initialize frontend: Dialog
#9 116.3 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 116.3 debconf: falling back to frontend: Readline
#9 116.3 debconf: unable to initialize frontend: Readline
#9 116.3 debconf: (This frontend requires a controlling tty.)
#9 116.3 debconf: falling back to frontend: Teletype
#9 116.3 debconf: unable to initialize frontend: Teletype
#9 116.3 debconf: (This frontend requires a controlling tty.)
#9 116.3 debconf: falling back to frontend: Noninteractive
#9 117.3 Updating certificates in /etc/ssl/certs...
#9 118.3 150 added, 0 removed; done.
#9 118.3 Setting up perl (5.40.1-6) ...
#9 118.3 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ...
#9 118.3 No schema files found: doing nothing.
#9 118.3 Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#9 118.4 Setting up libp11-kit0:amd64 (0.25.5-3) ...
#9 118.4 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ...
#9 118.4 Setting up libgvpr2:amd64 (2.42.4-3) ...
#9 118.4 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ...
#9 118.4 Setting up libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ...
#9 118.4 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#9 118.4 Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
#9 118.4 Setting up libsm6:amd64 (2:1.2.6-1) ...
#9 118.4 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ...
#9 118.4 Setting up fontconfig (2.15.0-2.3) ...
#9 118.4 Regenerating fonts cache... done.
#9 120.4 Setting up openssh-client (1:10.0p1-7+deb13u4) ...
#9 120.6 Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
#9 120.6 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
#9 120.6 Setting up libcairo2:amd64 (1.18.4-1+b1) ...
#9 120.6 Setting up liberror-perl (0.17030-1) ...
#9 120.6 Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#9 120.6 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#9 120.6 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#9 120.6 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#9 120.6 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ...
#9 120.6 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#9 120.6 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
#9 120.6 Setting up libcurl4t64:amd64 (8.14.1-2+deb13u4) ...
#9 120.6 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ...
#9 120.6 Setting up libxaw7:amd64 (2:1.0.16-1) ...
#9 120.6 Setting up git (1:2.47.3-0+deb13u1) ...
#9 120.6 Setting up curl (8.14.1-2+deb13u4) ...
#9 120.6 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1+deb13u1) ...
#9 120.6 Setting up libheif1:amd64 (1.19.8-1+deb13u1) ...
#9 120.6 Setting up libgd3:amd64 (2.3.3-14~deb13u1) ...
#9 120.6 Setting up libgvc6 (2.42.4-3) ...
#9 120.7 Setting up graphviz (2.42.4-3) ...
#9 120.7 Setting up libheif-plugin-libde265:amd64 (1.19.8-1+deb13u1) ...
#9 120.7 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#9 120.7 Processing triggers for ca-certificates (20250419) ...
#9 120.7 Updating certificates in /etc/ssl/certs...
#9 121.7 0 added, 0 removed; done.
#9 121.7 Running hooks in /etc/ca-certificates/update.d...
#9 121.7 done.
#9 DONE 122.3s

#15 [build  4/13] 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     libffi-dev     libgmp-dev     libsqlite3-dev     m4     pkg-config     libcapnp-dev
#15 ...

#16 [stage-1 4/6] WORKDIR /var/lib/ocurrent
#16 DONE 0.1s

#15 [build  4/13] 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     libffi-dev     libgmp-dev     libsqlite3-dev     m4     pkg-config     libcapnp-dev
#15 122.8 
#15 122.8 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#15 122.8 
#15 122.9 Hit:1 http://deb.debian.org/debian trixie InRelease
#15 122.9 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#15 122.9 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#15 123.0 Reading package lists...
#15 123.6 Building dependency tree...
#15 123.8 Reading state information...
#15 123.9 1 package can be upgraded. Run 'apt list --upgradable' to see it.
#15 123.9 Reading package lists...
#15 123.9 Building dependency tree...
#15 124.1 Reading state information...
#15 124.5 The following additional packages will be installed:
#15 124.5   fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#15 124.5   libabsl20240722 libann0 libaom3 libavif16 libcairo2 libcapnp-1.1.0 libcdt5
#15 124.5   libcgraph6 libdatrie1 libdav1d7 libde265-0 libdeflate0 libev4t64
#15 124.5   libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0t64
#15 124.5   libgmpxx4ldbl libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b
#15 124.5   libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libimagequant0
#15 124.5   libjbig0 libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 libpango-1.0-0
#15 124.5   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#15 124.5   libpng16-16t64 librav1e0.7 libsharpyuv0 libsm6 libssl-dev libsvtav1enc2
#15 124.5   libthai-data libthai0 libtiff6 libwebp7 libxaw7 libxcb-render0 libxcb-shm0
#15 124.5   libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0 pkgconf pkgconf-bin x11-common
#15 124.5 Suggested packages:
#15 124.5   gsfonts graphviz-doc libgd-tools low-memory-monitor gmp-doc libgmp10-doc
#15 124.5   libmpfr-dev libheif-plugin-ffmpegdec libheif-plugin-jpegdec
#15 124.5   libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc
#15 124.5   libheif-plugin-kvazaar libheif-plugin-rav1e libheif-plugin-svtenc
#15 124.5   sqlite3-doc libssl-doc m4-doc
#15 124.5 Recommended packages:
#15 124.5   fonts-liberation libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#15 124.5   libheif-plugin-x265 libheif-plugin-aomenc
#15 124.8 The following NEW packages will be installed:
#15 124.8   capnproto fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono
#15 124.8   graphviz libabsl20240722 libann0 libaom3 libavif16 libcairo2 libcapnp-1.1.0
#15 124.8   libcapnp-dev libcdt5 libcgraph6 libdatrie1 libdav1d7 libde265-0 libdeflate0
#15 124.8   libev-dev libev4t64 libffi-dev libfontconfig1 libfreetype6 libfribidi0
#15 124.8   libgav1-1 libgd3 libglib2.0-0t64 libgmp-dev libgmpxx4ldbl libgraphite2-3
#15 124.8   libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d
#15 124.8   libheif-plugin-libde265 libheif1 libice6 libimagequant0 libjbig0
#15 124.8   libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 libpango-1.0-0
#15 124.8   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#15 124.8   libpng16-16t64 librav1e0.7 libsharpyuv0 libsm6 libsqlite3-dev libssl-dev
#15 124.8   libsvtav1enc2 libthai-data libthai0 libtiff6 libwebp7 libxaw7 libxcb-render0
#15 124.8   libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6t64 libyuv0 m4 pkg-config
#15 124.8   pkgconf pkgconf-bin x11-common
#15 124.9 0 upgraded, 75 newly installed, 0 to remove and 1 not upgraded.
#15 124.9 Need to get 1997 kB/28.8 MB of archives.
#15 124.9 After this operation, 104 MB of additional disk space will be used.
#15 124.9 Get:1 http://deb.debian.org/debian trixie/main amd64 libcapnp-dev amd64 1.1.0-2 [1997 kB]
#15 125.8 Preconfiguring packages ...
#15 125.9 Fetched 1997 kB in 1s (3330 kB/s)
#15 125.9 Selecting previously unselected package libcapnp-1.1.0:amd64.
#15 125.9 (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 ... 20630 files and directories currently installed.)
#15 125.9 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_amd64.deb ...
#15 125.9 Unpacking libcapnp-1.1.0:amd64 (1.1.0-2) ...
#15 126.0 Selecting previously unselected package capnproto.
#15 126.0 Preparing to unpack .../01-capnproto_1.1.0-2_amd64.deb ...
#15 126.0 Unpacking capnproto (1.1.0-2) ...
#15 126.1 Selecting previously unselected package libpng16-16t64:amd64.
#15 126.1 Preparing to unpack .../02-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ...
#15 126.1 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#15 126.1 Selecting previously unselected package libfreetype6:amd64.
#15 126.1 Preparing to unpack .../03-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ...
#15 126.1 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#15 126.1 Selecting previously unselected package fonts-dejavu-mono.
#15 126.1 Preparing to unpack .../04-fonts-dejavu-mono_2.37-8_all.deb ...
#15 126.1 Unpacking fonts-dejavu-mono (2.37-8) ...
#15 126.2 Selecting previously unselected package fonts-dejavu-core.
#15 126.2 Preparing to unpack .../05-fonts-dejavu-core_2.37-8_all.deb ...
#15 126.2 Unpacking fonts-dejavu-core (2.37-8) ...
#15 126.3 Selecting previously unselected package fontconfig-config.
#15 126.3 Preparing to unpack .../06-fontconfig-config_2.15.0-2.3_amd64.deb ...
#15 126.3 Unpacking fontconfig-config (2.15.0-2.3) ...
#15 126.3 Selecting previously unselected package libfontconfig1:amd64.
#15 126.3 Preparing to unpack .../07-libfontconfig1_2.15.0-2.3_amd64.deb ...
#15 126.3 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ...
#15 126.4 Selecting previously unselected package fontconfig.
#15 126.4 Preparing to unpack .../08-fontconfig_2.15.0-2.3_amd64.deb ...
#15 126.4 Unpacking fontconfig (2.15.0-2.3) ...
#15 126.4 Selecting previously unselected package libann0.
#15 126.4 Preparing to unpack .../09-libann0_1.1.2+doc-9+b1_amd64.deb ...
#15 126.4 Unpacking libann0 (1.1.2+doc-9+b1) ...
#15 126.4 Selecting previously unselected package libcdt5:amd64.
#15 126.4 Preparing to unpack .../10-libcdt5_2.42.4-3_amd64.deb ...
#15 126.4 Unpacking libcdt5:amd64 (2.42.4-3) ...
#15 126.5 Selecting previously unselected package libcgraph6:amd64.
#15 126.5 Preparing to unpack .../11-libcgraph6_2.42.4-3_amd64.deb ...
#15 126.5 Unpacking libcgraph6:amd64 (2.42.4-3) ...
#15 126.5 Selecting previously unselected package libaom3:amd64.
#15 126.5 Preparing to unpack .../12-libaom3_3.12.1-1+deb13u1_amd64.deb ...
#15 126.5 Unpacking libaom3:amd64 (3.12.1-1+deb13u1) ...
#15 126.7 Selecting previously unselected package libdav1d7:amd64.
#15 126.7 Preparing to unpack .../13-libdav1d7_1.5.1-1_amd64.deb ...
#15 126.7 Unpacking libdav1d7:amd64 (1.5.1-1) ...
#15 126.8 Selecting previously unselected package libabsl20240722:amd64.
#15 126.8 Preparing to unpack .../14-libabsl20240722_20240722.0-4_amd64.deb ...
#15 126.8 Unpacking libabsl20240722:amd64 (20240722.0-4) ...
#15 126.8 Selecting previously unselected package libgav1-1:amd64.
#15 126.8 Preparing to unpack .../15-libgav1-1_0.19.0-3+b1_amd64.deb ...
#15 126.8 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
#15 126.9 Selecting previously unselected package librav1e0.7:amd64.
#15 126.9 Preparing to unpack .../16-librav1e0.7_0.7.1-9+b2_amd64.deb ...
#15 126.9 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ...
#15 127.0 Selecting previously unselected package libsvtav1enc2:amd64.
#15 127.0 Preparing to unpack .../17-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
#15 127.0 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#15 127.1 Selecting previously unselected package libjpeg62-turbo:amd64.
#15 127.1 Preparing to unpack .../18-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
#15 127.1 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#15 127.2 Selecting previously unselected package libyuv0:amd64.
#15 127.2 Preparing to unpack .../19-libyuv0_0.0.1904.20250204-1_amd64.deb ...
#15 127.2 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ...
#15 127.2 Selecting previously unselected package libavif16:amd64.
#15 127.2 Preparing to unpack .../20-libavif16_1.2.1-1.2_amd64.deb ...
#15 127.2 Unpacking libavif16:amd64 (1.2.1-1.2) ...
#15 127.2 Selecting previously unselected package libsharpyuv0:amd64.
#15 127.2 Preparing to unpack .../21-libsharpyuv0_1.5.0-0.1_amd64.deb ...
#15 127.2 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
#15 127.3 Selecting previously unselected package libheif-plugin-dav1d:amd64.
#15 127.3 Preparing to unpack .../22-libheif-plugin-dav1d_1.19.8-1+deb13u1_amd64.deb ...
#15 127.3 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1+deb13u1) ...
#15 127.3 Selecting previously unselected package libde265-0:amd64.
#15 127.3 Preparing to unpack .../23-libde265-0_1.0.15-1+deb13u1_amd64.deb ...
#15 127.3 Unpacking libde265-0:amd64 (1.0.15-1+deb13u1) ...
#15 127.3 Selecting previously unselected package libheif-plugin-libde265:amd64.
#15 127.3 Preparing to unpack .../24-libheif-plugin-libde265_1.19.8-1+deb13u1_amd64.deb ...
#15 127.3 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1+deb13u1) ...
#15 127.3 Selecting previously unselected package libheif1:amd64.
#15 127.3 Preparing to unpack .../25-libheif1_1.19.8-1+deb13u1_amd64.deb ...
#15 127.4 Unpacking libheif1:amd64 (1.19.8-1+deb13u1) ...
#15 127.4 Selecting previously unselected package libimagequant0:amd64.
#15 127.4 Preparing to unpack .../26-libimagequant0_2.18.0-1+b2_amd64.deb ...
#15 127.4 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ...
#15 127.4 Selecting previously unselected package libdeflate0:amd64.
#15 127.4 Preparing to unpack .../27-libdeflate0_1.23-2_amd64.deb ...
#15 127.4 Unpacking libdeflate0:amd64 (1.23-2) ...
#15 127.5 Selecting previously unselected package libjbig0:amd64.
#15 127.5 Preparing to unpack .../28-libjbig0_2.1-6.1+b2_amd64.deb ...
#15 127.5 Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
#15 127.5 Selecting previously unselected package liblerc4:amd64.
#15 127.5 Preparing to unpack .../29-liblerc4_4.0.0+ds-5_amd64.deb ...
#15 127.5 Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
#15 127.6 Selecting previously unselected package libwebp7:amd64.
#15 127.6 Preparing to unpack .../30-libwebp7_1.5.0-0.1_amd64.deb ...
#15 127.6 Unpacking libwebp7:amd64 (1.5.0-0.1) ...
#15 127.6 Selecting previously unselected package libtiff6:amd64.
#15 127.6 Preparing to unpack .../31-libtiff6_4.7.0-3+deb13u3_amd64.deb ...
#15 127.6 Unpacking libtiff6:amd64 (4.7.0-3+deb13u3) ...
#15 127.6 Selecting previously unselected package libxpm4:amd64.
#15 127.6 Preparing to unpack .../32-libxpm4_1%3a3.5.17-1+deb13u1_amd64.deb ...
#15 127.6 Unpacking libxpm4:amd64 (1:3.5.17-1+deb13u1) ...
#15 127.7 Selecting previously unselected package libgd3:amd64.
#15 127.7 Preparing to unpack .../33-libgd3_2.3.3-14~deb13u1_amd64.deb ...
#15 127.7 Unpacking libgd3:amd64 (2.3.3-14~deb13u1) ...
#15 127.7 Selecting previously unselected package libglib2.0-0t64:amd64.
#15 127.7 Preparing to unpack .../34-libglib2.0-0t64_2.84.4-3~deb13u3_amd64.deb ...
#15 127.7 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ...
#15 127.8 Selecting previously unselected package libgts-0.7-5t64:amd64.
#15 127.8 Preparing to unpack .../35-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ...
#15 127.8 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#15 127.9 Selecting previously unselected package libpixman-1-0:amd64.
#15 127.9 Preparing to unpack .../36-libpixman-1-0_0.44.0-3_amd64.deb ...
#15 127.9 Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
#15 127.9 Selecting previously unselected package libxcb-render0:amd64.
#15 127.9 Preparing to unpack .../37-libxcb-render0_1.17.0-2+b1_amd64.deb ...
#15 127.9 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
#15 127.9 Selecting previously unselected package libxcb-shm0:amd64.
#15 127.9 Preparing to unpack .../38-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
#15 127.9 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
#15 128.0 Selecting previously unselected package libxrender1:amd64.
#15 128.0 Preparing to unpack .../39-libxrender1_1%3a0.9.12-1_amd64.deb ...
#15 128.0 Unpacking libxrender1:amd64 (1:0.9.12-1) ...
#15 128.0 Selecting previously unselected package libcairo2:amd64.
#15 128.0 Preparing to unpack .../40-libcairo2_1.18.4-1+b1_amd64.deb ...
#15 128.0 Unpacking libcairo2:amd64 (1.18.4-1+b1) ...
#15 128.1 Selecting previously unselected package libltdl7:amd64.
#15 128.1 Preparing to unpack .../41-libltdl7_2.5.4-4_amd64.deb ...
#15 128.1 Unpacking libltdl7:amd64 (2.5.4-4) ...
#15 128.1 Selecting previously unselected package libfribidi0:amd64.
#15 128.1 Preparing to unpack .../42-libfribidi0_1.0.16-1_amd64.deb ...
#15 128.1 Unpacking libfribidi0:amd64 (1.0.16-1) ...
#15 128.1 Selecting previously unselected package libgraphite2-3:amd64.
#15 128.1 Preparing to unpack .../43-libgraphite2-3_1.3.14-2+deb13u1_amd64.deb ...
#15 128.1 Unpacking libgraphite2-3:amd64 (1.3.14-2+deb13u1) ...
#15 128.2 Selecting previously unselected package libharfbuzz0b:amd64.
#15 128.2 Preparing to unpack .../44-libharfbuzz0b_10.2.0-1+deb13u1_amd64.deb ...
#15 128.2 Unpacking libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ...
#15 128.2 Selecting previously unselected package libthai-data.
#15 128.2 Preparing to unpack .../45-libthai-data_0.1.29-2_all.deb ...
#15 128.2 Unpacking libthai-data (0.1.29-2) ...
#15 128.3 Selecting previously unselected package libdatrie1:amd64.
#15 128.3 Preparing to unpack .../46-libdatrie1_0.2.13-3+b1_amd64.deb ...
#15 128.3 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ...
#15 128.3 Selecting previously unselected package libthai0:amd64.
#15 128.3 Preparing to unpack .../47-libthai0_0.1.29-2+b1_amd64.deb ...
#15 128.3 Unpacking libthai0:amd64 (0.1.29-2+b1) ...
#15 128.3 Selecting previously unselected package libpango-1.0-0:amd64.
#15 128.3 Preparing to unpack .../48-libpango-1.0-0_1.56.3-1_amd64.deb ...
#15 128.3 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ...
#15 128.4 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#15 128.4 Preparing to unpack .../49-libpangoft2-1.0-0_1.56.3-1_amd64.deb ...
#15 128.4 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#15 128.4 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#15 128.4 Preparing to unpack .../50-libpangocairo-1.0-0_1.56.3-1_amd64.deb ...
#15 128.4 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#15 128.4 Selecting previously unselected package libpathplan4:amd64.
#15 128.4 Preparing to unpack .../51-libpathplan4_2.42.4-3_amd64.deb ...
#15 128.4 Unpacking libpathplan4:amd64 (2.42.4-3) ...
#15 128.5 Selecting previously unselected package libgvc6.
#15 128.5 Preparing to unpack .../52-libgvc6_2.42.4-3_amd64.deb ...
#15 128.5 Unpacking libgvc6 (2.42.4-3) ...
#15 128.5 Selecting previously unselected package libgvpr2:amd64.
#15 128.5 Preparing to unpack .../53-libgvpr2_2.42.4-3_amd64.deb ...
#15 128.5 Unpacking libgvpr2:amd64 (2.42.4-3) ...
#15 128.6 Selecting previously unselected package liblab-gamut1:amd64.
#15 128.6 Preparing to unpack .../54-liblab-gamut1_2.42.4-3_amd64.deb ...
#15 128.6 Unpacking liblab-gamut1:amd64 (2.42.4-3) ...
#15 128.6 Selecting previously unselected package x11-common.
#15 128.7 Preparing to unpack .../55-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#15 128.7 Unpacking x11-common (1:7.7+24+deb13u1) ...
#15 128.7 Selecting previously unselected package libice6:amd64.
#15 128.7 Preparing to unpack .../56-libice6_2%3a1.1.1-1_amd64.deb ...
#15 128.7 Unpacking libice6:amd64 (2:1.1.1-1) ...
#15 128.7 Selecting previously unselected package libsm6:amd64.
#15 128.7 Preparing to unpack .../57-libsm6_2%3a1.2.6-1_amd64.deb ...
#15 128.7 Unpacking libsm6:amd64 (2:1.2.6-1) ...
#15 128.7 Selecting previously unselected package libxt6t64:amd64.
#15 128.7 Preparing to unpack .../58-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
#15 128.7 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#15 128.8 Selecting previously unselected package libxmu6:amd64.
#15 128.8 Preparing to unpack .../59-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
#15 128.8 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
#15 128.8 Selecting previously unselected package libxaw7:amd64.
#15 128.8 Preparing to unpack .../60-libxaw7_2%3a1.0.16-1_amd64.deb ...
#15 128.8 Unpacking libxaw7:amd64 (2:1.0.16-1) ...
#15 128.9 Selecting previously unselected package graphviz.
#15 128.9 Preparing to unpack .../61-graphviz_2.42.4-3_amd64.deb ...
#15 128.9 Unpacking graphviz (2.42.4-3) ...
#15 128.9 Selecting previously unselected package libssl-dev:amd64.
#15 128.9 Preparing to unpack .../62-libssl-dev_3.5.6-1~deb13u2_amd64.deb ...
#15 128.9 Unpacking libssl-dev:amd64 (3.5.6-1~deb13u2) ...
#15 129.1 Selecting previously unselected package libcapnp-dev:amd64.
#15 129.1 Preparing to unpack .../63-libcapnp-dev_1.1.0-2_amd64.deb ...
#15 129.1 Unpacking libcapnp-dev:amd64 (1.1.0-2) ...
#15 129.2 Selecting previously unselected package libev4t64:amd64.
#15 129.2 Preparing to unpack .../64-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
#15 129.2 Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
#15 129.3 Selecting previously unselected package libev-dev:amd64.
#15 129.3 Preparing to unpack .../65-libev-dev_1%3a4.33-2.1+b1_amd64.deb ...
#15 129.3 Unpacking libev-dev:amd64 (1:4.33-2.1+b1) ...
#15 129.3 Selecting previously unselected package libffi-dev:amd64.
#15 129.3 Preparing to unpack .../66-libffi-dev_3.4.8-2_amd64.deb ...
#15 129.3 Unpacking libffi-dev:amd64 (3.4.8-2) ...
#15 129.3 Selecting previously unselected package libgmpxx4ldbl:amd64.
#15 129.3 Preparing to unpack .../67-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
#15 129.3 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#15 129.3 Selecting previously unselected package libgmp-dev:amd64.
#15 129.4 Preparing to unpack .../68-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
#15 129.4 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#15 129.4 Selecting previously unselected package libpkgconf3:amd64.
#15 129.4 Preparing to unpack .../69-libpkgconf3_1.8.1-4_amd64.deb ...
#15 129.4 Unpacking libpkgconf3:amd64 (1.8.1-4) ...
#15 129.4 Selecting previously unselected package libsqlite3-dev:amd64.
#15 129.4 Preparing to unpack .../70-libsqlite3-dev_3.46.1-7+deb13u1_amd64.deb ...
#15 129.4 Unpacking libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 129.5 Selecting previously unselected package m4.
#15 129.5 Preparing to unpack .../71-m4_1.4.19-8_amd64.deb ...
#15 129.5 Unpacking m4 (1.4.19-8) ...
#15 129.5 Selecting previously unselected package pkgconf-bin.
#15 129.6 Preparing to unpack .../72-pkgconf-bin_1.8.1-4_amd64.deb ...
#15 129.6 Unpacking pkgconf-bin (1.8.1-4) ...
#15 129.6 Selecting previously unselected package pkgconf:amd64.
#15 129.6 Preparing to unpack .../73-pkgconf_1.8.1-4_amd64.deb ...
#15 129.6 Unpacking pkgconf:amd64 (1.8.1-4) ...
#15 129.6 Selecting previously unselected package pkg-config:amd64.
#15 129.6 Preparing to unpack .../74-pkg-config_1.8.1-4_amd64.deb ...
#15 129.6 Unpacking pkg-config:amd64 (1.8.1-4) ...
#15 129.7 Setting up libgraphite2-3:amd64 (1.3.14-2+deb13u1) ...
#15 129.7 Setting up libpixman-1-0:amd64 (0.44.0-3) ...
#15 129.7 Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
#15 129.7 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
#15 129.7 Setting up libaom3:amd64 (3.12.1-1+deb13u1) ...
#15 129.7 Setting up liblerc4:amd64 (4.0.0+ds-5) ...
#15 129.7 Setting up libxpm4:amd64 (1:3.5.17-1+deb13u1) ...
#15 129.7 Setting up libxrender1:amd64 (1:0.9.12-1) ...
#15 129.7 Setting up libdatrie1:amd64 (0.2.13-3+b1) ...
#15 129.7 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
#15 129.7 Setting up liblab-gamut1:amd64 (2.42.4-3) ...
#15 129.7 Setting up x11-common (1:7.7+24+deb13u1) ...
#15 129.8 invoke-rc.d: could not determine current runlevel
#15 129.8 invoke-rc.d: policy-rc.d denied execution of start.
#15 129.8 Setting up libdeflate0:amd64 (1.23-2) ...
#15 129.8 Setting up m4 (1.4.19-8) ...
#15 129.8 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
#15 129.8 Setting up libabsl20240722:amd64 (20240722.0-4) ...
#15 129.8 Setting up libffi-dev:amd64 (3.4.8-2) ...
#15 129.8 Setting up libjbig0:amd64 (2.1-6.1+b2) ...
#15 129.8 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ...
#15 129.8 No schema files found: doing nothing.
#15 129.8 Setting up libpkgconf3:amd64 (1.8.1-4) ...
#15 129.8 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
#15 129.8 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
#15 129.8 Setting up libsqlite3-dev:amd64 (3.46.1-7+deb13u1) ...
#15 129.8 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
#15 129.9 Setting up libpathplan4:amd64 (2.42.4-3) ...
#15 129.9 Setting up libann0 (1.1.2+doc-9+b1) ...
#15 129.9 Setting up libfribidi0:amd64 (1.0.16-1) ...
#15 129.9 Setting up libimagequant0:amd64 (2.18.0-1+b2) ...
#15 129.9 Setting up fonts-dejavu-mono (2.37-8) ...
#15 129.9 Setting up libssl-dev:amd64 (3.5.6-1~deb13u2) ...
#15 129.9 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ...
#15 129.9 Setting up fonts-dejavu-core (2.37-8) ...
#15 129.9 Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
#15 129.9 Setting up pkgconf-bin (1.8.1-4) ...
#15 129.9 Setting up libltdl7:amd64 (2.5.4-4) ...
#15 129.9 Setting up libwebp7:amd64 (1.5.0-0.1) ...
#15 129.9 Setting up libdav1d7:amd64 (1.5.1-1) ...
#15 129.9 Setting up libtiff6:amd64 (4.7.0-3+deb13u3) ...
#15 129.9 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ...
#15 129.9 Setting up libthai-data (0.1.29-2) ...
#15 129.9 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ...
#15 129.9 Setting up libcapnp-1.1.0:amd64 (1.1.0-2) ...
#15 130.0 Setting up libcdt5:amd64 (2.42.4-3) ...
#15 130.0 Setting up libcgraph6:amd64 (2.42.4-3) ...
#15 130.0 Setting up libev-dev:amd64 (1:4.33-2.1+b1) ...
#15 130.0 Setting up libde265-0:amd64 (1.0.15-1+deb13u1) ...
#15 130.0 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ...
#15 130.0 Setting up libcapnp-dev:amd64 (1.1.0-2) ...
#15 130.0 Setting up libice6:amd64 (2:1.1.1-1) ...
#15 130.0 Setting up libavif16:amd64 (1.2.1-1.2) ...
#15 130.0 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
#15 130.0 Setting up fontconfig-config (2.15.0-2.3) ...
#15 130.1 Setting up pkgconf:amd64 (1.8.1-4) ...
#15 130.1 Setting up libthai0:amd64 (0.1.29-2+b1) ...
#15 130.1 Setting up capnproto (1.1.0-2) ...
#15 130.1 Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ...
#15 130.1 Setting up pkg-config:amd64 (1.8.1-4) ...
#15 130.1 Setting up libgvpr2:amd64 (2.42.4-3) ...
#15 130.1 Setting up libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ...
#15 130.1 Setting up libfontconfig1:amd64 (2.15.0-2.3) ...
#15 130.1 Setting up libsm6:amd64 (2:1.2.6-1) ...
#15 130.1 Setting up fontconfig (2.15.0-2.3) ...
#15 130.1 Regenerating fonts cache... done.
#15 132.2 Setting up libpango-1.0-0:amd64 (1.56.3-1) ...
#15 132.2 Setting up libcairo2:amd64 (1.18.4-1+b1) ...
#15 132.2 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
#15 132.2 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ...
#15 132.2 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ...
#15 132.2 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
#15 132.2 Setting up libxaw7:amd64 (2:1.0.16-1) ...
#15 132.2 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1+deb13u1) ...
#15 132.2 Setting up libheif-plugin-libde265:amd64 (1.19.8-1+deb13u1) ...
#15 132.2 Setting up libheif1:amd64 (1.19.8-1+deb13u1) ...
#15 132.3 Setting up libgd3:amd64 (2.3.3-14~deb13u1) ...
#15 132.3 Setting up libgvc6 (2.42.4-3) ...
#15 132.3 Setting up graphviz (2.42.4-3) ...
#15 132.3 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#15 DONE 135.5s

#17 [build  5/13] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#17 11.90 Updating files:  28% (5395/18710)
Updating files:  29% (5426/18710)
Updating files:  30% (5613/18710)
Updating files:  31% (5801/18710)
Updating files:  32% (5988/18710)
Updating files:  33% (6175/18710)
Updating files:  34% (6362/18710)
Updating files:  35% (6549/18710)
Updating files:  36% (6736/18710)
Updating files:  37% (6923/18710)
Updating files:  38% (7110/18710)
Updating files:  39% (7297/18710)
Updating files:  40% (7484/18710)
Updating files:  41% (7672/18710)
Updating files:  42% (7859/18710)
Updating files:  43% (8046/18710)
Updating files:  44% (8233/18710)
Updating files:  45% (8420/18710)
Updating files:  46% (8607/18710)
Updating files:  47% (8794/18710)
Updating files:  48% (8981/18710)
Updating files:  49% (9168/18710)
Updating files:  50% (9355/18710)
Updating files:  51% (9543/18710)
Updating files:  52% (9730/18710)
Updating files:  53% (9917/18710)
Updating files:  54% (10104/18710)
Updating files:  55% (10291/18710)
Updating files:  56% (10478/18710)
Updating files:  57% (10665/18710)
Updating files:  58% (10852/18710)
Updating files:  59% (11039/18710)
Updating files:  59% (11157/18710)
Updating files:  60% (11226/18710)
Updating files:  61% (11414/18710)
Updating files:  62% (11601/18710)
Updating files:  63% (11788/18710)
Updating files:  64% (11975/18710)
Updating files:  65% (12162/18710)
Updating files:  66% (12349/18710)
Updating files:  67% (12536/18710)
Updating files:  68% (12723/18710)
Updating files:  69% (12910/18710)
Updating files:  70% (13097/18710)
Updating files:  71% (13285/18710)
Updating files:  72% (13472/18710)
Updating files:  73% (13659/18710)
Updating files:  74% (13846/18710)
Updating files:  75% (14033/18710)
Updating files:  76% (14220/18710)
Updating files:  77% (14407/18710)
Updating files:  78% (14594/18710)
Updating files:  79% (14781/18710)
Updating files:  80% (14968/18710)
Updating files:  81% (15156/18710)
Updating files:  82% (15343/18710)
Updating files:  83% (15530/18710)
Updating files:  84% (15717/18710)
Updating files:  85% (15904/18710)
Updating files:  86% (16091/18710)
Updating files:  87% (16278/18710)
Updating files:  88% (16465/18710)
Updating files:  89% (16652/18710)
Updating files:  90% (16839/18710)
Updating files:  90% (16961/18710)
Updating files:  91% (17027/18710)
Updating files:  92% (17214/18710)
Updating files:  93% (17401/18710)
Updating files:  94% (17588/18710)
Updating files:  95% (17775/18710)
Updating files:  96% (17962/18710)
Updating files:  97% (18149/18710)
Updating files:  98% (18336/18710)
Updating files:  99% (18523/18710)
Updating files: 100% (18710/18710)
Updating files: 100% (18710/18710), done.
#17 14.28 HEAD is now at ceed23f9d3 Merge pull request #30131 from mknaack/opam-publish-azure-cosmos-db-eio.0.4.1
#17 14.64 
#17 14.64 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#17 20.77 [default] synchronised from git+file:///home/opam/opam-repository
#17 21.31 Now run 'opam upgrade' to apply any package updates.
#17 DONE 24.7s

#18 [build  6/13] RUN opam option --global solver=builtin-0install
#18 0.319 Set to 'builtin-0install' the field solver in global configuration
#18 DONE 0.3s

#19 [build  7/13] COPY --chown=opam --link ocaml-ci.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
#19 DONE 0.1s

#20 [build  8/13] WORKDIR /src
#20 DONE 0.1s

#21 [build  9/13] RUN opam pin add -yn current.dev         "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_web.dev     "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_git.dev     "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_github.dev  "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_docker.dev  "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_slack.dev   "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_rpc.dev     "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3"
#21 3.478 [current.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 3.481 current is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 5.657 [current_web.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 5.662 current_web is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 7.854 [current_git.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 7.856 current_git is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 9.977 [current_github.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 9.979 current_github is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 12.06 [current_docker.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 12.06 current_docker is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 14.32 [current_slack.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 14.32 current_slack is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 26.44 [current_rpc.dev] synchronised (git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3)
#21 26.45 current_rpc is now pinned to git+https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3 (version dev)
#21 DONE 26.8s

#22 [build 10/13] RUN opam pin add -yn ocluster-api.0.3.0 "https://github.com/mtelvers/ocluster.git#b492b4dcdf79cd45f73a364caf171c2d2d78a59c"
#22 9.978 [ocluster-api.0.3.0] synchronised (git+https://github.com/mtelvers/ocluster.git#b492b4dcdf79cd45f73a364caf171c2d2d78a59c)
#22 9.980 ocluster-api is now pinned to git+https://github.com/mtelvers/ocluster.git#b492b4dcdf79cd45f73a364caf171c2d2d78a59c (version 0.3.0)
#22 DONE 10.1s

#23 [build 11/13] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#23 162.9 The following additional pinnings are required by ocaml-ci.dev:
#23 162.9   - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#23 162.9   - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#23 162.9   - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#23 162.9 Pin and install them? [Y/n] y
#23 164.2 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#23 165.2 [solver-service.dev] synchronised (no changes)
#23 165.2 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#23 165.2            warning 68: Missing field 'license'
#23 165.2 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#23 165.2 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#23 166.2 [solver-service-api.dev] synchronised (no changes)
#23 166.2 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#23 166.2            warning 68: Missing field 'license'
#23 166.2 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#23 166.2 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#23 166.9 [solver-worker.dev] synchronised (no changes)
#23 166.9 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#23 166.9            warning 68: Missing field 'license'
#23 166.9 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#23 169.4 The following actions will be performed:
#23 169.4 === install 232 packages
#23 169.4   - install 0install-solver       2.18               [required by opam-0install]
#23 169.4   - install angstrom              0.16.1             [required by timedesc]
#23 169.4   - install ansi                  0.7.0              [required by ocaml-ci-service]
#23 169.4   - install arp                   3.1.1              [required by tcpip]
#23 169.4   - install asetmap               0.8.1              [required by capnp-rpc-net, prometheus-app]
#23 169.4   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#23 169.4   - install astring               0.8.5              [required by ocaml-ci-service]
#23 169.4   - install atd                   4.2.0              [required by atdgen]
#23 169.4   - install atdgen                4.2.0              [required by github-data]
#23 169.4   - install atdgen-runtime        4.2.0              [required by github-data]
#23 169.4   - install awa                   0.3.0              [required by git-unix]
#23 169.4   - install awa-mirage            0.3.0              [required by git-unix]
#23 169.4   - install base                  v0.16.5            [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#23 169.4   - install base-bytes            base               [required by extunix]
#23 169.4   - install base64                3.5.2              [required by capnp-rpc-unix, current_github]
#23 169.4   - install bigstringaf           0.10.0             [required by git-unix]
#23 169.4   - install biniou                1.2.2              [required by atdgen]
#23 169.4   - install bos                   0.3.0              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install bstr                  0.0.4              [required by prettym]
#23 169.4   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#23 169.4   - install ca-certs-nss          3.101              [required by git-unix]
#23 169.4   - install camlp-streams         5.0.1              [required by tar]
#23 169.4   - install capnp                 3.6.0              [required by ocaml-ci-api]
#23 169.4   - install capnp-rpc             1.2.3              [required by current_rpc]
#23 169.4   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#23 169.4   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#23 169.4   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install carton                0.7.2              [required by git]
#23 169.4   - install carton-git            0.7.2              [required by git]
#23 169.4   - install carton-lwt            0.7.2              [required by git]
#23 169.4   - install cf                    0.5.0              [required by cf-lwt]
#23 169.4   - install cf-lwt                0.5.0              [required by irmin-watcher]
#23 169.4   - install checkseum             0.5.3              [required by decompress, git]
#23 169.4   - install cmdliner              1.3.0              [required by ocaml-ci-service]
#23 169.4   - install cohttp                6.0.0              [required by cohttp-lwt-unix]
#23 169.4   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#23 169.4   - install cohttp-lwt-unix       6.0.0              [required by ocaml-ci]
#23 169.4   - install conduit               6.2.3              [required by conduit-lwt]
#23 169.4   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#23 169.4   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#23 169.4   - install conf-capnproto        2                  [required by capnp-rpc-net]
#23 169.4   - install conf-git              1.1                [required by current_git]
#23 169.4   - install conf-gmp              5                  [required by zarith]
#23 169.4   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#23 169.4   - install conf-graphviz         0.1                [required by current_web]
#23 169.4   - install conf-libev            4-13               [required by ocaml-ci-service]
#23 169.4   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#23 169.4   - install conf-pkg-config       5                  [required by conf-sqlite3]
#23 169.4   - install conf-sqlite3          1                  [required by sqlite3]
#23 169.4   - install cppo                  1.8.0              [required by ppx_deriving]
#23 169.4   - install crunch                4.0.0              [required by current_web]
#23 169.4   - install csexp                 1.5.2              [required by dune-configurator]
#23 169.4   - install cstruct               6.2.0              [required by tar-unix, tar, current_github]
#23 169.4   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#23 169.4   - install cstruct-unix          6.2.0              [required by awa]
#23 169.4   - install csv                   2.4                [required by current_web]
#23 169.4   - install ctypes                0.24.0             [required by cf, fsevents]
#23 169.4   - install ctypes-foreign        0.24.0             [required by cf]
#23 169.4   - install current               dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install current_docker        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install current_git           dev (pinned)       [required by ocaml-ci-service]
#23 169.4   - install current_github        dev (pinned)       [required by ocaml-ci-service]
#23 169.4   - install current_incr          0.6.1              [required by current]
#23 169.4   - install current_ocluster      0.3.0              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install current_rpc           dev (pinned)       [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 169.4   - install current_web           dev (pinned)       [required by ocaml-ci-service]
#23 169.4   - install decompress            1.5.3              [required by tar]
#23 169.4   - install digestif              1.3.0              [required by current_github]
#23 169.4   - install dns                   7.0.3              [required by git-mirage]
#23 169.4   - install dns-client            7.0.3              [required by git-mirage]
#23 169.4   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#23 169.4   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#23 169.4   - install dockerfile            8.4.1              [required by dockerfile-opam]
#23 169.4   - install dockerfile-opam       8.4.1              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install domain-name           0.5.0              [required by git-unix]
#23 169.4   - install duff                  0.5                [required by carton]
#23 169.4   - install dune                  3.23.1             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 169.4   - install dune-build-info       3.23.1             [required by solver-service, solver-worker]
#23 169.4   - install dune-compiledb        0.6.0              [required by sqlite3]
#23 169.4   - install dune-configurator     3.23.1             [required by extunix, sqlite3]
#23 169.4   - install duration              0.3.1              [required by current_ocluster, current, current_docker, current_github]
#23 169.4   - install easy-format           1.3.4              [required by atd]
#23 169.4   - install emile                 1.1                [required by git]
#23 169.4   - install encore                0.8.1              [required by git]
#23 169.4   - install eqaf                  0.9                [required by digestif, mirage-crypto, awa]
#23 169.4   - install ethernet              3.2.0              [required by tcpip]
#23 169.4   - install extunix               0.4.3              [required by capnp-rpc-unix]
#23 169.4   - install ezjsonm               1.3.0              [required by dune-compiledb]
#23 169.4   - install faraday               0.8.2              [required by httpaf, paf]
#23 169.4   - install fmt                   0.11.0             [required by ocaml-ci-service]
#23 169.4   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#23 169.4   - install fsevents              0.3.0              [required by fsevents-lwt]
#23 169.4   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#23 169.4   - install git                   3.15.0             [required by git-unix]
#23 169.4   - install git-mirage            3.15.0             [required by git-unix]
#23 169.4   - install git-paf               3.15.0             [required by git-mirage]
#23 169.4   - install git-unix              3.15.0             [required by solver-service]
#23 169.4   - install github                4.5.1              [required by github-unix]
#23 169.4   - install github-data           4.5.1              [required by github]
#23 169.4   - install github-unix           4.5.1              [required by current_github]
#23 169.4   - install gmap                  0.3.0              [required by x509, dns]
#23 169.4   - install h2                    0.13.0             [required by paf]
#23 169.4   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#23 169.4   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#23 169.4   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#23 169.4   - install hex                   1.5.0              [required by current_github]
#23 169.4   - install hkdf                  1.0.4 (deprecated) [required by tls]
#23 169.4   - install hpack                 0.13.0             [required by h2]
#23 169.4   - install http                  6.0.0              [required by cohttp-lwt-unix]
#23 169.4   - install httpaf                0.7.1              [required by git-paf]
#23 169.4   - install httpun-types          0.2.0              [required by h2]
#23 169.4   - install hxd                   0.5.0              [required by git]
#23 169.4   - install inotify               2.6                [required by irmin-watcher]
#23 169.4   - install integers              0.8.0              [required by ctypes]
#23 169.4   - install ipaddr                5.6.2              [required by pgx, conduit-lwt-unix, git-unix]
#23 169.4   - install ipaddr-cstruct        5.6.2              [required by tcpip]
#23 169.4   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#23 169.4   - install irmin-watcher         0.5.0              [required by current_git]
#23 169.4   - install jsonm                 1.0.2              [required by opam-core]
#23 169.4   - install ke                    0.6                [required by git, multipart_form-lwt]
#23 169.4   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install lru                   0.3.1              [required by dns]
#23 169.4   - install lwt                   6.1.2              [required by tar-unix, omigrate, current_ocluster, etc.]
#23 169.4   - install lwt-dllist            1.1.0              [required by current]
#23 169.4   - install macaddr               5.6.2              [required by ipaddr]
#23 169.4   - install macaddr-cstruct       5.6.2              [required by tcpip]
#23 169.4   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#23 169.4   - install menhir                20260209           [required by opam-file-format]
#23 169.4   - install menhirCST             20260209           [required by menhir]
#23 169.4   - install menhirGLR             20260209           [required by menhir]
#23 169.4   - install menhirLib             20260209           [required by menhir]
#23 169.4   - install menhirSdk             20260209           [required by menhir]
#23 169.4   - install metrics               0.5.0              [required by dns]
#23 169.4   - install mimic                 0.0.6              [required by git-unix]
#23 169.4   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#23 169.4   - install mirage-clock          4.2.0              [required by git-unix]
#23 169.4   - install mirage-clock-unix     4.2.0              [required by git-unix]
#23 169.4   - install mirage-crypto         0.11.3             [required by capnp-rpc-net, mirage-crypto-rng-lwt]
#23 169.4   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#23 169.4   - install mirage-crypto-pk      0.11.3             [required by current_github]
#23 169.4   - install mirage-crypto-rng     0.11.3             [required by ocaml-ci-service]
#23 169.4   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#23 169.4   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#23 169.4   - install mirage-kv             6.1.1              [required by tls-mirage]
#23 169.4   - install mirage-net            4.0.0              [required by tcpip]
#23 169.4   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#23 169.4   - install mirage-runtime        4.11.0             [required by mirage-unix]
#23 169.4   - install mirage-time           3.0.0              [required by git-unix]
#23 169.4   - install mirage-unix           5.0.1              [required by git-unix]
#23 169.4   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt, git-unix]
#23 169.4   - install multipart_form        0.8.0              [required by multipart_form-lwt]
#23 169.4   - install multipart_form-lwt    0.8.0              [required by current_web]
#23 169.4   - install num                   1.6                [required by sexplib]
#23 169.4   - install obuilder-spec         0.7.0              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#23 169.4   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#23 169.4   - install ocaml-version         4.1.3              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install ocamlbuild            0.16.1             [required by bos]
#23 169.4   - install ocamlfind             1.9.8              [required by bos]
#23 169.4   - install ocamlgraph            2.2.0              [required by opam-core, git]
#23 169.4   - install ocluster-api          0.3.0 (pinned)     [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install ocplib-endian         1.2                [required by lwt, capnp]
#23 169.4   - install omigrate              0.3.2              [required by ocaml-ci]
#23 169.4   - install opam-0install         0.5.1              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install opam-core             2.5.1              [required by opam-format]
#23 169.4   - install opam-file-format      2.2.0              [required by opam-0install]
#23 169.4   - install opam-format           2.5.1              [required by opam-0install, solver-service]
#23 169.4   - install opam-repository       2.5.1              [required by opam-state]
#23 169.4   - install opam-state            2.5.1              [required by opam-0install]
#23 169.4   - install optint                0.3.0              [required by decompress, git]
#23 169.4   - install paf                   0.5.0              [required by git-paf]
#23 169.4   - install parsexp               v0.16.0            [required by sexplib]
#23 169.4   - install patch                 3.1.1              [required by opam-state]
#23 169.4   - install pbkdf                 1.2.0              [required by x509]
#23 169.4   - install pecu                  0.7                [required by emile, multipart_form]
#23 169.4   - install pgx                   2.2                [required by omigrate]
#23 169.4   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#23 169.4   - install pgx_lwt_unix          2.2                [required by omigrate]
#23 169.4   - install ppx_compare           v0.16.0            [required by pgx]
#23 169.4   - install ppx_custom_printf     v0.16.0            [required by pgx]
#23 169.4   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#23 169.4   - install ppx_deriving          6.0.3              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 169.4   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#23 169.4   - install ppx_sexp_conv         v0.16.0            [required by ocaml-ci-service]
#23 169.4   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#23 169.4   - install prettym               0.0.5              [required by multipart_form]
#23 169.4   - install prometheus            1.3                [required by current_ocluster, current, current_github]
#23 169.4   - install prometheus-app        1.3                [required by ocaml-ci-service]
#23 169.4   - install psq                   0.2.1              [required by git]
#23 169.4   - install ptime                 1.2.0              [required by timedesc, current_github]
#23 169.4   - install randomconv            0.1.3              [required by dns-client]
#23 169.4   - install re                    1.14.0             [required by current]
#23 169.4   - install res                   5.0.2              [required by capnp]
#23 169.4   - install result                1.5                [required by timedesc, current_rpc, current, etc.]
#23 169.4   - install routes                2.0.0              [required by current_web]
#23 169.4   - install rresult               0.7.0              [required by bos, current_github]
#23 169.4   - install seq                   base               [required by timedesc]
#23 169.4   - install session               0.5.0              [required by current_web]
#23 169.4   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#23 169.4   - install session-cohttp-lwt    0.5.0              [required by current_web]
#23 169.4   - install sexplib               v0.16.0            [required by obuilder-spec]
#23 169.4   - install sexplib0              v0.16.0            [required by dockerfile-opam]
#23 169.4   - install sha                   1.15.4             [required by opam-core]
#23 169.4   - install solver-service        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install solver-service-api    dev (pinned)       [required by ocaml-ci, ocaml-ci-api]
#23 169.4   - install solver-worker         dev (pinned)       [required by ocaml-ci]
#23 169.4   - install spdx_licenses         1.4.0              [required by opam-state]
#23 169.4   - install sqlite3               5.4.1              [required by current, omigrate]
#23 169.4   - install stdint                0.7.2              [required by current_rpc]
#23 169.4   - install stdio                 v0.16.0            [required by capnp]
#23 169.4   - install stdlib-shims          0.3.0              [required by ppxlib]
#23 169.4   - install stringext             1.6.0              [required by cohttp, github-unix]
#23 169.4   - install swhid_core            0.1                [required by opam-core]
#23 169.4   - install tar                   2.6.0              [required by ocaml-ci]
#23 169.4   - install tar-unix              2.6.0              [required by ocaml-ci]
#23 169.4   - install tcpip                 8.0.0              [required by git-unix]
#23 169.4   - install timedesc              3.1.2              [required by ocaml-ci, ocaml-ci-service]
#23 169.4   - install timedesc-tzdb         3.1.2              [required by timedesc]
#23 169.4   - install timedesc-tzlocal      3.1.2              [required by timedesc]
#23 169.4   - install tls                   0.17.3             [required by capnp-rpc-net, git-unix]
#23 169.4   - install tls-lwt               0.17.3             [required by current_github]
#23 169.4   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#23 169.4   - install topkg                 1.1.1              [required by bos]
#23 169.4   - install tyxml                 4.6.0              [required by ansi, current_github]
#23 169.4   - install unstrctrd             0.4                [required by multipart_form]
#23 169.4   - install uri                   4.4.0              [required by omigrate, current_github]
#23 169.4   - install uri-sexp              4.4.0              [required by cohttp]
#23 169.4   - install uuidm                 0.9.10             [required by pgx]
#23 169.4   - install uutf                  1.0.4              [required by tyxml]
#23 169.4   - install x509                  0.16.5             [required by current_github]
#23 169.4   - install yojson                3.0.0              [required by solver-service, current_docker, current_github]
#23 169.4   - install zarith                1.14               [required by asn1-combinators, awa]
#23 170.2 
#23 170.2 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#23 170.8 -> retrieved 0install-solver.2.18  (cached)
#23 170.8 -> retrieved angstrom.0.16.1  (cached)
#23 170.8 -> retrieved ansi.0.7.0  (cached)
#23 170.8 -> retrieved arp.3.1.1  (cached)
#23 170.8 -> retrieved asetmap.0.8.1  (cached)
#23 170.8 -> retrieved asn1-combinators.0.2.6  (cached)
#23 170.8 -> retrieved astring.0.8.5  (cached)
#23 170.9 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#23 171.0 -> retrieved base.v0.16.5  (cached)
#23 171.0 -> retrieved base64.3.5.2  (cached)
#23 171.0 -> retrieved bigstringaf.0.10.0  (cached)
#23 171.0 -> retrieved bos.0.3.0  (cached)
#23 171.0 -> retrieved bstr.0.0.4  (cached)
#23 171.1 -> retrieved ca-certs.0.2.3  (cached)
#23 171.1 -> retrieved ca-certs-nss.3.101  (cached)
#23 171.1 -> retrieved camlp-streams.5.0.1  (cached)
#23 171.2 -> retrieved capnp.3.6.0  (cached)
#23 171.4 -> 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 171.4 -> retrieved biniou.1.2.2  (https://opam.ocaml.org/cache)
#23 171.5 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#23 171.5 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#23 171.5 -> retrieved checkseum.0.5.3  (cached)
#23 171.5 -> retrieved cmdliner.1.3.0  (cached)
#23 171.6 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#23 171.6 -> retrieved conf-gmp.5  (cached)
#23 171.6 -> retrieved conf-gmp-powm-sec.4  (cached)
#23 171.6 -> retrieved conf-libev.4-13  (cached)
#23 171.6 -> retrieved conf-pkg-config.5  (cached)
#23 171.9 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
#23 172.0 -> retrieved cppo.1.8.0  (cached)
#23 172.0 -> installed conf-capnproto.2
#23 172.0 -> installed conf-git.1.1
#23 172.0 -> installed conf-gmp.5
#23 172.0 -> installed conf-graphviz.0.1
#23 172.0 -> installed conf-libev.4-13
#23 172.0 -> retrieved crunch.4.0.0  (cached)
#23 172.0 -> retrieved csexp.1.5.2  (cached)
#23 172.0 -> installed conf-gmp-powm-sec.4
#23 172.0 -> installed conf-pkg-config.5
#23 172.0 -> installed conf-libffi.2.0.0
#23 172.0 -> installed conf-sqlite3.1
#23 172.1 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#23 172.3 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#23 172.9 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (https://opam.ocaml.org/cache)
#23 173.0 -> retrieved csv.2.4  (https://opam.ocaml.org/cache)
#23 173.7 -> retrieved current.dev  (no changes)
#23 175.1 -> retrieved current_github.dev  (no changes)
#23 175.1 -> retrieved current_git.dev  (no changes)
#23 175.1 -> installed cmdliner.1.3.0
#23 175.1 -> retrieved current_incr.0.6.1  (cached)
#23 175.3 -> retrieved current_ocluster.0.3.0  (https://opam.ocaml.org/cache)
#23 175.5 -> retrieved current_docker.dev  (no changes)
#23 175.6 -> retrieved current_rpc.dev  (no changes)
#23 175.7 -> retrieved decompress.1.5.3  (cached)
#23 175.8 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3  (cached)
#23 175.9 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1  (cached)
#23 175.9 -> retrieved domain-name.0.5.0  (cached)
#23 175.9 -> retrieved duff.0.5  (cached)
#23 175.9 -> retrieved current_web.dev  (no changes)
#23 176.0 -> retrieved dune-compiledb.0.6.0  (cached)
#23 176.0 -> retrieved duration.0.3.1  (cached)
#23 176.0 -> retrieved digestif.1.3.0  (cached)
#23 176.0 -> retrieved emile.1.1  (cached)
#23 176.0 -> retrieved encore.0.8.1  (cached)
#23 176.1 -> retrieved eqaf.0.9  (cached)
#23 176.1 -> retrieved ethernet.3.2.0  (cached)
#23 176.1 -> retrieved extunix.0.4.3  (cached)
#23 176.2 -> retrieved ezjsonm.1.3.0  (cached)
#23 176.2 -> retrieved faraday.0.8.2  (cached)
#23 176.2 -> retrieved fmt.0.11.0  (cached)
#23 176.2 -> retrieved fpath.0.7.3  (cached)
#23 176.2 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#23 176.6 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#23 176.6 -> retrieved easy-format.1.3.4  (https://opam.ocaml.org/cache)
#23 176.6 -> retrieved gmap.0.3.0  (cached)
#23 176.7 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#23 176.7 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#23 176.8 -> retrieved hex.1.5.0  (cached)
#23 176.8 -> retrieved hkdf.1.0.4  (cached)
#23 176.8 -> retrieved httpaf.0.7.1  (cached)
#23 182.9 -> retrieved dune.3.23.1, dune-build-info.3.23.1, dune-configurator.3.23.1  (cached)
#23 184.2 -> retrieved httpun-types.0.2.0  (cached)
#23 184.2 -> retrieved hxd.0.5.0  (cached)
#23 184.3 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (https://opam.ocaml.org/cache)
#23 184.3 -> retrieved inotify.2.6  (cached)
#23 184.3 -> retrieved integers.0.8.0  (cached)
#23 184.3 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2  (cached)
#23 184.4 -> retrieved irmin-watcher.0.5.0  (cached)
#23 184.4 -> retrieved jsonm.1.0.2  (cached)
#23 184.4 -> retrieved ke.0.6  (cached)
#23 184.4 -> retrieved logs.0.10.0  (cached)
#23 184.4 -> retrieved lru.0.3.1  (cached)
#23 184.4 -> retrieved lwt-dllist.1.1.0  (cached)
#23 184.4 -> retrieved magic-mime.1.3.1  (cached)
#23 184.5 -> retrieved metrics.0.5.0  (cached)
#23 184.5 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#23 184.5 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#23 185.4 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
#23 185.6 -> 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 185.6 -> retrieved mirage-flow.3.0.0  (cached)
#23 185.7 -> retrieved lwt.6.1.2  (https://opam.ocaml.org/cache)
#23 185.7 -> retrieved mirage-kv.6.1.1  (cached)
#23 185.8 -> retrieved mirage-net.4.0.0  (cached)
#23 185.8 -> retrieved mirage-random.3.0.0  (cached)
#23 185.8 -> retrieved mirage-time.3.0.0  (cached)
#23 185.8 -> retrieved mirage-unix.5.0.1  (cached)
#23 185.8 -> retrieved mtime.2.1.0  (cached)
#23 185.8 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
#23 185.9 -> retrieved mirage-runtime.4.11.0  (cached)
#23 185.9 -> retrieved num.1.6  (cached)
#23 185.9 -> retrieved obuilder-spec.0.7.0  (cached)
#23 186.0 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#23 186.0 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#23 186.0 -> retrieved ocaml-version.4.1.3  (cached)
#23 186.0 -> retrieved ocamlfind.1.9.8  (cached)
#23 186.1 -> retrieved ocamlbuild.0.16.1  (cached)
#23 186.2 -> retrieved ocamlgraph.2.2.0  (cached)
#23 186.2 -> retrieved ocplib-endian.1.2  (cached)
#23 186.2 -> retrieved omigrate.0.3.2  (cached)
#23 186.3 -> retrieved opam-0install.0.5.1  (cached)
#23 186.3 -> retrieved opam-file-format.2.2.0  (cached)
#23 186.3 -> retrieved optint.0.3.0  (cached)
#23 186.3 -> retrieved paf.0.5.0  (cached)
#23 186.9 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
#23 186.9 -> retrieved parsexp.v0.16.0  (cached)
#23 186.9 -> retrieved patch.3.1.1  (cached)
#23 186.9 -> retrieved pbkdf.1.2.0  (cached)
#23 186.9 -> retrieved pecu.0.7  (cached)
#23 187.1 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#23 187.1 -> retrieved ppx_compare.v0.16.0  (cached)
#23 187.1 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#23 187.1 -> retrieved ppx_derivers.1.2.1  (cached)
#23 187.1 -> retrieved ppx_deriving.6.0.3  (cached)
#23 187.1 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#23 187.1 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#23 187.1 -> retrieved prettym.0.0.5  (cached)
#23 187.2 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#23 187.2 -> retrieved psq.0.2.1  (cached)
#23 187.2 -> retrieved ocluster-api.0.3.0  (no changes)
#23 187.2 -> retrieved ptime.1.2.0  (cached)
#23 187.2 -> retrieved randomconv.0.1.3  (cached)
#23 187.3 -> retrieved ppxlib.0.35.0  (cached)
#23 187.4 -> retrieved re.1.14.0  (cached)
#23 187.4 -> retrieved res.5.0.2  (cached)
#23 187.4 -> retrieved result.1.5  (cached)
#23 187.4 -> retrieved seq.base  (cached)
#23 187.4 -> installed seq.base
#23 187.4 -> retrieved rresult.0.7.0  (cached)
#23 187.4 -> retrieved sexplib.v0.16.0  (cached)
#23 187.5 -> retrieved sexplib0.v0.16.0  (cached)
#23 187.5 -> retrieved sha.1.15.4  (cached)
#23 187.6 -> installed num.1.6
#23 187.6 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (https://opam.ocaml.org/cache)
#23 187.6 -> retrieved routes.2.0.0  (https://opam.ocaml.org/cache)
#23 188.2 -> retrieved solver-service-api.dev  (no changes)
#23 188.2 -> retrieved spdx_licenses.1.4.0  (cached)
#23 188.2 -> retrieved solver-service.dev  (no changes)
#23 188.2 -> retrieved sqlite3.5.4.1  (cached)
#23 188.2 -> retrieved stdint.0.7.2  (cached)
#23 188.3 -> retrieved stdio.v0.16.0  (cached)
#23 188.3 -> retrieved stdlib-shims.0.3.0  (cached)
#23 188.3 -> retrieved stringext.1.6.0  (cached)
#23 188.3 -> retrieved swhid_core.0.1  (cached)
#23 188.4 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#23 188.4 -> retrieved tcpip.8.0.0  (cached)
#23 188.4 -> retrieved solver-worker.dev  (no changes)
#23 188.4 -> retrieved topkg.1.1.1  (cached)
#23 189.0 -> retrieved timedesc.3.1.2, timedesc-tzdb.3.1.2, timedesc-tzlocal.3.1.2  (cached)
#23 189.1 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#23 189.1 -> retrieved tyxml.4.6.0  (cached)
#23 189.1 -> retrieved unstrctrd.0.4  (cached)
#23 189.2 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#23 189.2 -> retrieved uuidm.0.9.10  (cached)
#23 189.2 -> retrieved uutf.1.0.4  (cached)
#23 189.3 -> retrieved zarith.1.14  (cached)
#23 189.3 -> retrieved x509.0.16.5  (cached)
#23 189.4 -> retrieved yojson.3.0.0  (cached)
#23 189.6 -> installed ocamlfind.1.9.8
#23 189.7 -> installed base-bytes.base
#23 191.7 -> installed ocamlbuild.0.16.1
#23 192.4 -> installed zarith.1.14
#23 197.2 -> installed topkg.1.1.1
#23 197.9 -> installed asetmap.0.8.1
#23 198.0 -> installed rresult.0.7.0
#23 198.4 -> installed uuidm.0.9.10
#23 198.6 -> installed uutf.1.0.4
#23 198.8 -> installed mtime.2.1.0
#23 198.9 -> installed fmt.0.11.0
#23 199.2 -> installed ptime.1.2.0
#23 199.4 -> installed astring.0.8.5
#23 200.2 -> installed jsonm.1.0.2
#23 200.3 -> installed fpath.0.7.3
#23 207.9 -> installed dune.3.23.1
#23 211.1 -> installed 0install-solver.2.18
#23 211.1 -> installed base64.3.5.2
#23 211.1 -> installed bstr.0.0.4
#23 211.2 -> installed camlp-streams.5.0.1
#23 211.2 -> installed cppo.1.8.0
#23 211.2 -> installed crunch.4.0.0
#23 211.2 -> installed csexp.1.5.2
#23 212.9 -> installed cstruct.6.2.0
#23 213.0 -> installed csv.2.4
#23 213.0 -> installed current_incr.0.6.1
#23 213.0 -> installed domain-name.0.5.0
#23 213.0 -> installed duff.0.5
#23 213.1 -> installed dune-build-info.3.23.1
#23 213.1 -> installed duration.0.3.1
#23 213.1 -> installed easy-format.1.3.4
#23 213.2 -> installed gmap.0.3.0
#23 213.2 -> installed http.6.0.0
#23 213.2 -> installed ke.0.6
#23 213.2 -> installed lwt-dllist.1.1.0
#23 213.3 -> installed macaddr.5.6.2
#23 213.3 -> installed magic-mime.1.3.1
#23 213.3 -> installed menhirCST.20260209
#23 213.5 -> installed menhirGLR.20260209
#23 213.5 -> installed menhirLib.20260209
#23 213.5 -> installed menhirSdk.20260209
#23 213.8 -> installed metrics.0.5.0
#23 213.8 -> installed mirage-clock.4.2.0
#23 213.8 -> installed ocaml-compiler-libs.v0.12.4
#23 213.9 -> installed ocaml-syntax-shims.1.0.0
#23 213.9 -> installed ocaml-version.4.1.3
#23 214.2 -> installed ocamlgraph.2.2.0
#23 214.2 -> installed optint.0.3.0
#23 214.3 -> installed patch.3.1.1
#23 214.3 -> installed pecu.0.7
#23 214.3 -> installed ppx_derivers.1.2.1
#23 214.3 -> installed psq.0.2.1
#23 214.5 -> installed re.1.14.0
#23 214.5 -> installed res.5.0.2
#23 214.5 -> installed result.1.5
#23 214.5 -> installed sexplib0.v0.16.0
#23 214.6 -> installed spdx_licenses.1.4.0
#23 214.7 -> installed stdint.0.7.2
#23 214.7 -> installed stdlib-shims.0.3.0
#23 214.8 -> installed stringext.1.6.0
#23 214.8 -> installed swhid_core.0.1
#23 214.9 -> installed yojson.3.0.0
#23 215.0 -> installed ocplib-endian.1.2
#23 215.0 -> installed dune-configurator.3.23.1
#23 215.3 -> installed asn1-combinators.0.2.6
#23 215.3 -> installed cstruct-unix.6.2.0
#23 215.3 -> installed eqaf.0.9
#23 215.6 -> installed hex.1.5.0
#23 215.6 -> installed mirage-random.3.0.0
#23 215.6 -> installed randomconv.0.1.3
#23 215.7 -> installed biniou.1.2.2
#23 215.9 -> installed prettym.0.0.5
#23 216.0 -> installed ipaddr.5.6.2
#23 216.0 -> installed macaddr-cstruct.5.6.2
#23 216.1 -> installed lru.0.3.1
#23 216.1 -> installed routes.2.0.0
#23 216.1 -> installed integers.0.8.0
#23 216.3 -> installed timedesc-tzdb.3.1.2
#23 216.3 -> installed timedesc-tzlocal.3.1.2
#23 216.3 -> installed bigstringaf.0.10.0
#23 216.4 -> installed mirage-clock-unix.4.2.0
#23 216.4 -> installed ezjsonm.1.3.0
#23 216.4 -> installed ipaddr-cstruct.5.6.2
#23 216.5 -> installed sha.1.15.4
#23 216.7 -> installed checkseum.0.5.3
#23 216.7 -> installed atdgen-runtime.4.2.0
#23 216.8 -> installed faraday.0.8.2
#23 217.0 -> installed digestif.1.3.0
#23 217.1 -> installed parsexp.v0.16.0
#23 217.3 -> installed angstrom.0.16.1
#23 217.6 -> installed httpun-types.0.2.0
#23 217.8 -> installed encore.0.8.1
#23 218.0 -> installed emile.1.1
#23 218.0 -> installed mirage-crypto.0.11.3
#23 218.1 -> installed unstrctrd.0.4
#23 218.3 -> installed httpaf.0.7.1
#23 218.3 -> installed hpack.0.13.0
#23 218.4 -> installed hkdf.1.0.4
#23 218.4 -> installed pbkdf.1.2.0
#23 218.5 -> installed sexplib.v0.16.0
#23 218.6 -> installed decompress.1.5.3
#23 219.3 -> installed tyxml.4.6.0
#23 219.5 -> installed tar.2.6.0
#23 219.5 -> installed dune-compiledb.0.6.0
#23 219.6 -> installed timedesc.3.1.2
#23 219.7 -> installed uri.4.4.0
#23 219.8 -> installed h2.0.13.0
#23 219.8 -> installed ansi.0.7.0
#23 220.1 -> installed lwt.6.1.2
#23 220.4 -> installed mirage-time.3.0.0
#23 220.5 -> installed mirage-net.4.0.0
#23 220.5 -> installed cstruct-lwt.6.2.0
#23 220.6 -> installed inotify.2.6
#23 220.6 -> installed mirage-flow.3.0.0
#23 220.6 -> installed mirage-kv.6.1.1
#23 220.6 -> installed prometheus.1.3
#23 220.8 -> installed sqlite3.5.4.1
#23 221.2 -> installed tar-unix.2.6.0
#23 221.8 -> installed hxd.0.5.0
#23 222.2 -> installed logs.0.10.0
#23 222.6 -> installed ethernet.3.2.0
#23 222.7 -> installed happy-eyeballs.0.6.0
#23 222.7 -> installed mimic.0.0.6
#23 223.2 -> installed base.v0.16.5
#23 223.3 -> installed ctypes.0.24.0
#23 223.4 -> installed mirage-crypto-rng.0.11.3
#23 223.7 -> installed menhir.20260209
#23 224.1 -> installed opam-core.2.5.1
#23 224.1 -> installed capnp-rpc.1.2.3
#23 224.2 -> installed dns.7.0.3
#23 224.3 -> installed mirage-runtime.4.11.0
#23 224.4 -> installed multipart_form.0.8.0
#23 224.4 -> installed arp.3.1.1
#23 224.5 -> installed stdio.v0.16.0
#23 224.5 -> installed mirage-crypto-pk.0.11.3
#23 224.6 -> installed mirage-crypto-rng-lwt.0.11.3
#23 224.6 -> installed session.0.5.0
#23 224.7 -> installed mirage-unix.5.0.1
#23 224.7 -> installed multipart_form-lwt.0.8.0
#23 224.8 -> installed opam-file-format.2.2.0
#23 225.3 -> installed dns-client.7.0.3
#23 225.6 -> installed ctypes-foreign.0.24.0
#23 225.7 -> installed bos.0.3.0
#23 225.8 -> installed cf.0.5.0
#23 226.0 -> installed tcpip.8.0.0
#23 226.0 -> installed fsevents.0.3.0
#23 226.0 -> installed cf-lwt.0.5.0
#23 226.2 -> installed atd.4.2.0
#23 226.4 -> installed fsevents-lwt.0.3.0
#23 226.9 -> installed carton.0.7.2
#23 226.9 -> installed irmin-watcher.0.5.0
#23 227.2 -> installed carton-lwt.0.7.2
#23 227.7 -> installed carton-git.0.7.2
#23 227.9 -> installed atdgen.4.2.0
#23 229.4 -> installed mirage-crypto-ec.0.11.3
#23 230.1 -> installed capnp.3.6.0
#23 231.3 -> installed git.3.15.0
#23 231.3 -> installed x509.0.16.5
#23 231.7 -> installed ca-certs.0.2.3
#23 231.8 -> installed opam-format.2.5.1
#23 232.6 -> installed ppxlib.0.35.0
#23 232.8 -> installed ca-certs-nss.3.101
#23 233.2 -> installed capnp-rpc-lwt.1.2.3
#23 233.9 -> installed awa.0.3.0
#23 234.0 -> installed tls.0.17.3
#23 234.6 -> installed awa-mirage.0.3.0
#23 234.6 -> installed tls-mirage.0.17.3
#23 234.8 -> installed tls-lwt.0.17.3
#23 235.4 -> installed dns-client-mirage.7.0.3
#23 235.5 -> installed paf.0.5.0
#23 235.5 -> installed dns-client-lwt.7.0.3
#23 235.6 -> installed ppx_compare.v0.16.0
#23 235.7 -> installed happy-eyeballs-mirage.0.6.0
#23 235.9 -> installed github-data.4.5.1
#23 235.9 -> installed git-paf.3.15.0
#23 236.0 -> installed capnp-rpc-net.1.2.3
#23 236.2 -> installed mimic-happy-eyeballs.0.0.6
#23 236.9 -> installed git-mirage.3.15.0
#23 237.2 -> installed ppx_sexp_conv.v0.16.0
#23 237.3 -> installed happy-eyeballs-lwt.0.6.0
#23 238.1 -> installed ppx_deriving.6.0.3
#23 239.1 -> installed opam-repository.2.5.1
#23 239.3 -> installed uri-sexp.4.4.0
#23 239.5 -> installed ipaddr-sexp.5.6.2
#23 239.6 -> installed dockerfile.8.4.1
#23 240.2 -> installed git-unix.3.15.0
#23 240.6 -> installed obuilder-spec.0.7.0
#23 240.6 -> installed ppx_deriving_yojson.3.9.1
#23 241.7 -> installed ppx_custom_printf.v0.16.0
#23 241.8 -> installed current.dev
#23 242.0 -> installed conduit.6.2.3
#23 242.3 -> installed cohttp.6.0.0
#23 242.4 -> installed dockerfile-opam.8.4.1
#23 242.6 -> installed session-cohttp.0.5.0
#23 242.9 -> installed solver-service-api.dev
#23 243.4 -> installed conduit-lwt.6.2.3
#23 243.8 -> installed current_git.dev
#23 244.0 -> installed pgx.2.2
#23 244.1 -> installed extunix.0.4.3
#23 244.3 -> installed cohttp-lwt.6.0.0
#23 244.5 -> installed pgx_lwt.2.2
#23 244.7 -> installed session-cohttp-lwt.0.5.0
#23 244.9 -> installed capnp-rpc-unix.1.2.3
#23 244.9 -> installed pgx_lwt_unix.2.2
#23 245.0 -> installed ocluster-api.0.3.0
#23 245.5 -> installed conduit-lwt-unix.6.2.3
#23 245.8 -> installed github.4.5.1
#23 246.0 -> installed opam-state.2.5.1
#23 246.3 -> installed current_docker.dev
#23 246.4 -> installed omigrate.0.3.2
#23 247.0 -> installed current_ocluster.0.3.0
#23 247.2 -> installed opam-0install.0.5.1
#23 247.6 -> installed cohttp-lwt-unix.6.0.0
#23 248.0 -> installed prometheus-app.1.3
#23 250.2 -> installed github-unix.4.5.1
#23 251.1 -> installed solver-service.dev
#23 251.2 -> installed current_web.dev
#23 251.9 -> installed current_rpc.dev
#23 253.9 -> installed current_github.dev
#23 254.3 -> installed solver-worker.dev
#23 264.1 Done.
#23 264.1 
#23 264.1 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#23 264.1 => Note: This package is deprecated.
#23 264.1 => mirage-random is deprecated
#23 264.1 
#23 264.1 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#23 264.1 => Note: This package is deprecated.
#23 264.1 # To update the current shell environment, run: eval $(opam env)
#23 DONE 265.2s

#24 [build 12/13] ADD --chown=opam . .
#24 DONE 0.1s

#25 [build 13/13] RUN opam exec -- dune build ./_build/install/default/bin/ocaml-ci-service
#25 0.929 schema.capnp --> schema.mli schema.ml
#25 0.929 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#25 DONE 6.1s

#26 [stage-1 5/6] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-service /usr/local/bin/
#26 DONE 0.1s

#27 [stage-1 6/6] COPY --from=build --link /src/migrations /migrations
#27 DONE 0.1s

#28 exporting to image
#28 exporting layers
#28 exporting layers 1.4s done
#28 writing image sha256:170a0c4bdd71a9d73aa644531d59a61202767748d940f2286f1eb91d5e2c0939 done
#28 DONE 1.4s
Pushing "sha256:170a0c4bdd71a9d73aa644531d59a61202767748d940f2286f1eb91d5e2c0939" to "ocurrentbuilder/staging:live-ocurrent-ocaml-ci-service-linux-x86_64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrentbuilder/staging]
1d935496e630: Preparing
39212c21e5cb: Preparing
b435caa0bbdf: Preparing
61ac17b7a5c0: Preparing
a072068d976f: Preparing
035cd7d3804a: Preparing
035cd7d3804a: Waiting
b435caa0bbdf: Pushed
035cd7d3804a: Layer already exists
1d935496e630: Pushed
a072068d976f: Pushed
39212c21e5cb: Pushed
61ac17b7a5c0: Pushed
live-ocurrent-ocaml-ci-service-linux-x86_64: digest: sha256:b8826906cb99329233e7f3d9c7f4fc11f5d550ed2bb906e74b07d786d0c27da6 size: 1574
The push refers to repository [docker.io/ocurrentbuilder/staging]
1d935496e630: Preparing
39212c21e5cb: Preparing
b435caa0bbdf: Preparing
61ac17b7a5c0: Preparing
a072068d976f: Preparing
035cd7d3804a: Preparing
035cd7d3804a: Waiting
a072068d976f: Layer already exists
39212c21e5cb: Layer already exists
b435caa0bbdf: Layer already exists
61ac17b7a5c0: Layer already exists
1d935496e630: Layer already exists
035cd7d3804a: Layer already exists
live-ocurrent-ocaml-ci-service-linux-x86_64: digest: sha256:b8826906cb99329233e7f3d9c7f4fc11f5d550ed2bb906e74b07d786d0c27da6 size: 1574
Job succeeded
2026-08-20 17:51.54: Job succeeded