Build:
  1. 0
2025-06-02 15:17.14: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/255/head (f6aa3a7b25eea8be7f3143d7a87370d0d58b4e85)]
2025-06-02 15:17.14: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile"
2025-06-02 15:17.14: Waiting for resource in pool OCluster
2025-06-02 15:17.14: Waiting for worker…
2025-06-02 15:17.18: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
HEAD is now at 5117c27 Merge pull request #248 from ocurrent/default-buildkit
HEAD is now at f6aa3a7 Added archive mirror
#1 [internal] load build definition from Dockerfile
#1 sha256:f91f0fc17d68676f3e734ffec772eb8f0a6335433feca0c002490d6311001f73
#1 transferring dockerfile: 2.48kB 0.0s done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:203d4b923a6c37527562148ebc6e53bbd5574fc334bec789c2d23d850b69b758
#2 transferring context: 65B done
#2 DONE 0.2s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.7s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:d95c0f0e2674ec5312c08d32b53352282bfb47bb937e59be1811918de553c0e8
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:3b1e04fae27a2111b72ee47530b4e85b8ce6c896f7b76399b670dc93319f1a2c
#5 DONE 0.0s

#7 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#7 sha256:772b5ca02f36aa9fbb603b4fb3b08b2f68e7f33a915173046adfc4bf09cbd1cd
#7 DONE 0.5s

#6 [internal] load metadata for docker.io/library/debian:12
#6 sha256:305af2ac101ebe8f08917ad47bf53fe42aa4eb121057f0a0044ed8ccb46feeb7
#6 DONE 0.4s

#8 [internal] load .dockerignore
#8 sha256:06172e2581a2cddf469153230f802ac1e2ab2ff74704f4a439eed7b4c3bfa498
#8 DONE 0.0s

#29 [internal] setting cache mount permissions
#29 sha256:14a9ce1c7e5131f82ba903789ca9ec8d50fd9eb3f05df2753208d34da25bd42a
#29 DONE 0.0s

#9 [stage-1  1/11] FROM docker.io/library/debian:12@sha256:bd73076dc2cd9c88f48b5b358328f24f2a4289811bd73787c031e20db9f97123
#9 sha256:7414abbf7e1216e312ea933314ccaf4d91fc4bea26c796763f84350aed8beff6
#9 DONE 0.0s

#20 [build  1/12] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:dff00fdde2800beff4e66830e85c76f32aa34c315efcf4843e64dd6394eb90de
#20 sha256:b8ba09638f92a105c5f667323aa0133e32fe848a721522c59889125fdeef5314
#20 DONE 0.0s

#21 [build  2/12] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#21 sha256:a7e596d9c5fc78bbd5721f695078d90939f73f8cc560337e7e2241fe817bf2e0
#21 CACHED

#16 [internal] load build context
#16 sha256:14f4cff985f44ccde7ab0a84070222400ccfa35b42f30b3cb798f006f71e3416
#16 transferring context: 241.30kB done
#16 DONE 0.1s

#29 [internal] setting cache mount permissions
#29 sha256:14a9ce1c7e5131f82ba903789ca9ec8d50fd9eb3f05df2753208d34da25bd42a
#29 CACHED

#22 [build  3/12] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#22 sha256:d954d156614dde7cf3d242ae40a4bc08d033f077270c5fe33187bc41e902245e
#22 0.488 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#22 DONE 0.7s

#23 [build  4/12] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#23 sha256:178ddd0356dd11b46e36441783004be9f6da3828ac7cbec0e533e1a7c94874f6
#23 0.512 Binary::apt::APT::Keep-Downloaded-Packages "true";
#23 DONE 0.7s

