Build:
- 0
2026-08-06 10:48.58: New job: Build Dockerfile.web using linux-arm64 in
[https://github.com/ocurrent/ocaml-ci.git#refs/heads/master (5aba3a85fce3fd8c116abbf028a2a0af4fe1cb28)]
2026-08-06 10:48.58: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web"
2026-08-06 10:48.58: Waiting for resource in pool OCluster
2026-08-06 10:48.58: Waiting for worker…
2026-08-06 10:48.58: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
All commits already cached
HEAD is now at 5aba3a8 Merge pull request #1069 from mtelvers/fix/get-full-hash-glob
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.web
#1 transferring dockerfile: 2.16kB done
#1 DONE 0.0s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.3s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
#3 CACHED
#4 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#4 ...
#5 [internal] load metadata for docker.io/library/debian:13
#5 DONE 0.0s
#4 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#4 DONE 0.2s
#6 [build 1/10] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:aedade191cf6548eec167ff595ed29547d7f07f3746378dea9cf2ab0e0dc7530
#6 resolve docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:aedade191cf6548eec167ff595ed29547d7f07f3746378dea9cf2ab0e0dc7530 done
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 transferring context: 114B done
#7 DONE 0.0s
#8 [internal] setting cache mount permissions
#8 CACHED
#9 [internal] load build context
#9 transferring context: 9.06MB 0.1s done
#9 DONE 0.1s
#10 [stage-1 1/4] FROM docker.io/library/debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958
#10 resolve docker.io/library/debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 done
#10 sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 8.93kB / 8.93kB done
#10 sha256:5beecfe41dbb22033f1d7da3d51467cc20cdf8b63a309729ee959531f3baef1e 1.04kB / 1.04kB done
#10 sha256:cfa173d8fe873c09cc55e3961a5fe691bbd473932d293cbc804fee3b19cb527f 466B / 466B done
#10 sha256:018e5aeb5455352b2e96f5c9cb604b5767162ec71fcd22ca9d02b088cdeaf49d 49.67MB / 49.67MB 2.4s done
#10 extracting sha256:018e5aeb5455352b2e96f5c9cb604b5767162ec71fcd22ca9d02b088cdeaf49d 3.1s done
#10 DONE 5.6s
#11 [stage-1 1/6] FROM docker.io/library/debian:13
#11 resolve docker.io/library/debian:13 0.2s done
#11 DONE 0.2s
#12 [stage-1 2/6] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#12 DONE 0.3s
#13 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 0.275 Configuring from /home/opam/.opamrc and then from built-in defaults.
#13 0.275 Checking for available remotes: rsync and local, git.
#13 0.276 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#13 0.276 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#13 0.276
#13 0.278 This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
#13 0.278 You may want to back it up before going further.
#13 0.278
#13 0.278 [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#13 0.278 opam option jobs=1 --global
#13 0.278 Continue? [Y/n] y
#13 0.279 Format upgrade done.
#13 ...
#14 [stage-1 3/9] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt-get --no-install-recommends install -y ca-certificates curl dumb-init jq libev4 libsqlite3-dev
#14 0.220
#14 0.220 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#14 0.220
#14 0.263 Hit:1 http://deb.debian.org/debian trixie InRelease
#14 0.263 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#14 0.267 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#14 0.299 Get:4 http://deb.debian.org/debian trixie-updates/main arm64 Packages.diff/Index [4995 B]
#14 0.300 Err:4 http://deb.debian.org/debian trixie-updates/main arm64 Packages.diff/Index
#14 0.300 Need 4751 compressed bytes, but limit is 4424 and original is 4424
#14 0.300 Get:4 http://deb.debian.org/debian trixie-updates/main arm64 Packages.diff/Index [4995 B]
#14 0.300 Ign:4 http://deb.debian.org/debian trixie-updates/main arm64 Packages.diff/Index
#14 0.304 Get:5 http://deb.debian.org/debian trixie-updates/main arm64 Packages [4424 B]
#14 0.329 Get:6 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [233 kB]
#14 0.363 Fetched 334 kB in 0s (2700 kB/s)
#14 0.363 Reading package lists...
#14 0.999 Building dependency tree...
#14 1.158 Reading state information...
#14 1.175 All packages are up to date.
#14 1.194 Reading package lists...
#14 1.207 Building dependency tree...
#14 1.366 Reading state information...
#14 1.622 The following additional packages will be installed:
#14 1.622 libbrotli1 libc-dev-bin libc6-dev libcom-err2 libcrypt-dev libcurl4t64
#14 1.622 libffi8 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libjq1 libk5crypto3
#14 1.622 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9
#14 1.623 libonig5 libp11-kit0 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db
#14 1.624 libssh2-1t64 libtasn1-6 libunistring5 linux-libc-dev openssl rpcsvc-proto
#14 1.625 Suggested packages:
#14 1.625 libc-devtools glibc-doc manpages-dev gnutls-bin krb5-doc krb5-user
#14 1.625 sqlite3-doc
#14 1.625 Recommended packages:
#14 1.625 bash-completion manpages manpages-dev krb5-locales libldap-common
#14 1.625 publicsuffix libsasl2-modules
#14 1.857 The following NEW packages will be installed:
#14 1.857 ca-certificates curl dumb-init jq libbrotli1 libc-dev-bin libc6-dev
#14 1.857 libcom-err2 libcrypt-dev libcurl4t64 libev4t64 libffi8 libgnutls30t64
#14 1.857 libgssapi-krb5-2 libidn2-0 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
#14 1.857 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 libonig5 libp11-kit0
#14 1.858 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-dev
#14 1.858 libssh2-1t64 libtasn1-6 libunistring5 linux-libc-dev openssl rpcsvc-proto
#14 1.893 0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
#14 1.893 Need to get 3792 kB/12.6 MB of archives.
#14 1.893 After this operation, 46.3 MB of additional disk space will be used.
#14 1.893 Get:1 http://deb.debian.org/debian trixie/main arm64 libtasn1-6 arm64 4.20.0-2+deb13u1 [47.3 kB]
#14 1.898 Get:2 http://deb.debian.org/debian trixie/main arm64 libssh2-1t64 arm64 1.11.1-1+deb13u1 [236 kB]
#14 1.906 Get:3 http://deb.debian.org/debian trixie/main arm64 libcurl4t64 arm64 8.14.1-2+deb13u4 [360 kB]
#14 1.914 Get:4 http://deb.debian.org/debian trixie/main arm64 curl arm64 8.14.1-2+deb13u4 [262 kB]
#14 1.915 Get:5 http://deb.debian.org/debian-security trixie-security/main arm64 linux-libc-dev all 6.12.100-1 [2887 kB]
#14 2.178 debconf: unable to initialize frontend: Dialog
#14 2.178 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 2.178 debconf: falling back to frontend: Readline
#14 2.178 debconf: unable to initialize frontend: Readline
#14 2.178 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 36.)
#14 2.178 debconf: falling back to frontend: Teletype
#14 2.187 debconf: unable to initialize frontend: Teletype
#14 2.187 debconf: (This frontend requires a controlling tty.)
#14 2.187 debconf: falling back to frontend: Noninteractive
#14 2.283 Preconfiguring packages ...
#14 2.356 Fetched 3792 kB in 0s (36.9 MB/s)
#14 2.373 Selecting previously unselected package openssl.
#14 2.373 (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 ... 4933 files and directories currently installed.)
#14 2.379 Preparing to unpack .../00-openssl_3.5.6-1~deb13u2_arm64.deb ...
#14 2.380 Unpacking openssl (3.5.6-1~deb13u2) ...
#14 2.485 Selecting previously unselected package ca-certificates.
#14 2.486 Preparing to unpack .../01-ca-certificates_20250419_all.deb ...
#14 2.487 Unpacking ca-certificates (20250419) ...
#14 2.526 Selecting previously unselected package libbrotli1:arm64.
#14 2.528 Preparing to unpack .../02-libbrotli1_1.1.0-2+b7_arm64.deb ...
#14 2.530 Unpacking libbrotli1:arm64 (1.1.0-2+b7) ...
#14 2.572 Selecting previously unselected package libkrb5support0:arm64.
#14 2.574 Preparing to unpack .../03-libkrb5support0_1.21.3-5+deb13u1_arm64.deb ...
#14 2.575 Unpacking libkrb5support0:arm64 (1.21.3-5+deb13u1) ...
#14 2.600 Selecting previously unselected package libcom-err2:arm64.
#14 2.602 Preparing to unpack .../04-libcom-err2_1.47.2-3+b11_arm64.deb ...
#14 2.603 Unpacking libcom-err2:arm64 (1.47.2-3+b11) ...
#14 2.629 Selecting previously unselected package libk5crypto3:arm64.
#14 2.630 Preparing to unpack .../05-libk5crypto3_1.21.3-5+deb13u1_arm64.deb ...
#14 2.631 Unpacking libk5crypto3:arm64 (1.21.3-5+deb13u1) ...
#14 2.659 Selecting previously unselected package libkeyutils1:arm64.
#14 2.660 Preparing to unpack .../06-libkeyutils1_1.6.3-6_arm64.deb ...
#14 2.661 Unpacking libkeyutils1:arm64 (1.6.3-6) ...
#14 2.684 Selecting previously unselected package libkrb5-3:arm64.
#14 2.686 Preparing to unpack .../07-libkrb5-3_1.21.3-5+deb13u1_arm64.deb ...
#14 2.687 Unpacking libkrb5-3:arm64 (1.21.3-5+deb13u1) ...
#14 2.731 Selecting previously unselected package libgssapi-krb5-2:arm64.
#14 2.732 Preparing to unpack .../08-libgssapi-krb5-2_1.21.3-5+deb13u1_arm64.deb ...
#14 2.733 Unpacking libgssapi-krb5-2:arm64 (1.21.3-5+deb13u1) ...
#14 2.764 Selecting previously unselected package libunistring5:arm64.
#14 2.765 Preparing to unpack .../09-libunistring5_1.3-2_arm64.deb ...
#14 2.766 Unpacking libunistring5:arm64 (1.3-2) ...
#14 2.821 Selecting previously unselected package libidn2-0:arm64.
#14 2.822 Preparing to unpack .../10-libidn2-0_2.3.8-2_arm64.deb ...
#14 2.823 Unpacking libidn2-0:arm64 (2.3.8-2) ...
#14 2.857 Selecting previously unselected package libsasl2-modules-db:arm64.
#14 2.858 Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-9_arm64.deb ...
#14 2.859 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-9) ...
#14 2.884 Selecting previously unselected package libsasl2-2:arm64.
#14 2.886 Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-9_arm64.deb ...
#14 2.887 Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-9) ...
#14 2.913 Selecting previously unselected package libldap2:arm64.
#14 2.915 Preparing to unpack .../13-libldap2_2.6.10+dfsg-1_arm64.deb ...
#14 2.915 Unpacking libldap2:arm64 (2.6.10+dfsg-1) ...
#14 2.948 Selecting previously unselected package libnghttp2-14:arm64.
#14 2.950 Preparing to unpack .../14-libnghttp2-14_1.64.0-1.1+deb13u1_arm64.deb ...
#14 2.951 Unpacking libnghttp2-14:arm64 (1.64.0-1.1+deb13u1) ...
#14 2.978 Selecting previously unselected package libnghttp3-9:arm64.
#14 2.979 Preparing to unpack .../15-libnghttp3-9_1.8.0-1_arm64.deb ...
#14 2.980 Unpacking libnghttp3-9:arm64 (1.8.0-1) ...
#14 3.008 Selecting previously unselected package libpsl5t64:arm64.
#14 3.009 Preparing to unpack .../16-libpsl5t64_0.21.2-1.1+b1_arm64.deb ...
#14 3.011 Unpacking libpsl5t64:arm64 (0.21.2-1.1+b1) ...
#14 3.039 Selecting previously unselected package libffi8:arm64.
#14 3.041 Preparing to unpack .../17-libffi8_3.4.8-2_arm64.deb ...
#14 3.042 Unpacking libffi8:arm64 (3.4.8-2) ...
#14 3.068 Selecting previously unselected package libp11-kit0:arm64.
#14 3.070 Preparing to unpack .../18-libp11-kit0_0.25.5-3_arm64.deb ...
#14 3.071 Unpacking libp11-kit0:arm64 (0.25.5-3) ...
#14 3.116 Selecting previously unselected package libtasn1-6:arm64.
#14 3.118 Preparing to unpack .../19-libtasn1-6_4.20.0-2+deb13u1_arm64.deb ...
#14 3.118 Unpacking libtasn1-6:arm64 (4.20.0-2+deb13u1) ...
#14 3.148 Selecting previously unselected package libgnutls30t64:arm64.
#14 3.148 Preparing to unpack .../20-libgnutls30t64_3.8.9-3+deb13u4_arm64.deb ...
#14 3.149 Unpacking libgnutls30t64:arm64 (3.8.9-3+deb13u4) ...
#14 3.232 Selecting previously unselected package librtmp1:arm64.
#14 3.233 Preparing to unpack .../21-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_arm64.deb ...
#14 3.233 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#14 3.261 Selecting previously unselected package libssh2-1t64:arm64.
#14 3.262 Preparing to unpack .../22-libssh2-1t64_1.11.1-1+deb13u1_arm64.deb ...
#14 3.264 Unpacking libssh2-1t64:arm64 (1.11.1-1+deb13u1) ...
#14 3.298 Selecting previously unselected package libcurl4t64:arm64.
#14 3.300 Preparing to unpack .../23-libcurl4t64_8.14.1-2+deb13u4_arm64.deb ...
#14 3.300 Unpacking libcurl4t64:arm64 (8.14.1-2+deb13u4) ...
#14 3.343 Selecting previously unselected package curl.
#14 3.344 Preparing to unpack .../24-curl_8.14.1-2+deb13u4_arm64.deb ...
#14 3.345 Unpacking curl (8.14.1-2+deb13u4) ...
#14 3.381 Selecting previously unselected package dumb-init.
#14 3.383 Preparing to unpack .../25-dumb-init_1.2.5-3_arm64.deb ...
#14 3.384 Unpacking dumb-init (1.2.5-3) ...
#14 3.407 Selecting previously unselected package libonig5:arm64.
#14 3.409 Preparing to unpack .../26-libonig5_6.9.9-1+b1_arm64.deb ...
#14 3.410 Unpacking libonig5:arm64 (6.9.9-1+b1) ...
#14 3.444 Selecting previously unselected package libjq1:arm64.
#14 3.446 Preparing to unpack .../27-libjq1_1.7.1-6+deb13u2_arm64.deb ...
#14 3.447 Unpacking libjq1:arm64 (1.7.1-6+deb13u2) ...
#14 3.479 Selecting previously unselected package jq.
#14 3.481 Preparing to unpack .../28-jq_1.7.1-6+deb13u2_arm64.deb ...
#14 3.482 Unpacking jq (1.7.1-6+deb13u2) ...
#14 3.507 Selecting previously unselected package libc-dev-bin.
#14 3.509 Preparing to unpack .../29-libc-dev-bin_2.41-12+deb13u3_arm64.deb ...
#14 3.509 Unpacking libc-dev-bin (2.41-12+deb13u3) ...
#14 3.537 Selecting previously unselected package linux-libc-dev.
#14 3.539 Preparing to unpack .../30-linux-libc-dev_6.12.100-1_all.deb ...
#14 3.540 Unpacking linux-libc-dev (6.12.100-1) ...
#14 3.767 Selecting previously unselected package libcrypt-dev:arm64.
#14 3.769 Preparing to unpack .../31-libcrypt-dev_1%3a4.4.38-1_arm64.deb ...
#14 3.779 Unpacking libcrypt-dev:arm64 (1:4.4.38-1) ...
#14 3.808 Selecting previously unselected package rpcsvc-proto.
#14 3.809 Preparing to unpack .../32-rpcsvc-proto_1.4.3-1+b1_arm64.deb ...
#14 3.809 Unpacking rpcsvc-proto (1.4.3-1+b1) ...
#14 3.839 Selecting previously unselected package libc6-dev:arm64.
#14 3.842 Preparing to unpack .../33-libc6-dev_2.41-12+deb13u3_arm64.deb ...
#14 3.843 Unpacking libc6-dev:arm64 (2.41-12+deb13u3) ...
#14 3.976 Selecting previously unselected package libev4t64:arm64.
#14 3.979 Preparing to unpack .../34-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#14 3.979 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#14 4.004 Selecting previously unselected package libsqlite3-dev:arm64.
#14 4.007 Preparing to unpack .../35-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#14 4.007 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#14 4.096 Setting up dumb-init (1.2.5-3) ...
#14 4.099 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#14 4.100 Setting up libkeyutils1:arm64 (1.6.3-6) ...
#14 4.102 Setting up libbrotli1:arm64 (1.1.0-2+b7) ...
#14 4.104 Setting up libnghttp2-14:arm64 (1.64.0-1.1+deb13u1) ...
#14 4.105 Setting up linux-libc-dev (6.12.100-1) ...
#14 4.107 Setting up libcom-err2:arm64 (1.47.2-3+b11) ...
#14 4.109 Setting up libkrb5support0:arm64 (1.21.3-5+deb13u1) ...
#14 4.110 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-9) ...
#14 4.112 Setting up rpcsvc-proto (1.4.3-1+b1) ...
#14 4.114 Setting up libunistring5:arm64 (1.3-2) ...
#14 4.116 Setting up libk5crypto3:arm64 (1.21.3-5+deb13u1) ...
#14 4.118 Setting up libsasl2-2:arm64 (2.1.28+dfsg1-9) ...
#14 4.119 Setting up libnghttp3-9:arm64 (1.8.0-1) ...
#14 4.121 Setting up libffi8:arm64 (3.4.8-2) ...
#14 4.123 Setting up libcrypt-dev:arm64 (1:4.4.38-1) ...
#14 4.134 Setting up libtasn1-6:arm64 (4.20.0-2+deb13u1) ...
#14 4.136 Setting up libkrb5-3:arm64 (1.21.3-5+deb13u1) ...
#14 4.138 Setting up libssh2-1t64:arm64 (1.11.1-1+deb13u1) ...
#14 4.139 Setting up libc-dev-bin (2.41-12+deb13u3) ...
#14 4.142 Setting up openssl (3.5.6-1~deb13u2) ...
#14 4.146 Setting up libldap2:arm64 (2.6.10+dfsg-1) ...
#14 4.148 Setting up libonig5:arm64 (6.9.9-1+b1) ...
#14 4.150 Setting up libjq1:arm64 (1.7.1-6+deb13u2) ...
#14 4.151 Setting up libidn2-0:arm64 (2.3.8-2) ...
#14 4.153 Setting up ca-certificates (20250419) ...
#14 4.230 debconf: unable to initialize frontend: Dialog
#14 4.230 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 4.230 debconf: falling back to frontend: Readline
#14 4.230 debconf: unable to initialize frontend: Readline
#14 4.230 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#14 4.230 debconf: falling back to frontend: Teletype
#14 4.239 debconf: unable to initialize frontend: Teletype
#14 4.239 debconf: (This frontend requires a controlling tty.)
#14 4.239 debconf: falling back to frontend: Noninteractive
#14 5.103 Updating certificates in /etc/ssl/certs...
#14 6.254 150 added, 0 removed; done.
#14 6.310 Setting up libp11-kit0:arm64 (0.25.5-3) ...
#14 6.313 Setting up libgssapi-krb5-2:arm64 (1.21.3-5+deb13u1) ...
#14 6.317 Setting up jq (1.7.1-6+deb13u2) ...
#14 6.320 Setting up libc6-dev:arm64 (2.41-12+deb13u3) ...
#14 6.322 Setting up libgnutls30t64:arm64 (3.8.9-3+deb13u4) ...
#14 6.325 Setting up libpsl5t64:arm64 (0.21.2-1.1+b1) ...
#14 6.327 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#14 6.329 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b5) ...
#14 6.331 Setting up libcurl4t64:arm64 (8.14.1-2+deb13u4) ...
#14 6.333 Setting up curl (8.14.1-2+deb13u4) ...
#14 6.336 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#14 6.350 Processing triggers for ca-certificates (20250419) ...
#14 6.358 Updating certificates in /etc/ssl/certs...
#14 7.329 0 added, 0 removed; done.
#14 7.329 Running hooks in /etc/ca-certificates/update.d...
#14 7.331 done.
#14 DONE 8.1s
#13 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#13 8.773
#13 8.773 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 10.57 [default] no changes from git+file:///home/opam/opam-repository
#13 DONE 12.3s
#15 [build 3/11] 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
#15 0.166 Binary::apt::APT::Keep-Downloaded-Packages "true";
#15 DONE 0.2s
#16 [build 4/11] 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 libev-dev libffi-dev libgmp-dev libsqlite3-dev libssl-dev m4 pkg-config
#16 12.77
#16 12.77 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#16 12.77
#16 12.80 Hit:1 http://deb.debian.org/debian trixie InRelease
#16 12.80 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#16 12.80 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#16 12.85 Reading package lists...
#16 13.50 Building dependency tree...
#16 13.67 Reading state information...
#16 13.69 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
#16 13.72 Reading package lists...
#16 13.73 Building dependency tree...
#16 13.89 Reading state information...
#16 14.13 The following additional packages will be installed:
#16 14.13 libcapnp-1.1.0 libev4t64 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin
#16 14.14 Suggested packages:
#16 14.14 gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc
#16 14.24 The following NEW packages will be installed:
#16 14.24 capnproto libcapnp-1.1.0 libev-dev libev4t64 libffi-dev libgmp-dev
#16 14.24 libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf
#16 14.24 pkgconf-bin
#16 14.46 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded.
#16 14.46 Need to get 0 B/7553 kB of archives.
#16 14.46 After this operation, 31.2 MB of additional disk space will be used.
#16 14.48 Selecting previously unselected package libcapnp-1.1.0:arm64.
#16 14.48 (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 ... 20736 files and directories currently installed.)
#16 14.49 Preparing to unpack .../00-libcapnp-1.1.0_1.1.0-2_arm64.deb ...
#16 14.50 Unpacking libcapnp-1.1.0:arm64 (1.1.0-2) ...
#16 14.60 Selecting previously unselected package capnproto.
#16 14.60 Preparing to unpack .../01-capnproto_1.1.0-2_arm64.deb ...
#16 14.60 Unpacking capnproto (1.1.0-2) ...
#16 14.64 Selecting previously unselected package libev4t64:arm64.
#16 14.64 Preparing to unpack .../02-libev4t64_1%3a4.33-2.1+b1_arm64.deb ...
#16 14.64 Unpacking libev4t64:arm64 (1:4.33-2.1+b1) ...
#16 14.67 Selecting previously unselected package libev-dev:arm64.
#16 14.67 Preparing to unpack .../03-libev-dev_1%3a4.33-2.1+b1_arm64.deb ...
#16 14.67 Unpacking libev-dev:arm64 (1:4.33-2.1+b1) ...
#16 14.70 Selecting previously unselected package libffi-dev:arm64.
#16 14.70 Preparing to unpack .../04-libffi-dev_3.4.8-2_arm64.deb ...
#16 14.70 Unpacking libffi-dev:arm64 (3.4.8-2) ...
#16 14.73 Selecting previously unselected package libgmpxx4ldbl:arm64.
#16 14.73 Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_arm64.deb ...
#16 14.73 Unpacking libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#16 14.76 Selecting previously unselected package libgmp-dev:arm64.
#16 14.76 Preparing to unpack .../06-libgmp-dev_2%3a6.3.0+dfsg-3_arm64.deb ...
#16 14.76 Unpacking libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#16 14.81 Selecting previously unselected package libpkgconf3:arm64.
#16 14.81 Preparing to unpack .../07-libpkgconf3_1.8.1-4_arm64.deb ...
#16 14.81 Unpacking libpkgconf3:arm64 (1.8.1-4) ...
#16 14.84 Selecting previously unselected package libsqlite3-dev:arm64.
#16 14.84 Preparing to unpack .../08-libsqlite3-dev_3.46.1-7+deb13u1_arm64.deb ...
#16 14.84 Unpacking libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#16 14.91 Selecting previously unselected package libssl-dev:arm64.
#16 14.92 Preparing to unpack .../09-libssl-dev_3.5.6-1~deb13u2_arm64.deb ...
#16 14.92 Unpacking libssl-dev:arm64 (3.5.6-1~deb13u2) ...
#16 15.12 Selecting previously unselected package m4.
#16 15.12 Preparing to unpack .../10-m4_1.4.19-8_arm64.deb ...
#16 15.12 Unpacking m4 (1.4.19-8) ...
#16 15.16 Selecting previously unselected package pkgconf-bin.
#16 15.16 Preparing to unpack .../11-pkgconf-bin_1.8.1-4_arm64.deb ...
#16 15.17 Unpacking pkgconf-bin (1.8.1-4) ...
#16 15.19 Selecting previously unselected package pkgconf:arm64.
#16 15.19 Preparing to unpack .../12-pkgconf_1.8.1-4_arm64.deb ...
#16 15.20 Unpacking pkgconf:arm64 (1.8.1-4) ...
#16 15.22 Selecting previously unselected package pkg-config:arm64.
#16 15.23 Preparing to unpack .../13-pkg-config_1.8.1-4_arm64.deb ...
#16 15.23 Unpacking pkg-config:arm64 (1.8.1-4) ...
#16 15.26 Setting up libev4t64:arm64 (1:4.33-2.1+b1) ...
#16 15.26 Setting up m4 (1.4.19-8) ...
#16 15.26 Setting up libffi-dev:arm64 (3.4.8-2) ...
#16 15.26 Setting up libpkgconf3:arm64 (1.8.1-4) ...
#16 15.27 Setting up libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
#16 15.27 Setting up libsqlite3-dev:arm64 (3.46.1-7+deb13u1) ...
#16 15.27 Setting up libssl-dev:arm64 (3.5.6-1~deb13u2) ...
#16 15.27 Setting up pkgconf-bin (1.8.1-4) ...
#16 15.27 Setting up libcapnp-1.1.0:arm64 (1.1.0-2) ...
#16 15.28 Setting up libev-dev:arm64 (1:4.33-2.1+b1) ...
#16 15.28 Setting up libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
#16 15.28 Setting up pkgconf:arm64 (1.8.1-4) ...
#16 15.28 Setting up capnproto (1.1.0-2) ...
#16 15.28 Setting up pkg-config:arm64 (1.8.1-4) ...
#16 15.28 Processing triggers for libc-bin (2.41-12+deb13u3) ...
#16 DONE 15.5s
#17 [build 5/11] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#17 3.262 Updating files: 27% (5159/18605)
Updating files: 28% (5210/18605)
Updating files: 29% (5396/18605)
Updating files: 30% (5582/18605)
Updating files: 31% (5768/18605)
Updating files: 32% (5954/18605)
Updating files: 33% (6140/18605)
Updating files: 34% (6326/18605)
Updating files: 35% (6512/18605)
Updating files: 36% (6698/18605)
Updating files: 37% (6884/18605)
Updating files: 38% (7070/18605)
Updating files: 39% (7256/18605)
Updating files: 40% (7442/18605)
Updating files: 41% (7629/18605)
Updating files: 42% (7815/18605)
Updating files: 43% (8001/18605)
Updating files: 44% (8187/18605)
Updating files: 45% (8373/18605)
Updating files: 46% (8559/18605)
Updating files: 47% (8745/18605)
Updating files: 48% (8931/18605)
Updating files: 49% (9117/18605)
Updating files: 50% (9303/18605)
Updating files: 51% (9489/18605)
Updating files: 52% (9675/18605)
Updating files: 53% (9861/18605)
Updating files: 54% (10047/18605)
Updating files: 55% (10233/18605)
Updating files: 56% (10419/18605)
Updating files: 57% (10605/18605)
Updating files: 58% (10791/18605)
Updating files: 59% (10977/18605)
Updating files: 60% (11163/18605)
Updating files: 60% (11293/18605)
Updating files: 61% (11350/18605)
Updating files: 62% (11536/18605)
Updating files: 63% (11722/18605)
Updating files: 64% (11908/18605)
Updating files: 65% (12094/18605)
Updating files: 66% (12280/18605)
Updating files: 67% (12466/18605)
Updating files: 68% (12652/18605)
Updating files: 69% (12838/18605)
Updating files: 70% (13024/18605)
Updating files: 71% (13210/18605)
Updating files: 72% (13396/18605)
Updating files: 73% (13582/18605)
Updating files: 74% (13768/18605)
Updating files: 75% (13954/18605)
Updating files: 76% (14140/18605)
Updating files: 77% (14326/18605)
Updating files: 78% (14512/18605)
Updating files: 79% (14698/18605)
Updating files: 80% (14884/18605)
Updating files: 81% (15071/18605)
Updating files: 82% (15257/18605)
Updating files: 83% (15443/18605)
Updating files: 84% (15629/18605)
Updating files: 85% (15815/18605)
Updating files: 86% (16001/18605)
Updating files: 87% (16187/18605)
Updating files: 88% (16373/18605)
Updating files: 89% (16559/18605)
Updating files: 90% (16745/18605)
Updating files: 91% (16931/18605)
Updating files: 92% (17117/18605)
Updating files: 93% (17303/18605)
Updating files: 93% (17318/18605)
Updating files: 94% (17489/18605)
Updating files: 95% (17675/18605)
Updating files: 96% (17861/18605)
Updating files: 97% (18047/18605)
Updating files: 98% (18233/18605)
Updating files: 99% (18419/18605)
Updating files: 100% (18605/18605)
Updating files: 100% (18605/18605), done.
#17 5.528 HEAD is now at ceed23f9d3 Merge pull request #30131 from mknaack/opam-publish-azure-cosmos-db-eio.0.4.1
#17 5.962
#17 5.962 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#17 11.86 [default] synchronised from git+file:///home/opam/opam-repository
#17 12.34 Now run 'opam upgrade' to apply any package updates.
#17 DONE 12.8s
#18 [build 6/11] RUN opam option --global solver=builtin-0install
#18 0.258 Set to 'builtin-0install' the field solver in global configuration
#18 DONE 0.3s
#19 [build 7/11] COPY --chown=opam --link ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/
#19 DONE 0.0s
#20 [build 8/11] WORKDIR /src
#20 DONE 0.0s
#21 [build 9/11] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only .
#21 1.534 The following additional pinnings are required by ocaml-ci.dev:
#21 1.534 - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#21 1.534 - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#21 1.534 - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#21 1.534 Pin and install them? [Y/n] y
#21 2.346 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#21 2.762 [solver-service.dev] synchronised (no changes)
#21 2.764 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#21 2.764 warning 68: Missing field 'license'
#21 2.807 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#21 2.808 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#21 3.241 [solver-service-api.dev] synchronised (no changes)
#21 3.242 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#21 3.242 warning 68: Missing field 'license'
#21 3.244 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#21 3.245 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#21 3.691 [solver-worker.dev] synchronised (no changes)
#21 3.691 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#21 3.691 warning 68: Missing field 'license'
#21 3.708 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#21 3.708 The following additional pinnings are required by ocaml-ci-web.dev:
#21 3.708 - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
#21 3.708 Pin and install them? [Y/n] y
#21 15.74 [NOTE] Package tailwindcss does not exist in opam repositories registered in the current switch.
#21 26.28 [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#21 26.28 tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
#21 28.95 The following actions will be performed:
#21 28.96 === install 244 packages
#21 28.96 - install 0install-solver 2.18 [required by opam-0install]
#21 28.96 - install angstrom 0.16.1 [required by timedesc]
#21 28.96 - install ansi 0.7.0 [required by ocaml-ci-web]
#21 28.96 - install arp 3.1.1 [required by tcpip]
#21 28.96 - install asetmap 0.8.1 [required by capnp-rpc-net, prometheus-app]
#21 28.96 - install asn1-combinators 0.2.6 [required by capnp-rpc-net]
#21 28.96 - install astring 0.8.5 [required by obuilder-spec, current, bos, etc.]
#21 28.96 - install awa 0.3.0 [required by git-unix]
#21 28.96 - install awa-mirage 0.3.0 [required by git-unix]
#21 28.96 - install base v0.16.5 [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#21 28.96 - install base-bytes base [required by extunix]
#21 28.96 - install base64 3.5.2 [required by capnp-rpc-unix]
#21 28.96 - install bigarray-compat 1.1.0 [required by dream]
#21 28.96 - install bigstringaf 0.10.0 [required by multipart_form, caqti, git-unix, etc.]
#21 28.96 - install bos 0.3.0 [required by ocaml-ci]
#21 28.96 - install bstr 0.0.4 [required by prettym]
#21 28.96 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#21 28.96 - install ca-certs-nss 3.101 [required by git-unix]
#21 28.96 - install camlp-streams 5.0.1 [required by tar, dream]
#21 28.96 - install capnp 3.6.0 [required by ocaml-ci-api]
#21 28.96 - install capnp-rpc 1.2.3 [required by current_rpc]
#21 28.96 - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api]
#21 28.96 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix]
#21 28.96 - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-web]
#21 28.96 - install caqti 2.3.2 [required by dream]
#21 28.96 - install caqti-lwt 2.3.2 [required by dream]
#21 28.96 - install carton 0.7.2 [required by git]
#21 28.96 - install carton-git 0.7.2 [required by git]
#21 28.96 - install carton-lwt 0.7.2 [required by git]
#21 28.96 - install cf 0.5.0 [required by cf-lwt]
#21 28.96 - install cf-lwt 0.5.0 [required by irmin-watcher]
#21 28.96 - install checkseum 0.5.3 [required by decompress, git]
#21 28.96 - install cmdliner 1.3.0 [required by opam-0install, current, capnp-rpc-unix, etc.]
#21 28.96 - install cohttp 6.0.0 [required by cohttp-lwt-unix]
#21 28.96 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#21 28.96 - install cohttp-lwt-unix 6.0.0 [required by ocaml-ci]
#21 28.96 - install conduit 6.2.3 [required by conduit-lwt]
#21 28.96 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#21 28.96 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix]
#21 28.96 - install conf-capnproto 2 [required by capnp-rpc-net]
#21 28.96 - install conf-git 1.1 [required by current_git]
#21 28.96 - install conf-gmp 5 [required by zarith]
#21 28.96 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#21 28.96 - install conf-libev 4-13 [required by solver-service, current, dream]
#21 28.96 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#21 28.96 - install conf-libssl 4 [required by ssl]
#21 28.96 - install conf-pkg-config 5 [required by conf-sqlite3]
#21 28.96 - install conf-sqlite3 1 [required by sqlite3]
#21 28.96 - install cppo 1.8.0 [required by ppx_deriving]
#21 28.96 - install crunch 4.0.0 [required by ocaml-ci-web]
#21 28.96 - install csexp 1.5.2 [required by dune-configurator, dune-private-libs]
#21 28.96 - install cstruct 6.2.0 [required by tar-unix, tar, dream]
#21 28.96 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix]
#21 28.96 - install cstruct-unix 6.2.0 [required by awa]
#21 28.96 - install ctypes 0.24.0 [required by cf, fsevents]
#21 28.96 - install ctypes-foreign 0.24.0 [required by cf]
#21 28.96 - install current 0.7.5 [required by ocaml-ci]
#21 28.96 - install current_docker 0.7.5 [required by ocaml-ci]
#21 28.96 - install current_git 0.7.5 [required by current_docker, current_ocluster]
#21 28.96 - install current_incr 0.6.1 [required by current]
#21 28.96 - install current_ocluster 0.4.0 [required by ocaml-ci]
#21 28.96 - install current_rpc 0.7.5 [required by ocaml-ci, ocaml-ci-api]
#21 28.96 - install decompress 1.5.3 [required by tar]
#21 28.96 - install digestif 1.3.0 [required by dream]
#21 28.96 - install dns 7.0.3 [required by git-mirage]
#21 28.96 - install dns-client 7.0.3 [required by git-mirage]
#21 28.96 - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt]
#21 28.96 - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage]
#21 28.96 - install dockerfile 8.4.1 [required by dockerfile-opam]
#21 28.96 - install dockerfile-opam 8.4.1 [required by ocaml-ci]
#21 28.96 - install domain-name 0.5.0 [required by caqti, git-unix, caqti-lwt]
#21 28.96 - install dream 1.0.0~alpha6 [required by ocaml-ci-web]
#21 28.96 - install dream-httpaf 1.0.0~alpha3 [required by ocaml-ci-web]
#21 28.96 - install dream-pure 1.0.0~alpha2 [required by dream]
#21 28.96 - install duff 0.5 [required by carton]
#21 28.96 - install dune 3.23.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#21 28.96 - install dune-build-info 3.23.1 [required by solver-service, solver-worker]
#21 28.96 - install dune-compiledb 0.6.0 [required by sqlite3]
#21 28.96 - install dune-configurator 3.23.1 [required by extunix, sqlite3]
#21 28.96 - install dune-private-libs 3.23.1 [required by dune-site]
#21 28.96 - install dune-site 3.23.1 [required by caqti]
#21 28.96 - install duration 0.3.1 [required by current_docker, current, current_ocluster]
#21 28.96 - install dyn 3.23.1 [required by dune-private-libs]
#21 28.96 - install emile 1.1 [required by git]
#21 28.96 - install encore 0.8.1 [required by git]
#21 28.96 - install eqaf 0.9 [required by awa, mirage-crypto, digestif]
#21 28.96 - install ethernet 3.2.0 [required by tcpip]
#21 28.96 - install extunix 0.4.3 [required by capnp-rpc-unix]
#21 28.96 - install ezjsonm 1.3.0 [required by dune-compiledb]
#21 28.96 - install faraday 0.8.2 [required by dream-httpaf]
#21 28.96 - install faraday-lwt 0.8.2 [required by faraday-lwt-unix]
#21 28.96 - install faraday-lwt-unix 0.8.2 [required by dream-httpaf]
#21 28.96 - install fmt 0.11.0 [required by ocaml-ci-web]
#21 28.96 - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc]
#21 28.96 - install fs-io 3.23.1 [required by stdune]
#21 28.96 - install fsevents 0.3.0 [required by fsevents-lwt]
#21 28.96 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#21 28.96 - install git 3.15.0 [required by git-unix]
#21 28.96 - install git-mirage 3.15.0 [required by git-unix]
#21 28.96 - install git-paf 3.15.0 [required by git-mirage]
#21 28.96 - install git-unix 3.15.0 [required by solver-service]
#21 28.96 - install gmap 0.3.0 [required by x509, dns]
#21 28.96 - install graphql 0.14.0 [required by graphql-lwt]
#21 28.96 - install graphql-lwt 0.14.0 [required by dream]
#21 28.96 - install graphql_parser 0.14.0 [required by dream]
#21 28.96 - install h2 0.13.0 [required by paf]
#21 28.96 - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt]
#21 28.96 - install happy-eyeballs-lwt 0.6.0 [required by git-unix]
#21 28.96 - install happy-eyeballs-mirage 0.6.0 [required by git-mirage]
#21 28.96 - install hex 1.5.0 [required by pgx]
#21 28.96 - install hkdf 1.0.4 (deprecated) [required by tls]
#21 28.96 - install hmap 0.8.1 [required by dream-pure]
#21 28.96 - install hpack 0.13.0 [required by h2]
#21 28.96 - install http 6.0.0 [required by cohttp-lwt-unix]
#21 28.96 - install httpaf 0.7.1 [required by git-paf]
#21 28.96 - install httpun-types 0.2.0 [required by h2]
#21 28.96 - install hxd 0.5.0 [required by git]
#21 28.96 - install inotify 2.6 [required by irmin-watcher]
#21 28.96 - install integers 0.8.0 [required by ctypes]
#21 28.96 - install ipaddr 5.6.2 [required by caqti, pgx, conduit-lwt-unix, etc.]
#21 28.96 - install ipaddr-cstruct 5.6.2 [required by tcpip]
#21 28.96 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#21 28.96 - install irmin-watcher 0.5.0 [required by current_git]
#21 28.96 - install jsonm 1.0.2 [required by opam-core]
#21 28.96 - install ke 0.6 [required by multipart_form, multipart_form-lwt]
#21 28.96 - install lambdasoup 1.1.1 [required by dream]
#21 28.96 - install logs 0.10.0 [required by ocaml-ci, ocaml-ci-web]
#21 28.96 - install lru 0.3.1 [required by caqti]
#21 28.96 - install lwt 5.10.0 [required by ocaml-ci-web]
#21 28.96 - install lwt-dllist 1.1.0 [required by current]
#21 28.96 - install lwt_ppx 5.9.1 [required by dream]
#21 28.96 - install lwt_ssl 1.2.0 [required by dream]
#21 28.96 - install macaddr 5.6.2 [required by ipaddr]
#21 28.96 - install macaddr-cstruct 5.6.2 [required by tcpip]
#21 28.96 - install magic-mime 1.3.1 [required by cohttp-lwt-unix, dream]
#21 28.96 - install markup 1.0.3 [required by dream]
#21 28.96 - install menhir 20260209 [required by opam-file-format, graphql_parser]
#21 28.96 - install menhirCST 20260209 [required by menhir]
#21 28.96 - install menhirGLR 20260209 [required by menhir]
#21 28.96 - install menhirLib 20260209 [required by menhir]
#21 28.96 - install menhirSdk 20260209 [required by menhir]
#21 28.96 - install metrics 0.5.0 [required by dns]
#21 28.96 - install mimic 0.0.6 [required by git-unix]
#21 28.96 - install mimic-happy-eyeballs 0.0.6 [required by git-mirage]
#21 28.96 - install mirage-clock 4.2.0 [required by dream]
#21 28.96 - install mirage-clock-unix 4.2.0 [required by git-unix]
#21 28.96 - install mirage-crypto 0.11.3 [required by dream]
#21 28.96 - install mirage-crypto-ec 0.11.3 [required by tls, awa]
#21 28.96 - install mirage-crypto-pk 0.11.3 [required by tls-mirage, tls, awa]
#21 28.96 - install mirage-crypto-rng 0.11.3 [required by dream]
#21 28.96 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix, dream]
#21 28.96 - install mirage-flow 3.0.0 [required by capnp-rpc-unix]
#21 28.96 - install mirage-kv 6.1.1 [required by tls-mirage]
#21 28.96 - install mirage-net 4.0.0 [required by tcpip]
#21 28.96 - install mirage-random 3.0.0 (deprecated) [required by git-mirage]
#21 28.96 - install mirage-runtime 4.11.0 [required by mirage-unix]
#21 28.96 - install mirage-time 3.0.0 [required by git-unix]
#21 28.96 - install mirage-unix 5.0.1 [required by git-unix]
#21 28.96 - install mtime 2.1.0 [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt]
#21 28.96 - install multipart_form 0.8.0 [required by dream]
#21 28.96 - install multipart_form-lwt 0.8.0 [required by dream]
#21 28.96 - install num 1.6 [required by sexplib]
#21 28.96 - install obuilder-spec 0.7.0 [required by ocaml-ci]
#21 28.96 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#21 28.96 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#21 28.96 - install ocaml-version 4.1.3 [required by ocaml-ci]
#21 28.96 - install ocamlbuild 0.16.1 [required by bos]
#21 28.96 - install ocamlfind 1.9.8 [required by bos]
#21 28.96 - install ocamlgraph 2.2.0 [required by opam-core, git]
#21 28.96 - install ocluster-api 0.4.0 [required by ocaml-ci]
#21 28.96 - install ocplib-endian 1.2 [required by lwt, capnp]
#21 28.96 - install omigrate 0.3.2 [required by ocaml-ci]
#21 28.96 - install opam-0install 0.5.1 [required by ocaml-ci]
#21 28.96 - install opam-core 2.5.1 [required by opam-format]
#21 28.96 - install opam-file-format 2.2.0 [required by opam-0install]
#21 28.96 - install opam-format 2.5.1 [required by opam-0install, solver-service]
#21 28.96 - install opam-repository 2.5.1 [required by opam-state]
#21 28.96 - install opam-state 2.5.1 [required by opam-0install]
#21 28.96 - install optint 0.3.0 [required by decompress, git]
#21 28.96 - install ordering 3.23.1 [required by dyn, stdune]
#21 28.96 - install paf 0.5.0 [required by git-paf]
#21 28.96 - install parsexp v0.16.0 [required by sexplib]
#21 28.96 - install patch 3.1.1 [required by opam-state]
#21 28.96 - install pbkdf 1.2.0 [required by x509]
#21 28.96 - install pecu 0.7 [required by multipart_form]
#21 28.96 - install pgx 2.2 [required by omigrate]
#21 28.96 - install pgx_lwt 2.2 [required by pgx_lwt_unix]
#21 28.96 - install pgx_lwt_unix 2.2 [required by omigrate]
#21 28.96 - install pp 2.0.0 [required by dune-private-libs]
#21 28.96 - install ppx_compare v0.16.0 [required by pgx]
#21 28.96 - install ppx_custom_printf v0.16.0 [required by pgx]
#21 28.96 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#21 28.96 - install ppx_deriving 6.0.3 [required by ocaml-ci, ocaml-ci-api]
#21 28.96 - install ppx_deriving_yojson 3.9.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web]
#21 28.96 - install ppx_sexp_conv v0.16.0 [required by dockerfile-opam, cohttp-lwt-unix, obuilder-spec]
#21 28.96 - install ppxlib 0.35.0 [required by extunix, ppx_deriving]
#21 28.96 - install prettym 0.0.5 [required by multipart_form]
#21 28.96 - install prometheus 1.3 [required by current, current_ocluster]
#21 28.96 - install prometheus-app 1.3 [required by ocaml-ci-web]
#21 28.96 - install psq 0.2.1 [required by dream-httpaf]
#21 28.96 - install ptime 1.2.0 [required by crunch, timedesc, dream]
#21 28.96 - install randomconv 0.1.3 [required by dns-client]
#21 28.96 - install re 1.14.0 [required by current]
#21 28.96 - install res 5.0.2 [required by capnp]
#21 28.96 - install result 1.5 [required by omigrate, current_docker, current, etc.]
#21 28.96 - install rresult 0.7.0 [required by bos]
#21 28.96 - install seq base [required by timedesc]
#21 28.96 - install sexplib v0.16.0 [required by obuilder-spec]
#21 28.96 - install sexplib0 v0.16.0 [required by dockerfile-opam]
#21 28.96 - install sha 1.15.4 [required by opam-core]
#21 28.96 - install solver-service dev (pinned) [required by ocaml-ci]
#21 28.96 - install solver-service-api dev (pinned) [required by ocaml-ci, ocaml-ci-api]
#21 28.96 - install solver-worker dev (pinned) [required by ocaml-ci]
#21 28.96 - install spdx_licenses 1.4.0 [required by opam-state]
#21 28.96 - install sqlite3 5.4.1 [required by current, omigrate]
#21 28.96 - install ssl 0.7.0 [required by dream]
#21 28.96 - install stdint 0.7.2 [required by current_rpc]
#21 28.96 - install stdio v0.16.0 [required by capnp]
#21 28.96 - install stdlib-shims 0.3.0 [required by ppxlib]
#21 28.96 - install stdune 3.23.1 [required by dune-private-libs]
#21 28.96 - install stringext 1.6.0 [required by cohttp]
#21 28.96 - install swhid_core 0.1 [required by opam-core]
#21 28.96 - install tailwindcss dev (pinned) [required by ocaml-ci-web]
#21 28.96 - install tar 2.6.0 [required by ocaml-ci]
#21 28.96 - install tar-unix 2.6.0 [required by ocaml-ci]
#21 28.96 - install tcpip 8.0.0 [required by git-unix]
#21 28.96 - install timedesc 3.1.2 [required by ocaml-ci, ocaml-ci-web]
#21 28.96 - install timedesc-tzdb 3.1.2 [required by timedesc]
#21 28.96 - install timedesc-tzlocal 3.1.2 [required by timedesc]
#21 28.96 - install tls 0.17.3 [required by capnp-rpc-net, git-unix]
#21 28.96 - install tls-lwt 0.17.3 [required by conduit-lwt-unix]
#21 28.96 - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix]
#21 28.96 - install top-closure 3.23.1 [required by stdune]
#21 28.96 - install topkg 1.1.1 [required by bos]
#21 28.96 - install tyxml 4.6.0 [required by ocaml-ci-web]
#21 28.96 - install uchar 0.0.2 [required by markup]
#21 28.96 - install unstrctrd 0.4 [required by multipart_form]
#21 28.96 - install uri 4.4.0 [required by omigrate, dream]
#21 28.96 - install uri-sexp 4.4.0 [required by cohttp]
#21 28.96 - install uuidm 0.9.10 [required by pgx]
#21 28.96 - install uutf 1.0.4 [required by tyxml, multipart_form]
#21 28.96 - install x509 0.16.5 [required by capnp-rpc-net, caqti]
#21 28.96 - install yojson 3.0.0 [required by ocaml-ci-web]
#21 28.96 - install zarith 1.14 [required by asn1-combinators, awa]
#21 29.73
#21 29.73 The following system packages will first need to be installed:
#21 29.73 libcapnp-dev
#21 29.73
#21 29.73 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#21 29.73
#21 29.73 opam believes some required external dependencies are missing. opam can:
#21 29.73 > 1. Run apt-get to install them (may need root/sudo access)
#21 29.73 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#21 29.73 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#21 29.73 4. Abort the installation
#21 29.73
#21 29.73 [1/2/3/4] 1
#21 29.73
#21 29.73 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#21 32.13 - Selecting previously unselected package libcapnp-dev:arm64.
#21 32.13 - (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 ... 21133 files and directories currently installed.)
#21 32.13 - Preparing to unpack .../libcapnp-dev_1.1.0-2_arm64.deb ...
#21 32.13 - Unpacking libcapnp-dev:arm64 (1.1.0-2) ...
#21 32.13 - Setting up libcapnp-dev:arm64 (1.1.0-2) ...
#21 32.21
#21 32.21 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#21 32.73 -> retrieved 0install-solver.2.18 (cached)
#21 32.74 -> retrieved angstrom.0.16.1 (cached)
#21 32.74 -> retrieved ansi.0.7.0 (cached)
#21 32.76 -> retrieved arp.3.1.1 (cached)
#21 32.76 -> retrieved asetmap.0.8.1 (cached)
#21 32.77 -> retrieved asn1-combinators.0.2.6 (cached)
#21 32.78 -> retrieved astring.0.8.5 (cached)
#21 32.80 -> retrieved awa.0.3.0, awa-mirage.0.3.0 (cached)
#21 32.81 -> retrieved base64.3.5.2 (cached)
#21 32.95 -> retrieved base.v0.16.5 (cached)
#21 32.96 -> retrieved bigarray-compat.1.1.0 (cached)
#21 32.97 -> retrieved bigstringaf.0.10.0 (cached)
#21 32.97 -> retrieved bos.0.3.0 (cached)
#21 32.99 -> retrieved bstr.0.0.4 (cached)
#21 33.00 -> retrieved ca-certs.0.2.3 (cached)
#21 33.01 -> retrieved camlp-streams.5.0.1 (cached)
#21 33.04 -> retrieved capnp.3.6.0 (cached)
#21 33.05 -> retrieved ca-certs-nss.3.101 (cached)
#21 33.25 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (cached)
#21 33.45 -> retrieved caqti.2.3.2, caqti-lwt.2.3.2 (cached)
#21 33.48 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached)
#21 33.49 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
#21 33.60 -> retrieved checkseum.0.5.3 (cached)
#21 33.61 -> retrieved cmdliner.1.3.0 (cached)
#21 33.63 -> retrieved conf-gmp.5 (cached)
#21 33.63 -> retrieved conf-gmp-powm-sec.4 (cached)
#21 33.63 -> retrieved conf-libev.4-13 (cached)
#21 33.63 -> retrieved conf-libssl.4 (cached)
#21 33.64 -> retrieved conf-pkg-config.5 (cached)
#21 33.90 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (cached)
#21 33.94 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
#21 34.06 -> retrieved cppo.1.8.0 (cached)
#21 34.07 -> installed conf-capnproto.2
#21 34.07 -> installed conf-git.1.1
#21 34.08 -> installed conf-gmp.5
#21 34.08 -> installed conf-libev.4-13
#21 34.09 -> retrieved crunch.4.0.0 (cached)
#21 34.10 -> retrieved csexp.1.5.2 (cached)
#21 34.15 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached)
#21 34.16 -> installed conf-gmp-powm-sec.4
#21 34.16 -> installed conf-pkg-config.5
#21 34.45 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)
#21 34.83 -> retrieved current.0.7.5, current_docker.0.7.5, current_git.0.7.5, current_rpc.0.7.5 (cached)
#21 34.84 -> retrieved current_incr.0.6.1 (cached)
#21 34.87 -> installed conf-libffi.2.0.0
#21 34.87 -> installed conf-libssl.4
#21 34.88 -> installed conf-sqlite3.1
#21 34.93 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0 (cached)
#21 35.20 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (cached)
#21 35.22 -> retrieved decompress.1.5.3 (cached)
#21 35.24 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1 (cached)
#21 35.27 -> retrieved domain-name.0.5.0 (cached)
#21 35.53 -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3 (cached)
#21 35.58 -> retrieved dream-pure.1.0.0~alpha2 (cached)
#21 35.61 -> retrieved duff.0.5 (cached)
#21 35.64 -> retrieved dune-compiledb.0.6.0 (cached)
#21 35.65 -> retrieved duration.0.3.1 (cached)
#21 35.66 -> retrieved emile.1.1 (cached)
#21 35.68 -> retrieved encore.0.8.1 (cached)
#21 35.73 -> retrieved eqaf.0.9 (cached)
#21 35.79 -> retrieved digestif.1.3.0 (cached)
#21 35.86 -> retrieved ethernet.3.2.0 (cached)
#21 35.88 -> retrieved extunix.0.4.3 (cached)
#21 35.89 -> retrieved ezjsonm.1.3.0 (cached)
#21 35.91 -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
#21 35.93 -> retrieved fmt.0.11.0 (cached)
#21 35.94 -> retrieved fpath.0.7.3 (cached)
#21 35.95 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
#21 35.96 -> retrieved gmap.0.3.0 (cached)
#21 36.12 -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
#21 36.39 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (cached)
#21 36.44 -> retrieved h2.0.13.0, hpack.0.13.0 (cached)
#21 36.45 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (cached)
#21 36.46 -> retrieved hex.1.5.0 (cached)
#21 36.47 -> retrieved hkdf.1.0.4 (cached)
#21 36.49 -> retrieved hmap.0.8.1 (cached)
#21 36.51 -> retrieved httpaf.0.7.1 (cached)
#21 36.61 -> retrieved hxd.0.5.0 (cached)
#21 36.63 -> retrieved httpun-types.0.2.0 (cached)
#21 36.66 -> retrieved inotify.2.6 (cached)
#21 36.66 -> retrieved integers.0.8.0 (cached)
#21 54.62 -> retrieved dune.3.23.1, dune-build-info.3.23.1, dune-configurator.3.23.1, dune-private-libs.3.23.1, dune-site.3.23.1, dyn.3.23.1, fs-io.3.23.1, ordering.3.23.1, stdune.3.23.1, top-closure.3.23.1 (cached)
#21 56.18 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2 (cached)
#21 56.19 -> retrieved irmin-watcher.0.5.0 (cached)
#21 56.21 -> retrieved jsonm.1.0.2 (cached)
#21 56.21 -> retrieved ke.0.6 (cached)
#21 56.22 -> retrieved lambdasoup.1.1.1 (cached)
#21 56.23 -> retrieved logs.0.10.0 (cached)
#21 56.30 -> installed cmdliner.1.3.0
#21 56.31 -> retrieved lru.0.3.1 (cached)
#21 56.40 -> retrieved lwt.5.10.0 (cached)
#21 56.42 -> retrieved lwt-dllist.1.1.0 (cached)
#21 56.47 -> retrieved lwt_ppx.5.9.1 (cached)
#21 56.52 -> retrieved lwt_ssl.1.2.0 (cached)
#21 56.57 -> retrieved magic-mime.1.3.1 (cached)
#21 56.58 -> retrieved markup.1.0.3 (cached)
#21 56.59 -> retrieved metrics.0.5.0 (cached)
#21 56.60 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (cached)
#21 57.58 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached)
#21 57.60 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (cached)
#21 57.86 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (cached)
#21 57.87 -> retrieved mirage-flow.3.0.0 (cached)
#21 57.97 -> retrieved mirage-kv.6.1.1 (cached)
#21 57.97 -> retrieved mirage-net.4.0.0 (cached)
#21 57.98 -> retrieved mirage-random.3.0.0 (cached)
#21 57.98 -> retrieved mirage-time.3.0.0 (cached)
#21 57.99 -> retrieved mirage-unix.5.0.1 (cached)
#21 58.00 -> retrieved mtime.2.1.0 (cached)
#21 58.02 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (cached)
#21 58.06 -> retrieved mirage-runtime.4.11.0 (cached)
#21 58.07 -> retrieved num.1.6 (cached)
#21 58.18 -> retrieved obuilder-spec.0.7.0 (cached)
#21 58.20 -> retrieved ocaml-compiler-libs.v0.12.4 (cached)
#21 58.21 -> retrieved ocaml-syntax-shims.1.0.0 (cached)
#21 58.21 -> retrieved ocaml-version.4.1.3 (cached)
#21 58.27 -> retrieved ocamlbuild.0.16.1 (cached)
#21 58.31 -> retrieved ocamlfind.1.9.8 (cached)
#21 58.45 -> retrieved ocamlgraph.2.2.0 (cached)
#21 58.46 -> retrieved ocplib-endian.1.2 (cached)
#21 58.47 -> retrieved omigrate.0.3.2 (cached)
#21 58.49 -> retrieved opam-0install.0.5.1 (cached)
#21 58.50 -> retrieved opam-file-format.2.2.0 (cached)
#21 58.51 -> retrieved optint.0.3.0 (cached)
#21 58.52 -> retrieved paf.0.5.0 (cached)
#21 59.10 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1 (cached)
#21 59.11 -> retrieved parsexp.v0.16.0 (cached)
#21 59.12 -> retrieved patch.3.1.1 (cached)
#21 59.13 -> retrieved pbkdf.1.2.0 (cached)
#21 59.14 -> retrieved pecu.0.7 (cached)
#21 59.14 -> retrieved pp.2.0.0 (cached)
#21 59.19 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (cached)
#21 59.19 -> retrieved ppx_compare.v0.16.0 (cached)
#21 59.20 -> retrieved ppx_custom_printf.v0.16.0 (cached)
#21 59.20 -> retrieved ppx_derivers.1.2.1 (cached)
#21 59.21 -> retrieved ppx_deriving_yojson.3.9.1 (cached)
#21 59.26 -> retrieved ppx_deriving.6.0.3 (cached)
#21 59.27 -> retrieved ppx_sexp_conv.v0.16.0 (cached)
#21 59.35 -> retrieved prettym.0.0.5 (cached)
#21 59.37 -> retrieved prometheus.1.3, prometheus-app.1.3 (cached)
#21 59.37 -> retrieved psq.0.2.1 (cached)
#21 59.38 -> retrieved ptime.1.2.0 (cached)
#21 59.45 -> retrieved ppxlib.0.35.0 (cached)
#21 59.45 -> retrieved randomconv.0.1.3 (cached)
#21 59.47 -> retrieved re.1.14.0 (cached)
#21 59.55 -> retrieved res.5.0.2 (cached)
#21 59.55 -> retrieved seq.base (cached)
#21 59.58 -> installed seq.base
#21 59.59 -> retrieved result.1.5 (cached)
#21 59.59 -> retrieved rresult.0.7.0 (cached)
#21 59.60 -> retrieved sexplib.v0.16.0 (cached)
#21 59.61 -> retrieved sexplib0.v0.16.0 (cached)
#21 59.61 -> retrieved sha.1.15.4 (cached)
#21 59.69 -> installed num.1.6
#21 60.04 -> retrieved solver-worker.dev (no changes)
#21 60.06 -> retrieved spdx_licenses.1.4.0 (cached)
#21 60.06 -> retrieved solver-service-api.dev (no changes)
#21 60.07 -> retrieved solver-service.dev (no changes)
#21 60.08 -> retrieved ssl.0.7.0 (cached)
#21 60.08 -> retrieved sqlite3.5.4.1 (cached)
#21 60.14 -> retrieved stdint.0.7.2 (cached)
#21 60.14 -> retrieved stdio.v0.16.0 (cached)
#21 60.20 -> retrieved stdlib-shims.0.3.0 (cached)
#21 60.22 -> retrieved stringext.1.6.0 (cached)
#21 60.23 -> retrieved swhid_core.0.1 (cached)
#21 60.26 -> retrieved tar.2.6.0, tar-unix.2.6.0 (cached)
#21 60.28 -> retrieved tcpip.8.0.0 (cached)
#21 60.99 -> retrieved timedesc.3.1.2, timedesc-tzdb.3.1.2, timedesc-tzlocal.3.1.2 (cached)
#21 61.15 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (cached)
#21 61.16 -> retrieved topkg.1.1.1 (cached)
#21 61.18 -> retrieved uchar.0.0.2 (cached)
#21 61.20 -> retrieved tyxml.4.6.0 (cached)
#21 61.22 -> retrieved unstrctrd.0.4 (cached)
#21 61.24 -> retrieved uuidm.0.9.10 (cached)
#21 61.25 -> retrieved uutf.1.0.4 (cached)
#21 61.27 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
#21 61.30 -> retrieved x509.0.16.5 (cached)
#21 61.45 -> retrieved yojson.3.0.0 (cached)
#21 61.46 -> retrieved zarith.1.14 (cached)
#21 61.75 -> installed ocamlfind.1.9.8
#21 61.78 -> installed base-bytes.base
#21 64.02 -> installed ocamlbuild.0.16.1
#21 64.35 -> installed uchar.0.0.2
#21 64.64 -> installed zarith.1.14
#21 68.39 -> installed topkg.1.1.1
#21 68.80 -> installed hmap.0.8.1
#21 68.88 -> installed asetmap.0.8.1
#21 68.95 -> installed rresult.0.7.0
#21 69.31 -> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
#21 69.56 -> installed tailwindcss.dev
#21 69.57 -> installed uuidm.0.9.10
#21 69.63 -> installed mtime.2.1.0
#21 69.68 -> installed fmt.0.11.0
#21 69.70 -> installed uutf.1.0.4
#21 69.75 -> installed ptime.1.2.0
#21 70.03 -> installed astring.0.8.5
#21 70.80 -> installed fpath.0.7.3
#21 70.83 -> installed jsonm.1.0.2
#21 81.49 -> installed dune.3.23.1
#21 88.86 -> installed 0install-solver.2.18
#21 88.87 -> installed base64.3.5.2
#21 88.88 -> installed bigarray-compat.1.1.0
#21 88.89 -> installed bstr.0.0.4
#21 88.90 -> installed camlp-streams.5.0.1
#21 88.92 -> installed cppo.1.8.0
#21 88.94 -> installed crunch.4.0.0
#21 88.94 -> installed csexp.1.5.2
#21 90.46 -> installed cstruct.6.2.0
#21 90.51 -> installed current_incr.0.6.1
#21 90.54 -> installed domain-name.0.5.0
#21 90.55 -> installed duff.0.5
#21 90.57 -> installed dune-build-info.3.23.1
#21 90.61 -> installed duration.0.3.1
#21 90.62 -> installed fs-io.3.23.1
#21 90.64 -> installed gmap.0.3.0
#21 90.67 -> installed http.6.0.0
#21 90.68 -> installed ke.0.6
#21 90.70 -> installed lwt-dllist.1.1.0
#21 90.71 -> installed macaddr.5.6.2
#21 90.73 -> installed magic-mime.1.3.1
#21 90.86 -> installed markup.1.0.3
#21 90.89 -> installed menhirCST.20260209
#21 90.93 -> installed menhirGLR.20260209
#21 90.95 -> installed menhirLib.20260209
#21 91.00 -> installed menhirSdk.20260209
#21 91.14 -> installed metrics.0.5.0
#21 91.17 -> installed mirage-clock.4.2.0
#21 91.22 -> installed ocaml-compiler-libs.v0.12.4
#21 91.27 -> installed ocaml-syntax-shims.1.0.0
#21 91.29 -> installed ocaml-version.4.1.3
#21 91.45 -> installed ocamlgraph.2.2.0
#21 91.47 -> installed optint.0.3.0
#21 91.47 -> installed ordering.3.23.1
#21 91.51 -> installed patch.3.1.1
#21 91.52 -> installed pecu.0.7
#21 91.54 -> installed pp.2.0.0
#21 93.04 -> installed ppx_derivers.1.2.1
#21 93.05 -> installed psq.0.2.1
#21 93.21 -> installed re.1.14.0
#21 93.25 -> installed res.5.0.2
#21 93.26 -> installed result.1.5
#21 93.28 -> installed sexplib0.v0.16.0
#21 93.41 -> installed spdx_licenses.1.4.0
#21 93.45 -> installed stdint.0.7.2
#21 93.45 -> installed stdlib-shims.0.3.0
#21 93.51 -> installed stringext.1.6.0
#21 93.54 -> installed swhid_core.0.1
#21 93.58 -> installed top-closure.3.23.1
#21 93.68 -> installed yojson.3.0.0
#21 93.69 -> installed ocplib-endian.1.2
#21 93.72 -> installed dune-configurator.3.23.1
#21 93.95 -> installed asn1-combinators.0.2.6
#21 93.96 -> installed cstruct-unix.6.2.0
#21 93.98 -> installed eqaf.0.9
#21 94.03 -> installed hex.1.5.0
#21 94.11 -> installed mirage-random.3.0.0
#21 94.15 -> installed randomconv.0.1.3
#21 94.18 -> installed prettym.0.0.5
#21 94.21 -> installed ipaddr.5.6.2
#21 94.23 -> installed macaddr-cstruct.5.6.2
#21 94.24 -> installed lambdasoup.1.1.1
#21 94.25 -> installed dyn.3.23.1
#21 95.92 -> installed lru.0.3.1
#21 95.96 -> installed parsexp.v0.16.0
#21 96.04 -> installed integers.0.8.0
#21 96.15 -> installed timedesc-tzdb.3.1.2
#21 96.17 -> installed timedesc-tzlocal.3.1.2
#21 96.18 -> installed bigstringaf.0.10.0
#21 96.31 -> installed checkseum.0.5.3
#21 96.34 -> installed mirage-clock-unix.4.2.0
#21 96.35 -> installed ssl.0.7.0
#21 96.42 -> installed digestif.1.3.0
#21 96.48 -> installed mirage-crypto.0.11.3
#21 96.52 -> installed ezjsonm.1.3.0
#21 96.56 -> installed ipaddr-cstruct.5.6.2
#21 96.60 -> installed sha.1.15.4
#21 96.68 -> installed faraday.0.8.2
#21 96.84 -> installed angstrom.0.16.1
#21 97.17 -> installed sexplib.v0.16.0
#21 97.20 -> installed hkdf.1.0.4
#21 97.23 -> installed pbkdf.1.2.0
#21 97.28 -> installed httpun-types.0.2.0
#21 97.31 -> installed encore.0.8.1
#21 97.44 -> installed emile.1.1
#21 97.58 -> installed unstrctrd.0.4
#21 97.64 -> installed httpaf.0.7.1
#21 97.72 -> installed hpack.0.13.0
#21 97.91 -> installed tyxml.4.6.0
#21 97.94 -> installed dune-compiledb.0.6.0
#21 98.00 -> installed decompress.1.5.3
#21 98.37 -> installed ansi.0.7.0
#21 98.55 -> installed tar.2.6.0
#21 98.67 -> installed timedesc.3.1.2
#21 98.76 -> installed h2.0.13.0
#21 99.17 -> installed lwt.5.10.0
#21 99.33 -> installed uri.4.4.0
#21 99.38 -> installed sqlite3.5.4.1
#21 99.40 -> installed faraday-lwt.0.8.2
#21 99.44 -> installed cstruct-lwt.6.2.0
#21 99.46 -> installed lwt_ssl.1.2.0
#21 99.50 -> installed menhir.20260209
#21 99.53 -> installed inotify.2.6
#21 99.54 -> installed mirage-flow.3.0.0
#21 99.56 -> installed mirage-kv.6.1.1
#21 99.59 -> installed mirage-net.4.0.0
#21 99.60 -> installed mirage-time.3.0.0
#21 99.62 -> installed prometheus.1.3
#21 99.65 -> installed faraday-lwt-unix.0.8.2
#21 100.0 -> installed tar-unix.2.6.0
#21 100.3 -> installed opam-file-format.2.2.0
#21 100.3 -> installed graphql_parser.0.14.0
#21 100.4 -> installed hxd.0.5.0
#21 100.8 -> installed stdune.3.23.1
#21 102.7 -> installed base.v0.16.5
#21 102.7 -> installed ctypes.0.24.0
#21 102.9 -> installed logs.0.10.0
#21 103.2 -> installed opam-core.2.5.1
#21 103.4 -> installed graphql.0.14.0
#21 103.4 -> installed dune-private-libs.3.23.1
#21 105.0 -> installed stdio.v0.16.0
#21 105.0 -> installed ctypes-foreign.0.24.0
#21 105.1 -> installed capnp-rpc.1.2.3
#21 105.2 -> installed dns.7.0.3
#21 105.2 -> installed ethernet.3.2.0
#21 105.2 -> installed happy-eyeballs.0.6.0
#21 105.2 -> installed mimic.0.0.6
#21 105.2 -> installed mirage-crypto-rng.0.11.3
#21 105.5 -> installed mirage-runtime.4.11.0
#21 105.5 -> installed multipart_form.0.8.0
#21 105.6 -> installed graphql-lwt.0.14.0
#21 105.6 -> installed arp.3.1.1
#21 105.6 -> installed cf.0.5.0
#21 105.7 -> installed mirage-crypto-rng-lwt.0.11.3
#21 105.7 -> installed bos.0.3.0
#21 105.8 -> installed mirage-unix.5.0.1
#21 105.8 -> installed multipart_form-lwt.0.8.0
#21 105.8 -> installed fsevents.0.3.0
#21 105.9 -> installed cf-lwt.0.5.0
#21 105.9 -> installed fsevents-lwt.0.3.0
#21 106.0 -> installed mirage-crypto-pk.0.11.3
#21 106.1 -> installed dns-client.7.0.3
#21 106.3 -> installed dune-site.3.23.1
#21 106.5 -> installed irmin-watcher.0.5.0
#21 106.9 -> installed carton.0.7.2
#21 107.1 -> installed tcpip.8.0.0
#21 107.2 -> installed carton-lwt.0.7.2
#21 107.6 -> installed carton-git.0.7.2
#21 108.9 -> installed opam-format.2.5.1
#21 109.1 -> installed mirage-crypto-ec.0.11.3
#21 110.5 -> installed git.3.15.0
#21 111.0 -> installed ppxlib.0.35.0
#21 111.2 -> installed capnp.3.6.0
#21 111.3 -> installed x509.0.16.5
#21 111.6 -> installed ca-certs.0.2.3
#21 112.6 -> installed ca-certs-nss.3.101
#21 113.0 -> installed opam-repository.2.5.1
#21 113.3 -> installed awa.0.3.0
#21 113.4 -> installed ppx_compare.v0.16.0
#21 113.5 -> installed tls.0.17.3
#21 113.6 -> installed awa-mirage.0.3.0
#21 113.8 -> installed caqti.2.3.2
#21 113.9 -> installed tls-mirage.0.17.3
#21 113.9 -> installed tls-lwt.0.17.3
#21 114.2 -> installed lwt_ppx.5.9.1
#21 114.3 -> installed dns-client-mirage.7.0.3
#21 114.3 -> installed dns-client-lwt.7.0.3
#21 114.4 -> installed caqti-lwt.2.3.2
#21 114.4 -> installed paf.0.5.0
#21 114.6 -> installed capnp-rpc-lwt.1.2.3
#21 114.8 -> installed ppx_deriving.6.0.3
#21 114.9 -> installed ppx_sexp_conv.v0.16.0
#21 115.0 -> installed happy-eyeballs-mirage.0.6.0
#21 115.0 -> installed git-paf.3.15.0
#21 115.2 -> installed mimic-happy-eyeballs.0.0.6
#21 115.4 -> installed happy-eyeballs-lwt.0.6.0
#21 115.7 -> installed capnp-rpc-net.1.2.3
#21 115.7 -> installed git-mirage.3.15.0
#21 115.8 -> installed dream-pure.1.0.0~alpha2
#21 116.5 -> installed ipaddr-sexp.5.6.2
#21 116.6 -> installed uri-sexp.4.4.0
#21 116.9 -> installed obuilder-spec.0.7.0
#21 116.9 -> installed dockerfile.8.4.1
#21 117.0 -> installed ppx_deriving_yojson.3.9.1
#21 117.8 -> installed current.0.7.5
#21 118.1 -> installed git-unix.3.15.0
#21 118.3 -> installed conduit.6.2.3
#21 118.6 -> installed ppx_custom_printf.v0.16.0
#21 118.7 -> installed opam-state.2.5.1
#21 119.1 -> installed dream-httpaf.1.0.0~alpha3
#21 119.2 -> installed extunix.0.4.3
#21 119.4 -> installed cohttp.6.0.0
#21 119.5 -> installed dockerfile-opam.8.4.1
#21 119.5 -> installed solver-service-api.dev
#21 119.6 -> installed current_git.0.7.5
#21 119.9 -> installed opam-0install.0.5.1
#21 119.9 -> installed conduit-lwt.6.2.3
#21 119.9 -> installed capnp-rpc-unix.1.2.3
#21 121.0 -> installed pgx.2.2
#21 121.4 -> installed cohttp-lwt.6.0.0
#21 121.4 -> installed pgx_lwt.2.2
#21 121.7 -> installed current_docker.0.7.5
#21 121.7 -> installed ocluster-api.0.4.0
#21 121.9 -> installed dream.1.0.0~alpha6
#21 121.9 -> installed conduit-lwt-unix.6.2.3
#21 122.0 -> installed pgx_lwt_unix.2.2
#21 123.1 -> installed omigrate.0.3.2
#21 123.3 -> installed solver-service.dev
#21 123.4 -> installed current_ocluster.0.4.0
#21 123.7 -> installed cohttp-lwt-unix.6.0.0
#21 124.1 -> installed prometheus-app.1.3
#21 126.8 -> installed solver-worker.dev
#21 127.4 -> installed current_rpc.0.7.5
#21 132.2 Done.
#21 132.2
#21 132.2 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#21 132.2 => Note: This package is deprecated.
#21 132.2 => mirage-random is deprecated
#21 132.2
#21 132.2 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#21 132.2 => Note: This package is deprecated.
#21 132.2 # To update the current shell environment, run: eval $(opam env)
#21 DONE 133.1s
#22 [build 10/11] ADD --chown=opam . .
#22 DONE 0.1s
#23 [build 11/11] RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web
#23 0.182 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0.
#23 1.015 schema.capnp --> schema.mli schema.ml
#23 1.015 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#23 3.871 Browserslist: caniuse-lite is outdated. Please run:
#23 3.871 npx update-browserslist-db@latest
#23 3.871 Why you should do it regularly: https://github.com/browserslist/update-db#readme
#23 3.871
#23 3.871 Rebuilding...
#23 3.871
#23 3.871 Done in 1346ms.
#23 4.079 Generating static.ml
#23 4.079 Skipping generation of .mli
#23 DONE 10.8s
#24 [stage-1 4/9] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-web /usr/local/bin/
#24 DONE 0.1s
#25 [stage-1 5/9] RUN mkdir -p /profile-pictures/github
#25 DONE 0.2s
#26 [stage-1 6/9] COPY --from=build --link /src/bin/add-profile-picture /usr/local/bin
#26 DONE 0.0s
#27 [stage-1 7/9] COPY --from=build --link /src/deploy-data/github-organisations.txt /github-organisations.txt
#27 DONE 0.0s
#28 [stage-1 8/9] RUN xargs -n 1 /usr/local/bin/add-profile-picture --github < /github-organisations.txt
#28 0.253 % Total % Received % Xferd Average Speed Time Time Time Current
#28 0.253 Dload Upload Total Spent Left Speed
#28 0.253
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 0.478
100 14228 100 14228 0 0 63287 0 --:--:-- --:--:-- --:--:-- 63287
#28 0.484 talex5 ok
#28 0.500 % Total % Received % Xferd Average Speed Time Time Time Current
#28 0.500 Dload Upload Total Spent Left Speed
#28 0.500
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 0.686
100 4896 100 4896 0 0 26330 0 --:--:-- --:--:-- --:--:-- 26330
#28 0.691 ocurrent ok
#28 0.705 % Total % Received % Xferd Average Speed Time Time Time Current
#28 0.705 Dload Upload Total Spent Left Speed
#28 0.705
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 0.898
100 9007 100 9007 0 0 46721 0 --:--:-- --:--:-- --:--:-- 46721
#28 0.903 ocaml ok
#28 0.917 % Total % Received % Xferd Average Speed Time Time Time Current
#28 0.917 Dload Upload Total Spent Left Speed
#28 0.917
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 1.096
100 10580 100 10580 0 0 59390 0 --:--:-- --:--:-- --:--:-- 59390
#28 1.101 mirage ok
#28 1.116 % Total % Received % Xferd Average Speed Time Time Time Current
#28 1.116 Dload Upload Total Spent Left Speed
#28 1.116
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 1.308
100 10800 100 10800 0 0 56184 0 --:--:-- --:--:-- --:--:-- 56184
#28 1.314 avsm ok
#28 1.330 % Total % Received % Xferd Average Speed Time Time Time Current
#28 1.330 Dload Upload Total Spent Left Speed
#28 1.330
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 1.513
100 39809 100 39809 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k
#28 1.517 samoht ok
#28 1.533 % Total % Received % Xferd Average Speed Time Time Time Current
#28 1.533 Dload Upload Total Spent Left Speed
#28 1.533
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 1.727
100 22612 100 22612 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k
#28 1.733 kit-ty-kate ok
#28 1.748 % Total % Received % Xferd Average Speed Time Time Time Current
#28 1.748 Dload Upload Total Spent Left Speed
#28 1.749
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 1.935
100 9340 100 9340 0 0 49972 0 --:--:-- --:--:-- --:--:-- 49972
#28 1.941 tarides ok
#28 1.955 % Total % Received % Xferd Average Speed Time Time Time Current
#28 1.955 Dload Upload Total Spent Left Speed
#28 1.955
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 2.144
100 5544 100 5544 0 0 29377 0 --:--:-- --:--:-- --:--:-- 29377
#28 2.149 aantron ok
#28 2.164 % Total % Received % Xferd Average Speed Time Time Time Current
#28 2.164 Dload Upload Total Spent Left Speed
#28 2.164
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 2.351
100 5902 100 5902 0 0 31433 0 --:--:-- --:--:-- --:--:-- 31433
#28 2.359 ocamllabs ok
#28 2.374 % Total % Received % Xferd Average Speed Time Time Time Current
#28 2.374 Dload Upload Total Spent Left Speed
#28 2.374
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 2.580
100 45440 100 45440 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k
#28 2.585 realworldocaml ok
#28 2.600 % Total % Received % Xferd Average Speed Time Time Time Current
#28 2.600 Dload Upload Total Spent Left Speed
#28 2.600
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 2.782
100 8969 100 8969 0 0 49424 0 --:--:-- --:--:-- --:--:-- 49424
#28 2.787 NathanReb ok
#28 2.801 % Total % Received % Xferd Average Speed Time Time Time Current
#28 2.801 Dload Upload Total Spent Left Speed
#28 2.801
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 2.989
100 32638 100 32638 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k
#28 2.995 0install ok
#28 3.011 % Total % Received % Xferd Average Speed Time Time Time Current
#28 3.011 Dload Upload Total Spent Left Speed
#28 3.011
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 3.197
100 5550 100 5550 0 0 29819 0 --:--:-- --:--:-- --:--:-- 29819
#28 3.202 gpetiot ok
#28 3.218 % Total % Received % Xferd Average Speed Time Time Time Current
#28 3.218 Dload Upload Total Spent Left Speed
#28 3.218
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 3.400
100 1549 100 1549 0 0 8542 0 --:--:-- --:--:-- --:--:-- 8542
#28 3.405 ocaml-ppx ok
#28 3.421 % Total % Received % Xferd Average Speed Time Time Time Current
#28 3.421 Dload Upload Total Spent Left Speed
#28 3.421
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 3.634
100 12946 100 12946 0 0 60715 0 --:--:-- --:--:-- --:--:-- 60715
#28 3.640 CraigFe ok
#28 3.654 % Total % Received % Xferd Average Speed Time Time Time Current
#28 3.654 Dload Upload Total Spent Left Speed
#28 3.654
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 3.884
100 8992 100 8992 0 0 39018 0 --:--:-- --:--:-- --:--:-- 39018
#28 3.890 pascutto ok
#28 3.905 % Total % Received % Xferd Average Speed Time Time Time Current
#28 3.905 Dload Upload Total Spent Left Speed
#28 3.905
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 4.091
100 13903 100 13903 0 0 74823 0 --:--:-- --:--:-- --:--:-- 74823
#28 4.096 Julow ok
#28 4.111 % Total % Received % Xferd Average Speed Time Time Time Current
#28 4.111 Dload Upload Total Spent Left Speed
#28 4.111
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 4.299
100 1520 100 1520 0 0 8063 0 --:--:-- --:--:-- --:--:-- 8063
#28 4.304 ocaml-gospel ok
#28 4.319 % Total % Received % Xferd Average Speed Time Time Time Current
#28 4.319 Dload Upload Total Spent Left Speed
#28 4.319
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 4.540
100 48391 100 48391 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k
#28 4.545 vbmithr ok
#28 4.558 % Total % Received % Xferd Average Speed Time Time Time Current
#28 4.558 Dload Upload Total Spent Left Speed
#28 4.558
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 4.763
100 77411 100 77411 0 0 368k 0 --:--:-- --:--:-- --:--:-- 368k
#28 4.769 gs0510 ok
#28 4.784 % Total % Received % Xferd Average Speed Time Time Time Current
#28 4.784 Dload Upload Total Spent Left Speed
#28 4.785
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 4.975
100 5603 100 5603 0 0 29414 0 --:--:-- --:--:-- --:--:-- 29414
#28 4.980 MagnusS ok
#28 4.996 % Total % Received % Xferd Average Speed Time Time Time Current
#28 4.996 Dload Upload Total Spent Left Speed
#28 4.996
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 5.189
100 1569 100 1569 0 0 8098 0 --:--:-- --:--:-- --:--:-- 8098
#28 5.194 dune-universe ok
#28 5.209 % Total % Received % Xferd Average Speed Time Time Time Current
#28 5.209 Dload Upload Total Spent Left Speed
#28 5.209
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 5.394
100 14408 100 14408 0 0 77907 0 --:--:-- --:--:-- --:--:-- 77907
#28 5.399 janestreet ok
#28 5.414 % Total % Received % Xferd Average Speed Time Time Time Current
#28 5.414 Dload Upload Total Spent Left Speed
#28 5.414
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 5.604
100 10078 100 10078 0 0 53070 0 --:--:-- --:--:-- --:--:-- 53070
#28 5.609 emillon ok
#28 5.625 % Total % Received % Xferd Average Speed Time Time Time Current
#28 5.625 Dload Upload Total Spent Left Speed
#28 5.625
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 5.804
100 13509 100 13509 0 0 75438 0 --:--:-- --:--:-- --:--:-- 75438
#28 5.809 capnproto ok
#28 5.824 % Total % Received % Xferd Average Speed Time Time Time Current
#28 5.824 Dload Upload Total Spent Left Speed
#28 5.824
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 6.028
100 6605 100 6605 0 0 32414 0 --:--:-- --:--:-- --:--:-- 32414
#28 6.033 ocaml-opam ok
#28 6.049 % Total % Received % Xferd Average Speed Time Time Time Current
#28 6.049 Dload Upload Total Spent Left Speed
#28 6.049
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 6.258
100 11985 100 11985 0 0 57235 0 --:--:-- --:--:-- --:--:-- 57235
#28 6.263 ocaml-dune ok
#28 6.278 % Total % Received % Xferd Average Speed Time Time Time Current
#28 6.278 Dload Upload Total Spent Left Speed
#28 6.278
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 6.494
100 10136 100 10136 0 0 46823 0 --:--:-- --:--:-- --:--:-- 46823
#28 6.499 favonia ok
#28 6.514 % Total % Received % Xferd Average Speed Time Time Time Current
#28 6.514 Dload Upload Total Spent Left Speed
#28 6.514
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 6.705
100 8977 100 8977 0 0 47106 0 --:--:-- --:--:-- --:--:-- 47106
#28 6.710 joelburget ok
#28 6.724 % Total % Received % Xferd Average Speed Time Time Time Current
#28 6.724 Dload Upload Total Spent Left Speed
#28 6.724
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 6.919
100 10729 100 10729 0 0 55014 0 --:--:-- --:--:-- --:--:-- 55014
#28 6.924 jeffa5 ok
#28 6.939 % Total % Received % Xferd Average Speed Time Time Time Current
#28 6.940 Dload Upload Total Spent Left Speed
#28 6.940
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 7.123
100 1145 100 1145 0 0 6216 0 --:--:-- --:--:-- --:--:-- 6216
#28 7.129 bikallem ok
#28 7.144 % Total % Received % Xferd Average Speed Time Time Time Current
#28 7.144 Dload Upload Total Spent Left Speed
#28 7.144
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 7.346
100 10993 100 10993 0 0 54471 0 --:--:-- --:--:-- --:--:-- 54471
#28 7.351 jonludlam ok
#28 7.366 % Total % Received % Xferd Average Speed Time Time Time Current
#28 7.366 Dload Upload Total Spent Left Speed
#28 7.366
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 7.554
100 19040 100 19040 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k
#28 7.559 g2p ok
#28 7.575 % Total % Received % Xferd Average Speed Time Time Time Current
#28 7.575 Dload Upload Total Spent Left Speed
#28 7.575
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 7.761
100 1566 100 1566 0 0 8398 0 --:--:-- --:--:-- --:--:-- 8398
#28 7.766 stedolan ok
#28 7.781 % Total % Received % Xferd Average Speed Time Time Time Current
#28 7.782 Dload Upload Total Spent Left Speed
#28 7.782
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 7.955
100 34666 100 34666 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k
#28 7.960 ocsigen ok
#28 7.976 % Total % Received % Xferd Average Speed Time Time Time Current
#28 7.976 Dload Upload Total Spent Left Speed
#28 7.976
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 8.176
100 8827 100 8827 0 0 44039 0 --:--:-- --:--:-- --:--:-- 44039
#28 8.181 dinosaure ok
#28 8.196 % Total % Received % Xferd Average Speed Time Time Time Current
#28 8.196 Dload Upload Total Spent Left Speed
#28 8.196
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 8.394
100 97695 100 97695 0 0 482k 0 --:--:-- --:--:-- --:--:-- 482k
#28 8.399 hannesm ok
#28 8.415 % Total % Received % Xferd Average Speed Time Time Time Current
#28 8.415 Dload Upload Total Spent Left Speed
#28 8.415
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 8.595
100 9388 100 9388 0 0 51929 0 --:--:-- --:--:-- --:--:-- 51929
#28 8.600 mirleft ok
#28 8.614 % Total % Received % Xferd Average Speed Time Time Time Current
#28 8.615 Dload Upload Total Spent Left Speed
#28 8.615
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 8.812
100 3856 100 3856 0 0 19521 0 --:--:-- --:--:-- --:--:-- 19521
#28 8.819 robur-coop ok
#28 8.835 % Total % Received % Xferd Average Speed Time Time Time Current
#28 8.835 Dload Upload Total Spent Left Speed
#28 8.835
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 9.018
100 790 100 790 0 0 4310 0 --:--:-- --:--:-- --:--:-- 4310
#28 9.023 MisterDA ok
#28 9.038 % Total % Received % Xferd Average Speed Time Time Time Current
#28 9.038 Dload Upload Total Spent Left Speed
#28 9.038
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 9.231
100 1530 100 1530 0 0 7931 0 --:--:-- --:--:-- --:--:-- 7931
#28 9.237 ocaml-multicore ok
#28 9.253 % Total % Received % Xferd Average Speed Time Time Time Current
#28 9.253 Dload Upload Total Spent Left Speed
#28 9.253
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 9.446
100 7583 100 7583 0 0 39353 0 --:--:-- --:--:-- --:--:-- 39353
#28 9.451 cdaringe ok
#28 9.465 % Total % Received % Xferd Average Speed Time Time Time Current
#28 9.465 Dload Upload Total Spent Left Speed
#28 9.465
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 9.644
100 706 100 706 0 0 3928 0 --:--:-- --:--:-- --:--:-- 3928
#28 9.650 inhabitedtype ok
#28 9.666 % Total % Received % Xferd Average Speed Time Time Time Current
#28 9.666 Dload Upload Total Spent Left Speed
#28 9.666
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 9.851
100 9787 100 9787 0 0 52750 0 --:--:-- --:--:-- --:--:-- 52750
#28 9.857 tmcgilchrist ok
#28 9.872 % Total % Received % Xferd Average Speed Time Time Time Current
#28 9.872 Dload Upload Total Spent Left Speed
#28 9.872
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 10.07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1519 100 1519 0 0 7629 0 --:--:-- --:--:-- --:--:-- 296k
#28 10.08 ocaml-doc ok
#28 10.09 % Total % Received % Xferd Average Speed Time Time Time Current
#28 10.09 Dload Upload Total Spent Left Speed
#28 10.09
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 10.27
100 6970 100 6970 0 0 38030 0 --:--:-- --:--:-- --:--:-- 38030
#28 10.28 grievejia ok
#28 10.30 % Total % Received % Xferd Average Speed Time Time Time Current
#28 10.30 Dload Upload Total Spent Left Speed
#28 10.30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 10.49
100 5307 100 5307 0 0 26575 0 --:--:-- --:--:-- --:--:-- 26575
#28 10.50 Leonidas-from-XIV ok
#28 10.52 % Total % Received % Xferd Average Speed Time Time Time Current
#28 10.52 Dload Upload Total Spent Left Speed
#28 10.52
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 10.70
100 9229 100 9229 0 0 51226 0 --:--:-- --:--:-- --:--:-- 51226
#28 10.70 ocaml-community ok
#28 10.72 % Total % Received % Xferd Average Speed Time Time Time Current
#28 10.72 Dload Upload Total Spent Left Speed
#28 10.72
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 11.35
100 8183 100 8183 0 0 12873 0 --:--:-- --:--:-- --:--:-- 12873
#28 11.36 verbosemode ok
#28 11.37 % Total % Received % Xferd Average Speed Time Time Time Current
#28 11.37 Dload Upload Total Spent Left Speed
#28 11.37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 11.56
100 2705 100 2705 0 0 14359 0 --:--:-- --:--:-- --:--:-- 14359
#28 11.57 tomjridge ok
#28 11.58 % Total % Received % Xferd Average Speed Time Time Time Current
#28 11.58 Dload Upload Total Spent Left Speed
#28 11.58
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 11.77
100 28293 100 28293 0 0 151k 0 --:--:-- --:--:-- --:--:-- 151k
#28 11.77 thizanne ok
#28 11.79 % Total % Received % Xferd Average Speed Time Time Time Current
#28 11.79 Dload Upload Total Spent Left Speed
#28 11.79
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 11.97
100 8982 100 8982 0 0 49835 0 --:--:-- --:--:-- --:--:-- 49835
#28 11.97 n-osborne ok
#28 11.99 % Total % Received % Xferd Average Speed Time Time Time Current
#28 11.99 Dload Upload Total Spent Left Speed
#28 11.99
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 12.20
100 61043 100 61043 0 0 282k 0 --:--:-- --:--:-- --:--:-- 282k
#28 12.20 TheLortex ok
#28 12.22 % Total % Received % Xferd Average Speed Time Time Time Current
#28 12.22 Dload Upload Total Spent Left Speed
#28 12.22
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 12.53
100 11384 100 11384 0 0 36163 0 --:--:-- --:--:-- --:--:-- 36163
#28 12.54 patricoferris ok
#28 12.56 % Total % Received % Xferd Average Speed Time Time Time Current
#28 12.56 Dload Upload Total Spent Left Speed
#28 12.56
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 12.89
100 2650 100 2650 0 0 7869 0 --:--:-- --:--:-- --:--:-- 7869
#28 12.90 routineco ok
#28 12.92 % Total % Received % Xferd Average Speed Time Time Time Current
#28 12.92 Dload Upload Total Spent Left Speed
#28 12.92
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 13.13
100 9179 100 9179 0 0 43700 0 --:--:-- --:--:-- --:--:-- 43700
#28 13.13 moby ok
#28 13.15 % Total % Received % Xferd Average Speed Time Time Time Current
#28 13.15 Dload Upload Total Spent Left Speed
#28 13.15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 13.49
100 10931 100 10931 0 0 32220 0 --:--:-- --:--:-- --:--:-- 32220
#28 13.49 djs55 ok
#28 13.51 % Total % Received % Xferd Average Speed Time Time Time Current
#28 13.51 Dload Upload Total Spent Left Speed
#28 13.51
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 13.99
100 66548 100 66548 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k
#28 14.00 hyunha ok
#28 14.01 % Total % Received % Xferd Average Speed Time Time Time Current
#28 14.01 Dload Upload Total Spent Left Speed
#28 14.01
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 14.35
100 4210 100 4210 0 0 12495 0 --:--:-- --:--:-- --:--:-- 12495
#28 14.36 hyper-systems ok
#28 14.37 % Total % Received % Xferd Average Speed Time Time Time Current
#28 14.37 Dload Upload Total Spent Left Speed
#28 14.37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 9 100 9 0 0 57 0 --:--:-- --:--:-- --:--:-- 58
#28 14.53 coco33920 ok
#28 14.55 % Total % Received % Xferd Average Speed Time Time Time Current
#28 14.55 Dload Upload Total Spent Left Speed
#28 14.55
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 14.86
100 1550 100 1550 0 0 4996 0 --:--:-- --:--:-- --:--:-- 4996
#28 14.86 sanette ok
#28 14.88 % Total % Received % Xferd Average Speed Time Time Time Current
#28 14.88 Dload Upload Total Spent Left Speed
#28 14.88
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 15.28
100 9040 100 9040 0 0 22380 0 --:--:-- --:--:-- --:--:-- 22380
#28 15.29 maiste ok
#28 15.30 % Total % Received % Xferd Average Speed Time Time Time Current
#28 15.30 Dload Upload Total Spent Left Speed
#28 15.30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 15.61
100 10352 100 10352 0 0 33320 0 --:--:-- --:--:-- --:--:-- 33320
#28 15.62 yomimono ok
#28 15.64 % Total % Received % Xferd Average Speed Time Time Time Current
#28 15.64 Dload Upload Total Spent Left Speed
#28 15.64
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 15.99
100 13719 100 13719 0 0 39084 0 --:--:-- --:--:-- --:--:-- 39084
#28 15.99 c-cube ok
#28 16.01 % Total % Received % Xferd Average Speed Time Time Time Current
#28 16.01 Dload Upload Total Spent Left Speed
#28 16.01
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 16.28
100 7266 100 7266 0 0 27176 0 --:--:-- --:--:-- --:--:-- 27176
#28 16.28 novemberkilo ok
#28 16.30 % Total % Received % Xferd Average Speed Time Time Time Current
#28 16.30 Dload Upload Total Spent Left Speed
#28 16.30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 16.73
100 12132 100 12132 0 0 28310 0 --:--:-- --:--:-- --:--:-- 28310
#28 16.73 joaosreis ok
#28 16.75 % Total % Received % Xferd Average Speed Time Time Time Current
#28 16.75 Dload Upload Total Spent Left Speed
#28 16.75
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 17.05
100 1589 100 1589 0 0 5209 0 --:--:-- --:--:-- --:--:-- 5209
#28 17.06 mtelvers ok
#28 17.07 % Total % Received % Xferd Average Speed Time Time Time Current
#28 17.07 Dload Upload Total Spent Left Speed
#28 17.07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 17.44
100 1285 100 1285 0 0 3498 0 --:--:-- --:--:-- --:--:-- 3498
#28 17.45 ygrek ok
#28 17.46 % Total % Received % Xferd Average Speed Time Time Time Current
#28 17.46 Dload Upload Total Spent Left Speed
#28 17.46
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 17.84
100 14295 100 14295 0 0 37336 0 --:--:-- --:--:-- --:--:-- 37336
#28 17.85 geocaml ok
#28 17.86 % Total % Received % Xferd Average Speed Time Time Time Current
#28 17.86 Dload Upload Total Spent Left Speed
#28 17.86
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 18.18
100 1519 100 1519 0 0 4721 0 --:--:-- --:--:-- --:--:-- 4721
100 1519 100 1519 0 0 4720 0 --:--:-- --:--:-- --:--:-- 0
#28 18.19 panglesd ok
#28 18.21 % Total % Received % Xferd Average Speed Time Time Time Current
#28 18.21 Dload Upload Total Spent Left Speed
#28 18.21
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 18.62
100 8794 100 8794 0 0 21323 0 --:--:-- --:--:-- --:--:-- 21323
#28 18.63 SimonJF ok
#28 18.64 % Total % Received % Xferd Average Speed Time Time Time Current
#28 18.64 Dload Upload Total Spent Left Speed
#28 18.64
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 18.98
100 10004 100 10004 0 0 29501 0 --:--:-- --:--:-- --:--:-- 29501
#28 18.98 haesbaert ok
#28 19.00 % Total % Received % Xferd Average Speed Time Time Time Current
#28 19.00 Dload Upload Total Spent Left Speed
#28 19.00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 19.37
100 8228 100 8228 0 0 22180 0 --:--:-- --:--:-- --:--:-- 22180
#28 19.38 benmandrew ok
#28 19.39 % Total % Received % Xferd Average Speed Time Time Time Current
#28 19.39 Dload Upload Total Spent Left Speed
#28 19.39
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 19.75
100 4716 100 4716 0 0 13050 0 --:--:-- --:--:-- --:--:-- 13050
#28 19.76 andrenth ok
#28 19.77 % Total % Received % Xferd Average Speed Time Time Time Current
#28 19.77 Dload Upload Total Spent Left Speed
#28 19.77
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 20.14
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6121 100 6121 0 0 16299 0 --:--:-- --:--:-- --:--:-- 1195k
#28 20.15 backtracking ok
#28 20.17 % Total % Received % Xferd Average Speed Time Time Time Current
#28 20.17 Dload Upload Total Spent Left Speed
#28 20.17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 20.49
100 1569 100 1569 0 0 4844 0 --:--:-- --:--:-- --:--:-- 4844
#28 20.50 jmid ok
#28 20.51 % Total % Received % Xferd Average Speed Time Time Time Current
#28 20.51 Dload Upload Total Spent Left Speed
#28 20.51
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 20.86
100 5470 100 5470 0 0 15458 0 --:--:-- --:--:-- --:--:-- 15458
#28 20.87 shindere ok
#28 20.89 % Total % Received % Xferd Average Speed Time Time Time Current
#28 20.89 Dload Upload Total Spent Left Speed
#28 20.89
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 21.07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 70613 100 70613 0 0 116k 0 --:--:-- --:--:-- --:--:-- 167k
#28 21.48 gildor478 ok
#28 21.50 % Total % Received % Xferd Average Speed Time Time Time Current
#28 21.50 Dload Upload Total Spent Left Speed
#28 21.50
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 21.87
100 13672 100 13672 0 0 36601 0 --:--:-- --:--:-- --:--:-- 36601
#28 21.88 mefyl ok
#28 21.89 % Total % Received % Xferd Average Speed Time Time Time Current
#28 21.89 Dload Upload Total Spent Left Speed
#28 21.89
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 22.06
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5912 100 5912 0 0 17910 0 --:--:-- --:--:-- --:--:-- 37417
#28 22.23 ElectreAAS ok
#28 22.25 % Total % Received % Xferd Average Speed Time Time Time Current
#28 22.25 Dload Upload Total Spent Left Speed
#28 22.25
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 22.58
100 11253 100 11253 0 0 33356 0 --:--:-- --:--:-- --:--:-- 33356
#28 22.59 well-typed-lightbulbs ok
#28 22.60 % Total % Received % Xferd Average Speed Time Time Time Current
#28 22.60 Dload Upload Total Spent Left Speed
#28 22.60
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 22.92
100 3235 100 3235 0 0 10239 0 --:--:-- --:--:-- --:--:-- 10239
#28 22.93 johnyob ok
#28 22.94 % Total % Received % Xferd Average Speed Time Time Time Current
#28 22.94 Dload Upload Total Spent Left Speed
#28 22.94
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 23.31
100 7046 100 7046 0 0 19254 0 --:--:-- --:--:-- --:--:-- 19254
#28 23.31 lasamlai ok
#28 23.33 % Total % Received % Xferd Average Speed Time Time Time Current
#28 23.33 Dload Upload Total Spent Left Speed
#28 23.33
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 23.66
100 14287 100 14287 0 0 42484 0 --:--:-- --:--:-- --:--:-- 42484
#28 23.67 zshipko ok
#28 23.69 % Total % Received % Xferd Average Speed Time Time Time Current
#28 23.69 Dload Upload Total Spent Left Speed
#28 23.69
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 24.12
0 8123 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 8123 100 8123 0 0 18685 0 --:--:-- --:--:-- --:--:-- 7932k
#28 24.13 andreas ok
#28 24.14 % Total % Received % Xferd Average Speed Time Time Time Current
#28 24.14 Dload Upload Total Spent Left Speed
#28 24.14
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 24.68
100 60456 100 60456 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k
#28 24.68 bobot ok
#28 24.70 % Total % Received % Xferd Average Speed Time Time Time Current
#28 24.70 Dload Upload Total Spent Left Speed
#28 24.70
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 25.05
100 19681 100 19681 0 0 56249 0 --:--:-- --:--:-- --:--:-- 56249
#28 25.05 dialohq ok
#28 25.07 % Total % Received % Xferd Average Speed Time Time Time Current
#28 25.07 Dload Upload Total Spent Left Speed
#28 25.07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 25.44
100 6502 100 6502 0 0 17439 0 --:--:-- --:--:-- --:--:-- 17439
#28 25.45 reynir ok
#28 25.46 % Total % Received % Xferd Average Speed Time Time Time Current
#28 25.46 Dload Upload Total Spent Left Speed
#28 25.46
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 25.77
100 1561 100 1561 0 0 5098 0 --:--:-- --:--:-- --:--:-- 5098
#28 25.77 nilsbecker ok
#28 25.79 % Total % Received % Xferd Average Speed Time Time Time Current
#28 25.79 Dload Upload Total Spent Left Speed
#28 25.79
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 26.14
0 7807 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7807 100 7807 0 0 22421 0 --:--:-- --:--:-- --:--:-- 7624k
#28 26.14 ngernest ok
#28 26.16 % Total % Received % Xferd Average Speed Time Time Time Current
#28 26.16 Dload Upload Total Spent Left Speed
#28 26.16
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 26.48
100 1538 100 1538 0 0 4798 0 --:--:-- --:--:-- --:--:-- 4798
#28 26.48 progman1 ok
#28 26.50 % Total % Received % Xferd Average Speed Time Time Time Current
#28 26.50 Dload Upload Total Spent Left Speed
#28 26.50
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 26.88
100 8698 100 8698 0 0 22828 0 --:--:-- --:--:-- --:--:-- 22828
#28 26.89 moyodiallo ok
#28 26.90 % Total % Received % Xferd Average Speed Time Time Time Current
#28 26.90 Dload Upload Total Spent Left Speed
#28 26.90
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 27.25
100 41957 100 41957 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k
#28 27.25 edwintorok ok
#28 27.27 % Total % Received % Xferd Average Speed Time Time Time Current
#28 27.27 Dload Upload Total Spent Left Speed
#28 27.27
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 27.58
100 1540 100 1540 0 0 4904 0 --:--:-- --:--:-- --:--:-- 4904
#28 27.59 smuenzel ok
#28 27.60 % Total % Received % Xferd Average Speed Time Time Time Current
#28 27.60 Dload Upload Total Spent Left Speed
#28 27.60
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 27.98
100 9916 100 9916 0 0 26158 0 --:--:-- --:--:-- --:--:-- 26158
#28 27.99 9glenda ok
#28 28.00 % Total % Received % Xferd Average Speed Time Time Time Current
#28 28.00 Dload Upload Total Spent Left Speed
#28 28.00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 28.28
100 5798 100 5798 0 0 20690 0 --:--:-- --:--:-- --:--:-- 20690
#28 28.29 Cumulus ok
#28 28.30 % Total % Received % Xferd Average Speed Time Time Time Current
#28 28.30 Dload Upload Total Spent Left Speed
#28 28.30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 9 100 9 0 0 53 0 --:--:-- --:--:-- --:--:-- 53
#28 28.47 gustavodiasag ok
#28 28.49 % Total % Received % Xferd Average Speed Time Time Time Current
#28 28.49 Dload Upload Total Spent Left Speed
#28 28.49
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 28.90
100 43477 100 43477 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k
#28 28.91 art-w ok
#28 28.93 % Total % Received % Xferd Average Speed Time Time Time Current
#28 28.93 Dload Upload Total Spent Left Speed
#28 28.93
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 29.25
100 9409 100 9409 0 0 29291 0 --:--:-- --:--:-- --:--:-- 29291
#28 29.25 sqids ok
#28 29.27 % Total % Received % Xferd Average Speed Time Time Time Current
#28 29.27 Dload Upload Total Spent Left Speed
#28 29.27
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 29.61
100 6313 100 6313 0 0 18622 0 --:--:-- --:--:-- --:--:-- 18622
#28 29.61 rizo ok
#28 29.63 % Total % Received % Xferd Average Speed Time Time Time Current
#28 29.63 Dload Upload Total Spent Left Speed
#28 29.63
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 30.04
100 8340 100 8340 0 0 20275 0 --:--:-- --:--:-- --:--:-- 20275
#28 30.04 koonwen ok
#28 30.06 % Total % Received % Xferd Average Speed Time Time Time Current
#28 30.06 Dload Upload Total Spent Left Speed
#28 30.06
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 30.51
100 48867 100 48867 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k
#28 30.52 lubegasimon ok
#28 30.53 % Total % Received % Xferd Average Speed Time Time Time Current
#28 30.53 Dload Upload Total Spent Left Speed
#28 30.53
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 30.87
100 7256 100 7256 0 0 21178 0 --:--:-- --:--:-- --:--:-- 21178
#28 30.88 punchagan ok
#28 30.90 % Total % Received % Xferd Average Speed Time Time Time Current
#28 30.90 Dload Upload Total Spent Left Speed
#28 30.90
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 31.11
100 807 100 807 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846
#28 31.11 ahrefs ok
#28 31.13 % Total % Received % Xferd Average Speed Time Time Time Current
#28 31.13 Dload Upload Total Spent Left Speed
#28 31.13
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 31.40
100 1571 100 1571 0 0 5744 0 --:--:-- --:--:-- --:--:-- 5744
#28 31.41 ocaml-semver ok
#28 31.42 % Total % Received % Xferd Average Speed Time Time Time Current
#28 31.42 Dload Upload Total Spent Left Speed
#28 31.42
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 31.74
100 1553 100 1553 0 0 4917 0 --:--:-- --:--:-- --:--:-- 4917
#28 31.74 raphael-proust ok
#28 31.76 % Total % Received % Xferd Average Speed Time Time Time Current
#28 31.76 Dload Upload Total Spent Left Speed
#28 31.76
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 32.13
100 6977 100 6977 0 0 19001 0 --:--:-- --:--:-- --:--:-- 19001
100 6977 100 6977 0 0 18995 0 --:--:-- --:--:-- --:--:-- 0
#28 32.13 tiferrei ok
#28 32.15 % Total % Received % Xferd Average Speed Time Time Time Current
#28 32.15 Dload Upload Total Spent Left Speed
#28 32.15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 32.48
100 3512 100 3512 0 0 10379 0 --:--:-- --:--:-- --:--:-- 10379
#28 32.49 deepmarker ok
#28 32.51 % Total % Received % Xferd Average Speed Time Time Time Current
#28 32.51 Dload Upload Total Spent Left Speed
#28 32.51
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 32.88
100 4806 100 4806 0 0 12788 0 --:--:-- --:--:-- --:--:-- 12788
#28 32.89 FayCarsons ok
#28 32.90 % Total % Received % Xferd Average Speed Time Time Time Current
#28 32.90 Dload Upload Total Spent Left Speed
#28 32.90
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 33.27
100 3210 100 3210 0 0 8769 0 --:--:-- --:--:-- --:--:-- 8769
#28 33.28 ptrichr ok
#28 33.29 % Total % Received % Xferd Average Speed Time Time Time Current
#28 33.29 Dload Upload Total Spent Left Speed
#28 33.29
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 33.68
100 6420 100 6420 0 0 16545 0 --:--:-- --:--:-- --:--:-- 16545
#28 33.69 umd-cmsc330 ok
#28 33.70 % Total % Received % Xferd Average Speed Time Time Time Current
#28 33.70 Dload Upload Total Spent Left Speed
#28 33.70
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 34.00
100 1538 100 1538 0 0 5064 0 --:--:-- --:--:-- --:--:-- 5064
#28 34.01 mbarbin ok
#28 34.03 % Total % Received % Xferd Average Speed Time Time Time Current
#28 34.03 Dload Upload Total Spent Left Speed
#28 34.03
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 34.38
100 5701 100 5701 0 0 16244 0 --:--:-- --:--:-- --:--:-- 16244
#28 34.39 johnwhitington ok
#28 34.40 % Total % Received % Xferd Average Speed Time Time Time Current
#28 34.40 Dload Upload Total Spent Left Speed
#28 34.40
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 34.75
100 5664 100 5664 0 0 16045 0 --:--:-- --:--:-- --:--:-- 16045
#28 34.76 dra27 ok
#28 34.77 % Total % Received % Xferd Average Speed Time Time Time Current
#28 34.77 Dload Upload Total Spent Left Speed
#28 34.77
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 35.04
100 1516 100 1516 0 0 5671 0 --:--:-- --:--:-- --:--:-- 5671
#28 35.05 solo5 ok
#28 35.06 % Total % Received % Xferd Average Speed Time Time Time Current
#28 35.06 Dload Upload Total Spent Left Speed
#28 35.06
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 35.26
100 4827 100 4827 0 0 24138 0 --:--:-- --:--:-- --:--:-- 24138
#28 35.27 INRIA ok
#28 35.28 % Total % Received % Xferd Average Speed Time Time Time Current
#28 35.28 Dload Upload Total Spent Left Speed
#28 35.28
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#28 35.66
100 699 100 699 0 0 1864 0 --:--:-- --:--:-- --:--:-- 1864
#28 35.67 tbrk ok
#28 DONE 36.7s
#29 exporting to image
#29 exporting layers
#29 exporting layers 0.6s done
#29 writing image sha256:4790d4bd571cfc6e679469e7198b21a4b2be31a92cc6c384b0219750a1a9eca5 done
#29 DONE 0.6s
Job succeeded
2026-08-06 10:52.43: Job succeeded