Build:
- 0
2026-08-26 14:36.12: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/269/head (210e2d7e22e3d2501076d52dc7f102aac7017a17)]
2026-08-26 14:36.12: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile"
2026-08-26 14:36.12: Waiting for resource in pool OCluster
2026-08-26 14:36.12: Waiting for worker…
2026-08-26 14:36.39: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 210e2d7 Repoint mirage-www deploys from Equinix infra-2 to dopey
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.61kB done
#1 DONE 0.1s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.1s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
#3 CACHED
#4 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#4 DONE 0.1s
#5 [internal] load metadata for docker.io/library/debian:12
#5 DONE 0.1s
#6 [internal] load .dockerignore
#6 transferring context: 65B done
#6 DONE 0.1s
#7 [build 1/12] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:4959593aba28aea4b07c64f851fd2b0d65716737308f81bfb050230b5b2f1b67
#7 CACHED
#8 [internal] setting cache mount permissions
#8 CACHED
#9 [stage-1 1/12] FROM docker.io/library/debian:12@sha256:6ebd97fa83deb272194a2cf015b3d26a4d538e9ad3a7a79d544c8af5b0a01443
#9 resolve docker.io/library/debian:12@sha256:6ebd97fa83deb272194a2cf015b3d26a4d538e9ad3a7a79d544c8af5b0a01443 done
#9 sha256:6ebd97fa83deb272194a2cf015b3d26a4d538e9ad3a7a79d544c8af5b0a01443 5.63kB / 5.63kB done
#9 sha256:2f65600e1252c5649d2213e1d1ea4d74253d26514dc6530102a875e429245929 1.02kB / 1.02kB done
#9 sha256:39db83443324e7ef683bd854a90c6615741fecbfe005bc10228129e03af1e950 453B / 453B done
#9 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 1.0s done
#9 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 5.1s done
#9 DONE 6.3s
#10 [stage-1 2/12] 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
#10 DONE 0.9s
#11 [build 2/12] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 0.397 Configuring from /home/opam/.opamrc and then from built-in defaults.
#11 0.397 Checking for available remotes: rsync and local, git.
#11 0.398 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#11 0.398 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#11 0.398
#11 0.402 Continue? [y/n] y
#11 0.402 This development 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.
#11 0.402 You may want to back it up before going further.
#11 0.402
#11 0.402 [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:
#11 0.402 opam option jobs=1 --global
#11 0.403 Format upgrade done.
#11 10.04
#11 10.04 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 11.71 [default] no changes from git+file:///home/opam/opam-repository
#11 DONE 13.1s
#12 [build 3/12] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#12 0.721 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#12 DONE 0.8s
#13 [build 4/12] 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
#13 0.791 Binary::apt::APT::Keep-Downloaded-Packages "true";
#13 DONE 0.8s
#14 [stage-1 3/12] 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 awscli ca-certificates curl dumb-init git gnupg2 graphviz libev4 libsqlite3-dev netbase openssh-client rsync libffi-dev
#14 0.548
#14 0.548 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#14 0.548
#14 0.612 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#14 0.662 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#14 0.682 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [34.8 kB]
#14 0.758 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8790 kB]
#14 1.436 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
#14 1.437 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [335 kB]
#14 2.550 Fetched 9374 kB in 2s (4736 kB/s)
#14 2.550 Reading package lists...
#14 3.337 Building dependency tree...
#14 3.465 Reading state information...
#14 3.477 All packages are up to date.
#14 3.492 Reading package lists...
#14 3.506 Building dependency tree...
#14 3.617 Reading state information...
#14 3.768 The following additional packages will be installed:
#14 3.768 dirmngr docutils-common fontconfig fontconfig-config fonts-dejavu-core
#14 3.768 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#14 3.768 gpg-wks-server gpgconf gpgsm groff-base libabsl20220623 libann0 libaom3
#14 3.768 libassuan0 libavif15 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcairo2
#14 3.768 libcbor0.8 libcdt5 libcgraph6 libcrypt-dev libcurl3-gnutls libcurl4
#14 3.768 libdatrie1 libdav1d6 libde265-0 libdeflate0 libedit2 liberror-perl libexpat1
#14 3.768 libfido2-1 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3
#14 3.768 libgdbm-compat4 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2
#14 3.768 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0
#14 3.768 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
#14 3.768 liblab-gamut1 libldap-2.5-0 liblerc4 libltdl7 libncursesw6 libnghttp2-14
#14 3.768 libnpth0 libnsl-dev libnsl2 libnuma1 libpango-1.0-0 libpangocairo-1.0-0
#14 3.768 libpangoft2-1.0-0 libpathplan4 libperl5.36 libpixman-1-0 libpng16-16
#14 3.768 libpopt0 libpsl5 libpython3-stdlib libpython3.11-minimal
#14 3.768 libpython3.11-stdlib librav1e0 libreadline8 librtmp1 libsasl2-2
#14 3.768 libsasl2-modules-db libsm6 libsqlite3-0 libssh2-1 libssl3 libsvtav1enc1
#14 3.768 libthai-data libthai0 libtiff6 libtirpc-common libtirpc-dev libtirpc3
#14 3.769 libuchardet0 libwebp7 libx11-6 libx11-data libx265-199 libxau6 libxaw7
#14 3.769 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4
#14 3.769 libxrender1 libxt6 libyuv0 linux-libc-dev lsb-release media-types openssl
#14 3.769 perl perl-modules-5.36 pinentry-curses python3 python3-awscrt
#14 3.769 python3-cffi-backend python3-colorama python3-cryptography python3-dateutil
#14 3.769 python3-distro python3-docutils python3-jmespath python3-minimal
#14 3.769 python3-prompt-toolkit python3-pyasn1 python3-roman python3-ruamel.yaml
#14 3.769 python3-ruamel.yaml.clib python3-six python3-urllib3 python3-wcwidth
#14 3.769 python3.11 python3.11-minimal readline-common rpcsvc-proto sgml-base
#14 3.769 x11-common xml-core
#14 3.770 Suggested packages:
#14 3.770 dbus-user-session libpam-systemd pinentry-gnome3 tor gettext-base
#14 3.770 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
#14 3.770 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts
#14 3.770 graphviz-doc groff glibc-doc manpages-dev libgd-tools gdbm-l10n
#14 3.770 low-memory-monitor krb5-doc krb5-user sensible-utils sqlite3-doc keychain
#14 3.770 libpam-ssh monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl
#14 3.770 | libterm-readline-perl-perl make libtap-harness-archive-perl pinentry-doc
#14 3.770 python3-doc python3-tk python3-venv python-cryptography-doc
#14 3.770 python3-cryptography-vectors docutils-doc fonts-linuxlibertine
#14 3.770 | ttf-linux-libertine texlive-lang-french texlive-latex-base
#14 3.770 texlive-latex-recommended python3-brotli python3-idna python3-openssl
#14 3.770 python3-socks python3.11-venv python3.11-doc binutils binfmt-support
#14 3.770 readline-doc openssh-server python3-braceexpand sgml-base-doc debhelper
#14 3.770 Recommended packages:
#14 3.770 patch less fonts-liberation2 manpages manpages-dev libc-devtools
#14 3.770 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin krb5-locales
#14 3.770 libldap-common libgpm2 publicsuffix libsasl2-modules xauth libpaper-utils
#14 3.770 python3-pil python3-pygments
#14 4.792 The following NEW packages will be installed:
#14 4.792 awscli ca-certificates curl dirmngr docutils-common dumb-init fontconfig
#14 4.792 fontconfig-config fonts-dejavu-core git git-man gnupg gnupg-l10n gnupg-utils
#14 4.792 gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz
#14 4.792 groff-base libabsl20220623 libann0 libaom3 libassuan0 libavif15 libbrotli1
#14 4.792 libbsd0 libc-dev-bin libc6-dev libcairo2 libcbor0.8 libcdt5 libcgraph6
#14 4.792 libcrypt-dev libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libde265-0
#14 4.793 libdeflate0 libedit2 liberror-perl libev4 libexpat1 libffi-dev libfido2-1
#14 4.793 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4
#14 4.793 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2 libgts-0.7-5 libgvc6
#14 4.793 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0 libjpeg62-turbo
#14 4.793 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 liblab-gamut1
#14 4.793 libldap-2.5-0 liblerc4 libltdl7 libncursesw6 libnghttp2-14 libnpth0
#14 4.793 libnsl-dev libnsl2 libnuma1 libpango-1.0-0 libpangocairo-1.0-0
#14 4.793 libpangoft2-1.0-0 libpathplan4 libperl5.36 libpixman-1-0 libpng16-16
#14 4.793 libpopt0 libpsl5 libpython3-stdlib libpython3.11-minimal
#14 4.793 libpython3.11-stdlib librav1e0 libreadline8 librtmp1 libsasl2-2
#14 4.793 libsasl2-modules-db libsm6 libsqlite3-0 libsqlite3-dev libssh2-1 libssl3
#14 4.793 libsvtav1enc1 libthai-data libthai0 libtiff6 libtirpc-common libtirpc-dev
#14 4.793 libtirpc3 libuchardet0 libwebp7 libx11-6 libx11-data libx265-199 libxau6
#14 4.793 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6
#14 4.793 libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev lsb-release media-types
#14 4.793 netbase openssh-client openssl perl perl-modules-5.36 pinentry-curses
#14 4.793 python3 python3-awscrt python3-cffi-backend python3-colorama
#14 4.793 python3-cryptography python3-dateutil python3-distro python3-docutils
#14 4.793 python3-jmespath python3-minimal python3-prompt-toolkit python3-pyasn1
#14 4.793 python3-roman python3-ruamel.yaml python3-ruamel.yaml.clib python3-six
#14 4.793 python3-urllib3 python3-wcwidth python3.11 python3.11-minimal
#14 4.793 readline-common rpcsvc-proto rsync sgml-base x11-common xml-core
#14 4.822 0 upgraded, 163 newly installed, 0 to remove and 0 not upgraded.
#14 4.822 Need to get 80.0 MB/80.1 MB of archives.
#14 4.822 After this operation, 376 MB of additional disk space will be used.
#14 4.822 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB]
#14 5.992 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
#14 6.021 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#14 6.045 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB]
#14 6.303 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB]
#14 6.310 Get:6 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.20-1~deb12u2 [2036 kB]
#14 6.378 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u8 [818 kB]
#14 6.400 Get:8 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB]
#14 6.402 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u8 [2065 kB]
#14 6.458 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
#14 6.459 Get:11 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
#14 6.460 Get:12 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
#14 6.462 Get:13 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u5 [33.2 kB]
#14 6.463 Get:14 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u5 [79.7 kB]
#14 6.465 Get:15 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
#14 6.465 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u5 [332 kB]
#14 6.474 Get:17 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u5 [135 kB]
#14 6.477 Get:18 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
#14 6.478 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
#14 6.479 Get:20 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
#14 6.480 Get:21 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
#14 6.487 Get:22 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
#14 6.490 Get:23 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB]
#14 6.510 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u8 [1799 kB]
#14 6.553 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u8 [574 kB]
#14 6.567 Get:26 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
#14 6.567 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
#14 6.568 Get:28 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
#14 6.573 Get:29 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1+deb12u6 [425 kB]
#14 6.585 Get:30 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
#14 6.585 Get:31 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
#14 6.586 Get:32 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.20-1~deb12u2 [1439 kB]
#14 6.625 Get:33 http://deb.debian.org/debian-security bookworm-security/main amd64 ca-certificates all 20250419~deb12u1 [162 kB]
#14 6.629 Get:34 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
#14 6.635 Get:35 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
#14 6.672 Get:36 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
#14 6.676 Get:37 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
#14 6.679 Get:38 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
#14 6.681 Get:39 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
#14 6.683 Get:40 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u10 [994 kB]
#14 6.716 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3+deb12u2 [62.7 kB]
#14 6.718 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-awscrt amd64 0.16.8+dfsg-1 [784 kB]
#14 6.741 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
#14 6.742 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#14 6.744 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB]
#14 6.763 Get:46 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
#14 6.763 Get:47 http://deb.debian.org/debian bookworm/main amd64 python3-dateutil all 2.8.2-2 [78.3 kB]
#14 6.765 Get:48 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
#14 6.766 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
#14 6.766 Get:50 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#14 6.767 Get:51 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB]
#14 6.770 Get:52 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B]
#14 6.773 Get:53 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB]
#14 6.783 Get:54 http://deb.debian.org/debian bookworm/main amd64 python3-jmespath all 1.0.1-1 [21.1 kB]
#14 6.783 Get:55 http://deb.debian.org/debian bookworm/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1 [21.4 kB]
#14 6.784 Get:56 http://deb.debian.org/debian bookworm/main amd64 python3-prompt-toolkit all 3.0.36-2 [276 kB]
#14 6.792 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-ruamel.yaml.clib amd64 0.2.7-1+b2 [113 kB]
#14 6.799 Get:58 http://deb.debian.org/debian bookworm/main amd64 python3-ruamel.yaml all 0.17.21-1 [103 kB]
#14 6.800 Get:59 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u4 [114 kB]
#14 6.805 Get:60 http://deb.debian.org/debian bookworm/main amd64 awscli all 2.9.19-1 [8624 kB]
#14 7.004 Get:61 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#14 7.009 Get:62 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#14 7.010 Get:63 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#14 7.011 Get:64 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#14 7.014 Get:65 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u3 [72.4 kB]
#14 7.016 Get:66 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#14 7.017 Get:67 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#14 7.018 Get:68 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#14 7.021 Get:69 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u15 [392 kB]
#14 7.029 Get:70 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u15 [316 kB]
#14 7.035 Get:71 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
#14 7.038 Get:72 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1+deb12u2 [565 kB]
#14 7.052 Get:73 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
#14 7.055 Get:74 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
#14 7.055 Get:75 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1+deb12u2 [793 kB]
#14 7.075 Get:76 http://deb.debian.org/debian bookworm/main amd64 dumb-init amd64 1.2.5-2 [14.1 kB]
#14 7.076 Get:77 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2+deb12u5 [277 kB]
#14 7.082 Get:78 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB]
#14 7.098 Get:79 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
#14 7.122 Get:80 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
#14 7.129 Get:81 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
#14 7.138 Get:82 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#14 7.149 Get:83 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u15 [386 kB]
#14 7.157 Get:84 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#14 7.161 Get:85 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB]
#14 7.220 Get:86 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB]
#14 7.392 Get:87 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1+deb12u2 [1093 kB]
#14 7.416 Get:88 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1+deb12u2 [927 kB]
#14 7.437 Get:89 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1+deb12u2 [950 kB]
#14 7.457 Get:90 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
#14 7.459 Get:91 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1+deb12u2 [695 kB]
#14 7.474 Get:92 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1+deb12u2 [541 kB]
#14 7.487 Get:93 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1+deb12u2 [531 kB]
#14 7.501 Get:94 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1+deb12u2 [671 kB]
#14 7.517 Get:95 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1+deb12u2 [846 kB]
#14 7.537 Get:96 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1+deb12u2 [446 kB]
#14 7.548 Get:97 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#14 7.549 Get:98 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#14 7.550 Get:99 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u2 [1850 kB]
#14 7.591 Get:100 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB]
#14 7.604 Get:101 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB]
#14 7.613 Get:102 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
#14 7.623 Get:103 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
#14 7.645 Get:104 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
#14 7.701 Get:105 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
#14 7.705 Get:106 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
#14 7.709 Get:107 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB]
#14 7.711 Get:108 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
#14 7.716 Get:109 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
#14 7.717 Get:110 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
#14 7.747 Get:111 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
#14 7.752 Get:112 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
#14 7.753 Get:113 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
#14 7.755 Get:114 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
#14 7.761 Get:115 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
#14 7.769 Get:116 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u4 [316 kB]
#14 7.779 Get:117 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
#14 7.779 Get:118 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#14 7.780 Get:119 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
#14 7.784 Get:120 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
#14 7.792 Get:121 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
#14 7.815 Get:122 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
#14 7.816 Get:123 http://deb.debian.org/debian-security bookworm-security/main amd64 libgd3 amd64 2.3.3-9+deb12u1 [124 kB]
#14 7.819 Get:124 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u9 [1403 kB]
#14 7.860 Get:125 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#14 7.866 Get:126 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#14 7.880 Get:127 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#14 7.883 Get:128 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#14 7.886 Get:129 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
#14 7.888 Get:130 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#14 7.888 Get:131 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#14 7.903 Get:132 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#14 7.912 Get:133 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#14 7.913 Get:134 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1+deb12u1 [74.6 kB]
#14 7.914 Get:135 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#14 7.961 Get:136 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#14 7.965 Get:137 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#14 7.965 Get:138 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#14 7.967 Get:139 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#14 7.971 Get:140 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#14 7.972 Get:141 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#14 7.973 Get:142 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#14 7.979 Get:143 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#14 7.998 Get:144 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#14 8.002 Get:145 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#14 8.005 Get:146 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#14 8.010 Get:147 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#14 8.012 Get:148 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#14 8.012 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#14 8.016 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#14 8.017 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#14 8.021 Get:152 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#14 8.034 Get:153 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u14 [48.1 kB]
#14 8.034 Get:154 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.180-1 [2332 kB]
#14 8.080 Get:155 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
#14 8.082 Get:156 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
#14 8.085 Get:157 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#14 8.087 Get:158 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u14 [1904 kB]
#14 8.120 Get:159 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#14 8.121 Get:160 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
#14 8.125 Get:161 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB]
#14 8.344 debconf: delaying package configuration, since apt-utils is not installed
#14 8.371 Fetched 80.0 MB in 3s (23.9 MB/s)
#14 8.389 Selecting previously unselected package perl-modules-5.36.
#14 8.389 (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 ... 6096 files and directories currently installed.)
#14 8.396 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ...
#14 8.396 Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ...
#14 8.737 Selecting previously unselected package libgdbm6:amd64.
#14 8.738 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ...
#14 8.739 Unpacking libgdbm6:amd64 (1.23-3) ...
#14 8.760 Selecting previously unselected package libgdbm-compat4:amd64.
#14 8.762 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ...
#14 8.762 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#14 8.781 Selecting previously unselected package libperl5.36:amd64.
#14 8.782 Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u3_amd64.deb ...
#14 8.782 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#14 9.174 Selecting previously unselected package perl.
#14 9.176 Preparing to unpack .../4-perl_5.36.0-7+deb12u3_amd64.deb ...
#14 9.183 Unpacking perl (5.36.0-7+deb12u3) ...
#14 9.224 Selecting previously unselected package libssl3:amd64.
#14 9.225 Preparing to unpack .../5-libssl3_3.0.20-1~deb12u2_amd64.deb ...
#14 9.226 Unpacking libssl3:amd64 (3.0.20-1~deb12u2) ...
#14 9.408 Selecting previously unselected package libpython3.11-minimal:amd64.
#14 9.409 Preparing to unpack .../6-libpython3.11-minimal_3.11.2-6+deb12u8_amd64.deb ...
#14 9.410 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u8) ...
#14 9.517 Selecting previously unselected package libexpat1:amd64.
#14 9.518 Preparing to unpack .../7-libexpat1_2.5.0-1+deb12u2_amd64.deb ...
#14 9.519 Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ...
#14 9.541 Selecting previously unselected package python3.11-minimal.
#14 9.542 Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u8_amd64.deb ...
#14 9.546 Unpacking python3.11-minimal (3.11.2-6+deb12u8) ...
#14 9.758 Setting up libssl3:amd64 (3.0.20-1~deb12u2) ...
#14 9.760 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u8) ...
#14 9.762 Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ...
#14 9.763 Setting up python3.11-minimal (3.11.2-6+deb12u8) ...
#14 ...
#15 [internal] load build context
#15 transferring context: 240.29kB 0.0s done
#15 DONE 0.1s
#16 [build 5/12] 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 libssl-dev m4 pkg-config
#16 ...
#14 [stage-1 3/12] 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 awscli ca-certificates curl dumb-init git gnupg2 graphviz libev4 libsqlite3-dev netbase openssh-client rsync libffi-dev
#14 10.53 Selecting previously unselected package python3-minimal.
#14 10.53 (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 ... 8428 files and directories currently installed.)
#14 10.53 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
#14 10.53 Unpacking python3-minimal (3.11.2-1+b1) ...
#14 10.55 Selecting previously unselected package media-types.
#14 10.55 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
#14 10.55 Unpacking media-types (10.0.0) ...
#14 10.57 Selecting previously unselected package libncursesw6:amd64.
#14 10.57 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
#14 10.57 Unpacking libncursesw6:amd64 (6.4-4) ...
#14 10.60 Selecting previously unselected package libkrb5support0:amd64.
#14 10.60 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u5_amd64.deb ...
#14 10.60 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u5) ...
#14 10.62 Selecting previously unselected package libk5crypto3:amd64.
#14 10.62 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u5_amd64.deb ...
#14 10.62 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u5) ...
#14 10.65 Selecting previously unselected package libkeyutils1:amd64.
#14 10.65 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
#14 10.65 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
#14 10.66 Selecting previously unselected package libkrb5-3:amd64.
#14 10.67 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u5_amd64.deb ...
#14 10.67 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u5) ...
#14 10.71 Selecting previously unselected package libgssapi-krb5-2:amd64.
#14 10.71 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u5_amd64.deb ...
#14 10.71 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ...
#14 10.73 Selecting previously unselected package libtirpc-common.
#14 10.73 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
#14 10.73 Unpacking libtirpc-common (1.3.3+ds-1) ...
#14 10.75 Selecting previously unselected package libtirpc3:amd64.
#14 10.75 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
#14 10.75 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
#14 10.77 Selecting previously unselected package libnsl2:amd64.
#14 10.77 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
#14 10.77 Unpacking libnsl2:amd64 (1.3.0-2) ...
#14 10.79 Selecting previously unselected package readline-common.
#14 10.79 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
#14 10.79 Unpacking readline-common (8.2-1.3) ...
#14 10.81 Selecting previously unselected package libreadline8:amd64.
#14 10.81 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
#14 10.81 Unpacking libreadline8:amd64 (8.2-1.3) ...
#14 10.84 Selecting previously unselected package libsqlite3-0:amd64.
#14 10.85 Preparing to unpack .../13-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ...
#14 10.85 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#14 10.91 Selecting previously unselected package libpython3.11-stdlib:amd64.
#14 10.91 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6+deb12u8_amd64.deb ...
#14 10.91 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u8) ...
#14 11.08 Selecting previously unselected package python3.11.
#14 11.08 Preparing to unpack .../15-python3.11_3.11.2-6+deb12u8_amd64.deb ...
#14 11.08 Unpacking python3.11 (3.11.2-6+deb12u8) ...
#14 11.11 Selecting previously unselected package libpython3-stdlib:amd64.
#14 11.11 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
#14 11.11 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#14 11.13 Setting up python3-minimal (3.11.2-1+b1) ...
#14 11.28 Selecting previously unselected package python3.
#14 11.28 (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 ... 8936 files and directories currently installed.)
#14 11.29 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
#14 11.29 Unpacking python3 (3.11.2-1+b1) ...
#14 11.31 Selecting previously unselected package libpopt0:amd64.
#14 11.31 Preparing to unpack .../001-libpopt0_1.19+dfsg-1_amd64.deb ...
#14 11.31 Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
#14 11.34 Selecting previously unselected package rsync.
#14 11.34 Preparing to unpack .../002-rsync_3.2.7-1+deb12u6_amd64.deb ...
#14 11.34 Unpacking rsync (3.2.7-1+deb12u6) ...
#14 11.39 Selecting previously unselected package sgml-base.
#14 11.39 Preparing to unpack .../003-sgml-base_1.31_all.deb ...
#14 11.39 Unpacking sgml-base (1.31) ...
#14 11.41 Selecting previously unselected package netbase.
#14 11.41 Preparing to unpack .../004-netbase_6.4_all.deb ...
#14 11.41 Unpacking netbase (6.4) ...
#14 11.42 Selecting previously unselected package openssl.
#14 11.42 Preparing to unpack .../005-openssl_3.0.20-1~deb12u2_amd64.deb ...
#14 11.42 Unpacking openssl (3.0.20-1~deb12u2) ...
#14 11.55 Selecting previously unselected package ca-certificates.
#14 11.56 Preparing to unpack .../006-ca-certificates_20250419~deb12u1_all.deb ...
#14 11.56 Unpacking ca-certificates (20250419~deb12u1) ...
#14 11.60 Selecting previously unselected package libuchardet0:amd64.
#14 11.60 Preparing to unpack .../007-libuchardet0_0.0.7-1_amd64.deb ...
#14 11.60 Unpacking libuchardet0:amd64 (0.0.7-1) ...
#14 11.62 Selecting previously unselected package groff-base.
#14 11.62 Preparing to unpack .../008-groff-base_1.22.4-10_amd64.deb ...
#14 11.62 Unpacking groff-base (1.22.4-10) ...
#14 11.73 Selecting previously unselected package libbsd0:amd64.
#14 11.73 Preparing to unpack .../009-libbsd0_0.11.7-2_amd64.deb ...
#14 11.73 Unpacking libbsd0:amd64 (0.11.7-2) ...
#14 11.77 Selecting previously unselected package libedit2:amd64.
#14 11.77 Preparing to unpack .../010-libedit2_3.1-20221030-2_amd64.deb ...
#14 11.77 Unpacking libedit2:amd64 (3.1-20221030-2) ...
#14 11.80 Selecting previously unselected package libcbor0.8:amd64.
#14 11.80 Preparing to unpack .../011-libcbor0.8_0.8.0-2+b1_amd64.deb ...
#14 11.80 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
#14 11.82 Selecting previously unselected package libfido2-1:amd64.
#14 11.82 Preparing to unpack .../012-libfido2-1_1.12.0-2+b1_amd64.deb ...
#14 11.82 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
#14 11.84 Selecting previously unselected package openssh-client.
#14 11.84 Preparing to unpack .../013-openssh-client_1%3a9.2p1-2+deb12u10_amd64.deb ...
#14 11.85 Unpacking openssh-client (1:9.2p1-2+deb12u10) ...
#14 11.97 Selecting previously unselected package python3-pyasn1.
#14 11.97 Preparing to unpack .../014-python3-pyasn1_0.4.8-3+deb12u2_all.deb ...
#14 11.97 Unpacking python3-pyasn1 (0.4.8-3+deb12u2) ...
#14 12.00 Selecting previously unselected package python3-awscrt.
#14 12.01 Preparing to unpack .../015-python3-awscrt_0.16.8+dfsg-1_amd64.deb ...
#14 12.01 Unpacking python3-awscrt (0.16.8+dfsg-1) ...
#14 12.09 Selecting previously unselected package python3-colorama.
#14 12.09 Preparing to unpack .../016-python3-colorama_0.4.6-2_all.deb ...
#14 12.09 Unpacking python3-colorama (0.4.6-2) ...
#14 12.11 Selecting previously unselected package python3-cffi-backend:amd64.
#14 12.11 Preparing to unpack .../017-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#14 12.12 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#14 12.15 Selecting previously unselected package python3-cryptography.
#14 12.15 Preparing to unpack .../018-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ...
#14 12.15 Unpacking python3-cryptography (38.0.4-3+deb12u1) ...
#14 12.26 Selecting previously unselected package python3-six.
#14 12.26 Preparing to unpack .../019-python3-six_1.16.0-4_all.deb ...
#14 12.26 Unpacking python3-six (1.16.0-4) ...
#14 12.28 Selecting previously unselected package python3-dateutil.
#14 12.28 Preparing to unpack .../020-python3-dateutil_2.8.2-2_all.deb ...
#14 12.28 Unpacking python3-dateutil (2.8.2-2) ...
#14 12.30 Selecting previously unselected package lsb-release.
#14 12.31 Preparing to unpack .../021-lsb-release_12.0-1_all.deb ...
#14 12.31 Unpacking lsb-release (12.0-1) ...
#14 12.32 Selecting previously unselected package python3-distro.
#14 12.32 Preparing to unpack .../022-python3-distro_1.8.0-1_all.deb ...
#14 12.32 Unpacking python3-distro (1.8.0-1) ...
#14 12.34 Selecting previously unselected package xml-core.
#14 12.34 Preparing to unpack .../023-xml-core_0.18+nmu1_all.deb ...
#14 12.34 Unpacking xml-core (0.18+nmu1) ...
#14 12.37 Selecting previously unselected package docutils-common.
#14 12.38 Preparing to unpack .../024-docutils-common_0.19+dfsg-6_all.deb ...
#14 12.38 Unpacking docutils-common (0.19+dfsg-6) ...
#14 12.43 Selecting previously unselected package python3-roman.
#14 12.43 Preparing to unpack .../025-python3-roman_3.3-3_all.deb ...
#14 12.43 Unpacking python3-roman (3.3-3) ...
#14 12.45 Selecting previously unselected package python3-docutils.
#14 12.45 Preparing to unpack .../026-python3-docutils_0.19+dfsg-6_all.deb ...
#14 12.45 Unpacking python3-docutils (0.19+dfsg-6) ...
#14 12.51 Selecting previously unselected package python3-jmespath.
#14 12.51 Preparing to unpack .../027-python3-jmespath_1.0.1-1_all.deb ...
#14 12.51 Unpacking python3-jmespath (1.0.1-1) ...
#14 12.53 Selecting previously unselected package python3-wcwidth.
#14 12.53 Preparing to unpack .../028-python3-wcwidth_0.2.5+dfsg1-1.1_all.deb ...
#14 12.53 Unpacking python3-wcwidth (0.2.5+dfsg1-1.1) ...
#14 12.56 Selecting previously unselected package python3-prompt-toolkit.
#14 12.56 Preparing to unpack .../029-python3-prompt-toolkit_3.0.36-2_all.deb ...
#14 12.56 Unpacking python3-prompt-toolkit (3.0.36-2) ...
#14 12.60 Selecting previously unselected package python3-ruamel.yaml.clib:amd64.
#14 12.61 Preparing to unpack .../030-python3-ruamel.yaml.clib_0.2.7-1+b2_amd64.deb ...
#14 12.61 Unpacking python3-ruamel.yaml.clib:amd64 (0.2.7-1+b2) ...
#14 12.63 Selecting previously unselected package python3-ruamel.yaml.
#14 12.63 Preparing to unpack .../031-python3-ruamel.yaml_0.17.21-1_all.deb ...
#14 12.63 Unpacking python3-ruamel.yaml (0.17.21-1) ...
#14 12.66 Selecting previously unselected package python3-urllib3.
#14 12.66 Preparing to unpack .../032-python3-urllib3_1.26.12-1+deb12u4_all.deb ...
#14 12.66 Unpacking python3-urllib3 (1.26.12-1+deb12u4) ...
#14 12.71 Selecting previously unselected package awscli.
#14 12.71 Preparing to unpack .../033-awscli_2.9.19-1_all.deb ...
#14 12.71 Unpacking awscli (2.9.19-1) ...
#14 13.89 Selecting previously unselected package libbrotli1:amd64.
#14 13.89 Preparing to unpack .../034-libbrotli1_1.0.9-2+b6_amd64.deb ...
#14 13.89 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#14 13.93 Selecting previously unselected package libsasl2-modules-db:amd64.
#14 13.94 Preparing to unpack .../035-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#14 13.94 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#14 13.95 Selecting previously unselected package libsasl2-2:amd64.
#14 13.96 Preparing to unpack .../036-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#14 13.96 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#14 13.98 Selecting previously unselected package libldap-2.5-0:amd64.
#14 13.98 Preparing to unpack .../037-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#14 13.98 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#14 14.01 Selecting previously unselected package libnghttp2-14:amd64.
#14 14.02 Preparing to unpack .../038-libnghttp2-14_1.52.0-1+deb12u3_amd64.deb ...
#14 14.02 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u3) ...
#14 14.04 Selecting previously unselected package libpsl5:amd64.
#14 14.05 Preparing to unpack .../039-libpsl5_0.21.2-1_amd64.deb ...
#14 14.05 Unpacking libpsl5:amd64 (0.21.2-1) ...
#14 14.07 Selecting previously unselected package librtmp1:amd64.
#14 14.07 Preparing to unpack .../040-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#14 14.07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#14 14.09 Selecting previously unselected package libssh2-1:amd64.
#14 14.09 Preparing to unpack .../041-libssh2-1_1.10.0-3+b1_amd64.deb ...
#14 14.09 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#14 14.13 Selecting previously unselected package libcurl4:amd64.
#14 14.13 Preparing to unpack .../042-libcurl4_7.88.1-10+deb12u15_amd64.deb ...
#14 14.13 Unpacking libcurl4:amd64 (7.88.1-10+deb12u15) ...
#14 14.17 Selecting previously unselected package curl.
#14 14.17 Preparing to unpack .../043-curl_7.88.1-10+deb12u15_amd64.deb ...
#14 14.17 Unpacking curl (7.88.1-10+deb12u15) ...
#14 14.21 Selecting previously unselected package libassuan0:amd64.
#14 14.21 Preparing to unpack .../044-libassuan0_2.5.5-5_amd64.deb ...
#14 14.21 Unpacking libassuan0:amd64 (2.5.5-5) ...
#14 14.23 Selecting previously unselected package gpgconf.
#14 14.23 Preparing to unpack .../045-gpgconf_2.2.40-1.1+deb12u2_amd64.deb ...
#14 14.23 Unpacking gpgconf (2.2.40-1.1+deb12u2) ...
#14 14.26 Selecting previously unselected package libksba8:amd64.
#14 14.26 Preparing to unpack .../046-libksba8_1.6.3-2_amd64.deb ...
#14 14.26 Unpacking libksba8:amd64 (1.6.3-2) ...
#14 14.29 Selecting previously unselected package libnpth0:amd64.
#14 14.29 Preparing to unpack .../047-libnpth0_1.6-3_amd64.deb ...
#14 14.29 Unpacking libnpth0:amd64 (1.6-3) ...
#14 14.31 Selecting previously unselected package dirmngr.
#14 14.31 Preparing to unpack .../048-dirmngr_2.2.40-1.1+deb12u2_amd64.deb ...
#14 14.32 Unpacking dirmngr (2.2.40-1.1+deb12u2) ...
#14 14.39 Selecting previously unselected package dumb-init.
#14 14.39 Preparing to unpack .../049-dumb-init_1.2.5-2_amd64.deb ...
#14 14.39 Unpacking dumb-init (1.2.5-2) ...
#14 14.41 Selecting previously unselected package libpng16-16:amd64.
#14 14.42 Preparing to unpack .../050-libpng16-16_1.6.39-2+deb12u5_amd64.deb ...
#14 14.42 Unpacking libpng16-16:amd64 (1.6.39-2+deb12u5) ...
#14 14.45 Selecting previously unselected package libfreetype6:amd64.
#14 14.45 Preparing to unpack .../051-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ...
#14 14.45 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#14 14.51 Selecting previously unselected package fonts-dejavu-core.
#14 14.51 Preparing to unpack .../052-fonts-dejavu-core_2.37-6_all.deb ...
#14 14.51 Unpacking fonts-dejavu-core (2.37-6) ...
#14 14.62 Selecting previously unselected package fontconfig-config.
#14 14.62 Preparing to unpack .../053-fontconfig-config_2.14.1-4_amd64.deb ...
#14 14.75 Unpacking fontconfig-config (2.14.1-4) ...
#14 14.80 Selecting previously unselected package libfontconfig1:amd64.
#14 14.80 Preparing to unpack .../054-libfontconfig1_2.14.1-4_amd64.deb ...
#14 14.80 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
#14 14.83 Selecting previously unselected package fontconfig.
#14 14.83 Preparing to unpack .../055-fontconfig_2.14.1-4_amd64.deb ...
#14 14.83 Unpacking fontconfig (2.14.1-4) ...
#14 14.86 Selecting previously unselected package libcurl3-gnutls:amd64.
#14 14.87 Preparing to unpack .../056-libcurl3-gnutls_7.88.1-10+deb12u15_amd64.deb ...
#14 14.87 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ...
#14 14.92 Selecting previously unselected package liberror-perl.
#14 14.92 Preparing to unpack .../057-liberror-perl_0.17029-2_all.deb ...
#14 14.92 Unpacking liberror-perl (0.17029-2) ...
#14 14.95 Selecting previously unselected package git-man.
#14 14.95 Preparing to unpack .../058-git-man_1%3a2.39.5-0+deb12u3_all.deb ...
#14 14.95 Unpacking git-man (1:2.39.5-0+deb12u3) ...
#14 15.07 Selecting previously unselected package git.
#14 15.07 Preparing to unpack .../059-git_1%3a2.39.5-0+deb12u3_amd64.deb ...
#14 15.08 Unpacking git (1:2.39.5-0+deb12u3) ...
#14 15.59 Selecting previously unselected package gnupg-l10n.
#14 15.59 Preparing to unpack .../060-gnupg-l10n_2.2.40-1.1+deb12u2_all.deb ...
#14 15.59 Unpacking gnupg-l10n (2.2.40-1.1+deb12u2) ...
#14 15.69 Selecting previously unselected package gnupg-utils.
#14 15.69 Preparing to unpack .../061-gnupg-utils_2.2.40-1.1+deb12u2_amd64.deb ...
#14 15.69 Unpacking gnupg-utils (2.2.40-1.1+deb12u2) ...
#14 15.76 Selecting previously unselected package gpg.
#14 15.76 Preparing to unpack .../062-gpg_2.2.40-1.1+deb12u2_amd64.deb ...
#14 15.77 Unpacking gpg (2.2.40-1.1+deb12u2) ...
#14 15.83 Selecting previously unselected package pinentry-curses.
#14 15.84 Preparing to unpack .../063-pinentry-curses_1.2.1-1_amd64.deb ...
#14 15.84 Unpacking pinentry-curses (1.2.1-1) ...
#14 15.86 Selecting previously unselected package gpg-agent.
#14 15.86 Preparing to unpack .../064-gpg-agent_2.2.40-1.1+deb12u2_amd64.deb ...
#14 15.86 Unpacking gpg-agent (2.2.40-1.1+deb12u2) ...
#14 15.91 Selecting previously unselected package gpg-wks-client.
#14 15.91 Preparing to unpack .../065-gpg-wks-client_2.2.40-1.1+deb12u2_amd64.deb ...
#14 15.91 Unpacking gpg-wks-client (2.2.40-1.1+deb12u2) ...
#14 15.94 Selecting previously unselected package gpg-wks-server.
#14 15.94 Preparing to unpack .../066-gpg-wks-server_2.2.40-1.1+deb12u2_amd64.deb ...
#14 15.94 Unpacking gpg-wks-server (2.2.40-1.1+deb12u2) ...
#14 15.98 Selecting previously unselected package gpgsm.
#14 15.98 Preparing to unpack .../067-gpgsm_2.2.40-1.1+deb12u2_amd64.deb ...
#14 15.98 Unpacking gpgsm (2.2.40-1.1+deb12u2) ...
#14 16.02 Selecting previously unselected package gnupg.
#14 16.02 Preparing to unpack .../068-gnupg_2.2.40-1.1+deb12u2_all.deb ...
#14 16.02 Unpacking gnupg (2.2.40-1.1+deb12u2) ...
#14 16.08 Selecting previously unselected package gnupg2.
#14 16.08 Preparing to unpack .../069-gnupg2_2.2.40-1.1+deb12u2_all.deb ...
#14 16.09 Unpacking gnupg2 (2.2.40-1.1+deb12u2) ...
#14 16.11 Selecting previously unselected package libann0.
#14 16.11 Preparing to unpack .../070-libann0_1.1.2+doc-9+b1_amd64.deb ...
#14 16.11 Unpacking libann0 (1.1.2+doc-9+b1) ...
#14 16.13 Selecting previously unselected package libcdt5:amd64.
#14 16.14 Preparing to unpack .../071-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#14 16.14 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#14 16.16 Selecting previously unselected package libcgraph6:amd64.
#14 16.16 Preparing to unpack .../072-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#14 16.16 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#14 16.19 Selecting previously unselected package libaom3:amd64.
#14 16.19 Preparing to unpack .../073-libaom3_3.6.0-1+deb12u2_amd64.deb ...
#14 16.19 Unpacking libaom3:amd64 (3.6.0-1+deb12u2) ...
#14 16.36 Selecting previously unselected package libdav1d6:amd64.
#14 16.37 Preparing to unpack .../074-libdav1d6_1.0.0-2+deb12u1_amd64.deb ...
#14 16.37 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#14 16.43 Selecting previously unselected package libabsl20220623:amd64.
#14 16.44 Preparing to unpack .../075-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ...
#14 16.44 Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#14 16.51 Selecting previously unselected package libgav1-1:amd64.
#14 16.51 Preparing to unpack .../076-libgav1-1_0.18.0-1+b1_amd64.deb ...
#14 16.51 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
#14 16.57 Selecting previously unselected package librav1e0:amd64.
#14 16.57 Preparing to unpack .../077-librav1e0_0.5.1-6_amd64.deb ...
#14 16.57 Unpacking librav1e0:amd64 (0.5.1-6) ...
#14 16.66 Selecting previously unselected package libsvtav1enc1:amd64.
#14 16.66 Preparing to unpack .../078-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
#14 16.66 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#14 16.86 Selecting previously unselected package libjpeg62-turbo:amd64.
#14 16.87 Preparing to unpack .../079-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
#14 16.87 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#14 16.90 Selecting previously unselected package libyuv0:amd64.
#14 16.90 Preparing to unpack .../080-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
#14 16.90 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#14 16.93 Selecting previously unselected package libavif15:amd64.
#14 16.94 Preparing to unpack .../081-libavif15_0.11.1-1+deb12u1_amd64.deb ...
#14 16.94 Unpacking libavif15:amd64 (0.11.1-1+deb12u1) ...
#14 16.96 Selecting previously unselected package libde265-0:amd64.
#14 16.96 Preparing to unpack .../082-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
#14 16.96 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
#14 17.00 Selecting previously unselected package libnuma1:amd64.
#14 17.01 Preparing to unpack .../083-libnuma1_2.0.16-1_amd64.deb ...
#14 17.01 Unpacking libnuma1:amd64 (2.0.16-1) ...
#14 17.03 Selecting previously unselected package libx265-199:amd64.
#14 17.04 Preparing to unpack .../084-libx265-199_3.5-2+b1_amd64.deb ...
#14 17.04 Unpacking libx265-199:amd64 (3.5-2+b1) ...
#14 17.19 Selecting previously unselected package libheif1:amd64.
#14 17.19 Preparing to unpack .../085-libheif1_1.15.1-1+deb12u1_amd64.deb ...
#14 17.20 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ...
#14 17.23 Selecting previously unselected package libdeflate0:amd64.
#14 17.24 Preparing to unpack .../086-libdeflate0_1.14-1_amd64.deb ...
#14 17.24 Unpacking libdeflate0:amd64 (1.14-1) ...
#14 17.26 Selecting previously unselected package libjbig0:amd64.
#14 17.27 Preparing to unpack .../087-libjbig0_2.1-6.1_amd64.deb ...
#14 17.27 Unpacking libjbig0:amd64 (2.1-6.1) ...
#14 17.29 Selecting previously unselected package liblerc4:amd64.
#14 17.29 Preparing to unpack .../088-liblerc4_4.0.0+ds-2_amd64.deb ...
#14 17.29 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
#14 17.33 Selecting previously unselected package libwebp7:amd64.
#14 17.33 Preparing to unpack .../089-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
#14 17.33 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#14 17.37 Selecting previously unselected package libtiff6:amd64.
#14 17.38 Preparing to unpack .../090-libtiff6_4.5.0-6+deb12u4_amd64.deb ...
#14 17.38 Unpacking libtiff6:amd64 (4.5.0-6+deb12u4) ...
#14 17.41 Selecting previously unselected package libxau6:amd64.
#14 17.41 Preparing to unpack .../091-libxau6_1%3a1.0.9-1_amd64.deb ...
#14 17.41 Unpacking libxau6:amd64 (1:1.0.9-1) ...
#14 17.43 Selecting previously unselected package libxdmcp6:amd64.
#14 17.43 Preparing to unpack .../092-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#14 17.43 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#14 17.45 Selecting previously unselected package libxcb1:amd64.
#14 17.45 Preparing to unpack .../093-libxcb1_1.15-1_amd64.deb ...
#14 17.46 Unpacking libxcb1:amd64 (1.15-1) ...
#14 17.48 Selecting previously unselected package libx11-data.
#14 17.48 Preparing to unpack .../094-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
#14 17.48 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
#14 17.54 Selecting previously unselected package libx11-6:amd64.
#14 17.55 Preparing to unpack .../095-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
#14 17.55 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#14 17.63 Selecting previously unselected package libxpm4:amd64.
#14 17.63 Preparing to unpack .../096-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
#14 17.63 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#14 17.66 Selecting previously unselected package libgd3:amd64.
#14 17.66 Preparing to unpack .../097-libgd3_2.3.3-9+deb12u1_amd64.deb ...
#14 17.66 Unpacking libgd3:amd64 (2.3.3-9+deb12u1) ...
#14 17.69 Selecting previously unselected package libglib2.0-0:amd64.
#14 17.69 Preparing to unpack .../098-libglib2.0-0_2.74.6-2+deb12u9_amd64.deb ...
#14 17.70 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u9) ...
#14 17.84 Selecting previously unselected package libgts-0.7-5:amd64.
#14 17.84 Preparing to unpack .../099-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#14 17.84 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#14 17.88 Selecting previously unselected package libpixman-1-0:amd64.
#14 17.88 Preparing to unpack .../100-libpixman-1-0_0.42.2-1_amd64.deb ...
#14 17.88 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#14 17.92 Selecting previously unselected package libxcb-render0:amd64.
#14 17.92 Preparing to unpack .../101-libxcb-render0_1.15-1_amd64.deb ...
#14 17.92 Unpacking libxcb-render0:amd64 (1.15-1) ...
#14 17.95 Selecting previously unselected package libxcb-shm0:amd64.
#14 17.95 Preparing to unpack .../102-libxcb-shm0_1.15-1_amd64.deb ...
#14 17.96 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#14 17.98 Selecting previously unselected package libxext6:amd64.
#14 17.98 Preparing to unpack .../103-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
#14 17.98 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
#14 18.00 Selecting previously unselected package libxrender1:amd64.
#14 18.01 Preparing to unpack .../104-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#14 18.01 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#14 18.03 Selecting previously unselected package libcairo2:amd64.
#14 18.03 Preparing to unpack .../105-libcairo2_1.16.0-7_amd64.deb ...
#14 18.03 Unpacking libcairo2:amd64 (1.16.0-7) ...
#14 18.10 Selecting previously unselected package libltdl7:amd64.
#14 18.10 Preparing to unpack .../106-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#14 18.10 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#14 18.12 Selecting previously unselected package libfribidi0:amd64.
#14 18.13 Preparing to unpack .../107-libfribidi0_1.0.8-2.1_amd64.deb ...
#14 18.13 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#14 18.14 Selecting previously unselected package libgraphite2-3:amd64.
#14 18.15 Preparing to unpack .../108-libgraphite2-3_1.3.14-1+deb12u1_amd64.deb ...
#14 18.15 Unpacking libgraphite2-3:amd64 (1.3.14-1+deb12u1) ...
#14 18.17 Selecting previously unselected package libharfbuzz0b:amd64.
#14 18.17 Preparing to unpack .../109-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#14 18.17 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#14 18.23 Selecting previously unselected package libthai-data.
#14 18.24 Preparing to unpack .../110-libthai-data_0.1.29-1_all.deb ...
#14 18.24 Unpacking libthai-data (0.1.29-1) ...
#14 18.27 Selecting previously unselected package libdatrie1:amd64.
#14 18.27 Preparing to unpack .../111-libdatrie1_0.2.13-2+b1_amd64.deb ...
#14 18.27 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#14 18.30 Selecting previously unselected package libthai0:amd64.
#14 18.30 Preparing to unpack .../112-libthai0_0.1.29-1_amd64.deb ...
#14 18.30 Unpacking libthai0:amd64 (0.1.29-1) ...
#14 18.32 Selecting previously unselected package libpango-1.0-0:amd64.
#14 18.32 Preparing to unpack .../113-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#14 18.32 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#14 18.36 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#14 18.36 Preparing to unpack .../114-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#14 18.36 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#14 18.39 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#14 18.39 Preparing to unpack .../115-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#14 18.39 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#14 18.41 Selecting previously unselected package libpathplan4:amd64.
#14 18.41 Preparing to unpack .../116-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#14 18.41 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#14 18.43 Selecting previously unselected package libgvc6.
#14 18.43 Preparing to unpack .../117-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#14 18.43 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#14 18.50 Selecting previously unselected package libgvpr2:amd64.
#14 18.50 Preparing to unpack .../118-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#14 18.50 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#14 18.54 Selecting previously unselected package liblab-gamut1:amd64.
#14 18.54 Preparing to unpack .../119-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#14 18.54 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#14 18.62 Selecting previously unselected package x11-common.
#14 18.62 Preparing to unpack .../120-x11-common_1%3a7.7+23_all.deb ...
#14 18.62 Unpacking x11-common (1:7.7+23) ...
#14 18.65 Selecting previously unselected package libice6:amd64.
#14 18.65 Preparing to unpack .../121-libice6_2%3a1.0.10-1_amd64.deb ...
#14 18.65 Unpacking libice6:amd64 (2:1.0.10-1) ...
#14 18.67 Selecting previously unselected package libsm6:amd64.
#14 18.68 Preparing to unpack .../122-libsm6_2%3a1.2.3-1_amd64.deb ...
#14 18.68 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#14 18.69 Selecting previously unselected package libxt6:amd64.
#14 18.70 Preparing to unpack .../123-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#14 18.70 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#14 18.73 Selecting previously unselected package libxmu6:amd64.
#14 18.73 Preparing to unpack .../124-libxmu6_2%3a1.1.3-3_amd64.deb ...
#14 18.73 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#14 18.75 Selecting previously unselected package libxaw7:amd64.
#14 18.76 Preparing to unpack .../125-libxaw7_2%3a1.0.14-1_amd64.deb ...
#14 18.76 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#14 18.78 Selecting previously unselected package graphviz.
#14 18.79 Preparing to unpack .../126-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#14 18.79 Unpacking graphviz (2.42.2-7+deb12u1) ...
#14 18.89 Selecting previously unselected package libc-dev-bin.
#14 18.90 Preparing to unpack .../127-libc-dev-bin_2.36-9+deb12u14_amd64.deb ...
#14 18.90 Unpacking libc-dev-bin (2.36-9+deb12u14) ...
#14 18.92 Selecting previously unselected package linux-libc-dev:amd64.
#14 18.92 Preparing to unpack .../128-linux-libc-dev_6.1.180-1_amd64.deb ...
#14 18.92 Unpacking linux-libc-dev:amd64 (6.1.180-1) ...
#14 19.07 Selecting previously unselected package libcrypt-dev:amd64.
#14 19.07 Preparing to unpack .../129-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
#14 19.08 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
#14 19.10 Selecting previously unselected package libtirpc-dev:amd64.
#14 19.10 Preparing to unpack .../130-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
#14 19.10 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
#14 19.14 Selecting previously unselected package libnsl-dev:amd64.
#14 19.14 Preparing to unpack .../131-libnsl-dev_1.3.0-2_amd64.deb ...
#14 19.14 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#14 19.16 Selecting previously unselected package rpcsvc-proto.
#14 19.16 Preparing to unpack .../132-rpcsvc-proto_1.4.3-1_amd64.deb ...
#14 19.16 Unpacking rpcsvc-proto (1.4.3-1) ...
#14 19.18 Selecting previously unselected package libc6-dev:amd64.
#14 19.19 Preparing to unpack .../133-libc6-dev_2.36-9+deb12u14_amd64.deb ...
#14 19.19 Unpacking libc6-dev:amd64 (2.36-9+deb12u14) ...
#14 19.39 Selecting previously unselected package libev4:amd64.
#14 19.39 Preparing to unpack .../134-libev4_1%3a4.33-1_amd64.deb ...
#14 19.39 Unpacking libev4:amd64 (1:4.33-1) ...
#14 19.42 Selecting previously unselected package libffi-dev:amd64.
#14 19.42 Preparing to unpack .../135-libffi-dev_3.4.4-1_amd64.deb ...
#14 19.43 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#14 19.45 Selecting previously unselected package libsqlite3-dev:amd64.
#14 19.46 Preparing to unpack .../136-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#14 19.46 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#14 19.57 Setting up libksba8:amd64 (1.6.3-2) ...
#14 19.57 Setting up media-types (10.0.0) ...
#14 19.58 Setting up dumb-init (1.2.5-2) ...
#14 19.58 Setting up libgraphite2-3:amd64 (1.3.14-1+deb12u1) ...
#14 19.58 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#14 19.58 Setting up libaom3:amd64 (3.6.0-1+deb12u2) ...
#14 19.58 Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#14 19.58 Setting up libxau6:amd64 (1:1.0.9-1) ...
#14 19.58 Setting up libkeyutils1:amd64 (1.6.3-2) ...
#14 19.58 Setting up libpsl5:amd64 (0.21.2-1) ...
#14 19.58 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
#14 19.59 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#14 19.59 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u9) ...
#14 19.59 No schema files found: doing nothing.
#14 19.60 Setting up libtirpc-common (1.3.3+ds-1) ...
#14 19.60 Setting up libev4:amd64 (1:4.33-1) ...
#14 19.60 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
#14 19.60 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#14 19.61 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#14 19.61 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#14 19.61 Setting up x11-common (1:7.7+23) ...
#14 19.69 debconf: unable to initialize frontend: Dialog
#14 19.69 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 19.69 debconf: falling back to frontend: Readline
#14 19.70 debconf: unable to initialize frontend: Readline
#14 19.70 debconf: (This frontend requires a controlling tty.)
#14 19.70 debconf: falling back to frontend: Teletype
#14 19.72 invoke-rc.d: could not determine current runlevel
#14 19.73 invoke-rc.d: policy-rc.d denied execution of restart.
#14 19.73 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u3) ...
#14 19.73 Setting up libdeflate0:amd64 (1.14-1) ...
#14 19.74 Setting up linux-libc-dev:amd64 (6.1.180-1) ...
#14 19.74 Setting up libnpth0:amd64 (1.6-3) ...
#14 19.74 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#14 19.74 Setting up libassuan0:amd64 (2.5.5-5) ...
#14 19.74 Setting up libffi-dev:amd64 (3.4.4-1) ...
#14 19.74 Setting up libjbig0:amd64 (2.1-6.1) ...
#14 19.74 Setting up librav1e0:amd64 (0.5.1-6) ...
#14 19.75 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u5) ...
#14 19.75 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#14 19.75 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#14 19.75 Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
#14 19.75 Setting up rpcsvc-proto (1.4.3-1) ...
#14 19.75 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#14 19.75 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
#14 19.76 Setting up gnupg-l10n (2.2.40-1.1+deb12u2) ...
#14 19.76 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#14 19.76 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#14 19.76 Setting up libann0 (1.1.2+doc-9+b1) ...
#14 19.76 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#14 19.76 Setting up libpng16-16:amd64 (1.6.39-2+deb12u5) ...
#14 19.76 Setting up fonts-dejavu-core (2.37-6) ...
#14 19.77 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
#14 19.77 Setting up libncursesw6:amd64 (6.4-4) ...
#14 19.77 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u5) ...
#14 19.78 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#14 19.78 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#14 19.78 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#14 19.78 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#14 19.78 Setting up libnuma1:amd64 (2.0.16-1) ...
#14 19.78 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
#14 19.79 Setting up libtiff6:amd64 (4.5.0-6+deb12u4) ...
#14 19.79 Setting up libuchardet0:amd64 (0.0.7-1) ...
#14 19.79 Setting up git-man (1:2.39.5-0+deb12u3) ...
#14 19.79 Setting up libthai-data (0.1.29-1) ...
#14 19.80 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#14 19.80 Setting up netbase (6.4) ...
#14 19.80 Setting up sgml-base (1.31) ...
#14 19.83 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#14 19.83 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u5) ...
#14 19.83 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#14 19.84 Setting up lsb-release (12.0-1) ...
#14 19.84 Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
#14 19.84 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
#14 19.84 Setting up libc-dev-bin (2.36-9+deb12u14) ...
#14 19.84 Setting up openssl (3.0.20-1~deb12u2) ...
#14 19.85 Setting up libbsd0:amd64 (0.11.7-2) ...
#14 19.85 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#14 19.85 Setting up readline-common (8.2-1.3) ...
#14 19.85 Setting up libgdbm6:amd64 (1.23-3) ...
#14 19.85 Setting up libpopt0:amd64 (1.19+dfsg-1) ...
#14 19.86 Setting up pinentry-curses (1.2.1-1) ...
#14 19.87 Setting up libice6:amd64 (2:1.0.10-1) ...
#14 19.87 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#14 19.87 Setting up libxcb1:amd64 (1.15-1) ...
#14 19.87 Setting up libavif15:amd64 (0.11.1-1+deb12u1) ...
#14 19.87 Setting up libxcb-render0:amd64 (1.15-1) ...
#14 19.87 Setting up fontconfig-config (2.14.1-4) ...
#14 19.95 debconf: unable to initialize frontend: Dialog
#14 19.95 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 19.95 debconf: falling back to frontend: Readline
#14 19.96 debconf: unable to initialize frontend: Readline
#14 19.96 debconf: (This frontend requires a controlling tty.)
#14 19.96 debconf: falling back to frontend: Teletype
#14 20.12 Setting up libedit2:amd64 (3.1-20221030-2) ...
#14 20.13 Setting up libreadline8:amd64 (8.2-1.3) ...
#14 20.13 Setting up libxcb-shm0:amd64 (1.15-1) ...
#14 20.13 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#14 20.13 Setting up libthai0:amd64 (0.1.29-1) ...
#14 20.13 Setting up ca-certificates (20250419~deb12u1) ...
#14 20.24 debconf: unable to initialize frontend: Dialog
#14 20.24 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 20.24 debconf: falling back to frontend: Readline
#14 20.25 debconf: unable to initialize frontend: Readline
#14 20.25 debconf: (This frontend requires a controlling tty.)
#14 20.25 debconf: falling back to frontend: Teletype
#14 20.84 Updating certificates in /etc/ssl/certs...
#14 21.59 150 added, 0 removed; done.
#14 21.61 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#14 21.61 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ...
#14 21.61 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#14 21.61 Setting up libx265-199:amd64 (3.5-2+b1) ...
#14 21.62 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#14 21.62 Setting up groff-base (1.22.4-10) ...
#14 21.62 Setting up xml-core (0.18+nmu1) ...
#14 21.80 Setting up gpgconf (2.2.40-1.1+deb12u2) ...
#14 21.80 Setting up libcurl4:amd64 (7.88.1-10+deb12u15) ...
#14 21.81 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#14 21.81 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#14 21.81 Setting up curl (7.88.1-10+deb12u15) ...
#14 21.81 Setting up libfontconfig1:amd64 (2.14.1-4) ...
#14 21.81 Setting up libsm6:amd64 (2:1.2.3-1) ...
#14 21.81 Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#14 21.81 Setting up gpg (2.2.40-1.1+deb12u2) ...
#14 21.81 Setting up rsync (3.2.7-1+deb12u6) ...
#14 21.83 invoke-rc.d: could not determine current runlevel
#14 21.83 invoke-rc.d: policy-rc.d denied execution of start.
#14 21.92 Setting up gnupg-utils (2.2.40-1.1+deb12u2) ...
#14 21.92 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
#14 21.92 Setting up fontconfig (2.14.1-4) ...
#14 21.92 Regenerating fonts cache... done.
#14 23.94 Setting up gpg-agent (2.2.40-1.1+deb12u2) ...
#14 24.49 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#14 24.50 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#14 24.50 Setting up openssh-client (1:9.2p1-2+deb12u10) ...
#14 24.57 Setting up gpgsm (2.2.40-1.1+deb12u2) ...
#14 24.57 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#14 24.57 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
#14 24.57 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
#14 24.57 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ...
#14 24.57 Setting up libcairo2:amd64 (1.16.0-7) ...
#14 24.58 Setting up dirmngr (2.2.40-1.1+deb12u2) ...
#14 24.74 Setting up perl (5.36.0-7+deb12u3) ...
#14 24.75 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
#14 24.75 Setting up libgd3:amd64 (2.3.3-9+deb12u1) ...
#14 24.75 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#14 24.76 Setting up gpg-wks-server (2.2.40-1.1+deb12u2) ...
#14 24.76 Setting up libnsl2:amd64 (1.3.0-2) ...
#14 24.76 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#14 24.76 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#14 24.76 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#14 24.76 Setting up gpg-wks-client (2.2.40-1.1+deb12u2) ...
#14 24.76 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u8) ...
#14 24.76 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#14 24.77 Setting up liberror-perl (0.17029-2) ...
#14 24.77 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#14 24.80 Setting up git (1:2.39.5-0+deb12u3) ...
#14 24.80 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#14 24.81 Setting up gnupg (2.2.40-1.1+deb12u2) ...
#14 24.81 Setting up libc6-dev:amd64 (2.36-9+deb12u14) ...
#14 24.81 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#14 24.81 Setting up graphviz (2.42.2-7+deb12u1) ...
#14 24.81 Setting up python3.11 (3.11.2-6+deb12u8) ...
#14 25.55 Setting up gnupg2 (2.2.40-1.1+deb12u2) ...
#14 25.55 Setting up python3 (3.11.2-1+b1) ...
#14 25.56 running python rtupdate hooks for python3.11...
#14 25.56 running python post-rtupdate hooks for python3.11...
#14 25.67 Setting up python3-six (1.16.0-4) ...
#14 25.81 Setting up python3-roman (3.3-3) ...
#14 25.94 Setting up python3-wcwidth (0.2.5+dfsg1-1.1) ...
#14 26.12 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#14 26.13 Setting up python3-jmespath (1.0.1-1) ...
#14 26.27 Setting up python3-urllib3 (1.26.12-1+deb12u4) ...
#14 26.45 Setting up python3-pyasn1 (0.4.8-3+deb12u2) ...
#14 26.63 Setting up python3-dateutil (2.8.2-2) ...
#14 26.79 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#14 26.80 Setting up python3-awscrt (0.16.8+dfsg-1) ...
#14 26.96 Setting up python3-prompt-toolkit (3.0.36-2) ...
#14 27.33 Setting up python3-distro (1.8.0-1) ...
#14 27.50 Setting up python3-colorama (0.4.6-2) ...
#14 27.64 Setting up python3-ruamel.yaml.clib:amd64 (0.2.7-1+b2) ...
#14 27.64 Setting up python3-cryptography (38.0.4-3+deb12u1) ...
#14 27.90 Setting up python3-ruamel.yaml (0.17.21-1) ...
#14 28.12 Processing triggers for libc-bin (2.36-9+deb12u14) ...
#14 28.14 Processing triggers for sgml-base (1.31) ...
#14 28.15 Setting up docutils-common (0.19+dfsg-6) ...
#14 28.25 Processing triggers for sgml-base (1.31) ...
#14 28.27 Setting up python3-docutils (0.19+dfsg-6) ...
#14 28.68 Setting up awscli (2.9.19-1) ...
#14 29.32 Processing triggers for ca-certificates (20250419~deb12u1) ...
#14 29.32 Updating certificates in /etc/ssl/certs...
#14 29.96 0 added, 0 removed; done.
#14 29.96 Running hooks in /etc/ca-certificates/update.d...
#14 29.96 done.
#14 DONE 30.6s
#16 [build 5/12] 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 libssl-dev m4 pkg-config
#16 ...
#17 [stage-1 4/12] RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
#17 0.782 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
#17 1.428 OK
#17 DONE 1.5s
#18 [stage-1 5/12] RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
#18 DONE 0.3s
#16 [build 5/12] 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 libssl-dev m4 pkg-config
#16 23.80
#16 23.80 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 23.80
#16 23.85 Hit:1 http://deb.debian.org/debian bookworm InRelease
#16 23.85 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#16 23.85 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#16 24.06 Reading package lists...
#16 24.76 Building dependency tree...
#16 24.91 Reading state information...
#16 24.92 1 package can be upgraded. Run 'apt list --upgradable' to see it.
#16 24.94 Reading package lists...
#16 24.96 Building dependency tree...
#16 25.11 Reading state information...
#16 25.25 The following additional packages will be installed:
#16 25.25 fontconfig libann0 libcairo2 libcapnp-0.9.2 libcdt5 libcgraph6 libdatrie1
#16 25.25 libev4 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5
#16 25.25 libgvc6 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#16 25.25 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#16 25.25 libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
#16 25.25 libxrender1 libxt6 pkgconf pkgconf-bin x11-common
#16 25.25 Suggested packages:
#16 25.25 gsfonts graphviz-doc low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev
#16 25.25 sqlite3-doc libssl-doc m4-doc
#16 25.25 Recommended packages:
#16 25.25 fonts-liberation2 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#16 25.53 The following NEW packages will be installed:
#16 25.53 capnproto fontconfig graphviz libann0 libcairo2 libcapnp-0.9.2 libcdt5
#16 25.53 libcgraph6 libdatrie1 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0
#16 25.53 libgmp-dev libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2
#16 25.53 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#16 25.53 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#16 25.53 libsm6 libsqlite3-dev libssl-dev libthai-data libthai0 libxaw7
#16 25.53 libxcb-render0 libxcb-shm0 libxmu6 libxrender1 libxt6 m4 pkg-config pkgconf
#16 25.53 pkgconf-bin x11-common
#16 25.56 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
#16 25.56 Need to get 5501 kB/15.7 MB of archives.
#16 25.56 After this operation, 49.5 MB of additional disk space will be used.
#16 25.56 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcapnp-0.9.2 amd64 0.9.2-2 [1305 kB]
#16 25.61 Get:2 http://deb.debian.org/debian bookworm/main amd64 capnproto amd64 0.9.2-2 [244 kB]
#16 25.61 Get:3 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#16 25.62 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
#16 25.62 Get:5 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
#16 25.63 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#16 25.63 Get:7 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.20-1~deb12u2 [2443 kB]
#16 25.69 Get:8 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
#16 25.69 Get:9 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#16 25.69 Get:10 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#16 25.69 Get:11 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#16 25.86 debconf: delaying package configuration, since apt-utils is not installed
#16 25.88 Fetched 5501 kB in 0s (34.9 MB/s)
#16 25.90 Selecting previously unselected package libcapnp-0.9.2:amd64.
#16 25.90 (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 ... 18763 files and directories currently installed.)
#16 25.91 Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_amd64.deb ...
#16 25.91 Unpacking libcapnp-0.9.2:amd64 (0.9.2-2) ...
#16 26.04 Selecting previously unselected package capnproto.
#16 26.04 Preparing to unpack .../01-capnproto_0.9.2-2_amd64.deb ...
#16 26.04 Unpacking capnproto (0.9.2-2) ...
#16 26.09 Selecting previously unselected package fontconfig.
#16 26.09 Preparing to unpack .../02-fontconfig_2.14.1-4_amd64.deb ...
#16 26.09 Unpacking fontconfig (2.14.1-4) ...
#16 26.12 Selecting previously unselected package libann0.
#16 26.12 Preparing to unpack .../03-libann0_1.1.2+doc-9+b1_amd64.deb ...
#16 26.12 Unpacking libann0 (1.1.2+doc-9+b1) ...
#16 26.14 Selecting previously unselected package libcdt5:amd64.
#16 26.14 Preparing to unpack .../04-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#16 26.14 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#16 26.16 Selecting previously unselected package libcgraph6:amd64.
#16 26.16 Preparing to unpack .../05-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#16 26.16 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#16 26.18 Selecting previously unselected package libglib2.0-0:amd64.
#16 26.18 Preparing to unpack .../06-libglib2.0-0_2.74.6-2+deb12u9_amd64.deb ...
#16 26.18 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u9) ...
#16 26.31 Selecting previously unselected package libgts-0.7-5:amd64.
#16 26.31 Preparing to unpack .../07-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#16 26.31 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#16 26.34 Selecting previously unselected package libpixman-1-0:amd64.
#16 26.34 Preparing to unpack .../08-libpixman-1-0_0.42.2-1_amd64.deb ...
#16 26.34 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#16 26.38 Selecting previously unselected package libxcb-render0:amd64.
#16 26.39 Preparing to unpack .../09-libxcb-render0_1.15-1_amd64.deb ...
#16 26.39 Unpacking libxcb-render0:amd64 (1.15-1) ...
#16 26.42 Selecting previously unselected package libxcb-shm0:amd64.
#16 26.42 Preparing to unpack .../10-libxcb-shm0_1.15-1_amd64.deb ...
#16 26.42 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#16 26.44 Selecting previously unselected package libxrender1:amd64.
#16 26.45 Preparing to unpack .../11-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#16 26.45 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#16 26.47 Selecting previously unselected package libcairo2:amd64.
#16 26.47 Preparing to unpack .../12-libcairo2_1.16.0-7_amd64.deb ...
#16 26.47 Unpacking libcairo2:amd64 (1.16.0-7) ...
#16 26.54 Selecting previously unselected package libltdl7:amd64.
#16 26.54 Preparing to unpack .../13-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#16 26.54 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#16 26.57 Selecting previously unselected package libfribidi0:amd64.
#16 26.57 Preparing to unpack .../14-libfribidi0_1.0.8-2.1_amd64.deb ...
#16 26.57 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#16 26.59 Selecting previously unselected package libgraphite2-3:amd64.
#16 26.59 Preparing to unpack .../15-libgraphite2-3_1.3.14-1+deb12u1_amd64.deb ...
#16 26.59 Unpacking libgraphite2-3:amd64 (1.3.14-1+deb12u1) ...
#16 26.62 Selecting previously unselected package libharfbuzz0b:amd64.
#16 26.62 Preparing to unpack .../16-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#16 26.62 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#16 26.70 Selecting previously unselected package libthai-data.
#16 26.70 Preparing to unpack .../17-libthai-data_0.1.29-1_all.deb ...
#16 26.70 Unpacking libthai-data (0.1.29-1) ...
#16 26.74 Selecting previously unselected package libdatrie1:amd64.
#16 26.74 Preparing to unpack .../18-libdatrie1_0.2.13-2+b1_amd64.deb ...
#16 26.74 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#16 26.77 Selecting previously unselected package libthai0:amd64.
#16 26.77 Preparing to unpack .../19-libthai0_0.1.29-1_amd64.deb ...
#16 26.77 Unpacking libthai0:amd64 (0.1.29-1) ...
#16 26.79 Selecting previously unselected package libpango-1.0-0:amd64.
#16 26.80 Preparing to unpack .../20-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#16 26.80 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#16 26.84 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#16 26.84 Preparing to unpack .../21-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#16 26.85 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#16 26.87 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#16 26.87 Preparing to unpack .../22-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#16 26.87 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#16 26.89 Selecting previously unselected package libpathplan4:amd64.
#16 26.89 Preparing to unpack .../23-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#16 26.89 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#16 26.91 Selecting previously unselected package libgvc6.
#16 26.91 Preparing to unpack .../24-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#16 26.91 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#16 27.01 Selecting previously unselected package libgvpr2:amd64.
#16 27.01 Preparing to unpack .../25-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#16 27.01 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#16 27.05 Selecting previously unselected package liblab-gamut1:amd64.
#16 27.05 Preparing to unpack .../26-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#16 27.05 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#16 27.14 Selecting previously unselected package x11-common.
#16 27.14 Preparing to unpack .../27-x11-common_1%3a7.7+23_all.deb ...
#16 27.14 Unpacking x11-common (1:7.7+23) ...
#16 27.18 Selecting previously unselected package libice6:amd64.
#16 27.18 Preparing to unpack .../28-libice6_2%3a1.0.10-1_amd64.deb ...
#16 27.18 Unpacking libice6:amd64 (2:1.0.10-1) ...
#16 27.20 Selecting previously unselected package libsm6:amd64.
#16 27.21 Preparing to unpack .../29-libsm6_2%3a1.2.3-1_amd64.deb ...
#16 27.21 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#16 27.23 Selecting previously unselected package libxt6:amd64.
#16 27.23 Preparing to unpack .../30-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#16 27.23 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#16 27.27 Selecting previously unselected package libxmu6:amd64.
#16 27.27 Preparing to unpack .../31-libxmu6_2%3a1.1.3-3_amd64.deb ...
#16 27.27 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#16 27.30 Selecting previously unselected package libxaw7:amd64.
#16 27.30 Preparing to unpack .../32-libxaw7_2%3a1.0.14-1_amd64.deb ...
#16 27.30 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#16 27.34 Selecting previously unselected package graphviz.
#16 27.34 Preparing to unpack .../33-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#16 27.34 Unpacking graphviz (2.42.2-7+deb12u1) ...
#16 27.43 Selecting previously unselected package libev4:amd64.
#16 27.43 Preparing to unpack .../34-libev4_1%3a4.33-1_amd64.deb ...
#16 27.43 Unpacking libev4:amd64 (1:4.33-1) ...
#16 27.46 Selecting previously unselected package libev-dev:amd64.
#16 27.46 Preparing to unpack .../35-libev-dev_1%3a4.33-1_amd64.deb ...
#16 27.46 Unpacking libev-dev:amd64 (1:4.33-1) ...
#16 27.49 Selecting previously unselected package libffi-dev:amd64.
#16 27.49 Preparing to unpack .../36-libffi-dev_3.4.4-1_amd64.deb ...
#16 27.50 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#16 27.53 Selecting previously unselected package libgmpxx4ldbl:amd64.
#16 27.53 Preparing to unpack .../37-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#16 27.53 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 27.56 Selecting previously unselected package libgmp-dev:amd64.
#16 27.56 Preparing to unpack .../38-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#16 27.56 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 27.62 Selecting previously unselected package libpkgconf3:amd64.
#16 27.62 Preparing to unpack .../39-libpkgconf3_1.8.1-1_amd64.deb ...
#16 27.62 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#16 27.64 Selecting previously unselected package libsqlite3-dev:amd64.
#16 27.64 Preparing to unpack .../40-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#16 27.64 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#16 27.74 Selecting previously unselected package libssl-dev:amd64.
#16 27.74 Preparing to unpack .../41-libssl-dev_3.0.20-1~deb12u2_amd64.deb ...
#16 27.74 Unpacking libssl-dev:amd64 (3.0.20-1~deb12u2) ...
#16 27.96 Selecting previously unselected package m4.
#16 27.96 Preparing to unpack .../42-m4_1.4.19-3_amd64.deb ...
#16 27.96 Unpacking m4 (1.4.19-3) ...
#16 28.02 Selecting previously unselected package pkgconf-bin.
#16 28.02 Preparing to unpack .../43-pkgconf-bin_1.8.1-1_amd64.deb ...
#16 28.02 Unpacking pkgconf-bin (1.8.1-1) ...
#16 28.05 Selecting previously unselected package pkgconf:amd64.
#16 28.05 Preparing to unpack .../44-pkgconf_1.8.1-1_amd64.deb ...
#16 28.05 Unpacking pkgconf:amd64 (1.8.1-1) ...
#16 28.08 Selecting previously unselected package pkg-config:amd64.
#16 28.08 Preparing to unpack .../45-pkg-config_1.8.1-1_amd64.deb ...
#16 28.08 Unpacking pkg-config:amd64 (1.8.1-1) ...
#16 28.11 Setting up libgraphite2-3:amd64 (1.3.14-1+deb12u1) ...
#16 28.11 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#16 28.11 Setting up fontconfig (2.14.1-4) ...
#16 28.12 Regenerating fonts cache... done.
#16 30.14 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#16 30.14 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#16 30.14 Setting up libxcb-render0:amd64 (1.15-1) ...
#16 30.14 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u9) ...
#16 30.15 No schema files found: doing nothing.
#16 30.16 Setting up libev4:amd64 (1:4.33-1) ...
#16 30.16 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#16 30.16 Setting up x11-common (1:7.7+23) ...
#16 30.26 invoke-rc.d: could not determine current runlevel
#16 30.26 invoke-rc.d: policy-rc.d denied execution of restart.
#16 30.27 Setting up m4 (1.4.19-3) ...
#16 30.27 Setting up libxcb-shm0:amd64 (1.15-1) ...
#16 30.27 Setting up libffi-dev:amd64 (3.4.4-1) ...
#16 30.27 Setting up libcairo2:amd64 (1.16.0-7) ...
#16 30.27 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#16 30.27 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#16 30.28 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 30.28 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#16 30.28 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#16 30.28 Setting up libann0 (1.1.2+doc-9+b1) ...
#16 30.28 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#16 30.28 Setting up libssl-dev:amd64 (3.0.20-1~deb12u2) ...
#16 30.28 Setting up pkgconf-bin (1.8.1-1) ...
#16 30.28 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#16 30.29 Setting up libcapnp-0.9.2:amd64 (0.9.2-2) ...
#16 30.29 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#16 30.29 Setting up libthai-data (0.1.29-1) ...
#16 30.29 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#16 30.29 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#16 30.29 Setting up libev-dev:amd64 (1:4.33-1) ...
#16 30.30 Setting up libice6:amd64 (2:1.0.10-1) ...
#16 30.30 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 30.30 Setting up pkgconf:amd64 (1.8.1-1) ...
#16 30.30 Setting up libthai0:amd64 (0.1.29-1) ...
#16 30.30 Setting up capnproto (0.9.2-2) ...
#16 30.30 Setting up pkg-config:amd64 (1.8.1-1) ...
#16 30.30 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#16 30.31 Setting up libsm6:amd64 (2:1.2.3-1) ...
#16 30.31 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#16 30.31 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#16 30.31 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#16 30.31 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#16 30.31 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#16 30.31 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#16 30.31 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#16 30.35 Setting up graphviz (2.42.2-7+deb12u1) ...
#16 30.36 Processing triggers for libc-bin (2.36-9+deb12u14) ...
#16 DONE 30.7s
#19 [stage-1 6/12] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y docker-buildx-plugin docker-ce docker-ce-cli docker-compose-plugin
#19 ...
#20 [build 6/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 46f289cd && opam update
#20 ...
#19 [stage-1 6/12] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y docker-buildx-plugin docker-ce docker-ce-cli docker-compose-plugin
#19 6.033
#19 6.033 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#19 6.033
#19 6.084 Hit:1 http://deb.debian.org/debian bookworm InRelease
#19 6.084 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#19 6.084 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#19 6.107 Get:4 https://download.docker.com/linux/debian bookworm InRelease [46.6 kB]
#19 6.457 Get:5 https://download.docker.com/linux/debian bookworm/stable amd64 Packages [78.7 kB]
#19 6.504 Fetched 125 kB in 0s (282 kB/s)
#19 6.504 Reading package lists...
#19 7.273 Building dependency tree...
#19 7.433 Reading state information...
#19 7.444 All packages are up to date.
#19 7.450 W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
#19 7.463 Reading package lists...
#19 7.479 Building dependency tree...
#19 7.581 Reading state information...
#19 7.699 The following package was automatically installed and is no longer required:
#19 7.700 libev4
#19 7.700 Use 'apt autoremove' to remove it.
#19 7.700 The following additional packages will be installed:
#19 7.700 containerd.io iptables libip4tc2 libip6tc2 libjansson4 libmnl0
#19 7.701 libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libxtables12
#19 7.701 nftables
#19 7.702 Suggested packages:
#19 7.702 cgroupfs-mount | cgroup-lite docker-model-plugin firewalld kmod
#19 7.702 Recommended packages:
#19 7.702 apparmor docker-ce-rootless-extras pigz procps xz-utils
#19 7.766 The following NEW packages will be installed:
#19 7.766 containerd.io docker-buildx-plugin docker-ce docker-ce-cli
#19 7.766 docker-compose-plugin iptables libip4tc2 libip6tc2 libjansson4 libmnl0
#19 7.766 libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libxtables12
#19 7.766 nftables
#19 7.794 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
#19 7.794 Need to get 92.9 MB of archives.
#19 7.794 After this operation, 373 MB of additional disk space will be used.
#19 7.794 Get:1 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
#19 7.799 Get:2 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
#19 7.799 Get:3 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
#19 7.802 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#19 7.802 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
#19 7.805 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
#19 7.806 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
#19 7.819 Get:8 https://download.docker.com/linux/debian bookworm/stable amd64 containerd.io amd64 2.3.3-1~debian.12~bookworm [22.7 MB]
#19 7.823 Get:9 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
#19 7.831 Get:10 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
#19 7.832 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
#19 7.836 Get:12 http://deb.debian.org/debian bookworm/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
#19 8.146 Get:13 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce-cli amd64 5:29.7.2-1~debian.12~bookworm [17.0 MB]
#19 8.369 Get:14 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce amd64 5:29.7.2-1~debian.12~bookworm [24.0 MB]
#19 8.731 Get:15 https://download.docker.com/linux/debian bookworm/stable amd64 docker-buildx-plugin amd64 0.36.1-1~debian.12~bookworm [17.2 MB]
#19 8.981 Get:16 https://download.docker.com/linux/debian bookworm/stable amd64 docker-compose-plugin amd64 5.5.0-1~debian.12~bookworm [11.1 MB]
#19 9.333 debconf: delaying package configuration, since apt-utils is not installed
#19 9.355 Fetched 92.9 MB in 1s (67.0 MB/s)
#19 9.372 Selecting previously unselected package containerd.io.
#19 9.372 (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 ... 23043 files and directories currently installed.)
#19 9.392 Preparing to unpack .../00-containerd.io_2.3.3-1~debian.12~bookworm_amd64.deb ...
#19 9.393 Unpacking containerd.io (2.3.3-1~debian.12~bookworm) ...
#19 10.19 Selecting previously unselected package docker-ce-cli.
#19 10.20 Preparing to unpack .../01-docker-ce-cli_5%3a29.7.2-1~debian.12~bookworm_amd64.deb ...
#19 10.20 Unpacking docker-ce-cli (5:29.7.2-1~debian.12~bookworm) ...
#19 10.90 Selecting previously unselected package libip4tc2:amd64.
#19 10.90 Preparing to unpack .../02-libip4tc2_1.8.9-2_amd64.deb ...
#19 10.90 Unpacking libip4tc2:amd64 (1.8.9-2) ...
#19 10.92 Selecting previously unselected package libip6tc2:amd64.
#19 10.93 Preparing to unpack .../03-libip6tc2_1.8.9-2_amd64.deb ...
#19 10.93 Unpacking libip6tc2:amd64 (1.8.9-2) ...
#19 10.95 Selecting previously unselected package libxtables12:amd64.
#19 10.95 Preparing to unpack .../04-libxtables12_1.8.9-2_amd64.deb ...
#19 10.95 Unpacking libxtables12:amd64 (1.8.9-2) ...
#19 10.97 Selecting previously unselected package libmnl0:amd64.
#19 10.97 Preparing to unpack .../05-libmnl0_1.0.4-3_amd64.deb ...
#19 10.97 Unpacking libmnl0:amd64 (1.0.4-3) ...
#19 10.99 Selecting previously unselected package libnfnetlink0:amd64.
#19 10.99 Preparing to unpack .../06-libnfnetlink0_1.0.2-2_amd64.deb ...
#19 10.99 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
#19 11.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
#19 11.01 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
#19 11.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
#19 11.03 Selecting previously unselected package libnftnl11:amd64.
#19 11.03 Preparing to unpack .../08-libnftnl11_1.2.4-2_amd64.deb ...
#19 11.03 Unpacking libnftnl11:amd64 (1.2.4-2) ...
#19 11.05 Selecting previously unselected package iptables.
#19 11.05 Preparing to unpack .../09-iptables_1.8.9-2_amd64.deb ...
#19 11.05 Unpacking iptables (1.8.9-2) ...
#19 11.11 Selecting previously unselected package libjansson4:amd64.
#19 11.12 Preparing to unpack .../10-libjansson4_2.14-2_amd64.deb ...
#19 11.12 Unpacking libjansson4:amd64 (2.14-2) ...
#19 11.14 Selecting previously unselected package libnftables1:amd64.
#19 11.14 Preparing to unpack .../11-libnftables1_1.0.6-2+deb12u2_amd64.deb ...
#19 11.14 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ...
#19 11.18 Selecting previously unselected package nftables.
#19 11.18 Preparing to unpack .../12-nftables_1.0.6-2+deb12u2_amd64.deb ...
#19 11.19 Unpacking nftables (1.0.6-2+deb12u2) ...
#19 11.21 Selecting previously unselected package docker-ce.
#19 11.21 Preparing to unpack .../13-docker-ce_5%3a29.7.2-1~debian.12~bookworm_amd64.deb ...
#19 11.22 Unpacking docker-ce (5:29.7.2-1~debian.12~bookworm) ...
#19 ...
#20 [build 6/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 46f289cd && opam update
#20 5.582 Updating files: 29% (5776/19844)
Updating files: 30% (5954/19844)
Updating files: 31% (6152/19844)
Updating files: 32% (6351/19844)
Updating files: 33% (6549/19844)
Updating files: 34% (6747/19844)
Updating files: 35% (6946/19844)
Updating files: 36% (7144/19844)
Updating files: 37% (7343/19844)
Updating files: 38% (7541/19844)
Updating files: 39% (7740/19844)
Updating files: 40% (7938/19844)
Updating files: 41% (8137/19844)
Updating files: 42% (8335/19844)
Updating files: 43% (8533/19844)
Updating files: 44% (8732/19844)
Updating files: 45% (8930/19844)
Updating files: 46% (9129/19844)
Updating files: 47% (9327/19844)
Updating files: 48% (9526/19844)
Updating files: 49% (9724/19844)
Updating files: 50% (9922/19844)
Updating files: 51% (10121/19844)
Updating files: 52% (10319/19844)
Updating files: 53% (10518/19844)
Updating files: 54% (10716/19844)
Updating files: 55% (10915/19844)
Updating files: 56% (11113/19844)
Updating files: 57% (11312/19844)
Updating files: 58% (11510/19844)
Updating files: 59% (11708/19844)
Updating files: 60% (11907/19844)
Updating files: 60% (12079/19844)
Updating files: 61% (12105/19844)
Updating files: 62% (12304/19844)
Updating files: 63% (12502/19844)
Updating files: 64% (12701/19844)
Updating files: 65% (12899/19844)
Updating files: 66% (13098/19844)
Updating files: 67% (13296/19844)
Updating files: 68% (13494/19844)
Updating files: 69% (13693/19844)
Updating files: 70% (13891/19844)
Updating files: 71% (14090/19844)
Updating files: 72% (14288/19844)
Updating files: 73% (14487/19844)
Updating files: 74% (14685/19844)
Updating files: 75% (14883/19844)
Updating files: 76% (15082/19844)
Updating files: 77% (15280/19844)
Updating files: 78% (15479/19844)
Updating files: 79% (15677/19844)
Updating files: 80% (15876/19844)
Updating files: 81% (16074/19844)
Updating files: 82% (16273/19844)
Updating files: 83% (16471/19844)
Updating files: 84% (16669/19844)
Updating files: 85% (16868/19844)
Updating files: 86% (17066/19844)
Updating files: 87% (17265/19844)
Updating files: 88% (17463/19844)
Updating files: 89% (17662/19844)
Updating files: 90% (17860/19844)
Updating files: 91% (18059/19844)
Updating files: 92% (18257/19844)
Updating files: 92% (18258/19844)
Updating files: 93% (18455/19844)
Updating files: 94% (18654/19844)
Updating files: 95% (18852/19844)
Updating files: 96% (19051/19844)
Updating files: 97% (19249/19844)
Updating files: 98% (19448/19844)
Updating files: 99% (19646/19844)
Updating files: 100% (19844/19844)
Updating files: 100% (19844/19844), done.
#20 7.893 HEAD is now at 46f289cd37 Merge pull request #29563 from NathanReb/release-ppxlib-0.38.0
#20 8.295
#20 8.295 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#20 ...
#19 [stage-1 6/12] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y docker-buildx-plugin docker-ce docker-ce-cli docker-compose-plugin
#19 12.11 Selecting previously unselected package docker-buildx-plugin.
#19 12.11 Preparing to unpack .../14-docker-buildx-plugin_0.36.1-1~debian.12~bookworm_amd64.deb ...
#19 12.11 Unpacking docker-buildx-plugin (0.36.1-1~debian.12~bookworm) ...
#19 12.96 Selecting previously unselected package docker-compose-plugin.
#19 12.96 Preparing to unpack .../15-docker-compose-plugin_5.5.0-1~debian.12~bookworm_amd64.deb ...
#19 12.97 Unpacking docker-compose-plugin (5.5.0-1~debian.12~bookworm) ...
#19 13.62 Setting up libip4tc2:amd64 (1.8.9-2) ...
#19 13.62 Setting up libip6tc2:amd64 (1.8.9-2) ...
#19 13.62 Setting up libjansson4:amd64 (2.14-2) ...
#19 13.63 Setting up docker-buildx-plugin (0.36.1-1~debian.12~bookworm) ...
#19 13.63 Setting up libmnl0:amd64 (1.0.4-3) ...
#19 13.63 Setting up containerd.io (2.3.3-1~debian.12~bookworm) ...
#19 13.77 Setting up docker-compose-plugin (5.5.0-1~debian.12~bookworm) ...
#19 13.77 Setting up libxtables12:amd64 (1.8.9-2) ...
#19 13.77 Setting up docker-ce-cli (5:29.7.2-1~debian.12~bookworm) ...
#19 13.78 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
#19 13.78 Setting up libnftnl11:amd64 (1.2.4-2) ...
#19 13.78 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
#19 13.78 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ...
#19 13.78 Setting up nftables (1.0.6-2+deb12u2) ...
#19 13.89 Setting up iptables (1.8.9-2) ...
#19 13.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
#19 13.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
#19 13.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
#19 13.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
#19 13.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
#19 13.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
#19 13.91 Setting up docker-ce (5:29.7.2-1~debian.12~bookworm) ...
#19 13.93 invoke-rc.d: could not determine current runlevel
#19 13.94 invoke-rc.d: policy-rc.d denied execution of start.
#19 14.23 Processing triggers for libc-bin (2.36-9+deb12u14) ...
#19 DONE 15.0s
#21 [stage-1 7/12] RUN curl -sL https://github.com/google/go-containerregistry/releases/latest/download/go-containerregistry_Linux_x86_64.tar.gz | tar xzf - -C /usr/local/bin crane
#21 DONE 1.6s
#20 [build 6/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 46f289cd && opam update
#20 ...
#22 [stage-1 8/12] WORKDIR /var/lib/ocurrent
#22 DONE 0.1s
#23 [stage-1 9/12] COPY --link create-config.sh .
#23 DONE 0.1s
#24 [stage-1 10/12] RUN ./create-config.sh
#24 0.522 Successfully created context "ci3.ocamllabs.io"
#24 0.522 ci3.ocamllabs.io
#24 0.543 ci4.ocamllabs.io
#24 0.543 Successfully created context "ci4.ocamllabs.io"
#24 0.562 chives.caelum.ci.dev
#24 0.562 Successfully created context "chives.caelum.ci.dev"
#24 0.583 Successfully created context "ci.ocamllabs.io"
#24 0.584 ci.ocamllabs.io
#24 0.605 Successfully created context "deploy.ci.ocaml.org"
#24 0.605 deploy.ci.ocaml.org
#24 0.627 Successfully created context "dev1.ocamllabs.io"
#24 0.627 dev1.ocamllabs.io
#24 0.646 Successfully created context "docs.ci.ocaml.org"
#24 0.646 docs.ci.ocaml.org
#24 0.664 Successfully created context "staging.docs.ci.ocamllabs.io"
#24 0.664 staging.docs.ci.ocamllabs.io
#24 0.686 Successfully created context "opam-4.ocaml.org"
#24 0.686 opam-4.ocaml.org
#24 0.705 Successfully created context "opam-5.ocaml.org"
#24 0.705 opam-5.ocaml.org
#24 0.724 v3b.ocaml.org
#24 0.724 Successfully created context "v3b.ocaml.org"
#24 0.745 Successfully created context "v3c.ocaml.org"
#24 0.745 v3c.ocaml.org
#24 0.767 watch.ocaml.org
#24 0.767 Successfully created context "watch.ocaml.org"
#24 0.786 Successfully created context "opam.ci.ocaml.org"
#24 0.786 opam.ci.ocaml.org
#24 0.805 Successfully created context "ocaml.ci.dev"
#24 0.805 ocaml.ci.dev
#24 0.828 Successfully created context "check.ci.ocaml.org"
#24 0.828 check.ci.ocaml.org
#24 0.847 Successfully created context "get.dune.build"
#24 0.847 get.dune.build
#24 0.868 unknown flag: --profile
#24 0.868
#24 0.868 Usage: docker context create [OPTIONS] CONTEXT
#24 0.868
#24 0.868 Run 'docker context create --help' for more information
#24 0.889 # ci3.ocamllabs.io:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#24 1.191 # ci4.ocamllabs.io:22 SSH-2.0-OpenSSH_10.0p2 Debian-7+deb13u4
#24 1.556 # chives.caelum.ci.dev:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#24 1.726 # ci.ocamllabs.io:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#24 1.923 # deploy.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#24 2.159 # dev1.ocamllabs.io:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#24 2.417 # docs.ci.ocaml.org:22 SSH-2.0-OpenSSH_10.2p1 Ubuntu-2ubuntu3.2
#24 5.659 # opam-4.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#24 5.893 # opam-5.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#24 6.184 # v3b.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#24 ...
#20 [build 6/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 46f289cd && opam update
#20 14.88 [default] synchronised from git+file:///home/opam/opam-repository
#20 21.22 Now run 'opam upgrade' to apply any package updates.
#20 DONE 21.9s
#25 [build 7/12] COPY --chown=opam --link deployer.opam /src/
#25 DONE 0.1s
#26 [build 8/12] WORKDIR /src
#26 DONE 0.1s
#27 [build 9/12] RUN opam pin -yn add .
#27 1.810 Package deployer does not exist, create as a NEW package? [y/n] y
#27 1.811 deployer is now pinned to file:///src (version dev)
#27 DONE 1.9s
#28 [build 10/12] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#28 1.589 [deployer.dev] synchronised (no changes)
#28 7.118 [ERROR] Package conflict!
#28 7.118 * Missing dependency:
#28 7.118 - (invariant) -> ocaml-base-compiler = 4.14.4 -> ocaml-base-compiler.4.14.4: no longer available
#28 7.118
#28 7.119 No solution found, exiting
#28 ERROR: process "/bin/sh -c opam install -y --deps-only ." did not complete successfully: exit code: 20
#24 [stage-1 10/12] RUN ./create-config.sh
#24 11.38 # watch.ocaml.org:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#24 11.56 # opam.ci.ocaml.org:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#24 11.72 # ocaml.ci.dev:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.18
#24 11.90 # check.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16
#24 CANCELED
------
> [build 10/12] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .:
1.589 [deployer.dev] synchronised (no changes)
7.118 [ERROR] Package conflict!
7.118 * Missing dependency:
7.118 - (invariant) -> ocaml-base-compiler = 4.14.4 -> ocaml-base-compiler.4.14.4: no longer available
7.118
7.119 No solution found, exiting
------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam install -y --deps-only ." did not complete successfully: exit code: 20
docker-build failed with exit-code 1
2026-08-26 14:38.11: Job failed: Failed: Build failed