#24 [build  5/12] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     sudo apt update && sudo apt-get --no-install-recommends install -y     capnproto     graphviz     libev-dev     libffi-dev     libgmp-dev     libsqlite3-dev     libssl-dev     m4     pkg-config
#24 sha256:d55870a4a2fcd308d62dfe382229241ccfe73265418519aa67afc963e1f6bef9
#24 0.550 
#24 0.550 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#24 0.550 
#24 0.591 Hit:1 http://deb.debian.org/debian bookworm InRelease
#24 0.591 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#24 0.591 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#24 0.978 Reading package lists...
#24 2.278 Building dependency tree...
#24 2.586 Reading state information...
#24 2.620 3 packages can be upgraded. Run 'apt list --upgradable' to see them.
#24 2.644 Reading package lists...
#24 2.674 Building dependency tree...
#24 2.946 Reading state information...
#24 3.320 The following additional packages will be installed:
#24 3.321   fontconfig libann0 libcairo2 libcapnp-0.9.2 libcdt5 libcgraph6 libdatrie1
#24 3.321   libev4 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5
#24 3.321   libgvc6 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#24 3.322   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#24 3.322   libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
#24 3.323   libxrender1 libxt6 pkgconf pkgconf-bin x11-common
#24 3.326 Suggested packages:
#24 3.326   gsfonts graphviz-doc low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev
#24 3.326   sqlite3-doc libssl-doc m4-doc
#24 3.326 Recommended packages:
#24 3.326   fonts-liberation2 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#24 3.751 The following NEW packages will be installed:
#24 3.751   capnproto fontconfig graphviz libann0 libcairo2 libcapnp-0.9.2 libcdt5
#24 3.752   libcgraph6 libdatrie1 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0
#24 3.752   libgmp-dev libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2
#24 3.752   libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#24 3.752   libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#24 3.753   libsm6 libsqlite3-dev libssl-dev libthai-data libthai0 libxaw7
#24 3.753   libxcb-render0 libxcb-shm0 libxmu6 libxrender1 libxt6 m4 pkg-config pkgconf
#24 3.754   pkgconf-bin x11-common
#24 4.084 debconf: delaying package configuration, since apt-utils is not installed
#24 4.149 0 upgraded, 46 newly installed, 0 to remove and 3 not upgraded.
#24 4.149 Need to get 0 B/15.7 MB of archives.
#24 4.149 After this operation, 49.7 MB of additional disk space will be used.
#24 4.181 Selecting previously unselected package libcapnp-0.9.2:amd64.
#24 4.181 (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 ... 18745 files and directories currently installed.)
#24 4.205 Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_amd64.deb ...
#24 4.212 Unpacking libcapnp-0.9.2:amd64 (0.9.2-2) ...
#24 4.471 Selecting previously unselected package capnproto.
#24 4.477 Preparing to unpack .../01-capnproto_0.9.2-2_amd64.deb ...
#24 4.481 Unpacking capnproto (0.9.2-2) ...
#24 4.603 Selecting previously unselected package fontconfig.
#24 4.610 Preparing to unpack .../02-fontconfig_2.14.1-4_amd64.deb ...
#24 4.616 Unpacking fontconfig (2.14.1-4) ...
#24 4.722 Selecting previously unselected package libann0.
#24 4.727 Preparing to unpack .../03-libann0_1.1.2+doc-9+b1_amd64.deb ...
#24 4.732 Unpacking libann0 (1.1.2+doc-9+b1) ...
#24 4.820 Selecting previously unselected package libcdt5:amd64.
#24 4.825 Preparing to unpack .../04-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#24 4.829 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#24 4.898 Selecting previously unselected package libcgraph6:amd64.
#24 4.905 Preparing to unpack .../05-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#24 4.915 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#24 5.001 Selecting previously unselected package libglib2.0-0:amd64.
#24 5.008 Preparing to unpack .../06-libglib2.0-0_2.74.6-2+deb12u6_amd64.deb ...
#24 5.013 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#24 5.294 Selecting previously unselected package libgts-0.7-5:amd64.
#24 5.299 Preparing to unpack .../07-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#24 5.303 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#24 5.370 Selecting previously unselected package libpixman-1-0:amd64.
#24 5.376 Preparing to unpack .../08-libpixman-1-0_0.42.2-1_amd64.deb ...
#24 5.381 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#24 5.500 Selecting previously unselected package libxcb-render0:amd64.
#24 5.507 Preparing to unpack .../09-libxcb-render0_1.15-1_amd64.deb ...
#24 5.513 Unpacking libxcb-render0:amd64 (1.15-1) ...
#24 5.592 Selecting previously unselected package libxcb-shm0:amd64.
#24 5.597 Preparing to unpack .../10-libxcb-shm0_1.15-1_amd64.deb ...
#24 5.601 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#24 5.665 Selecting previously unselected package libxrender1:amd64.
#24 5.670 Preparing to unpack .../11-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#24 5.675 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#24 5.752 Selecting previously unselected package libcairo2:amd64.
#24 5.761 Preparing to unpack .../12-libcairo2_1.16.0-7_amd64.deb ...
#24 5.768 Unpacking libcairo2:amd64 (1.16.0-7) ...
#24 5.958 Selecting previously unselected package libltdl7:amd64.
#24 5.965 Preparing to unpack .../13-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#24 5.970 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#24 6.084 Selecting previously unselected package libfribidi0:amd64.
#24 6.091 Preparing to unpack .../14-libfribidi0_1.0.8-2.1_amd64.deb ...
#24 6.099 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#24 6.178 Selecting previously unselected package libgraphite2-3:amd64.
#24 6.184 Preparing to unpack .../15-libgraphite2-3_1.3.14-1_amd64.deb ...
#24 6.196 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#24 6.300 Selecting previously unselected package libharfbuzz0b:amd64.
#24 6.307 Preparing to unpack .../16-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#24 6.311 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#24 6.536 Selecting previously unselected package libthai-data.
#24 6.542 Preparing to unpack .../17-libthai-data_0.1.29-1_all.deb ...
#24 6.547 Unpacking libthai-data (0.1.29-1) ...
#24 6.653 Selecting previously unselected package libdatrie1:amd64.
#24 6.658 Preparing to unpack .../18-libdatrie1_0.2.13-2+b1_amd64.deb ...
#24 6.662 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#24 6.728 Selecting previously unselected package libthai0:amd64.
#24 6.735 Preparing to unpack .../19-libthai0_0.1.29-1_amd64.deb ...
#24 6.739 Unpacking libthai0:amd64 (0.1.29-1) ...
#24 6.807 Selecting previously unselected package libpango-1.0-0:amd64.
#24 6.813 Preparing to unpack .../20-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#24 6.817 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#24 6.930 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#24 6.937 Preparing to unpack .../21-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#24 6.941 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#24 6.998 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#24 7.005 Preparing to unpack .../22-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#24 7.009 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#24 7.072 Selecting previously unselected package libpathplan4:amd64.
#24 7.078 Preparing to unpack .../23-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#24 7.082 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#24 7.169 Selecting previously unselected package libgvc6.
#24 7.177 Preparing to unpack .../24-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#24 7.184 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#24 7.369 Selecting previously unselected package libgvpr2:amd64.
#24 7.375 Preparing to unpack .../25-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#24 7.379 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#24 7.461 Selecting previously unselected package liblab-gamut1:amd64.
#24 7.465 Preparing to unpack .../26-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#24 7.469 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#24 7.627 Selecting previously unselected package x11-common.
#24 7.631 Preparing to unpack .../27-x11-common_1%3a7.7+23_all.deb ...
#24 7.635 Unpacking x11-common (1:7.7+23) ...
#24 7.697 Selecting previously unselected package libice6:amd64.
#24 7.701 Preparing to unpack .../28-libice6_2%3a1.0.10-1_amd64.deb ...
#24 7.706 Unpacking libice6:amd64 (2:1.0.10-1) ...
#24 7.766 Selecting previously unselected package libsm6:amd64.
#24 7.772 Preparing to unpack .../29-libsm6_2%3a1.2.3-1_amd64.deb ...
#24 7.777 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#24 7.837 Selecting previously unselected package libxt6:amd64.
#24 7.844 Preparing to unpack .../30-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#24 7.848 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#24 7.924 Selecting previously unselected package libxmu6:amd64.
#24 7.927 Preparing to unpack .../31-libxmu6_2%3a1.1.3-3_amd64.deb ...
#24 7.931 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#24 7.988 Selecting previously unselected package libxaw7:amd64.
#24 7.991 Preparing to unpack .../32-libxaw7_2%3a1.0.14-1_amd64.deb ...
#24 7.994 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#24 8.075 Selecting previously unselected package graphviz.
#24 8.082 Preparing to unpack .../33-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#24 8.086 Unpacking graphviz (2.42.2-7+deb12u1) ...
#24 8.334 Selecting previously unselected package libev4:amd64.
#24 8.338 Preparing to unpack .../34-libev4_1%3a4.33-1_amd64.deb ...
#24 8.342 Unpacking libev4:amd64 (1:4.33-1) ...
#24 8.383 Selecting previously unselected package libev-dev:amd64.
#24 8.387 Preparing to unpack .../35-libev-dev_1%3a4.33-1_amd64.deb ...
#24 8.392 Unpacking libev-dev:amd64 (1:4.33-1) ...
#24 8.447 Selecting previously unselected package libffi-dev:amd64.
#24 8.454 Preparing to unpack .../36-libffi-dev_3.4.4-1_amd64.deb ...
#24 8.458 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#24 8.517 Selecting previously unselected package libgmpxx4ldbl:amd64.
#24 8.521 Preparing to unpack .../37-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#24 8.525 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 8.580 Selecting previously unselected package libgmp-dev:amd64.
#24 8.586 Preparing to unpack .../38-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#24 8.590 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 8.734 Selecting previously unselected package libpkgconf3:amd64.
#24 8.740 Preparing to unpack .../39-libpkgconf3_1.8.1-1_amd64.deb ...
#24 8.745 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#24 8.798 Selecting previously unselected package libsqlite3-dev:amd64.
#24 8.804 Preparing to unpack .../40-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
#24 8.808 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#24 9.021 Selecting previously unselected package libssl-dev:amd64.
#24 9.027 Preparing to unpack .../41-libssl-dev_3.0.16-1~deb12u1_amd64.deb ...
#24 9.031 Unpacking libssl-dev:amd64 (3.0.16-1~deb12u1) ...
#24 9.393 Selecting previously unselected package m4.
#24 9.400 Preparing to unpack .../42-m4_1.4.19-3_amd64.deb ...
#24 9.404 Unpacking m4 (1.4.19-3) ...
#24 9.530 Selecting previously unselected package pkgconf-bin.
#24 9.535 Preparing to unpack .../43-pkgconf-bin_1.8.1-1_amd64.deb ...
#24 9.539 Unpacking pkgconf-bin (1.8.1-1) ...
#24 9.597 Selecting previously unselected package pkgconf:amd64.
#24 9.604 Preparing to unpack .../44-pkgconf_1.8.1-1_amd64.deb ...
#24 9.611 Unpacking pkgconf:amd64 (1.8.1-1) ...
#24 9.668 Selecting previously unselected package pkg-config:amd64.
#24 9.673 Preparing to unpack .../45-pkg-config_1.8.1-1_amd64.deb ...
#24 9.681 Unpacking pkg-config:amd64 (1.8.1-1) ...
#24 9.746 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#24 9.758 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#24 9.768 Setting up fontconfig (2.14.1-4) ...
#24 9.779 Regenerating fonts cache... done.
#24 11.82 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#24 11.83 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#24 11.84 Setting up libxcb-render0:amd64 (1.15-1) ...
#24 11.85 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#24 11.86 No schema files found: doing nothing.
#24 11.87 Setting up libev4:amd64 (1:4.33-1) ...
#24 11.88 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#24 11.89 Setting up x11-common (1:7.7+23) ...
#24 12.15 invoke-rc.d: could not determine current runlevel
#24 12.17 invoke-rc.d: policy-rc.d denied execution of restart.
#24 12.19 Setting up m4 (1.4.19-3) ...
#24 12.20 Setting up libxcb-shm0:amd64 (1.15-1) ...
#24 12.21 Setting up libffi-dev:amd64 (3.4.4-1) ...
#24 12.22 Setting up libcairo2:amd64 (1.16.0-7) ...
#24 12.24 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#24 12.25 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#24 12.26 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 12.27 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#24 12.29 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#24 12.30 Setting up libann0 (1.1.2+doc-9+b1) ...
#24 12.31 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#24 12.32 Setting up libssl-dev:amd64 (3.0.16-1~deb12u1) ...
#24 12.33 Setting up pkgconf-bin (1.8.1-1) ...
#24 12.34 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#24 12.35 Setting up libcapnp-0.9.2:amd64 (0.9.2-2) ...
#24 12.37 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#24 12.38 Setting up libthai-data (0.1.29-1) ...
#24 12.39 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#24 12.40 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#24 12.41 Setting up libev-dev:amd64 (1:4.33-1) ...
#24 12.43 Setting up libice6:amd64 (2:1.0.10-1) ...
#24 12.44 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#24 12.45 Setting up pkgconf:amd64 (1.8.1-1) ...
#24 12.46 Setting up libthai0:amd64 (0.1.29-1) ...
#24 12.48 Setting up capnproto (0.9.2-2) ...
#24 12.49 Setting up pkg-config:amd64 (1.8.1-1) ...
#24 12.50 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#24 12.52 Setting up libsm6:amd64 (2:1.2.3-1) ...
#24 12.53 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#24 12.54 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#24 12.55 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#24 12.57 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#24 12.58 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#24 12.59 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#24 12.60 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#24 12.69 Setting up graphviz (2.42.2-7+deb12u1) ...
#24 12.71 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#24 DONE 14.1s

#25 [build  6/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard a4ff4b0b6803cb31deb09240efdad753f95d0058 && opam update
#25 sha256:2ec6a40ec94ea6bb94e0c826e245d5338f10ffe81dd47451ec460b40ff12fe96
#25 9.043 Updating files:   8% (2027/23172)
Updating files:   9% (2086/23172)
Updating files:  10% (2318/23172)
Updating files:  11% (2549/23172)
Updating files:  12% (2781/23172)
Updating files:  13% (3013/23172)
Updating files:  14% (3245/23172)
Updating files:  15% (3476/23172)
Updating files:  16% (3708/23172)
Updating files:  17% (3940/23172)
Updating files:  18% (4171/23172)
Updating files:  19% (4403/23172)
Updating files:  19% (4407/23172)
Updating files:  20% (4635/23172)
Updating files:  21% (4867/23172)
Updating files:  22% (5098/23172)
Updating files:  23% (5330/23172)
Updating files:  24% (5562/23172)
Updating files:  25% (5793/23172)
Updating files:  26% (6025/23172)
Updating files:  27% (6257/23172)
Updating files:  28% (6489/23172)
Updating files:  29% (6720/23172)
Updating files:  30% (6952/23172)
Updating files:  31% (7184/23172)
Updating files:  31% (7265/23172)
Updating files:  32% (7416/23172)
Updating files:  33% (7647/23172)
Updating files:  34% (7879/23172)
Updating files:  35% (8111/23172)
Updating files:  36% (8342/23172)
Updating files:  37% (8574/23172)
Updating files:  38% (8806/23172)
Updating files:  39% (9038/23172)
Updating files:  39% (9218/23172)
Updating files:  40% (9269/23172)
Updating files:  41% (9501/23172)
Updating files:  42% (9733/23172)
Updating files:  43% (9964/23172)
Updating files:  44% (10196/23172)
Updating files:  45% (10428/23172)
Updating files:  46% (10660/23172)
Updating files:  47% (10891/23172)
Updating files:  48% (11123/23172)
Updating files:  49% (11355/23172)
Updating files:  50% (11586/23172)
Updating files:  51% (11818/23172)
Updating files:  52% (12050/23172)
Updating files:  52% (12054/23172)
Updating files:  53% (12282/23172)
Updating files:  54% (12513/23172)
Updating files:  55% (12745/23172)
Updating files:  56% (12977/23172)
Updating files:  57% (13209/23172)
Updating files:  58% (13440/23172)
Updating files:  59% (13672/23172)
Updating files:  60% (13904/23172)
Updating files:  61% (14135/23172)
Updating files:  62% (14367/23172)
Updating files:  63% (14599/23172)
Updating files:  64% (14831/23172)
Updating files:  65% (15062/23172)
Updating files:  66% (15294/23172)
Updating files:  67% (15526/23172)
Updating files:  68% (15757/23172)
Updating files:  68% (15780/23172)
Updating files:  69% (15989/23172)
Updating files:  70% (16221/23172)
Updating files:  71% (16453/23172)
Updating files:  72% (16684/23172)
Updating files:  73% (16916/23172)
Updating files:  74% (17148/23172)
Updating files:  75% (17379/23172)
Updating files:  76% (17611/23172)
Updating files:  77% (17843/23172)
Updating files:  78% (18075/23172)
Updating files:  79% (18306/23172)
Updating files:  80% (18538/23172)
Updating files:  80% (18630/23172)
Updating files:  81% (18770/23172)
Updating files:  82% (19002/23172)
Updating files:  83% (19233/23172)
Updating files:  84% (19465/23172)
Updating files:  85% (19697/23172)
Updating files:  86% (19928/23172)
Updating files:  87% (20160/23172)
Updating files:  87% (20345/23172)
Updating files:  88% (20392/23172)
Updating files:  89% (20624/23172)
Updating files:  90% (20855/23172)
Updating files:  91% (21087/23172)
Updating files:  92% (21319/23172)
Updating files:  93% (21550/23172)
Updating files:  94% (21782/23172)
Updating files:  95% (22014/23172)
Updating files:  95% (22162/23172)
Updating files:  96% (22246/23172)
Updating files:  97% (22477/23172)
Updating files:  98% (22709/23172)
Updating files:  99% (22941/23172)
Updating files: 100% (23172/23172)
Updating files: 100% (23172/23172), done.
#25 17.96 HEAD is now at a4ff4b0b68 Merge pull request #27503 from mtelvers/opam-publish-current.0.7.1
#25 19.25 
#25 19.25 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#25 24.87 [default] synchronised from git+file:///home/opam/opam-repository
#25 49.04 Now run 'opam upgrade' to apply any package updates.
#25 DONE 51.2s

#26 [build  7/12] COPY --chown=opam --link deployer.opam /src/
#26 sha256:ca08c84d198538bd5d4cb31fa1171484107ce6602a57e35b93c20603e3ebb3fe
#26 DONE 0.2s

#27 [build  8/12] WORKDIR /src
#27 sha256:3f6dd9d43d624cf0c7b3540f70c3be0aa229813534386bb271bb236673c8f85d
#27 DONE 0.1s

#28 [build  9/12] RUN opam pin -yn add .
#28 sha256:fad87aa24d4348d492c47581006d464e8039870bc725545305b41c0d34cdf906
#28 2.716 Package deployer does not exist, create as a NEW package? [y/n] y
#28 2.718 deployer is now pinned to file:///src (version dev)
#28 DONE 2.9s

#30 [build 10/12] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#30 sha256:1939bada725c7f5b9e3e3cda6d25318e75f4e9cbd9321571dcb7a13e1f8afc9d
#30 1.638 [deployer.dev] synchronised (no changes)
#30 21.11 The following actions will be performed:
#30 21.12 === install 152 packages
#30 21.12   - install angstrom              0.16.1             [required by multipart_form-lwt]
#30 21.12   - install ansi                  0.7.0              [required by current_web]
#30 21.12   - install asetmap               0.8.1              [required by capnp-rpc-net]
#30 21.12   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#30 21.12   - install astring               0.8.5              [required by current_docker, capnp-rpc-unix, current, current_github]
#30 21.12   - install atd                   2.16.0             [required by atdgen]
#30 21.12   - install atdgen                2.15.0             [required by github-data]
#30 21.12   - install atdgen-runtime        2.16.0             [required by atdgen]
#30 21.12   - install base                  v0.16.3            [required by capnp]
#30 21.12   - install base-bytes            base               [required by extunix]
#30 21.12   - install base64                3.5.1              [required by capnp-rpc-unix, current_github]
#30 21.12   - install bigarray-compat       1.1.0              [required by ctypes]
#30 21.12   - install bigarray-overlap      0.2.1              [required by prettym]
#30 21.12   - install bigstringaf           0.10.0             [required by multipart_form-lwt]
#30 21.12   - install biniou                1.2.2              [required by atdgen]
#30 21.12   - install bos                   0.2.1              [required by current, current_docker]
#30 21.12   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#30 21.12   - install camlp-streams         5.0.1              [required by biniou]
#30 21.12   - install capnp                 3.6.0              [required by capnp-rpc-net]
#30 21.12   - install capnp-rpc             1.2.3              [required by capnp-rpc-net]
#30 21.12   - install capnp-rpc-lwt         1.2.3              [required by capnp-rpc-net, ocluster-api]
#30 21.12   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#30 21.12   - install capnp-rpc-unix        1.2.3              [required by deployer]
#30 21.12   - install cf                    0.5.0              [required by cf-lwt]
#30 21.12   - install cf-lwt                0.5.0              [required by irmin-watcher]
#30 21.12   - install cmdliner              1.3.0              [required by deployer]
#30 21.12   - install cohttp                6.0.0              [required by cohttp-lwt-unix, github-unix]
#30 21.12   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#30 21.12   - install cohttp-lwt-unix       6.0.0              [required by current_github, current_slack]
#30 21.12   - install conduit               6.2.3              [required by conduit-lwt]
#30 21.12   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#30 21.12   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix, current_web]
#30 21.12   - install conf-bash             1                  [required by base]
#30 21.12   - install conf-capnproto        2                  [required by capnp-rpc-net]
#30 21.12   - install conf-git              1.1                [required by current_git]
#30 21.12   - install conf-gmp              4                  [required by zarith]
#30 21.12   - install conf-gmp-powm-sec     3                  [required by mirage-crypto-pk]
#30 21.12   - install conf-graphviz         0.1                [required by current_web]
#30 21.12   - install conf-libev            4-12               [required by current]
#30 21.12   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#30 21.12   - install conf-pkg-config       4                  [required by conf-sqlite3]
#30 21.12   - install conf-sqlite3          1                  [required by sqlite3]
#30 21.12   - install conf-which            1                  [required by conf-graphviz]
#30 21.12   - install cppo                  1.8.0              [required by ppx_deriving]
#30 21.12   - install crunch                4.0.0              [required by current_web]
#30 21.12   - install csexp                 1.5.2              [required by dune-configurator]
#30 21.12   - install cstruct               6.2.0              [required by current_github]
#30 21.12   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix]
#30 21.12   - install csv                   2.4                [required by current_web]
#30 21.12   - install ctypes                0.23.0             [required by cf, fsevents]
#30 21.12   - install ctypes-foreign        0.23.0             [required by cf]
#30 21.12   - install current               0.7.1              [required by deployer]
#30 21.12   - install current_docker        0.7.1              [required by deployer]
#30 21.12   - install current_git           0.7.1              [required by deployer]
#30 21.12   - install current_github        0.7.1              [required by deployer]
#30 21.12   - install current_incr          0.6.1              [required by current]
#30 21.12   - install current_ocluster      0.3.0              [required by deployer]
#30 21.12   - install current_slack         0.7.1              [required by deployer]
#30 21.12   - install current_ssh           0.7.1              [required by deployer]
#30 21.12   - install current_web           0.7.1              [required by deployer]
#30 21.12   - install domain-name           0.4.1              [required by tls]
#30 21.12   - install dune                  3.17.2             [required by deployer]
#30 21.12   - install dune-configurator     3.17.2             [required by extunix, sqlite3]
#30 21.12   - install duration              0.2.1              [required by current_github, current, current_docker, current_ocluster]
#30 21.12   - install easy-format           1.3.4              [required by atd]
#30 21.12   - install eqaf                  0.9                [required by mirage-crypto]
#30 21.12   - install extunix               0.4.3              [required by capnp-rpc-unix]
#30 21.12   - install fmt                   0.9.0              [required by deployer]
#30 21.12   - install fpath                 0.7.3              [required by current, current_docker]
#30 21.12   - install fsevents              0.3.0              [required by fsevents-lwt]
#30 21.12   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#30 21.12   - install github                4.4.1              [required by github-unix]
#30 21.12   - install github-data           4.4.1              [required by github]
#30 21.12   - install github-unix           4.4.1              [required by current_github]
#30 21.12   - install gmap                  0.3.0              [required by x509]
#30 21.12   - install hex                   1.5.0              [required by current_github]
#30 21.12   - install hkdf                  1.0.4 (deprecated) [required by tls]
#30 21.12   - install http                  6.0.0              [required by cohttp-lwt-unix]
#30 21.12   - install inotify               2.6                [required by irmin-watcher]
#30 21.12   - install integers              0.7.0              [required by ctypes]
#30 21.12   - install ipaddr                5.6.0              [required by tls, conduit-lwt-unix]
#30 21.12   - install ipaddr-sexp           5.6.0              [required by conduit-lwt-unix]
#30 21.12   - install irmin-watcher         0.5.0              [required by current_git]
#30 21.12   - install ke                    0.6                [required by multipart_form-lwt]
#30 21.12   - install logs                  0.7.0              [required by deployer]
#30 21.12   - install lwt                   5.9.0              [required by deployer]
#30 21.12   - install lwt-dllist            1.0.1              [required by current]
#30 21.12   - install macaddr               5.6.0              [required by ipaddr]
#30 21.12   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#30 21.12   - install menhir                20240715           [required by atd]
#30 21.12   - install menhirCST             20240715           [required by menhir]
#30 21.12   - install menhirLib             20240715           [required by menhir]
#30 21.12   - install menhirSdk             20240715           [required by menhir]
#30 21.12   - install mirage-clock          4.2.0              [required by tls-mirage]
#30 21.12   - install mirage-crypto         0.11.3             [required by current_github]
#30 21.12   - install mirage-crypto-ec      0.11.3             [required by tls]
#30 21.12   - install mirage-crypto-pk      0.11.3             [required by current_github]
#30 21.12   - install mirage-crypto-rng     0.11.3             [required by mirage-crypto-rng-lwt, capnp-rpc-net, current_web]
#30 21.12   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#30 21.12   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#30 21.12   - install mirage-kv             6.1.1              [required by tls-mirage]
#30 21.12   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt]
#30 21.12   - install multipart_form        0.6.0              [required by multipart_form-lwt]
#30 21.12   - install multipart_form-lwt    0.6.0              [required by current_web]
#30 21.12   - install num                   1.5-1              [required by sexplib]
#30 21.12   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#30 21.12   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#30 21.12   - install ocamlbuild            0.16.1             [required by astring, bos]
#30 21.12   - install ocamlfind             1.9.8              [required by bos, astring, ppx_deriving]
#30 21.12   - install ocluster-api          0.3.0              [required by deployer]
#30 21.12   - install ocplib-endian         1.2                [required by capnp]
#30 21.12   - install optint                0.3.0              [required by mirage-kv]
#30 21.12   - install parsexp               v0.16.0            [required by sexplib]
#30 21.12   - install pbkdf                 1.2.0              [required by x509]
#30 21.12   - install pecu                  0.7                [required by multipart_form]
#30 21.12   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#30 21.12   - install ppx_deriving          6.0.3              [required by deployer]
#30 21.12   - install ppx_deriving_yojson   3.9.1              [required by deployer]
#30 21.12   - install ppx_sexp_conv         v0.16.0            [required by cohttp-lwt-unix, current_web]
#30 21.12   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#30 21.12   - install prettym               0.0.3              [required by multipart_form]
#30 21.12   - install prometheus            1.2                [required by current_github, current, current_ocluster]
#30 21.12   - install prometheus-app        1.2                [required by deployer]
#30 21.12   - install ptime                 1.2.0              [required by current_github]
#30 21.12   - install re                    1.12.0             [required by current]
#30 21.12   - install res                   5.0.2              [required by capnp]
#30 21.12   - install result                1.5                [required by current_docker, current, current_github]
#30 21.12   - install routes                2.0.0              [required by current_web]
#30 21.12   - install rresult               0.7.0              [required by current_github]
#30 21.12   - install seq                   base               [required by yojson, re, tyxml]
#30 21.12   - install session               0.5.0              [required by current_web]
#30 21.12   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#30 21.12   - install session-cohttp-lwt    0.5.0              [required by current_web]
#30 21.12   - install sexplib               v0.16.0            [required by current_web]
#30 21.12   - install sexplib0              v0.16.0            [required by cohttp, ppxlib, cohttp-lwt]
#30 21.12   - install sqlite3               5.3.0              [required by current]
#30 21.12   - install stdint                0.7.2              [required by capnp-rpc, capnp, capnp-rpc-lwt]
#30 21.12   - install stdio                 v0.16.0            [required by capnp]
#30 21.12   - install stdlib-shims          0.3.0              [required by ppxlib]
#30 21.12   - install stringext             1.6.0              [required by github-unix]
#30 21.12   - install tls                   0.17.3             [required by capnp-rpc-net]
#30 21.12   - install tls-lwt               0.17.3             [required by current_github, current_slack]
#30 21.12   - install tls-mirage            0.17.3             [required by capnp-rpc-net]
#30 21.12   - install topkg                 1.0.7              [required by astring, bos]
#30 21.12   - install tyxml                 4.6.0              [required by current_github]
#30 21.12   - install unstrctrd             0.4                [required by multipart_form]
#30 21.12   - install uri                   4.4.0              [required by current_github, current_slack]
#30 21.12   - install uri-sexp              4.4.0              [required by cohttp]
#30 21.12   - install uutf                  1.0.3              [required by tyxml, multipart_form]
#30 21.12   - install x509                  0.16.5             [required by current_github]
#30 21.12   - install yojson                2.2.2              [required by current_slack, current_docker, current_github, current_ssh]
#30 21.12   - install zarith                1.14               [required by asn1-combinators]
#30 21.86 
#30 21.86 The following system packages will first need to be installed:
#30 21.86     libcapnp-dev
#30 21.86 
#30 21.86 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#30 21.86 
#30 21.86 opam believes some required external dependencies are missing. opam can:
#30 21.86 > 1. Run apt-get to install them (may need root/sudo access)
#30 21.86   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#30 21.86   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#30 21.86   4. Abort the installation
#30 21.86 
#30 21.86 [1/2/3/4] 1
#30 21.86 
#30 21.86 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#30 24.48 - debconf: delaying package configuration, since apt-utils is not installed
#30 24.48 - Selecting previously unselected package libcapnp-dev:amd64.
#30 24.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 ... 19515 files and directories currently installed.)
#30 24.48 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ...
#30 24.48 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ...
#30 24.48 - Setting up libcapnp-dev:amd64 (0.9.2-2) ...
#30 24.53 
#30 24.53 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#30 24.54 -> retrieved asetmap.0.8.1  (cached)
#30 24.55 -> retrieved ansi.0.7.0  (cached)
#30 24.56 -> retrieved angstrom.0.16.1  (cached)
#30 24.60 -> retrieved asn1-combinators.0.2.6  (cached)
#30 24.64 -> retrieved astring.0.8.5  (cached)
#30 24.77 -> retrieved base.v0.16.3  (cached)
#30 24.78 -> retrieved base64.3.5.1  (cached)
#30 24.83 -> retrieved bigarray-compat.1.1.0  (cached)
#30 24.84 -> retrieved bigarray-overlap.0.2.1  (cached)
#30 24.86 -> retrieved bigstringaf.0.10.0  (cached)
#30 24.87 -> retrieved biniou.1.2.2  (cached)
#30 24.92 -> retrieved bos.0.2.1  (cached)
#30 24.93 -> retrieved ca-certs.0.2.3  (cached)
#30 24.95 -> retrieved camlp-streams.5.0.1  (cached)
#30 25.01 -> retrieved capnp.3.6.0  (cached)
#30 25.36 -> 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)
#30 25.85 -> retrieved atd.2.16.0, atdgen-runtime.2.16.0  (cached)
#30 26.04 -> retrieved atdgen.2.15.0  (cached)
#30 26.05 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#30 26.06 -> retrieved cmdliner.1.3.0  (cached)
#30 26.06 -> retrieved conf-gmp.4  (cached)
#30 26.06 -> retrieved conf-gmp-powm-sec.3  (cached)
#30 26.06 -> retrieved conf-libev.4-12  (cached)
#30 26.47 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
#30 26.55 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#30 26.57 -> retrieved cppo.1.8.0  (cached)
#30 26.62 -> installed conf-bash.1
#30 26.62 -> installed conf-capnproto.2
#30 26.62 -> installed conf-git.1.1
#30 26.63 -> installed conf-gmp.4
#30 26.64 -> installed conf-libev.4-12
#30 26.65 -> installed conf-pkg-config.4
#30 26.66 -> installed conf-which.1
#30 26.68 -> retrieved crunch.4.0.0  (cached)
#30 26.69 -> retrieved csexp.1.5.2  (cached)
#30 26.92 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (cached)
#30 26.93 -> installed conf-gmp-powm-sec.3
#30 26.93 -> installed conf-libffi.2.0.0
#30 26.93 -> installed conf-sqlite3.1
#30 26.94 -> installed conf-graphviz.0.1
#30 26.95 -> retrieved csv.2.4  (cached)
#30 27.48 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
#30 27.85 -> retrieved current.0.7.1, current_docker.0.7.1, current_git.0.7.1, current_github.0.7.1, current_slack.0.7.1, current_ssh.0.7.1, current_web.0.7.1  (cached)
#30 27.86 -> retrieved current_incr.0.6.1  (cached)
#30 28.05 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0  (cached)
#30 28.11 -> retrieved domain-name.0.4.1  (cached)
#30 28.11 -> retrieved duration.0.2.1  (cached)
#30 28.13 -> retrieved easy-format.1.3.4  (cached)
#30 28.15 -> retrieved eqaf.0.9  (cached)
#30 28.17 -> retrieved extunix.0.4.3  (cached)
#30 28.18 -> retrieved fmt.0.9.0  (cached)
#30 28.19 -> retrieved fpath.0.7.3  (cached)
#30 28.21 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#30 28.22 -> retrieved gmap.0.3.0  (cached)
#30 28.29 -> retrieved github.4.4.1, github-data.4.4.1, github-unix.4.4.1  (cached)
#30 28.29 -> retrieved hex.1.5.0  (cached)
#30 28.30 -> retrieved hkdf.1.0.4  (cached)
#30 28.31 -> retrieved inotify.2.6  (cached)
#30 28.33 -> retrieved integers.0.7.0  (cached)
#30 28.37 -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
#30 28.37 -> retrieved irmin-watcher.0.5.0  (cached)
#30 28.38 -> retrieved ke.0.6  (cached)
#30 28.39 -> retrieved logs.0.7.0  (cached)
#30 28.53 -> retrieved lwt.5.9.0  (cached)
#30 28.53 -> retrieved lwt-dllist.1.0.1  (cached)
#30 28.55 -> retrieved magic-mime.1.3.1  (cached)
#30 28.56 -> retrieved mirage-clock.4.2.0  (cached)
#30 29.14 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
#30 34.98 -> retrieved dune.3.17.2, dune-configurator.3.17.2  (cached)
#30 41.28 -> 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)
#30 41.29 -> retrieved mirage-flow.3.0.0  (cached)
#30 41.30 -> retrieved mirage-kv.6.1.1  (cached)
#30 41.32 -> retrieved mtime.2.1.0  (cached)
#30 41.36 -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0  (cached)
#30 41.39 -> retrieved num.1.5-1  (cached)
#30 41.49 -> installed cmdliner.1.3.0
#30 41.51 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#30 41.52 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#30 41.64 -> retrieved ocamlbuild.0.16.1  (cached)
#30 41.91 -> retrieved ocamlfind.1.9.8  (cached)
#30 41.95 -> retrieved ocplib-endian.1.2  (cached)
#30 41.96 -> retrieved optint.0.3.0  (cached)
#30 41.99 -> retrieved parsexp.v0.16.0  (cached)
#30 42.00 -> retrieved pbkdf.1.2.0  (cached)
#30 42.01 -> retrieved pecu.0.7  (cached)
#30 42.02 -> retrieved ppx_derivers.1.2.1  (cached)
#30 42.03 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#30 42.05 -> retrieved ppx_deriving.6.0.3  (cached)
#30 42.08 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#30 42.09 -> retrieved prettym.0.0.3  (cached)
#30 42.12 -> retrieved prometheus.1.2, prometheus-app.1.2  (cached)
#30 42.14 -> retrieved ptime.1.2.0  (cached)
#30 42.19 -> retrieved res.5.0.2  (cached)
#30 42.25 -> retrieved re.1.12.0  (cached)
#30 42.26 -> retrieved result.1.5  (cached)
#30 42.30 -> retrieved routes.2.0.0  (cached)
#30 42.30 -> retrieved seq.base  (cached)
#30 42.31 -> installed seq.base
#30 42.33 -> retrieved rresult.0.7.0  (cached)
#30 42.65 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (cached)
#30 42.84 -> retrieved ppxlib.0.35.0  (cached)
#30 42.87 -> retrieved sexplib.v0.16.0  (cached)
#30 42.89 -> retrieved sexplib0.v0.16.0  (cached)
#30 42.91 -> retrieved sqlite3.5.3.0  (cached)
#30 42.94 -> retrieved stdint.0.7.2  (cached)
#30 42.96 -> retrieved stdio.v0.16.0  (cached)
#30 42.98 -> retrieved stdlib-shims.0.3.0  (cached)
#30 42.99 -> retrieved stringext.1.6.0  (cached)
#30 43.08 -> retrieved tyxml.4.6.0  (cached)
#30 43.13 -> retrieved topkg.1.0.7  (cached)
#30 43.17 -> retrieved unstrctrd.0.4  (cached)
#30 43.34 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#30 43.59 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#30 43.60 -> retrieved uutf.1.0.3  (cached)
#30 43.63 -> retrieved x509.0.16.5  (cached)
#30 43.64 -> retrieved zarith.1.14  (cached)
#30 43.72 -> retrieved yojson.2.2.2  (cached)
#30 45.87 -> installed num.1.5-1
#30 47.90 -> installed ocamlfind.1.9.8
#30 47.91 -> installed base-bytes.base
#30 55.31 -> installed zarith.1.14
#30 55.42 -> installed ocamlbuild.0.16.1
#30 64.35 -> installed topkg.1.0.7
#30 65.14 -> installed asetmap.0.8.1
#30 65.31 -> installed rresult.0.7.0
#30 66.21 -> installed uutf.1.0.3
#30 66.23 -> installed mtime.2.1.0
#30 66.39 -> installed fmt.0.9.0
#30 66.51 -> installed ptime.1.2.0
#30 66.73 -> installed astring.0.8.5
#30 67.93 -> installed fpath.0.7.3
#30 75.56 -> installed dune.3.17.2
#30 76.99 -> installed base64.3.5.1
#30 77.07 -> installed bigarray-compat.1.1.0
#30 77.12 -> installed bigarray-overlap.0.2.1
#30 77.21 -> installed camlp-streams.5.0.1
#30 77.27 -> installed crunch.4.0.0
#30 77.30 -> installed csexp.1.5.2
#30 79.80 -> installed cppo.1.8.0
#30 79.82 -> installed cstruct.6.2.0
#30 79.84 -> installed csv.2.4
#30 79.86 -> installed current_incr.0.6.1
#30 79.87 -> installed domain-name.0.4.1
#30 79.87 -> installed duration.0.2.1
#30 79.88 -> installed easy-format.1.3.4
#30 79.89 -> installed gmap.0.3.0
#30 79.91 -> installed http.6.0.0
#30 79.93 -> installed ke.0.6
#30 79.94 -> installed lwt-dllist.1.0.1
#30 79.95 -> installed macaddr.5.6.0
#30 79.99 -> installed magic-mime.1.3.1
#30 80.00 -> installed menhirCST.20240715
#30 80.06 -> installed menhirLib.20240715
#30 80.14 -> installed menhirSdk.20240715
#30 80.34 -> installed mirage-clock.4.2.0
#30 80.36 -> installed ocaml-compiler-libs.v0.12.4
#30 80.44 -> installed ocaml-syntax-shims.1.0.0
#30 80.46 -> installed optint.0.3.0
#30 80.47 -> installed pecu.0.7
#30 80.48 -> installed ppx_derivers.1.2.1
#30 80.59 -> installed re.1.12.0
#30 80.66 -> installed res.5.0.2
#30 80.73 -> installed result.1.5
#30 80.79 -> installed sexplib0.v0.16.0
#30 80.99 -> installed stdint.0.7.2
#30 81.00 -> installed stdlib-shims.0.3.0
#30 81.13 -> installed stringext.1.6.0
#30 81.24 -> installed yojson.2.2.2
#30 81.29 -> installed ocplib-endian.1.2
#30 81.33 -> installed asn1-combinators.0.2.6
#30 81.37 -> installed eqaf.0.9
#30 81.44 -> installed hex.1.5.0
#30 81.56 -> installed biniou.1.2.2
#30 81.74 -> installed ipaddr.5.6.0
#30 81.75 -> installed routes.2.0.0
#30 82.03 -> installed integers.0.7.0
#30 82.46 -> installed atdgen-runtime.2.16.0
#30 84.64 -> installed parsexp.v0.16.0
#30 86.03 -> installed dune-configurator.3.17.2
#30 87.67 -> installed sexplib.v0.16.0
#30 87.76 -> installed bigstringaf.0.10.0
#30 89.56 -> installed angstrom.0.16.1
#30 89.71 -> installed prettym.0.0.3
#30 90.12 -> installed tyxml.4.6.0
#30 91.08 -> installed sqlite3.5.3.0
#30 91.30 -> installed unstrctrd.0.4
#30 91.47 -> installed ansi.0.7.0
#30 93.29 -> installed mirage-crypto.0.11.3
#30 94.04 -> installed hkdf.1.0.4
#30 94.09 -> installed pbkdf.1.2.0
#30 94.54 -> installed uri.4.4.0
#30 96.31 -> installed lwt.5.9.0
#30 96.80 -> installed mirage-flow.3.0.0
#30 96.83 -> installed mirage-kv.6.1.1
#30 96.86 -> installed cstruct-lwt.6.2.0
#30 97.00 -> installed prometheus.1.2
#30 97.02 -> installed inotify.2.6
#30 99.07 -> installed logs.0.7.0
#30 99.61 -> installed ctypes.0.23.0
#30 100.8 -> installed base.v0.16.3
#30 100.9 -> installed mirage-crypto-rng.0.11.3
#30 101.5 -> installed multipart_form.0.6.0
#30 101.7 -> installed stdio.v0.16.0
#30 102.0 -> installed mirage-crypto-rng-lwt.0.11.3
#30 102.1 -> installed multipart_form-lwt.0.6.0
#30 102.2 -> installed capnp-rpc.1.2.3
#30 102.3 -> installed session.0.5.0
#30 103.0 -> installed mirage-crypto-pk.0.11.3
#30 105.3 -> installed ctypes-foreign.0.23.0
#30 105.5 -> installed cf.0.5.0
#30 105.6 -> installed fsevents.0.3.0
#30 105.7 -> installed cf-lwt.0.5.0
#30 105.8 -> installed fsevents-lwt.0.3.0
#30 106.2 -> installed bos.0.2.1
#30 106.9 -> installed irmin-watcher.0.5.0
#30 113.0 -> installed menhir.20240715
#30 114.2 -> installed ppxlib.0.35.0
#30 114.5 -> installed capnp.3.6.0
#30 114.9 -> installed mirage-crypto-ec.0.11.3
#30 116.5 -> installed atd.2.16.0
#30 118.6 -> installed x509.0.16.5
#30 119.1 -> installed ca-certs.0.2.3
#30 119.9 -> installed capnp-rpc-lwt.1.2.3
#30 120.3 -> installed atdgen.2.15.0
#30 120.9 -> installed ppx_deriving.6.0.3
#30 121.3 -> installed ppx_sexp_conv.v0.16.0
#30 121.6 -> installed tls.0.17.3
#30 122.3 -> installed tls-mirage.0.17.3
#30 122.8 -> installed tls-lwt.0.17.3
#30 124.6 -> installed uri-sexp.4.4.0
#30 124.8 -> installed ipaddr-sexp.5.6.0
#30 125.2 -> installed ppx_deriving_yojson.3.9.1
#30 125.4 -> installed capnp-rpc-net.1.2.3
#30 126.7 -> installed current.0.7.1
#30 127.5 -> installed conduit.6.2.3
#30 127.6 -> installed current_ssh.0.7.1
#30 129.0 -> installed cohttp.6.0.0
#30 129.7 -> installed session-cohttp.0.5.0
#30 130.5 -> installed extunix.0.4.3
#30 130.8 -> installed current_git.0.7.1
#30 130.9 -> installed conduit-lwt.6.2.3
#30 132.0 -> installed capnp-rpc-unix.1.2.3
#30 132.9 -> installed ocluster-api.0.3.0
#30 133.0 -> installed cohttp-lwt.6.0.0
#30 133.4 -> installed session-cohttp-lwt.0.5.0
#30 134.6 -> installed conduit-lwt-unix.6.2.3
#30 134.8 -> installed current_docker.0.7.1
#30 135.1 -> installed github-data.4.4.1
#30 136.6 -> installed current_ocluster.0.3.0
#30 137.7 -> installed github.4.4.1
#30 138.6 -> installed cohttp-lwt-unix.6.0.0
#30 139.6 -> installed prometheus-app.1.2
#30 139.8 -> installed current_slack.0.7.1
#30 144.0 -> installed github-unix.4.4.1
#30 144.6 -> installed current_web.0.7.1
#30 148.1 -> installed current_github.0.7.1
#30 154.8 Done.
#30 154.8 
#30 154.8 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#30 154.8 => Note: This package is deprecated.
#30 154.8 # To update the current shell environment, run: eval $(opam env)
#30 DONE 157.0s

#31 [build 11/12] ADD --chown=opam . .
#31 sha256:5ea6962d30e9b54bd6ac1485a84c12f950f5fc95be5547f36d3792baca3bc84e
#31 DONE 0.2s

#32 [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocurrent-deployer
#32 sha256:5724ee10547ef8a3fb24931324645c846e07ed6000fbace4b2142a451538370e
#32 DONE 6.2s

#18 [stage-1  9/11] RUN ./create-config.sh
#18 sha256:2632c59a1de6d2436c8e70e3967aec25f8edfee33b1cad38c218c760e3189c16
#18 CACHED

#11 [stage-1  3/11] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt update && apt-get --no-install-recommends install -y     awscli     ca-certificates     curl     dumb-init     git     gnupg2     graphviz     libev4     libsqlite3-dev     netbase     openssh-client     rsync     libffi-dev
#11 sha256:35e04058ceee23115c8acdd99f376dc01399fe9b023bbe4b397752c33f87e517
#11 CACHED

#13 [stage-1  5/11] RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
#13 sha256:d7dd94cff4c06c7f437e89565c0ac645f3d6f0a7cbce4714431d873005bbbae1
#13 CACHED

#14 [stage-1  6/11] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt update && apt-get --no-install-recommends install -y     docker-buildx-plugin     docker-ce     docker-ce-cli     docker-compose-plugin
#14 sha256:a2a868c23985d25ccb2dc7509ddd90ee09a98f7c51e15689913e1e2fa8901fc9
#14 CACHED

#17 [stage-1  8/11] COPY --link create-config.sh .
#17 sha256:57aa5648acba4c57a6040e41ab01a17505005fd6bd5c89ada27b7e9d405cf8bc
#17 CACHED

#19 [stage-1 10/11] RUN docker context use default
#19 sha256:4f42d9cc4a379f37ea59dbc5f3d7ffbbeb49bc1e804a289eed369a8376c726b2
#19 CACHED

#15 [stage-1  7/11] WORKDIR /var/lib/ocurrent
#15 sha256:563af9681ac39f78dc300b651e3e5cea2b07912857e1195828c8b78b7efff552
#15 CACHED

#10 [stage-1  2/11] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#10 sha256:8367a22b3eb0c8ed67848caaba54e8ff4c3bd34c6d84c6fd4d7769b5d2ece865
#10 CACHED

#12 [stage-1  4/11] RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
#12 sha256:605288da6768dcd9329d5c0ade8cf6786621d2ee6f8fa9e8bd2e560eb3961313
#12 CACHED

#33 [stage-1 11/11] COPY --from=build --link /src/_build/install/default/bin/ocurrent-deployer /usr/local/bin/
#33 sha256:82ac81103e181b225bd67dbcb00bfdf109cffb1c228e129ea32e17059816f36f
#33 CACHED

#34 exporting to image
#34 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#34 exporting layers done
#34 writing image sha256:dd6fb60f47d3681a699381a484c255a3630bc871cab62a1b14240a61951c0b19
#34 writing image sha256:dd6fb60f47d3681a699381a484c255a3630bc871cab62a1b14240a61951c0b19 done
#34 DONE 0.1s
Job succeeded
2025-06-02 15:21.16: Job succeeded